Translated using Weblate (English)

Currently translated at 100.0% (46 of 46 strings)

Translation: Anvil/Anvil
Translate-URL: https://translate.codeberg.org/projects/anvil/anvil/en/
This commit is contained in:
Dirk 2024-05-03 11:00:22 +00:00 committed by Codeberg Translate
parent 9d96eb7a00
commit e6c46448c9
No known key found for this signature in database
GPG key ID: E21F1D62EE3AAC1C

View file

@ -1,116 +1,116 @@
{
"page": {
"import_project": {
"form": {
"avatar": "Avatar",
"components": "Components",
"fields": {
"avatar": {
"label": "Upload image"
},
"description": {
"label": "Description",
"placeholder": "Describe the project in less than 100 characters…"
},
"issues": {
"label": "Issues"
},
"name": {
"error": "This field is required",
"label": "Name",
"placeholder": "Name of the project…"
},
"pr": {
"label": "Pull Requests"
},
"repository": {
"hint": "optional: import from git repo",
"label": "Repository",
"placeholder": "url of git repository…"
}
},
"submit": "Create project"
},
"heading": "Create project",
"intro": "Add a new F2 project to Anvil."
},
"login": {
"form": {
"fields": {
"account": {
"label": "Account name"
},
"passphrase": {
"label": "Passphrase",
"placeholder": "password"
},
"server": {
"label": "F2 server"
}
},
"reset": "Reset passphrase",
"submit": "Log in",
"validation": {
"incorrect": "Account or password wrong.",
"missing": "The account field is required."
}
},
"heading": "Log in",
"intro": "To use Anvil with your F2 account, fill in your credentials."
},
"profile": {
"activities": {
"block_or_report": "{blockElementOpen}block{blockElementClose} or {reportElementOpen}report{reportElementClose}",
"like": ""
},
"heading": "Profile for",
"history": {
"activities": {
"setup": {
"description": "The F2 account @{username}@{instance} was successfully set up within {created_with}",
"summary": "account set up"
}
},
"heading": "Activities"
},
"projects": {
"add_or_import": "{addElementOpen}Add a project{addElementClose} or {importElementOpen}import a project{importElementClose}.",
"empty": "No projects added yet.",
"heading": "Projects"
}
},
"projects": {
"file_table": {
"updated": "Updated {relativeTime}"
},
"form": {
"fields": {
"more_filters": {
"submit": "More Filters"
},
"projects": {
"submit": "My projects"
},
"search": {
"placeholder": "Search or filter",
"submit": "Submit"
},
"starred": {
"submit": "Starred"
}
}
},
"nav": {
"next": "Next",
"previous": "Previous"
},
"table": {
"heading": {
"last_updated": "Last updated",
"name": "Name"
}
}
},
"welcome": "Welcome to Anvil!"
}
"page": {
"import_project": {
"form": {
"avatar": "Avatar",
"components": "Components",
"fields": {
"avatar": {
"label": "Upload image"
},
"description": {
"label": "Description",
"placeholder": "Describe the project in less than 100 characters…"
},
"issues": {
"label": "Issues"
},
"name": {
"error": "This field is required",
"label": "Name",
"placeholder": "Name of the project…"
},
"pr": {
"label": "Pull Requests"
},
"repository": {
"hint": "optional: import from git repo",
"label": "Repository",
"placeholder": "url of git repository…"
}
},
"submit": "Create project"
},
"heading": "Create project",
"intro": "Add a new F2 project to Anvil."
},
"login": {
"form": {
"fields": {
"account": {
"label": "Account name"
},
"passphrase": {
"label": "Passphrase",
"placeholder": "password"
},
"server": {
"label": "F2 server"
}
},
"reset": "Reset passphrase",
"submit": "Log in",
"validation": {
"incorrect": "Account or password wrong.",
"missing": "The account field is required."
}
},
"heading": "Log in",
"intro": "To use Anvil with your F2 account, fill in your credentials."
},
"profile": {
"activities": {
"block_or_report": "{blockElementOpen}block{blockElementClose} or {reportElementOpen}report{reportElementClose}",
"like": "Like"
},
"heading": "Profile for",
"history": {
"activities": {
"setup": {
"description": "The F2 account @{username}@{instance} was successfully set up within {created_with}",
"summary": "account set up"
}
},
"heading": "Activities"
},
"projects": {
"add_or_import": "{addElementOpen}Add a project{addElementClose} or {importElementOpen}import a project{importElementClose}.",
"empty": "No projects added yet.",
"heading": "Projects"
}
},
"projects": {
"file_table": {
"updated": "Updated {relativeTime}"
},
"form": {
"fields": {
"more_filters": {
"submit": "More Filters"
},
"projects": {
"submit": "My projects"
},
"search": {
"placeholder": "Search or filter",
"submit": "Submit"
},
"starred": {
"submit": "Starred"
}
}
},
"nav": {
"next": "Next",
"previous": "Previous"
},
"table": {
"heading": {
"last_updated": "Last updated",
"name": "Name"
}
}
},
"welcome": "Welcome to Anvil!"
}
}