diff options
Diffstat (limited to 'apps/comments/l10n/ast.js')
-rw-r--r-- | apps/comments/l10n/ast.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/comments/l10n/ast.js b/apps/comments/l10n/ast.js index f27900b3eb6..fef5b265c22 100644 --- a/apps/comments/l10n/ast.js +++ b/apps/comments/l10n/ast.js @@ -32,9 +32,6 @@ OC.L10N.register( "Comment deleted" : "Desanicióse'l comentariu", "An error occurred while trying to delete the comment" : "Prodúxose un error mentanto se tentaba de desaniciar el comentariu", "An error occurred while trying to create the comment" : "Prodúxose un error mentanto se tentaba de crear el comentariu", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Un usuariu que ta desaniciáu mentóte nun comentariu de: {file}", - "Write a message …" : "Escribi un mensaxe…", - "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "«@» pa mentar, «.» p'amestar un fustaxe, «/» pa usar el selector intelixente", - "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"] + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Un usuariu que ta desaniciáu mentóte nun comentariu de: {file}" }, "nplurals=2; plural=(n != 1);"); |