You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/comments/l10n/lt_LT.js
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,20 +10,28 @@ OC.L10N.register(
10
10
"{author} commented on {file}" : "{author} pakomentavo {file}",
11
11
"<strong>Comments</strong> for files" : "Failų <strong>komentarai</strong>",
12
12
"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",
13
15
"Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus",
14
16
"Edit comment" : "Taisyti komentarą",
15
17
"Delete comment" : "Ištrinti komentarą",
16
18
"Cancel edit" : "Atsisakyti taisymo",
17
19
"New comment" : "Naujas komentaras",
20
+
"Write a comment …" : "Rašyti komentarą ...",
18
21
"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ų",
19
25
"Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo",
20
26
"No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!",
27
+
"No more messages" : "Daugiau jokių pranešimų",
21
28
"Retry" : "Bandyti dar kartą",
22
29
"_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"],
23
30
"Comment" : "Komentaras",
24
31
"An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida",
25
32
"Comment deleted" : "Komentaras ištrintas",
26
33
"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",
Copy file name to clipboardExpand all lines: apps/comments/l10n/lt_LT.json
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,20 +8,28 @@
8
8
"{author} commented on {file}" : "{author} pakomentavo {file}",
9
9
"<strong>Comments</strong> for files" : "Failų <strong>komentarai</strong>",
10
10
"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",
11
13
"Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus",
12
14
"Edit comment" : "Taisyti komentarą",
13
15
"Delete comment" : "Ištrinti komentarą",
14
16
"Cancel edit" : "Atsisakyti taisymo",
15
17
"New comment" : "Naujas komentaras",
18
+
"Write a comment …" : "Rašyti komentarą ...",
16
19
"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ų",
17
23
"Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo",
18
24
"No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!",
25
+
"No more messages" : "Daugiau jokių pranešimų",
19
26
"Retry" : "Bandyti dar kartą",
20
27
"_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"],
21
28
"Comment" : "Komentaras",
22
29
"An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida",
23
30
"Comment deleted" : "Komentaras ištrintas",
24
31
"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",
0 commit comments