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

ia.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e320c5c3d874556bf19a7ef3433c7a315619782 (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
27
28
{ "translations": {
    "Comments" : "Commentarios",
    "You commented" : "Tu commentava",
    "%1$s commented" : "%1$s commentava",
    "{author} commented" : "{author} commentava",
    "You commented on %1$s" : "Tu commentava in %1$s",
    "You commented on {file}" : "Tu commentava in {file}",
    "%1$s commented on %2$s" : "%1$s commentava in %2$s",
    "{author} commented on {file}" : "{author} commentava in {file}",
    "<strong>Comments</strong> for files" : "<strong>Commentarios</strong> pro files",
    "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”",
    "Edit comment" : "Modificar commentario",
    "Delete comment" : "Deler commentario",
    "New comment …" : "Nove commentario ...",
    "Post" : "Publicar",
    "Cancel" : "Cancellar",
    "[Deleted user]" : "[Usator delite]",
    "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!",
    "More comments …" : "Plus commentarios ...",
    "Save" : "Salveguardar",
    "Allowed characters {count} of {max}" : "{count} characteres permittite de {max}",
    "Error occurred while updating comment with id {id}" : "Un error occurreva durante le actualisation del commentario identificate per {id}",
    "Error occurred while posting comment" : "Un error occurreva durante le publication del commentario",
    "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"],
    "Comment" : "Commentario",
    "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentionava tu in un commentario in “%2$s”"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}