diff options
Diffstat (limited to 'apps/comments/l10n/lt_LT.js')
-rw-r--r-- | apps/comments/l10n/lt_LT.js | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index 0eb36b35b84..187e44d06dd 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -15,15 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus", "Edit comment" : "Taisyti komentarą", "Delete comment" : "Ištrinti komentarą", + "Cancel edit" : "Atsisakyti taisymo", "Post comment" : "Paskelbti komentarą", - "No comments yet, start the conversation!" : "Komentarų nėra, pradėkite pokalbį!", + "No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!", "Retry" : "Bandyti dar kartą", "Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo", "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"], "_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"], "Comment" : "Komentaras", + "An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida", "Comment deleted" : "Komentaras ištrintas", - "New comment …" : "Naujas komentaras …", + "An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida", + "An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida", + "New comment …" : "Naujas komentaras…", "Post" : "Paskelbti", "Cancel" : "Atsisakyti", "[Deleted user]" : "[Ištrintas naudotojas]", |