summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ast.json
blob: 57310e8bbfffcddda1a49cf8722921856f1ec5c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{ "translations": {
    "Comments" : "Comentarios",
    "New comment …" : "Comentariu nuevu...",
    "Delete comment" : "Desaniciar comentariu",
    "Post" : "Espublizar",
    "Cancel" : "Encaboxar",
    "Edit comment" : "Editar comentariu",
    "[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",
    "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",
    "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",
    "%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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}