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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-29 05:16:53 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-29 05:16:53 +0300
commit73472725e6d2e189619b2882df8deec796f1bfe1 (patch)
treee9c7c6e984cbe597acd74cf5bcaadf6d5c74b578 /apps/settings/l10n/it.js
parente5c95eed69a1d5e96b69147e4e7f6e40d21c8f9b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r--apps/settings/l10n/it.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js
index f3b444cfe73..717991c5977 100644
--- a/apps/settings/l10n/it.js
+++ b/apps/settings/l10n/it.js
@@ -328,14 +328,13 @@ OC.L10N.register(
"Sharing" : "Condivisione",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "In qualità di amministratore puoi configurare in modo granulare il comportamento della condivisione. Vedi la documentazione per ulteriori informazioni.",
"Allow apps to use the Share API" : "Consenti alle applicazioni di utilizzare le API di condivisione",
+ "Expire after " : "Scadenza dopo",
+ "days" : "giorni",
+ "Enforce expiration date" : "Forza la data di scadenza",
"Allow users to share via link" : "Consenti agli utenti di condividere tramite collegamento",
"Allow public uploads" : "Consenti caricamenti pubblici",
"Always ask for a password" : "Chiedi sempre una password",
"Enforce password protection" : "Imponi la protezione con password",
- "Set default expiration date" : "Imposta data di scadenza predefinita",
- "Expire after " : "Scadenza dopo",
- "days" : "giorni",
- "Enforce expiration date" : "Forza la data di scadenza",
"Allow resharing" : "Consenti la ri-condivisione",
"Allow sharing with groups" : "Consenti la condivisione con gruppi",
"Restrict users to only share with users in their groups" : "Limita gli utenti a condividere solo con gli utenti nei loro gruppi",
@@ -827,6 +826,7 @@ OC.L10N.register(
"Store credentials" : "Memorizza le credenziali",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
+ "Set default expiration date" : "Imposta data di scadenza predefinita",
"Follow us on Google+" : "Seguici su Google+"
},
"nplurals=2; plural=(n != 1);");