diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-25 01:56:07 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-25 01:56:07 -0400 |
commit | adca48aa93c6137d85d7ed0888dcdec2273faa48 (patch) | |
tree | cc12fb884b863318f669f412f815031f866a5d67 /core/l10n/it.php | |
parent | 104d1eaed24b857cfb67614fc2d4763c79b00feb (diff) | |
download | nextcloud-server-adca48aa93c6137d85d7ed0888dcdec2273faa48.tar.gz nextcloud-server-adca48aa93c6137d85d7ed0888dcdec2273faa48.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index fbe2ea2d5a8..0da74fa9615 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -190,7 +190,7 @@ $TRANSLATIONS = array( "Contact your system administrator if this message persists or appeared unexpectedly." => "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.", "Thank you for your patience." => "Grazie per la pazienza.", "You are accessing the server from an untrusted domain." => "Stai accedendo al server da un dominio non attendibile.", -"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contatta il tuo amministratore di sistema. Se sei un amministratore, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contatta il tuo amministratore di sistema. Se sei un amministratore di questa istanza, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "In base alla tua configurazione, come amministratore potrai utilizzare anche il pulsante in basso per rendere attendibile questo dominio.", "Add \"%s\" as trusted domain" => "Aggiungi \"%s\" come dominio attendibile", "%s will be updated to version %s." => "%s sarà aggiornato alla versione %s.", |