Skip to content

Commit 87e8008

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 76658f7 commit 87e8008

26 files changed

Lines changed: 936 additions & 26 deletions

File tree

apps/comments/l10n/lt_LT.js

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,28 @@ OC.L10N.register(
1010
"{author} commented on {file}" : "{author} pakomentavo {file}",
1111
"<strong>Comments</strong> for files" : "Failų <strong>komentarai</strong>",
1212
"Files" : "Failai",
13+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Buvote paminėtas „{file}“, komentare, kuris buvo parašytas iš paskyros, kuri vėliau buvo ištrinta.",
14+
"{user} mentioned you in a comment on \"{file}\"" : "{user} minėjo jus \"{file}\" komentare",
1315
"Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus",
1416
"Edit comment" : "Taisyti komentarą",
1517
"Delete comment" : "Ištrinti komentarą",
1618
"Cancel edit" : "Atsisakyti taisymo",
1719
"New comment" : "Naujas komentaras",
20+
"Write a comment …" : "Rašyti komentarą ...",
1821
"Post comment" : "Paskelbti komentarą",
22+
"@ for mentions, : for emoji, / for smart picker" : "@ paminėjimams, : jaustukams, / išmaniajam rinkikliui",
23+
"Could not reload comments" : "Nepavyko įkelti komentarų iš naujo",
24+
"Failed to mark comments as read" : "Nepavyko pažymėti komentarų kaip perskaitytų",
1925
"Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo",
2026
"No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!",
27+
"No more messages" : "Daugiau jokių pranešimų",
2128
"Retry" : "Bandyti dar kartą",
2229
"_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"],
2330
"Comment" : "Komentaras",
2431
"An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida",
2532
"Comment deleted" : "Komentaras ištrintas",
2633
"An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida",
27-
"An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida"
34+
"An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida",
35+
"Write a comment …" : "Rašyti komentarą..."
2836
},
2937
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");

apps/comments/l10n/lt_LT.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,28 @@
88
"{author} commented on {file}" : "{author} pakomentavo {file}",
99
"<strong>Comments</strong> for files" : "Failų <strong>komentarai</strong>",
1010
"Files" : "Failai",
11+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Buvote paminėtas „{file}“, komentare, kuris buvo parašytas iš paskyros, kuri vėliau buvo ištrinta.",
12+
"{user} mentioned you in a comment on \"{file}\"" : "{user} minėjo jus \"{file}\" komentare",
1113
"Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus",
1214
"Edit comment" : "Taisyti komentarą",
1315
"Delete comment" : "Ištrinti komentarą",
1416
"Cancel edit" : "Atsisakyti taisymo",
1517
"New comment" : "Naujas komentaras",
18+
"Write a comment …" : "Rašyti komentarą ...",
1619
"Post comment" : "Paskelbti komentarą",
20+
"@ for mentions, : for emoji, / for smart picker" : "@ paminėjimams, : jaustukams, / išmaniajam rinkikliui",
21+
"Could not reload comments" : "Nepavyko įkelti komentarų iš naujo",
22+
"Failed to mark comments as read" : "Nepavyko pažymėti komentarų kaip perskaitytų",
1723
"Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo",
1824
"No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!",
25+
"No more messages" : "Daugiau jokių pranešimų",
1926
"Retry" : "Bandyti dar kartą",
2027
"_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"],
2128
"Comment" : "Komentaras",
2229
"An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida",
2330
"Comment deleted" : "Komentaras ištrintas",
2431
"An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida",
25-
"An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida"
32+
"An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida",
33+
"Write a comment …" : "Rašyti komentarą..."
2634
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
2735
}

0 commit comments

Comments
 (0)