diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 00:11:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 00:11:52 +0000 |
commit | a6666071be393e1eaa3715cb1c16bd933f7cd03f (patch) | |
tree | b79e9d175767825bf559ea691c252f2a97da7c44 /apps/comments | |
parent | e9001fecb6e7955d6ca1ee4da826e0575a932809 (diff) | |
download | nextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.tar.gz nextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/lt_LT.js | 8 | ||||
-rw-r--r-- | apps/comments/l10n/lt_LT.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index 86ed07f90cf..7c3648642cd 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -4,16 +4,16 @@ OC.L10N.register( "Comments" : "Komentarai", "Edit comment" : "Redaguoti komentarą", "Delete comment" : "Ištrinti komentarą", - "New comment …" : "Naujas komentaras …", + "New comment …" : "Komentaras", "Post" : "Įrašas", "Cancel" : "Atsisakyti", "[Deleted user]" : "[Ištrintas naudotojas]", - "No comments yet, start the conversation!" : "Kol kas komentarų nėra, pradėkite pokalbį!", - "More comments …" : "Daugiau komentarų …", + "No comments yet, start the conversation!" : "Nėra komentarų", + "More comments …" : "Daugiau", "Save" : "Įrašyti", "Allowed characters {count} of {max}" : "Leidžiama simbolių {count} iš {max}", "Error occurred while updating comment with id {id}" : "Klaida bandant pataisyti komentarą pagal identifikavimo numerį {id}", - "Error occurred while posting comment" : "Skelbiant komentarą, įvyko klaida", + "Error occurred while posting comment" : "Nepavyko įrašyti komentaro", "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytų komentarų"], "Comment" : "Komentaras", "You commented" : "Jūs pakomentavote", diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json index 28298b3f044..a094f2176b3 100644 --- a/apps/comments/l10n/lt_LT.json +++ b/apps/comments/l10n/lt_LT.json @@ -2,16 +2,16 @@ "Comments" : "Komentarai", "Edit comment" : "Redaguoti komentarą", "Delete comment" : "Ištrinti komentarą", - "New comment …" : "Naujas komentaras …", + "New comment …" : "Komentaras", "Post" : "Įrašas", "Cancel" : "Atsisakyti", "[Deleted user]" : "[Ištrintas naudotojas]", - "No comments yet, start the conversation!" : "Kol kas komentarų nėra, pradėkite pokalbį!", - "More comments …" : "Daugiau komentarų …", + "No comments yet, start the conversation!" : "Nėra komentarų", + "More comments …" : "Daugiau", "Save" : "Įrašyti", "Allowed characters {count} of {max}" : "Leidžiama simbolių {count} iš {max}", "Error occurred while updating comment with id {id}" : "Klaida bandant pataisyti komentarą pagal identifikavimo numerį {id}", - "Error occurred while posting comment" : "Skelbiant komentarą, įvyko klaida", + "Error occurred while posting comment" : "Nepavyko įrašyti komentaro", "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytų komentarų"], "Comment" : "Komentaras", "You commented" : "Jūs pakomentavote", |