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-02-10 04:13:28 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-10 04:13:28 +0300
commitd4cf0bdb6ac8ab5048eac7992bd70a3f0666dbb1 (patch)
tree15f12434e4e4edd4d1ca02e92fc40e061baf02df /settings/l10n/it.js
parent5187ddcbfdfa2150d961e0f06f73960e8c36da8c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r--settings/l10n/it.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 5c20c4d40a3..4fc67db0a39 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Revoke" : "Revoca",
"Device settings" : "Impostazioni dei dispositivi",
"Allow filesystem access" : "Consenti accesso al filesystem",
+ "Rename" : "Rinomina",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -271,7 +272,7 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.",
"Background job didn’t run yet!" : "Operazione in background non ancora eseguita!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.",
- "Pick background job setting" : "Scegli le impostazioni dell'operazione in background",
+ "Pick background job setting" : "Scegli le impostazioni delle operazioni in background",
"Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata",
"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.",