221 lines
17 KiB
JavaScript
221 lines
17 KiB
JavaScript
OC.L10N.register(
|
|
"core",
|
|
{
|
|
"Couldn't send mail to following users: %s " : "Impossibile inviare email ai seguenti utenti: %s",
|
|
"Turned on maintenance mode" : "Modalità di manutenzione attivata",
|
|
"Turned off maintenance mode" : "Modalità di manutenzione disattivata",
|
|
"Updated database" : "Database aggiornato",
|
|
"Checked database schema update" : "Verificato l'aggiornamento dello schema del database",
|
|
"Checked database schema update for apps" : "Verificato l'aggiornamento dello schema del database per le applicazioni",
|
|
"Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s",
|
|
"Following incompatible apps have been disabled: %s" : "Le seguenti applicazioni incompatibili sono state disabilitate: %s",
|
|
"Following 3rd party apps have been disabled: %s" : "Le seguenti applicazioni di terze parti sono state disabilitate: %s",
|
|
"No image or file provided" : "Non è stata fornita alcun immagine o file",
|
|
"Unknown filetype" : "Tipo di file sconosciuto",
|
|
"Invalid image" : "Immagine non valida",
|
|
"No temporary profile picture available, try again" : "Nessuna immagine di profilo provvisoria disponibile, riprova",
|
|
"No crop data provided" : "Dati di ritaglio non forniti",
|
|
"Sunday" : "Domenica",
|
|
"Monday" : "Lunedì",
|
|
"Tuesday" : "Martedì",
|
|
"Wednesday" : "Mercoledì",
|
|
"Thursday" : "Giovedì",
|
|
"Friday" : "Venerdì",
|
|
"Saturday" : "Sabato",
|
|
"January" : "Gennaio",
|
|
"February" : "Febbraio",
|
|
"March" : "Marzo",
|
|
"April" : "Aprile",
|
|
"May" : "Maggio",
|
|
"June" : "Giugno",
|
|
"July" : "Luglio",
|
|
"August" : "Agosto",
|
|
"September" : "Settembre",
|
|
"October" : "Ottobre",
|
|
"November" : "Novembre",
|
|
"December" : "Dicembre",
|
|
"Settings" : "Impostazioni",
|
|
"Saving..." : "Salvataggio in corso...",
|
|
"Couldn't send reset email. Please contact your administrator." : "Impossibile inviare l'email di reimpostazione. Contatta il tuo amministratore.",
|
|
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Il collegamento per reimpostare la password è stato inviato al tuo indirizzo di posta. Se non lo ricevi in tempi ragionevoli, controlla le cartelle della posta indesiderata.<br>Se non dovesse essere nemmeno lì, contatta il tuo amministratore locale.",
|
|
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "I tuoi file sono cifrati. Se non hai precedentemente abilitato la chiave di recupero, non sarà più possibile ritrovare i tuoi dati una volta che la password sarà reimpostata.<br />Se non sei sicuro, per favore contatta l'amministratore prima di proseguire.<br />Vuoi davvero continuare?",
|
|
"I know what I'm doing" : "So cosa sto facendo",
|
|
"Password can not be changed. Please contact your administrator." : "La password non può essere cambiata. Contatta il tuo amministratore.",
|
|
"No" : "No",
|
|
"Yes" : "Sì",
|
|
"Choose" : "Scegli",
|
|
"Error loading file picker template: {error}" : "Errore durante il caricamento del modello del selettore file: {error}",
|
|
"Ok" : "Ok",
|
|
"Error loading message template: {error}" : "Errore durante il caricamento del modello di messaggio: {error}",
|
|
"read-only" : "sola lettura",
|
|
"_{count} file conflict_::_{count} file conflicts_" : ["{count} file in conflitto","{count} file in conflitto"],
|
|
"One file conflict" : "Un file in conflitto",
|
|
"New Files" : "File nuovi",
|
|
"Already existing files" : "File già esistenti",
|
|
"Which files do you want to keep?" : "Quali file vuoi mantenere?",
|
|
"If you select both versions, the copied file will have a number added to its name." : "Se selezioni entrambe le versioni, sarà aggiunto un numero al nome del file copiato.",
|
|
"Cancel" : "Annulla",
|
|
"Continue" : "Continua",
|
|
"(all selected)" : "(tutti i selezionati)",
|
|
"({count} selected)" : "({count} selezionati)",
|
|
"Error loading file exists template" : "Errore durante il caricamento del modello del file esistente",
|
|
"Very weak password" : "Password molto debole",
|
|
"Weak password" : "Password debole",
|
|
"So-so password" : "Password così-così",
|
|
"Good password" : "Password buona",
|
|
"Strong password" : "Password forte",
|
|
"Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server",
|
|
"Shared" : "Condiviso",
|
|
"Shared with {recipients}" : "Condiviso con {recipients}",
|
|
"Share" : "Condividi",
|
|
"Error" : "Errore",
|
|
"Error while sharing" : "Errore durante la condivisione",
|
|
"Error while unsharing" : "Errore durante la rimozione della condivisione",
|
|
"Error while changing permissions" : "Errore durante la modifica dei permessi",
|
|
"Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}",
|
|
"Shared with you by {owner}" : "Condiviso con te da {owner}",
|
|
"Share with user or group …" : "Condividi con utente o gruppo ...",
|
|
"Share link" : "Condividi collegamento",
|
|
"The public link will expire no later than {days} days after it is created" : "Il collegamento pubblico scadrà non più tardi di {days} giorni dopo la sua creazione",
|
|
"Link" : "Collegamento",
|
|
"Password protect" : "Proteggi con password",
|
|
"Password" : "Password",
|
|
"Choose a password for the public link" : "Scegli una password per il collegamento pubblico",
|
|
"Allow editing" : "Consenti la modifica",
|
|
"Email link to person" : "Invia collegamento via email",
|
|
"Send" : "Invia",
|
|
"Set expiration date" : "Imposta data di scadenza",
|
|
"Expiration" : "Scadenza",
|
|
"Expiration date" : "Data di scadenza",
|
|
"Adding user..." : "Aggiunta utente in corso...",
|
|
"group" : "gruppo",
|
|
"remote" : "remota",
|
|
"Resharing is not allowed" : "La ri-condivisione non è consentita",
|
|
"Shared in {item} with {user}" : "Condiviso in {item} con {user}",
|
|
"Unshare" : "Rimuovi condivisione",
|
|
"notify by email" : "notifica tramite email",
|
|
"can share" : "può condividere",
|
|
"can edit" : "può modificare",
|
|
"access control" : "controllo d'accesso",
|
|
"create" : "creare",
|
|
"change" : "cambia",
|
|
"delete" : "elimina",
|
|
"Password protected" : "Protetta da password",
|
|
"Error unsetting expiration date" : "Errore durante la rimozione della data di scadenza",
|
|
"Error setting expiration date" : "Errore durante l'impostazione della data di scadenza",
|
|
"Sending ..." : "Invio in corso...",
|
|
"Email sent" : "Messaggio inviato",
|
|
"Warning" : "Avviso",
|
|
"The object type is not specified." : "Il tipo di oggetto non è specificato.",
|
|
"Enter new" : "Inserisci nuovo",
|
|
"Delete" : "Elimina",
|
|
"Add" : "Aggiungi",
|
|
"Edit tags" : "Modifica etichette",
|
|
"Error loading dialog template: {error}" : "Errore durante il caricamento del modello di finestra: {error}",
|
|
"No tags selected for deletion." : "Nessuna etichetta selezionata per l'eliminazione.",
|
|
"unknown text" : "testo sconosciuto",
|
|
"Hello world!" : "Ciao mondo!",
|
|
"sunny" : "soleggiato",
|
|
"Hello {name}, the weather is {weather}" : "Ciao {name}, il tempo è {weather}",
|
|
"Hello {name}" : "Ciao {name}",
|
|
"_download %n file_::_download %n files_" : ["scarica %n file","scarica %s file"],
|
|
"Updating {productName} to version {version}, this may take a while." : "Aggiornamento di {productName} alla versione {version}, potrebbe richiedere del tempo.",
|
|
"Please reload the page." : "Ricarica la pagina.",
|
|
"The update was unsuccessful. " : "L'aggiornamento non è riuscito.",
|
|
"The update was successful. Redirecting you to ownCloud now." : "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud.",
|
|
"Couldn't reset password because the token is invalid" : "Impossibile reimpostare la password poiché il token non è valido",
|
|
"Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.",
|
|
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Impossibile inviare l'email di reimpostazione poiché non è presente un indirizzo email per questo nome utente. Contatta il tuo amministratore.",
|
|
"%s password reset" : "Ripristino password di %s",
|
|
"Use the following link to reset your password: {link}" : "Usa il collegamento seguente per ripristinare la password: {link}",
|
|
"New password" : "Nuova password",
|
|
"New Password" : "Nuova password",
|
|
"Reset password" : "Ripristina la password",
|
|
"Searching other places" : "Ricerca in altre posizioni",
|
|
"No search result in other places" : "Nessun risultato di ricerca in altre posizioni",
|
|
"_{count} search result in other places_::_{count} search results in other places_" : ["{count} risultato di ricerca in altre posizioni","{count} risultati di ricerca in altre posizioni"],
|
|
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non è supportato e %s non funzionerà correttamente su questa piattaforma. Usalo a tuo rischio!",
|
|
"For the best results, please consider using a GNU/Linux server instead." : "Per avere il risultato migliore, prendi in considerazione l'utilizzo di un server GNU/Linux.",
|
|
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Rimuovi l'impostazione di open_basedir nel tuo php.ini o passa alla versione a 64 bit di PHP.",
|
|
"Please install the cURL extension and restart your webserver." : "Installa l'estensione cURL e riavvia il server web.",
|
|
"Personal" : "Personale",
|
|
"Users" : "Utenti",
|
|
"Apps" : "Applicazioni",
|
|
"Admin" : "Admin",
|
|
"Help" : "Aiuto",
|
|
"Error loading tags" : "Errore di caricamento delle etichette",
|
|
"Tag already exists" : "L'etichetta esiste già",
|
|
"Error deleting tag(s)" : "Errore di eliminazione delle etichette",
|
|
"Error tagging" : "Errore di assegnazione delle etichette",
|
|
"Error untagging" : "Errore di rimozione delle etichette",
|
|
"Error favoriting" : "Errore di creazione dei preferiti",
|
|
"Error unfavoriting" : "Errore di rimozione dai preferiti",
|
|
"Access forbidden" : "Accesso negato",
|
|
"File not found" : "File non trovato",
|
|
"The specified document has not been found on the server." : "Il documento specificato non è stato trovato sul server.",
|
|
"You can click here to return to %s." : "Puoi fare clic qui per tornare a %s.",
|
|
"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.",
|
|
"Technical details" : "Dettagli tecnici",
|
|
"Remote Address: %s" : "Indirizzo remoto: %s",
|
|
"Request ID: %s" : "ID richiesta: %s",
|
|
"Code: %s" : "Codice: %s",
|
|
"Message: %s" : "Messaggio: %s",
|
|
"File: %s" : "File: %s",
|
|
"Line: %s" : "Riga: %s",
|
|
"Trace" : "Traccia",
|
|
"Security Warning" : "Avviso di sicurezza",
|
|
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "La cartella dei dati e i file sono probabilmente accessibili da Internet poiché il file .htaccess non funziona.",
|
|
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Per informazioni su come configurare correttamente il tuo server, vedi la <a href=\"%s\" target=\"_blank\">documentazione</a>.",
|
|
"Create an <strong>admin account</strong>" : "Crea un <strong>account amministratore</strong>",
|
|
"Username" : "Nome utente",
|
|
"Storage & database" : "Archiviazione e database",
|
|
"Data folder" : "Cartella dati",
|
|
"Configure the database" : "Configura il database",
|
|
"Only %s is available." : "È disponibile solo %s.",
|
|
"Database user" : "Utente del database",
|
|
"Database password" : "Password del database",
|
|
"Database name" : "Nome del database",
|
|
"Database tablespace" : "Spazio delle tabelle del database",
|
|
"Database host" : "Host del database",
|
|
"Performance Warning" : "Avviso di prestazioni",
|
|
"SQLite will be used as database." : "SQLite sarà utilizzato come database.",
|
|
"For larger installations we recommend to choose a different database backend." : "Per installazioni più grandi consigliamo di scegliere un motore di database diverso.",
|
|
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "In particolar modo, quando si utilizza il client desktop per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.",
|
|
"Finish setup" : "Termina configurazione",
|
|
"Finishing …" : "Completamento...",
|
|
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Questa applicazione richiede JavaScript per un corretto funzionamento. {linkstart}Abilita JavaScript{linkend} e ricarica la pagina.",
|
|
"%s is available. Get more information on how to update." : "%s è disponibile. Ottieni ulteriori informazioni sull'aggiornamento.",
|
|
"Log out" : "Esci",
|
|
"Search" : "Cerca",
|
|
"Server side authentication failed!" : "Autenticazione lato server non riuscita!",
|
|
"Please contact your administrator." : "Contatta il tuo amministratore di sistema.",
|
|
"Forgot your password? Reset it!" : "Hai dimenticato la password? Reimpostala!",
|
|
"remember" : "ricorda",
|
|
"Log in" : "Accedi",
|
|
"Alternative Logins" : "Accessi alternativi",
|
|
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ciao,<br><br>volevo informarti che %s ha condiviso <strong>%s</strong> con te.<br><a href=\"%s\">Guarda!</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." : "Ciò 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.",
|
|
"You are accessing the server from an untrusted domain." : "Stai accedendo al server da un dominio non attendibile.",
|
|
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contatta il tuo amministratore di sistema. Se sei un amministratore di questa istanza, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php.",
|
|
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "In base alla tua configurazione, come amministratore potrai utilizzare anche il pulsante in basso per rendere attendibile questo dominio.",
|
|
"Add \"%s\" as trusted domain" : "Aggiungi \"%s\" come dominio attendibile",
|
|
"%s will be updated to version %s." : "%s sarà aggiornato alla versione %s.",
|
|
"The following apps will be disabled:" : "Le seguenti applicazioni saranno disabilitate:",
|
|
"The theme %s has been disabled." : "Il tema %s è stato disabilitato.",
|
|
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Assicurati di aver creato una copia di sicurezza del database, della cartella config e della cartella data prima di procedere. ",
|
|
"Start update" : "Avvia l'aggiornamento",
|
|
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitare timeout con installazioni di grandi dimensioni, puoi eseguire il comando che segue dalla cartella di installazione:",
|
|
"This %s instance is currently being updated, which may take a while." : "Questa istanza di %s è in fase di aggiornamento, potrebbe richiedere del tempo.",
|
|
"This page will refresh itself when the %s instance is available again." : "Questa pagina si aggiornerà quando l'istanza di %s sarà nuovamente disponibile."
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|