summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ast.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/ast.json')
-rw-r--r--apps/comments/l10n/ast.json18
1 files changed, 12 insertions, 6 deletions
diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json
index 57310e8bbff..9615ca96ef5 100644
--- a/apps/comments/l10n/ast.json
+++ b/apps/comments/l10n/ast.json
@@ -1,5 +1,6 @@
{ "translations": {
"Comments" : "Comentarios",
+ "Unknown user" : "Usuariu desconocíu",
"New comment …" : "Comentariu nuevu...",
"Delete comment" : "Desaniciar comentariu",
"Post" : "Espublizar",
@@ -9,18 +10,23 @@
"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 retrieving comment with id {id}" : "Asocedió un fallu entrín se recibía'l comentariu cola ID {id}",
"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",
- "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros",
"You commented" : "Comentesti",
"%1$s commented" : "%1$s comentó",
- "You commented on %2$s" : "Comentesti en %2$s",
+ "{author} commented" : "{author} comentó",
+ "You commented on %1$s" : "Comentesti en %1$s",
+ "You commented on {file}" : "Comentesti en {file}",
"%1$s commented on %2$s" : "%1$s comentó en %2$s",
- "Type in a new comment..." : "Teclexa un comentariu nuevu...",
- "No other comments available" : "Nun hai otros comentarios disponibles",
- "More comments..." : "Más comentarios...",
- "{count} unread comments" : "{count} comentarios ensin lleer"
+ "{author} commented on {file}" : "{autor} comentó en {ficheru}",
+ "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuariu (agora) desaniciáu mentóte nun comentariu de «%s»",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuariu (agora) desaniciáu mentóte nun comentariu de «{file}»",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentóte nun comentariu de «%2$s»",
+ "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file