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 4571c08 commit 7a83541
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
9 changes: 8 additions & 1 deletion l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ OC.L10N.register(
"{actor} deleted your poll \"%s\"." : "{actor} ištrynė jūsų apklausą „%s“.",
"%s archived your poll" : "%s užarchyvavo jūsų apklausą",
"{actor} archived your poll \"%s\"." : "{actor} užarchyvavo jūsų apklausą „%s“.",
"You have commented" : "Jūs pakomentavote",
"{actor} has commented" : "{actor} pakomentavo",
"You have deleted a comment" : "Jūs ištrynėte komentarą",
"{actor} has deleted a comment" : "{actor} ištrynė komentarą",
"You have added an option" : "Jūs pridėjote variantą",
Expand Down Expand Up @@ -71,10 +73,14 @@ OC.L10N.register(
"Conflict" : "Failų konfliktas",
"Although participant's names are hidden, this is not a real anonymous poll because they are not hidden from the owner." : "Nors dalyvių vardai yra paslėpti, vis dėlto, tai nėra tikra anoniminė apklausa, nes vardus gali matyti apklausos savininkas.",
"Additionally the owner can remove the anonymous flag at any time, which will reveal the participant's names." : "Be to, savininkas bet kuriuo metu gali pašalinti anoniminės apklausos vėliavėlę, kas savo ruožtu atskleis dalyvių vardus.",
"New comment …" : "Naujas komentaras …",
"This poll is closed." : "Ši apklausa yra baigta.",
"No further action is possible." : "Neįmanoma atlikti jokių tolimesnių veiksmų.",
"New comment …" : "Naujas komentaras…",
"Error while saving comment" : "Klaida įrašant komentarą",
"Restore comment" : "Atkurti komentarą",
"Delete comment" : "Ištrinti komentarą",
"Error while deleting the comment" : "Klaida ištrinant komentarą",
"Error while restoring the comment" : "Klaida atkuriant komentarą",
"deleted" : "Ištrintas",
"Allow Comments" : "Leisti komentuoti",
"Allow \"Maybe\" vote" : "Leisti „Galbūt“ balsą",
Expand Down Expand Up @@ -106,6 +112,7 @@ OC.L10N.register(
"From" : "Nuo",
"To" : "Kam",
"Email address" : "El. pašto adresas",
"Error exporting file." : "Klaida eksportuojant failą.",
"No" : "Ne",
"Clone poll" : "Dubliuoti apklausą",
"Archive poll" : "Archyvuoti apklausą",
Expand Down
9 changes: 8 additions & 1 deletion l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
"{actor} deleted your poll \"%s\"." : "{actor} ištrynė jūsų apklausą „%s“.",
"%s archived your poll" : "%s užarchyvavo jūsų apklausą",
"{actor} archived your poll \"%s\"." : "{actor} užarchyvavo jūsų apklausą „%s“.",
"You have commented" : "Jūs pakomentavote",
"{actor} has commented" : "{actor} pakomentavo",
"You have deleted a comment" : "Jūs ištrynėte komentarą",
"{actor} has deleted a comment" : "{actor} ištrynė komentarą",
"You have added an option" : "Jūs pridėjote variantą",
Expand Down Expand Up @@ -69,10 +71,14 @@
"Conflict" : "Failų konfliktas",
"Although participant's names are hidden, this is not a real anonymous poll because they are not hidden from the owner." : "Nors dalyvių vardai yra paslėpti, vis dėlto, tai nėra tikra anoniminė apklausa, nes vardus gali matyti apklausos savininkas.",
"Additionally the owner can remove the anonymous flag at any time, which will reveal the participant's names." : "Be to, savininkas bet kuriuo metu gali pašalinti anoniminės apklausos vėliavėlę, kas savo ruožtu atskleis dalyvių vardus.",
"New comment …" : "Naujas komentaras …",
"This poll is closed." : "Ši apklausa yra baigta.",
"No further action is possible." : "Neįmanoma atlikti jokių tolimesnių veiksmų.",
"New comment …" : "Naujas komentaras…",
"Error while saving comment" : "Klaida įrašant komentarą",
"Restore comment" : "Atkurti komentarą",
"Delete comment" : "Ištrinti komentarą",
"Error while deleting the comment" : "Klaida ištrinant komentarą",
"Error while restoring the comment" : "Klaida atkuriant komentarą",
"deleted" : "Ištrintas",
"Allow Comments" : "Leisti komentuoti",
"Allow \"Maybe\" vote" : "Leisti „Galbūt“ balsą",
Expand Down Expand Up @@ -104,6 +110,7 @@
"From" : "Nuo",
"To" : "Kam",
"Email address" : "El. pašto adresas",
"Error exporting file." : "Klaida eksportuojant failą.",
"No" : "Ne",
"Clone poll" : "Dubliuoti apklausą",
"Archive poll" : "Archyvuoti apklausą",
Expand Down

0 comments on commit 7a83541

Please sign in to comment.