diff options
Diffstat (limited to 'apps/comments/l10n/lt_LT.js')
-rw-r--r-- | apps/comments/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index 187e44d06dd..5b877dc5704 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -10,8 +10,6 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s pakomentavo %2$s", "{author} commented on {file}" : "{author} pakomentavo {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ą", @@ -27,6 +25,8 @@ OC.L10N.register( "Comment deleted" : "Komentaras ištrintas", "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", + "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}”", "New comment …" : "Naujas komentaras…", "Post" : "Paskelbti", "Cancel" : "Atsisakyti", |