diff options
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index a16cd7a236a..39b755ceadd 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -133,9 +133,8 @@ "Unlimited" : "Illimitata", "Upload (max. %s)" : "Carica (massimo %s)", "File Management" : "Gestione dei file", - "%s of %s used" : "%s di %s utilizzati", - "%1$s%% of %2$s used" : "%1$s%% di %2$s utilizzati", "%s used" : "%s utilizzato", + "%1$s of %2$s used" : "%1$s di %2$s utilizzati", "Settings" : "Impostazioni", "Show hidden files" : "Mostra i file nascosti", "WebDAV" : "WebDAV", @@ -165,7 +164,8 @@ "Save" : "Salva", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM potrebbe richiedere 5 minuti perché le modifiche siano applicate.", "Missing permissions to edit from here." : "Permessi mancanti per modificare da qui.", + "%s of %s used" : "%s di %s utilizzati", "Cancel upload" : "Annulla caricamento", - "%1$s of %2$s used" : "%1$s di %2$s utilizzati" + "%1$s%% of %2$s used" : "%1$s%% di %2$s utilizzati" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |