diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-15 00:12:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-15 00:12:52 +0000 |
commit | 765717a4a8ef8929c752a96ffc302c614aca6a4f (patch) | |
tree | e96a83db20e4e9e10fe55ad5ce16df40b07e54c7 /apps/comments | |
parent | d3332f516ff2b773b75d7269aac8adecb16ea512 (diff) | |
download | nextcloud-server-765717a4a8ef8929c752a96ffc302c614aca6a4f.tar.gz nextcloud-server-765717a4a8ef8929c752a96ffc302c614aca6a4f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/lt_LT.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/lt_LT.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index bbf743ba058..7e3097c9d2b 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -11,6 +11,7 @@ OC.L10N.register( "{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}”", + "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 …", @@ -21,6 +22,7 @@ OC.L10N.register( "More comments …" : "Daugiau", "Save" : "Įrašyti", "Allowed characters {count} of {max}" : "Leidžiama simbolių {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 posting comment" : "Skelbiant komentarą, įvyko klaida", "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"], diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json index 0b28433546b..83435e9b3d7 100644 --- a/apps/comments/l10n/lt_LT.json +++ b/apps/comments/l10n/lt_LT.json @@ -9,6 +9,7 @@ "{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}”", + "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 …", @@ -19,6 +20,7 @@ "More comments …" : "Daugiau", "Save" : "Įrašyti", "Allowed characters {count} of {max}" : "Leidžiama simbolių {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 posting comment" : "Skelbiant komentarą, įvyko klaida", "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"], |