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

it.json « l10n « admin_audit « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 62e98d4e6523601e8319508b144f47e7ba8ca7e9 (plain)
1
2
3
4
5
{ "translations": {
    "Auditing / Logging" : "Auditing / Registrazione",
    "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornisce capacità di registrazione per Nextcloud come la registrazione di accessi ai file o azioni altrimenti sensibili."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}