diff options
Diffstat (limited to 'apps/comments/l10n/ast.json')
-rw-r--r-- | apps/comments/l10n/ast.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json index 54685d9cf67..1d3b3abd415 100644 --- a/apps/comments/l10n/ast.json +++ b/apps/comments/l10n/ast.json @@ -1,11 +1,20 @@ { "translations": { + "Comments" : "Comentarios", + "You commented" : "Comentesti", + "%1$s commented" : "%1$s comentó", + "{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", + "{author} commented on {file}" : "{autor} comentó en {ficheru}", + "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros", + "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»", "Edit comment" : "Editar comentariu", "Delete comment" : "Desaniciar comentariu", "New comment …" : "Comentariu nuevu...", "Post" : "Espublizar", "Cancel" : "Encaboxar", "[Deleted user]" : "[Usuariu desaniciáu]", - "Comments" : "Comentarios", "No comments yet, start the conversation!" : "Entá nun hai comentarios. ¡Entama una conversación!", "More comments …" : "Más comentarios...", "Save" : "Guardar", @@ -14,15 +23,6 @@ "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", - "You commented" : "Comentesti", - "%1$s commented" : "%1$s comentó", - "{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", - "{author} commented on {file}" : "{autor} comentó en {ficheru}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros", - "{user} mentioned you in a comment on “{file}”" : "{user} 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»" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |