diff options
Diffstat (limited to 'apps/comments/l10n/lt_LT.js')
-rw-r--r-- | apps/comments/l10n/lt_LT.js | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index c22bc6f4c47..567a9f68027 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -9,21 +9,22 @@ OC.L10N.register( "You commented on {file}" : "Pakomentavote {file}", "%1$s commented on %2$s" : "%1$s pakomentavo %2$s", "{author} commented on {file}" : "{author} pakomentavo {file}", - "<strong>Comments</strong> for files" : "<strong>Failų komentarai</strong>", - "{user} mentioned you in a comment on “{file}”" : "{user} jus paminėjo komentare “{file}”", + "<strong>Comments</strong> for files" : "Failų <strong>komentarai</strong>", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jus “{file}” komentare paminėjo naudotojas, kuris nuo to laiko buvo ištrintas", + "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”", "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ą", "New comment …" : "Naujas komentaras …", - "Post" : "Įrašas", + "Post" : "Paskelbti", "Cancel" : "Atsisakyti", "[Deleted user]" : "[Ištrintas naudotojas]", - "No comments yet, start the conversation!" : "Nėra komentarų", - "More comments …" : "Daugiau", + "No comments yet, start the conversation!" : "Komentarų nėra, pradėkite pokalbį!", + "More comments …" : "Daugiau komentarų…", "Save" : "Įrašyti", - "Allowed characters {count} of {max}" : "Leidžiama simbolių {count} iš {max}", + "Allowed characters {count} of {max}" : "Leidžiami simboliai {count} iš {max}", "Error occurred while retrieving comment with ID {id}" : "Klaida gaunant komentarą, kurio ID {id}", - "Error occurred while updating comment with id {id}" : "Klaida bandant pataisyti komentarą pagal identifikavimo numerį {id}", + "Error occurred while updating comment with id {id}" : "Klaida atnaujinant komentarą, kurio id {id}", "Error occurred while posting comment" : "Skelbiant komentarą, įvyko klaida", "_%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"], |