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

it.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a3cf02c91ef29060c70259a9c06c04bfe43898fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file",
    "%1$s commented" : "%1$s ha commentato",
    "%1$s commented on %2$s" : "%1$s ha commentato %2$s",
    "Comments" : "Commenti",
    "Type in a new comment..." : "Digita un nuovo commento...",
    "Delete comment" : "Elimina commento",
    "Post" : "Commento",
    "Cancel" : "Annulla",
    "Edit comment" : "Modifica commento",
    "[Deleted user]" : "[Utente eliminato]",
    "No other comments available" : "Non sono disponibili altri commenti",
    "More comments..." : "Altri commenti...",
    "Save" : "Salva",
    "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
    "{count} unread comments" : "{count} commenti non letti",
    "Comment" : "Commento"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}