diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
commit | 98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch) | |
tree | 77b3e244f790476cea5e63781163e32cc30f32ce /apps/comments/l10n/ast.js | |
parent | 56d75b87efbf6ba2dabb095ace7f558deab651ef (diff) | |
download | nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.tar.gz nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/ast.js')
-rw-r--r-- | apps/comments/l10n/ast.js | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/apps/comments/l10n/ast.js b/apps/comments/l10n/ast.js index e911701d954..205027d208b 100644 --- a/apps/comments/l10n/ast.js +++ b/apps/comments/l10n/ast.js @@ -16,15 +16,6 @@ OC.L10N.register( "Retry" : "Retentar", "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"], "Comment" : "Comentariu", - "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»", - "New comment …" : "Comentariu nuevu...", - "Post" : "Espublizar", - "Cancel" : "Encaboxar", - "[Deleted user]" : "[Usuariu desaniciáu]", - "More comments …" : "Más comentarios...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "{count} caráuteres almitíos de {max}", - "Error occurred while updating comment with id {id}" : "Asocedió un fallu entrín s'anovaba'l comentariu cola ID {id}", - "Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu" + "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»" }, "nplurals=2; plural=(n != 1);"); |