diff options
Diffstat (limited to 'apps/comments/l10n/eu.js')
-rw-r--r-- | apps/comments/l10n/eu.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index 60637ce2232..718a4d10c35 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -32,9 +32,6 @@ OC.L10N.register( "Comment deleted" : "Iruzkina ezabatu da", "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean", "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "\"{file}\"-n aipatu zaituzte, dagoeneko ezabatu den erabiltzaile baten iruzkin batean", - "Write a message …" : "Idatzi mezu bat ...", - "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" aipamenetarako, \":\" emojientzako, \"/\" hautatzaile adimentsurako", - "_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"] + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "\"{file}\"-n aipatu zaituzte, dagoeneko ezabatu den erabiltzaile baten iruzkin batean" }, "nplurals=2; plural=(n != 1);"); |