diff options
author | Morris Jobke <morris.jobke@gmail.com> | 2014-07-09 16:19:21 +0200 |
---|---|---|
committer | Morris Jobke <morris.jobke@gmail.com> | 2014-07-09 16:19:32 +0200 |
commit | 2fb022fbc3f74942cbc47f78bbc34a032887d38f (patch) | |
tree | 9bfdf368c8b474f214d69b556dc1bc47ba4178a1 /settings/l10n/it.php | |
parent | 59111882113ec64df89860fd75dd6b6584a8ef60 (diff) | |
download | nextcloud-server-2fb022fbc3f74942cbc47f78bbc34a032887d38f.tar.gz nextcloud-server-2fb022fbc3f74942cbc47f78bbc34a032887d38f.zip |
fix translations
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r-- | settings/l10n/it.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 3a1ce9d418a..7e9bd9455b7 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -120,7 +120,7 @@ $TRANSLATIONS = array( "Cron was not executed yet!" => "Cron non è stato ancora eseguito!", "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 systems 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.", +"Use system's 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.", "Sharing" => "Condivisione", "Allow apps to use the Share API" => "Consenti alle applicazioni di utilizzare le API di condivisione", "Allow users to share via link" => "Consenti agli utenti di condivere tramite collegamento", |