Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 13, 2025
1 parent 28fa2e4 commit f93f4c8
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ OC.L10N.register(
"Add this as a new tag" : "Pridėti tai kaip naują žymę",
"No tag available. Create one!" : "Nėra prieinamų žymių. Sukurkite žymę!",
"Cancel" : "Atsisakyti",
"Creating new tasks…" : "Kuriamos naujos užduotys…",
"Close" : "Užverti",
"Delete all completed tasks." : "Ištrinti visas atliktas užduotis.",
"Delete completed tasks." : "Ištrinti atliktas užduotis.",
Expand All @@ -95,8 +96,10 @@ OC.L10N.register(
"Alphabetically" : "Pagal abėcėlę",
"Sort by summary and priority." : "Rikiuoti pagal santrauką bei pirmenybę.",
"Tags" : "Žymės",
"Sort by tags." : "Rikiuoti pagal žymes.",
"Manually" : "Rankiniu būdu",
"Sort by manual order." : "Rikiuoti rankine tvarka.",
"Task is pinned" : "Užduotis prisegta",
"{complete} % completed" : "{complete}% atlikta",
"Add subtask" : "Pridėti dalinę užduotį",
"Show subtasks" : "Rodyti dalines užduotis",
Expand All @@ -110,6 +113,7 @@ OC.L10N.register(
"Task is completed" : "Užduotis atlikta",
"Task is read-only" : "Užduotis yra tik skaitymui",
"Create a new task" : "Sukurti naują užduotį",
"Task summary" : "Užduoties santrauka",
"Create task" : "Sukurti užduotį",
"Creating the new task…" : "Kuriama nauja užduotis…",
"Open task" : "Atverti užduotį",
Expand All @@ -121,6 +125,7 @@ OC.L10N.register(
"Unpin" : "Atsegti",
"Pin" : "Prisegti",
"Show in Calendar" : "Rodyti kalendoriuje",
"Edit summary" : "Taisyti santrauką",
"Details" : "Išsamiau",
"Select a classification" : "Pasirinkite klasifikavimą",
"Select a status" : "Pasirinkite būseną",
Expand Down
5 changes: 5 additions & 0 deletions l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"Add this as a new tag" : "Pridėti tai kaip naują žymę",
"No tag available. Create one!" : "Nėra prieinamų žymių. Sukurkite žymę!",
"Cancel" : "Atsisakyti",
"Creating new tasks…" : "Kuriamos naujos užduotys…",
"Close" : "Užverti",
"Delete all completed tasks." : "Ištrinti visas atliktas užduotis.",
"Delete completed tasks." : "Ištrinti atliktas užduotis.",
Expand All @@ -93,8 +94,10 @@
"Alphabetically" : "Pagal abėcėlę",
"Sort by summary and priority." : "Rikiuoti pagal santrauką bei pirmenybę.",
"Tags" : "Žymės",
"Sort by tags." : "Rikiuoti pagal žymes.",
"Manually" : "Rankiniu būdu",
"Sort by manual order." : "Rikiuoti rankine tvarka.",
"Task is pinned" : "Užduotis prisegta",
"{complete} % completed" : "{complete}% atlikta",
"Add subtask" : "Pridėti dalinę užduotį",
"Show subtasks" : "Rodyti dalines užduotis",
Expand All @@ -108,6 +111,7 @@
"Task is completed" : "Užduotis atlikta",
"Task is read-only" : "Užduotis yra tik skaitymui",
"Create a new task" : "Sukurti naują užduotį",
"Task summary" : "Užduoties santrauka",
"Create task" : "Sukurti užduotį",
"Creating the new task…" : "Kuriama nauja užduotis…",
"Open task" : "Atverti užduotį",
Expand All @@ -119,6 +123,7 @@
"Unpin" : "Atsegti",
"Pin" : "Prisegti",
"Show in Calendar" : "Rodyti kalendoriuje",
"Edit summary" : "Taisyti santrauką",
"Details" : "Išsamiau",
"Select a classification" : "Pasirinkite klasifikavimą",
"Select a status" : "Pasirinkite būseną",
Expand Down
1 change: 1 addition & 0 deletions l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ OC.L10N.register(
"[Due today at] LT" : "[До сьогодні о] LT",
"[Due tomorrow at] LT" : "[До завтра о] LT",
"[Due] L [at] LT" : "[До] L [,] LT",
"Completion date must be in the past." : "Дата завершення має бути ранішою",
"Successfully created the task." : "Успішно додано завдання.",
"Could not delete the task." : "Не вдалося вилучити завдання.",
"Synchronizing to the server." : "Синхронізація з сервером.",
Expand Down
1 change: 1 addition & 0 deletions l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@
"[Due today at] LT" : "[До сьогодні о] LT",
"[Due tomorrow at] LT" : "[До завтра о] LT",
"[Due] L [at] LT" : "[До] L [,] LT",
"Completion date must be in the past." : "Дата завершення має бути ранішою",
"Successfully created the task." : "Успішно додано завдання.",
"Could not delete the task." : "Не вдалося вилучити завдання.",
"Synchronizing to the server." : "Синхронізація з сервером.",
Expand Down

0 comments on commit f93f4c8

Please sign in to comment.