1
0

chore(i18n): update translations via Crowdin

(cherry picked from commit ec2c2e74f0e10e30dc4a8dfc991694fa1260356a)
This commit is contained in:
Frederick [Bot] 2024-08-15 00:03:11 +00:00 committed by kolaente
parent 08821ea8a8
commit d1678fe420
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
2 changed files with 24 additions and 24 deletions

View File

@ -772,9 +772,9 @@
}, },
"actions": { "actions": {
"assign": "Assign to User", "assign": "Assign to User",
"label": "Add Labels", "label": "Pridėti etiketes",
"priority": "Set Priority", "priority": "Nustatyti prioritetą",
"dueDate": "Set Due Date", "dueDate": "Nustatyto termino datą",
"startDate": "Set Start Date", "startDate": "Set Start Date",
"endDate": "Set End Date", "endDate": "Set End Date",
"reminders": "Set Reminders", "reminders": "Set Reminders",
@ -783,9 +783,9 @@
"attachments": "Add Attachments", "attachments": "Add Attachments",
"relatedTasks": "Add Relation", "relatedTasks": "Add Relation",
"moveProject": "Move", "moveProject": "Move",
"color": "Set Color", "color": "Nustatyto spalvą",
"delete": "Delete", "delete": "Ištrinti",
"favorite": "Add to Favorites", "favorite": "Pridėti prie mėgstamiausių",
"unfavorite": "Remove from Favorites" "unfavorite": "Remove from Favorites"
} }
}, },
@ -798,7 +798,7 @@
"done": "Done", "done": "Done",
"dueDate": "Due Date", "dueDate": "Due Date",
"endDate": "End Date", "endDate": "End Date",
"labels": "Labels", "labels": "Etiketės",
"percentDone": "Progress", "percentDone": "Progress",
"priority": "Priority", "priority": "Priority",
"relatedTasks": "Related Tasks", "relatedTasks": "Related Tasks",
@ -820,7 +820,7 @@
"subscribeSuccessProject": "You are now subscribed to this project", "subscribeSuccessProject": "You are now subscribed to this project",
"unsubscribeSuccessProject": "You are now unsubscribed to this project", "unsubscribeSuccessProject": "You are now unsubscribed to this project",
"subscribeSuccessTask": "You are now subscribed to this task", "subscribeSuccessTask": "You are now subscribed to this task",
"unsubscribeSuccessTask": "You are now unsubscribed to this task" "unsubscribeSuccessTask": "Užsiprenumeravai užduoties naujienas"
}, },
"attachment": { "attachment": {
"title": "Attachments", "title": "Attachments",
@ -1186,7 +1186,7 @@
"8002": "The label does not exist.", "8002": "The label does not exist.",
"8003": "You do not have access to this label.", "8003": "You do not have access to this label.",
"9001": "The right is invalid.", "9001": "The right is invalid.",
"10001": "The bucket does not exist.", "10001": "Šaltinis neegzistuoja.",
"10002": "The bucket does not belong to that project.", "10002": "The bucket does not belong to that project.",
"10003": "You cannot remove the last bucket on a project.", "10003": "You cannot remove the last bucket on a project.",
"10004": "You cannot add the task to this bucket as it already exceeded the limit of tasks it can hold.", "10004": "You cannot add the task to this bucket as it already exceeded the limit of tasks it can hold.",
@ -1195,22 +1195,22 @@
"11002": "Saved filters are not available for link shares.", "11002": "Saved filters are not available for link shares.",
"12001": "The subscription entity type is invalid.", "12001": "The subscription entity type is invalid.",
"12002": "You are already subscribed to the entity itself or a parent entity.", "12002": "You are already subscribed to the entity itself or a parent entity.",
"13001": "This link share requires a password for authentication, but none was provided.", "13001": "Šis dalinimasis nuoroda reikalauja slaptažodžio identifikavimuisi, bet jis nebuvo pateiktas.",
"13002": "The provided link share password was invalid." "13002": "Pateikta slaptažodžio dalinimosi nuoroda negalioja."
}, },
"about": { "about": {
"title": "About", "title": "Apie",
"version": "Version: {version}" "version": "Versija: {version}"
}, },
"time": { "time": {
"units": { "units": {
"seconds": "second|seconds", "seconds": "sekundė|sekundės",
"minutes": "minute|minutes", "minutes": "minutė|minutės",
"hours": "hour|hours", "hours": "valanda|valandos",
"days": "day|days", "days": "diena|dienos",
"weeks": "week|weeks", "weeks": "savaitė|savaitės",
"months": "month|months", "months": "mėnesis|mėnesiai",
"years": "year|years" "years": "metai|metai"
} }
} }
} }

View File

@ -74,7 +74,7 @@
"newPasswordTitle": "Uppdatera ditt lösenord", "newPasswordTitle": "Uppdatera ditt lösenord",
"newPassword": "Nytt lösenord", "newPassword": "Nytt lösenord",
"newPasswordConfirm": "New password confirmation", "newPasswordConfirm": "New password confirmation",
"currentPassword": "Current password", "currentPassword": "Nuvarande lösenord",
"currentPasswordPlaceholder": "Ditt nuvarande lösenord", "currentPasswordPlaceholder": "Ditt nuvarande lösenord",
"passwordsDontMatch": "The new password and its confirmation don't match.", "passwordsDontMatch": "The new password and its confirmation don't match.",
"passwordUpdateSuccess": "The password was successfully updated.", "passwordUpdateSuccess": "The password was successfully updated.",
@ -83,7 +83,7 @@
"updateEmailSuccess": "Your email address was successfully updated. We've sent you a link to confirm it.", "updateEmailSuccess": "Your email address was successfully updated. We've sent you a link to confirm it.",
"general": { "general": {
"title": "General Settings", "title": "General Settings",
"name": "My Name", "name": "Mitt namn",
"newName": "The new name", "newName": "The new name",
"savedSuccess": "The settings were successfully updated.", "savedSuccess": "The settings were successfully updated.",
"emailReminders": "Send me reminders for tasks via email", "emailReminders": "Send me reminders for tasks via email",
@ -396,7 +396,7 @@
"bucketConfig": "Bucket configuration", "bucketConfig": "Bucket configuration",
"bucketConfigManual": "Manual", "bucketConfigManual": "Manual",
"filter": "Filter", "filter": "Filter",
"create": "Create view", "create": "Skapa vy",
"createSuccess": "The view was created successfully.", "createSuccess": "The view was created successfully.",
"titleRequired": "Please provide a title.", "titleRequired": "Please provide a title.",
"delete": "Delete this view", "delete": "Delete this view",
@ -575,7 +575,7 @@
"id": "ID", "id": "ID",
"created": "Created at", "created": "Created at",
"createdBy": "Created by {0}", "createdBy": "Created by {0}",
"actions": "Actions", "actions": "Åtgärder",
"cannotBeUndone": "This cannot be undone!" "cannotBeUndone": "This cannot be undone!"
}, },
"input": { "input": {