diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/files/l10n/it.json | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 7fc015d830c..ab0e452f107 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -133,7 +133,6 @@ "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", "%s used" : "%s utilizzato", "Settings" : "Impostazioni", "Show hidden files" : "Mostra i file nascosti", @@ -161,6 +160,7 @@ "Target folder" : "Cartella di destinazione", "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>", "A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>", + "%s of %s used" : "%s di %s utilizzati", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |