diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-30 01:57:04 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-30 01:57:04 -0400 |
commit | 53f3b7ab52a938b525c40436512e545af38706d2 (patch) | |
tree | c3b013f1dc51e45557989f55524cd6dc0cdf01dc /l10n/it/user_ldap.po | |
parent | 0b883553688dcc0c522afd6b3e48bc303b956edf (diff) | |
download | nextcloud-server-53f3b7ab52a938b525c40436512e545af38706d2.tar.gz nextcloud-server-53f3b7ab52a938b525c40436512e545af38706d2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it/user_ldap.po')
-rw-r--r-- | l10n/it/user_ldap.po | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/l10n/it/user_ldap.po b/l10n/it/user_ldap.po index f03331593ce..0647bbfc932 100644 --- a/l10n/it/user_ldap.po +++ b/l10n/it/user_ldap.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-05 01:54-0400\n" -"PO-Revision-Date: 2014-07-04 15:13+0000\n" +"POT-Creation-Date: 2014-08-30 01:54-0400\n" +"PO-Revision-Date: 2014-08-30 05:40+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" @@ -52,11 +52,11 @@ msgstr "Nessuna azione specificata" msgid "No configuration specified" msgstr "Nessuna configurazione specificata" -#: ajax/wizard.php:81 +#: ajax/wizard.php:97 msgid "No data specified" msgstr "Nessun dato specificato" -#: ajax/wizard.php:89 +#: ajax/wizard.php:105 #, php-format msgid " Could not set configuration %s" msgstr "Impossibile impostare la configurazione %s" @@ -105,65 +105,65 @@ msgstr "Impossibile determinare il DN base" msgid "Please specify the port" msgstr "Specifica la porta" -#: js/settings.js:780 +#: js/settings.js:792 msgid "Configuration OK" msgstr "Configurazione corretta" -#: js/settings.js:789 +#: js/settings.js:801 msgid "Configuration incorrect" msgstr "Configurazione non corretta" -#: js/settings.js:798 +#: js/settings.js:810 msgid "Configuration incomplete" msgstr "Configurazione incompleta" -#: js/settings.js:815 js/settings.js:824 +#: js/settings.js:827 js/settings.js:836 msgid "Select groups" msgstr "Seleziona i gruppi" -#: js/settings.js:818 js/settings.js:827 +#: js/settings.js:830 js/settings.js:839 msgid "Select object classes" msgstr "Seleziona le classi di oggetti" -#: js/settings.js:821 +#: js/settings.js:833 msgid "Select attributes" msgstr "Seleziona gli attributi" -#: js/settings.js:848 +#: js/settings.js:860 msgid "Connection test succeeded" msgstr "Prova di connessione riuscita" -#: js/settings.js:855 +#: js/settings.js:867 msgid "Connection test failed" msgstr "Prova di connessione non riuscita" -#: js/settings.js:864 +#: js/settings.js:876 msgid "Do you really want to delete the current Server Configuration?" msgstr "Vuoi davvero eliminare la configurazione attuale del server?" -#: js/settings.js:865 +#: js/settings.js:877 msgid "Confirm Deletion" msgstr "Conferma l'eliminazione" -#: lib/wizard.php:97 lib/wizard.php:112 +#: lib/wizard.php:98 lib/wizard.php:113 #, php-format msgid "%s group found" msgid_plural "%s groups found" msgstr[0] "%s gruppo trovato" msgstr[1] "%s gruppi trovati" -#: lib/wizard.php:126 +#: lib/wizard.php:127 #, php-format msgid "%s user found" msgid_plural "%s users found" msgstr[0] "%s utente trovato" msgstr[1] "%s utenti trovati" -#: lib/wizard.php:317 lib/wizard.php:1051 +#: lib/wizard.php:392 lib/wizard.php:1128 msgid "Could not find the desired feature" msgstr "Impossibile trovare la funzionalità desiderata" -#: lib/wizard.php:858 lib/wizard.php:870 +#: lib/wizard.php:935 lib/wizard.php:947 msgid "Invalid Host" msgstr "Host non valido" @@ -255,60 +255,60 @@ msgid "" "username in the login action. Example: \"uid=%%uid\"" msgstr "Specifica quale filtro utilizzare quando si tenta l'accesso. %%uid sostituisce il nome utente all'atto dell'accesso. Esempio: \"uid=%%uid\"" -#: templates/part.wizard-server.php:6 +#: templates/part.wizard-server.php:13 msgid "1. Server" msgstr "1. server" -#: templates/part.wizard-server.php:13 +#: templates/part.wizard-server.php:20 #, php-format msgid "%s. Server:" msgstr "%s. server:" -#: templates/part.wizard-server.php:18 +#: templates/part.wizard-server.php:25 msgid "Add Server Configuration" msgstr "Aggiungi configurazione del server" -#: templates/part.wizard-server.php:21 +#: templates/part.wizard-server.php:28 msgid "Delete Configuration" msgstr "Elimina configurazione" -#: templates/part.wizard-server.php:30 +#: templates/part.wizard-server.php:37 msgid "Host" msgstr "Host" -#: templates/part.wizard-server.php:31 +#: templates/part.wizard-server.php:38 msgid "" "You can omit the protocol, except you require SSL. Then start with ldaps://" msgstr "È possibile omettere il protocollo, ad eccezione se è necessario SSL. Quindi inizia con ldaps://" -#: templates/part.wizard-server.php:36 +#: templates/part.wizard-server.php:43 msgid "Port" msgstr "Porta" -#: templates/part.wizard-server.php:44 +#: templates/part.wizard-server.php:51 msgid "User DN" msgstr "DN utente" -#: templates/part.wizard-server.php:45 +#: templates/part.wizard-server.php:52 msgid "" "The DN of the client user with which the bind shall be done, e.g. " "uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " "empty." msgstr "Il DN per il client dell'utente con cui deve essere associato, ad esempio uid=agent,dc=example,dc=com. Per l'accesso anonimo, lasciare vuoti i campi DN e Password" -#: templates/part.wizard-server.php:52 +#: templates/part.wizard-server.php:59 msgid "Password" msgstr "Password" -#: templates/part.wizard-server.php:53 +#: templates/part.wizard-server.php:60 msgid "For anonymous access, leave DN and Password empty." msgstr "Per l'accesso anonimo, lasciare vuoti i campi DN e Password" -#: templates/part.wizard-server.php:60 +#: templates/part.wizard-server.php:67 msgid "One Base DN per line" msgstr "Un DN base per riga" -#: templates/part.wizard-server.php:61 +#: templates/part.wizard-server.php:68 msgid "You can specify Base DN for users and groups in the Advanced tab" msgstr "Puoi specificare una DN base per gli utenti ed i gruppi nella scheda Avanzate" |