diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 10:47:07 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 10:47:07 -0500 |
commit | fb7aa2f0140907b47606cf63332f2160abffceb0 (patch) | |
tree | e08686b69bbaa0a6f2d37afd109b2981b59c13ce /core/l10n/it.php | |
parent | d9a98b126e349662574c7cbe0bde1c7d0841b893 (diff) | |
download | nextcloud-server-fb7aa2f0140907b47606cf63332f2160abffceb0.tar.gz nextcloud-server-fb7aa2f0140907b47606cf63332f2160abffceb0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index fe37561637b..8a0a133e0d7 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -132,6 +132,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Accesso negato", "Cloud not found" => "Nuvola non trovata", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Ciao,\n\nvolevo informarti che %s ha condiviso %s con te.\nVedi: %s\n\n", +"The share will expire on %s." => "La condivisione scadrà il %s.", "Cheers!" => "Saluti!", "Security Warning" => "Avviso di sicurezza", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "La tua versione di PHP è vulnerabile all'attacco NULL Byte (CVE-2006-7243)", @@ -164,6 +165,8 @@ $TRANSLATIONS = array( "Log in" => "Accedi", "Alternative Logins" => "Accessi alternativi", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Ciao,<br><br>volevo informarti che %s ha condiviso %s con te.<br><a href=\"%s\">Vedi!</a><br><br>", +"This ownCloud instance is currently in single user mode." => "Questa istanza di ownCloud è in modalità utente singolo.", +"This means only administrators can use the instance." => "Questo significa che solo gli amministratori possono utilizzare l'istanza.", "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.", "Updating ownCloud to version %s, this may take a while." => "Aggiornamento di ownCloud alla versione %s in corso, ciò potrebbe richiedere del tempo.", |