2011-08-18 13:46:49 +04:00
< ? php $TRANSLATIONS = array (
2012-08-06 04:02:50 +04:00
" Unable to load list from App Store " => " Impossibile caricare l'elenco dall'App Store " ,
2012-09-05 04:05:39 +04:00
" Group already exists " => " Il gruppo esiste già " ,
" Unable to add group " => " Impossibile aggiungere il gruppo " ,
2012-09-14 04:03:18 +04:00
" Could not enable app. " => " Impossibile abilitare l'applicazione. " ,
2012-07-26 04:02:50 +04:00
" Email saved " => " Email salvata " ,
" Invalid email " => " Email non valida " ,
2012-05-09 14:41:01 +04:00
" OpenID Changed " => " OpenID modificato " ,
2012-06-06 02:29:28 +04:00
" Invalid request " => " Richiesta non valida " ,
2012-09-05 04:05:39 +04:00
" Unable to delete group " => " Impossibile eliminare il gruppo " ,
2012-11-09 03:03:49 +04:00
" Authentication error " => " Errore di autenticazione " ,
2012-09-05 04:05:39 +04:00
" Unable to delete user " => " Impossibile eliminare l'utente " ,
2011-08-18 13:46:49 +04:00
" Language changed " => " Lingua modificata " ,
2012-09-06 04:06:37 +04:00
" Unable to add user to group %s " => " Impossibile aggiungere l'utente al gruppo %s " ,
" Unable to remove user from group %s " => " Impossibile rimuovere l'utente dal gruppo %s " ,
2012-07-26 04:02:50 +04:00
" Disable " => " Disabilita " ,
" Enable " => " Abilita " ,
" Saving... " => " Salvataggio in corso... " ,
2012-01-20 21:53:45 +04:00
" __language_name__ " => " Italiano " ,
2012-05-13 21:59:44 +04:00
" Add your App " => " Aggiungi la tua applicazione " ,
2012-10-10 04:09:28 +04:00
" More Apps " => " Altre applicazioni " ,
2012-05-09 14:41:01 +04:00
" Select an App " => " Seleziona un'applicazione " ,
2012-07-26 04:02:50 +04:00
" See application page at apps.owncloud.com " => " Vedere la pagina dell'applicazione su apps.owncloud.com " ,
2012-09-06 04:06:37 +04:00
" <span class= \" licence \" ></span>-licensed by <span class= \" author \" ></span> " => " <span class= \" licence \" ></span>-licenziato da <span class= \" author \" ></span> " ,
2012-05-13 21:59:44 +04:00
" Documentation " => " Documentazione " ,
" Managing Big Files " => " Gestione file grandi " ,
2011-08-18 13:46:49 +04:00
" Ask a question " => " Fai una domanda " ,
2012-05-09 14:41:01 +04:00
" Problems connecting to help database. " => " Problemi di connessione al database di supporto. " ,
" Go there manually. " => " Raggiungilo manualmente. " ,
2011-08-23 13:20:37 +04:00
" Answer " => " Risposta " ,
2012-11-10 03:02:29 +04:00
" You have used <strong>%s</strong> of the available <strong>%s</strong> " => " Hai utilizzato <strong>%s</strong> dei <strong>%s</strong> disponibili " ,
2012-05-13 21:59:44 +04:00
" Desktop and Mobile Syncing Clients " => " Client di sincronizzazione desktop e mobile " ,
" Download " => " Scaricamento " ,
2012-09-20 04:09:31 +04:00
" Your password was changed " => " La tua password è cambiata " ,
2011-09-04 20:12:58 +04:00
" Unable to change your password " => " Modifica password non riuscita " ,
2011-08-23 13:20:37 +04:00
" Current password " => " Password attuale " ,
2011-08-18 13:46:49 +04:00
" New password " => " Nuova password " ,
" show " => " mostra " ,
2011-08-23 13:20:37 +04:00
" Change password " => " Modifica password " ,
2012-01-15 18:12:58 +04:00
" Email " => " Email " ,
" Your email address " => " Il tuo indirizzo email " ,
2012-08-23 04:07:35 +04:00
" Fill in an email address to enable password recovery " => " Inserisci il tuo indirizzo email per abilitare il recupero della password " ,
2011-08-18 13:46:49 +04:00
" Language " => " Lingua " ,
2012-01-15 18:12:58 +04:00
" Help translate " => " Migliora la traduzione " ,
2012-05-09 14:41:01 +04:00
" use this address to connect to your ownCloud in your file manager " => " usa questo indirizzo per connetterti al tuo ownCloud dal gestore file " ,
2012-11-10 03:02:29 +04:00
" Developed by the <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >ownCloud community</a>, the <a href= \" https://github.com/owncloud \" target= \" _blank \" >source code</a> is licensed under the <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " => " Sviluppato dalla <a href= \" http://ownCloud.org/contact \" target= \" _blank \" >comunità di ownCloud</a>, il <a href= \" https://github.com/owncloud \" target= \" _blank \" >codice sorgente</a> è licenziato nei termini della <a href= \" http://www.gnu.org/licenses/agpl-3.0.html \" target= \" _blank \" ><abbr title= \" Affero General Public License \" >AGPL</abbr></a>. " ,
2011-08-18 13:46:49 +04:00
" Name " => " Nome " ,
" Password " => " Password " ,
" Groups " => " Gruppi " ,
2011-08-23 13:20:37 +04:00
" Create " => " Crea " ,
2012-05-13 21:59:44 +04:00
" Default Quota " => " Quota predefinita " ,
" Other " => " Altro " ,
2012-08-19 04:05:44 +04:00
" Group Admin " => " Gruppo di amministrazione " ,
2012-05-09 14:41:01 +04:00
" Quota " => " Quote " ,
" Delete " => " Elimina "
2011-08-18 13:46:49 +04:00
);