summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ast.js
diff options
context:
space:
mode:
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);");