diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-18 01:55:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-18 01:55:30 -0400 |
commit | 68dd1edbfedd238e39234ff6304eeaba90217155 (patch) | |
tree | d9a3db75bc87a9e8547a9f4f3e906a880521e2db /core/l10n/it.php | |
parent | 2b6281fc9d19f6b516d745386aafc64d3c610668 (diff) | |
download | nextcloud-server-68dd1edbfedd238e39234ff6304eeaba90217155.tar.gz nextcloud-server-68dd1edbfedd238e39234ff6304eeaba90217155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index 67114a321bb..ae3fd59861f 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -150,6 +150,7 @@ $TRANSLATIONS = array( "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!", +"Internal Server Error" => "Errore interno del server", "The server encountered an internal error and was unable to complete your request." => "Il server ha riscontrato un errore interno e non è stato in grado di completare la tua richiesta.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Contatta l'amministratore del server se questo errore riappare più volte, includendo i dettagli tecnici sotto riportati nella tua segnalazione.", "More details can be found in the server log." => "Ulteriori dettagli sono disponibili nel log del server.", |