diff options
Diffstat (limited to 'l10n/it/lib.po')
-rw-r--r-- | l10n/it/lib.po | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/l10n/it/lib.po b/l10n/it/lib.po index 15b52a21919..ae2ef31c4c5 100644 --- a/l10n/it/lib.po +++ b/l10n/it/lib.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-24 01:54-0400\n" -"PO-Revision-Date: 2014-08-24 05:24+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-25 01:54-0400\n" +"PO-Revision-Date: 2014-08-25 05:23+0000\n" +"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -36,7 +36,7 @@ msgstr "Ciò può essere normalmente corretto fornendo al server web accesso in msgid "See %s" msgstr "Vedere %s" -#: base.php:208 private/util.php:431 +#: base.php:208 private/util.php:442 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " @@ -478,147 +478,147 @@ msgstr "Deve essere fornita una password valida" msgid "The username is already being used" msgstr "Il nome utente è già utilizzato" -#: private/util.php:416 +#: private/util.php:427 msgid "No database drivers (sqlite, mysql, or postgresql) installed." msgstr "Nessun driver di database (sqlite, mysql o postgresql) installato" -#: private/util.php:423 +#: private/util.php:434 #, php-format msgid "" "Permissions can usually be fixed by %sgiving the webserver write access to " "the root directory%s." msgstr "I permessi possono essere normalmente corretti %sfornendo al server web accesso in scrittura alla cartella radice%s." -#: private/util.php:430 +#: private/util.php:441 msgid "Cannot write into \"config\" directory" msgstr "Impossibile scrivere nella cartella \"config\"" -#: private/util.php:443 +#: private/util.php:455 msgid "Cannot write into \"apps\" directory" msgstr "Impossibile scrivere nella cartella \"apps\"" -#: private/util.php:444 +#: private/util.php:456 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the apps" " directory%s or disabling the appstore in the config file." msgstr "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"apps\"%s o disabilitando il negozio di applicazioni nel file di configurazione." -#: private/util.php:458 +#: private/util.php:470 #, php-format msgid "Cannot create \"data\" directory (%s)" msgstr "Impossibile creare la cartella \"data\" (%s)" -#: private/util.php:459 +#: private/util.php:471 #, php-format msgid "" "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the " "webserver write access to the root directory</a>." msgstr "Ciò può essere normalmente corretto <a href=\"%s\" target=\"_blank\">fornendo al server web accesso in scrittura alla cartella radice</a>." -#: private/util.php:475 +#: private/util.php:487 #, php-format msgid "Setting locale to %s failed" msgstr "L'impostazione della localizzazione a %s non è riuscita" -#: private/util.php:478 +#: private/util.php:490 msgid "" "Please install one of these locales on your system and restart your " "webserver." msgstr "Installa una delle seguenti localizzazioni sul tuo sistema e riavvia il server web." -#: private/util.php:482 +#: private/util.php:494 msgid "Please ask your server administrator to install the module." msgstr "Chiedi all'amministratore del tuo server di installare il modulo." -#: private/util.php:486 private/util.php:493 private/util.php:500 -#: private/util.php:514 private/util.php:521 private/util.php:528 -#: private/util.php:535 private/util.php:542 private/util.php:549 -#: private/util.php:564 +#: private/util.php:498 private/util.php:505 private/util.php:512 +#: private/util.php:526 private/util.php:533 private/util.php:540 +#: private/util.php:547 private/util.php:554 private/util.php:561 +#: private/util.php:576 #, php-format msgid "PHP module %s not installed." msgstr "Il modulo PHP %s non è installato." -#: private/util.php:556 +#: private/util.php:568 #, php-format msgid "PHP %s or higher is required." msgstr "Richiesto PHP %s o superiore" -#: private/util.php:557 +#: private/util.php:569 msgid "" "Please ask your server administrator to update PHP to the latest version. " "Your PHP version is no longer supported by ownCloud and the PHP community." msgstr "Chiedi al tuo amministratore di aggiornare PHP all'ultima versione. La tua versione di PHP non è più supportata da ownCloud e dalla comunità di PHP." -#: private/util.php:574 +#: private/util.php:587 msgid "" "PHP Safe Mode is enabled. ownCloud requires that it is disabled to work " "properly." msgstr "PHP Safe Mode è abilitato. ownCloud richiede che sia disabilitato per funzionare correttamente." -#: private/util.php:575 +#: private/util.php:588 msgid "" "PHP Safe Mode is a deprecated and mostly useless setting that should be " "disabled. Please ask your server administrator to disable it in php.ini or " "in your webserver config." msgstr "PHP Safe Mode è un'impostazione sconsigliata e solitamente inutile che dovrebbe essere disabilitata. Chiedi al tuo amministratore di disabilitarlo nel file php.ini o nella configurazione del server web." -#: private/util.php:582 +#: private/util.php:595 msgid "" "Magic Quotes is enabled. ownCloud requires that it is disabled to work " "properly." msgstr "Magic Quotes è abilitato. ownCloud richiede che sia disabilitato per funzionare correttamente." -#: private/util.php:583 +#: private/util.php:596 msgid "" "Magic Quotes is a deprecated and mostly useless setting that should be " "disabled. Please ask your server administrator to disable it in php.ini or " "in your webserver config." msgstr "Magic Quotes è un'impostazione sconsigliata e solitamente inutile che dovrebbe essere disabilitata. Chiedi al tuo amministratore di disabilitarlo nel file php.ini o nella configurazione del server web." -#: private/util.php:597 +#: private/util.php:610 msgid "PHP modules have been installed, but they are still listed as missing?" msgstr "Sono stati installati moduli PHP, ma sono elencati ancora come mancanti?" -#: private/util.php:598 +#: private/util.php:611 msgid "Please ask your server administrator to restart the web server." msgstr "Chiedi all'amministratore di riavviare il server web." -#: private/util.php:627 +#: private/util.php:641 msgid "PostgreSQL >= 9 required" msgstr "Richiesto PostgreSQL >= 9" -#: private/util.php:628 +#: private/util.php:642 msgid "Please upgrade your database version" msgstr "Aggiorna la versione del tuo database" -#: private/util.php:635 +#: private/util.php:649 msgid "Error occurred while checking PostgreSQL version" msgstr "Si è verificato un errore durante il controllo della versione di PostgreSQL" -#: private/util.php:636 +#: private/util.php:650 msgid "" "Please make sure you have PostgreSQL >= 9 or check the logs for more " "information about the error" msgstr "Assicurati di avere PostgreSQL >= 9 o controlla i log per ulteriori informazioni sull'errore" -#: private/util.php:698 +#: private/util.php:715 msgid "" "Please change the permissions to 0770 so that the directory cannot be listed" " by other users." msgstr "Modifica i permessi in 0770 in modo tale che la cartella non sia leggibile dagli altri utenti." -#: private/util.php:707 +#: private/util.php:724 #, php-format msgid "Data directory (%s) is readable by other users" msgstr "La cartella dei dati (%s) è leggibile dagli altri utenti" -#: private/util.php:728 +#: private/util.php:745 #, php-format msgid "Data directory (%s) is invalid" msgstr "La cartella dei dati (%s) non è valida" -#: private/util.php:729 +#: private/util.php:746 msgid "" "Please check that the data directory contains a file \".ocdata\" in its " "root." |