summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
commit2c21adb5a65787b378172adc0257f6d11bbf1428 (patch)
treefd69227ae820ab5ad3c473d0e841d7eda7955a54 /apps/comments/l10n/ast.js
parent766590d204e29a946effb5cc8cdad32a4236778a (diff)
downloadnextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.tar.gz
nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ast.js')
-rw-r--r--apps/comments/l10n/ast.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/comments/l10n/ast.js b/apps/comments/l10n/ast.js
index a4ceadc76f1..0f439b0dca7 100644
--- a/apps/comments/l10n/ast.js
+++ b/apps/comments/l10n/ast.js
@@ -13,17 +13,18 @@ OC.L10N.register(
"{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»",
"Edit comment" : "Editar comentariu",
"Delete comment" : "Desaniciar comentariu",
+ "No comments yet, start the conversation!" : "Entá nun hai comentarios. ¡Entama una conversación!",
+ "Retry" : "Retentar",
+ "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"],
+ "Comment" : "Comentariu",
"New comment …" : "Comentariu nuevu...",
"Post" : "Espublizar",
"Cancel" : "Encaboxar",
"[Deleted user]" : "[Usuariu desaniciáu]",
- "No comments yet, start the conversation!" : "Entá nun hai comentarios. ¡Entama una conversación!",
"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",
- "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"],
- "Comment" : "Comentariu"
+ "Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu"
},
"nplurals=2; plural=(n != 1);");