summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/lt_LT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/lt_LT.js')
-rw-r--r--apps/comments/l10n/lt_LT.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js
index 1ffa4564e5a..c3476bdb40a 100644
--- a/apps/comments/l10n/lt_LT.js
+++ b/apps/comments/l10n/lt_LT.js
@@ -24,8 +24,6 @@ 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",
- "%1$s commented" : "%1$s pakomentavo",
- "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}”"
+ "%1$s commented" : "%1$s pakomentavo"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");