Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ast.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e141984fb0efa232ef3493004220c92998b4e392 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "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",
    "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",
    "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}