1
0

chore(i18n): update translations via Crowdin

This commit is contained in:
Frederick [Bot] 2024-05-25 00:27:52 +00:00 committed by drone
parent 2e298ffc11
commit 3925536a7c
2 changed files with 1225 additions and 17 deletions

File diff suppressed because it is too large Load Diff

View File

@ -53,7 +53,7 @@
"loginWith": "Log in with {provider}", "loginWith": "Log in with {provider}",
"authenticating": "Authenticating…", "authenticating": "Authenticating…",
"openIdStateError": "State does not match, refusing to continue!", "openIdStateError": "State does not match, refusing to continue!",
"openIdGeneralError": "An error occured while authenticating against the third party.", "openIdGeneralError": "An error occurred while authenticating against the third party.",
"logout": "Logout", "logout": "Logout",
"emailInvalid": "Please enter a valid email address.", "emailInvalid": "Please enter a valid email address.",
"usernameRequired": "Please provide a username.", "usernameRequired": "Please provide a username.",
@ -227,8 +227,8 @@
"title": "Archive \"{project}\"", "title": "Archive \"{project}\"",
"archive": "Archive this project", "archive": "Archive this project",
"unarchive": "Un-Archive this project", "unarchive": "Un-Archive this project",
"unarchiveText": "You will be able to create new tasks or edit it.", "unarchiveText": "You will be able to create tasks or edit it.",
"archiveText": "You won't be able to edit this project or create new tasks until you un-archive it.", "archiveText": "You won't be able to edit this project or create tasks until you un-archive it.",
"success": "The project was successfully archived." "success": "The project was successfully archived."
}, },
"background": { "background": {
@ -277,7 +277,7 @@
"title": "Share Links", "title": "Share Links",
"what": "What is a share link?", "what": "What is a share link?",
"explanation": "Share Links allow you to easily share a project with other users who don't have an account on Vikunja.", "explanation": "Share Links allow you to easily share a project with other users who don't have an account on Vikunja.",
"create": "Create a new link share", "create": "Create a link share",
"name": "Name (optional)", "name": "Name (optional)",
"namePlaceholder": "e.g. Lorem Ipsum", "namePlaceholder": "e.g. Lorem Ipsum",
"nameExplanation": "All actions done by this link share will show up with the name.", "nameExplanation": "All actions done by this link share will show up with the name.",
@ -317,9 +317,9 @@
"list": { "list": {
"title": "List", "title": "List",
"add": "Add", "add": "Add",
"addPlaceholder": "Add a new task…", "addPlaceholder": "Add a task…",
"empty": "This project is currently empty.", "empty": "This project is currently empty.",
"newTaskCta": "Create a new task.", "newTaskCta": "Create a task.",
"editTask": "Edit Task" "editTask": "Edit Task"
}, },
"gantt": { "gantt": {
@ -352,7 +352,7 @@
"addTaskPlaceholder": "Enter the new task title…", "addTaskPlaceholder": "Enter the new task title…",
"addTask": "Add a task", "addTask": "Add a task",
"addAnotherTask": "Add another task", "addAnotherTask": "Add another task",
"addBucket": "Create a new bucket", "addBucket": "Create a bucket",
"addBucketPlaceholder": "Enter the new bucket title…", "addBucketPlaceholder": "Enter the new bucket title…",
"deleteHeaderBucket": "Delete the bucket", "deleteHeaderBucket": "Delete the bucket",
"deleteBucketText1": "Are you sure you want to delete this bucket?", "deleteBucketText1": "Are you sure you want to delete this bucket?",
@ -423,7 +423,7 @@
"create": { "create": {
"title": "New Saved Filter", "title": "New Saved Filter",
"description": "A saved filter is a virtual project which is computed from a set of filters each time it is accessed.", "description": "A saved filter is a virtual project which is computed from a set of filters each time it is accessed.",
"action": "Create new saved filter", "action": "Create saved filter",
"titleRequired": "Please provide a title for the filter." "titleRequired": "Please provide a title for the filter."
}, },
"delete": { "delete": {
@ -507,7 +507,7 @@
"search": "Type to search for a label…", "search": "Type to search for a label…",
"create": { "create": {
"header": "New label", "header": "New label",
"title": "Create a new label", "title": "Create a label",
"titleRequired": "Please specify a title.", "titleRequired": "Please specify a title.",
"success": "The label was successfully created." "success": "The label was successfully created."
}, },
@ -528,7 +528,7 @@
"sharing": { "sharing": {
"authenticating": "Authenticating…", "authenticating": "Authenticating…",
"passwordRequired": "This shared project requires a password. Please enter it below:", "passwordRequired": "This shared project requires a password. Please enter it below:",
"error": "An error occured.", "error": "An error occurred.",
"invalidPassword": "The password is invalid." "invalidPassword": "The password is invalid."
}, },
"navigation": { "navigation": {
@ -642,7 +642,7 @@
"placeholder": "Type some text or hit '/' to see more options…" "placeholder": "Type some text or hit '/' to see more options…"
}, },
"multiselect": { "multiselect": {
"createPlaceholder": "Create new", "createPlaceholder": "Create",
"selectPlaceholder": "Click or press enter to select" "selectPlaceholder": "Click or press enter to select"
}, },
"datepickerRange": { "datepickerRange": {
@ -721,10 +721,10 @@
}, },
"task": { "task": {
"task": "Task", "task": "Task",
"new": "Create a new task", "new": "Create a task",
"delete": "Delete this task", "delete": "Delete this task",
"createSuccess": "The task was successfully created.", "createSuccess": "The task was successfully created.",
"addReminder": "Add a new reminder…", "addReminder": "Add a reminder…",
"doneSuccess": "The task was successfully marked as done.", "doneSuccess": "The task was successfully marked as done.",
"undoneSuccess": "The task was successfully un-marked as done.", "undoneSuccess": "The task was successfully un-marked as done.",
"undo": "Undo", "undo": "Undo",
@ -860,7 +860,7 @@
"unassignSuccess": "The user has been unassigned successfully." "unassignSuccess": "The user has been unassigned successfully."
}, },
"label": { "label": {
"placeholder": "Type to add a new label…", "placeholder": "Type to add a label…",
"createPlaceholder": "Add this as new label", "createPlaceholder": "Add this as new label",
"addSuccess": "The label has been added successfully.", "addSuccess": "The label has been added successfully.",
"createSuccess": "The label has been created successfully.", "createSuccess": "The label has been created successfully.",
@ -883,8 +883,8 @@
"relation": { "relation": {
"add": "Add a New Task Relation", "add": "Add a New Task Relation",
"new": "New Task Relation", "new": "New Task Relation",
"searchPlaceholder": "Type search for a new task to add as related…", "searchPlaceholder": "Type search for a task to add as related…",
"createPlaceholder": "Add this as new related task", "createPlaceholder": "Add this as related task",
"differentProject": "This task belongs to a different project.", "differentProject": "This task belongs to a different project.",
"noneYet": "No task relations yet.", "noneYet": "No task relations yet.",
"delete": "Delete Task Relation", "delete": "Delete Task Relation",
@ -962,7 +962,7 @@
"title": "Teams", "title": "Teams",
"noTeams": "You are currently not part of any teams.", "noTeams": "You are currently not part of any teams.",
"create": { "create": {
"title": "Create a new team", "title": "Create a team",
"success": "The team was successfully created." "success": "The team was successfully created."
}, },
"edit": { "edit": {