2014-10-17 16:20:02 +04:00
{ "translations" : {
"Server to server sharing is not enabled on this server" : "La condivisione tra server non è abilitata su questo server" ,
"The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi." ,
"Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile" ,
2015-01-29 09:54:35 +03:00
"Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata" ,
"Storage not valid" : "Archiviazione non valida" ,
2014-10-17 16:20:02 +04:00
"Couldn't add remote share" : "Impossibile aggiungere la condivisione remota" ,
2015-01-21 09:55:15 +03:00
"Shared with you" : "Condivisi con te" ,
"Shared with others" : "Condivisi con altri" ,
"Shared by link" : "Condivisi tramite collegamento" ,
2014-12-19 09:56:51 +03:00
"Nothing shared with you yet" : "Non è stato condiviso ancora niente con te" ,
"Files and folders others share with you will show up here" : "I file e le cartelle che altri condividono con te saranno mostrati qui" ,
"Nothing shared yet" : "Ancora nessuna condivisione" ,
"Files and folders you share will show up here" : "I file e le cartelle che condividi saranno mostrati qui" ,
"No shared links" : "Nessun collegamento condiviso" ,
"Files and folders you share by link will show up here" : "I file e le cartelle che condividi tramite collegamento saranno mostrati qui" ,
2014-10-17 16:20:02 +04:00
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Vuoi aggiungere la condivisione remota {name} da {owner}@{remote}?" ,
"Remote share" : "Condivisione remota" ,
"Remote share password" : "Password della condivisione remota" ,
"Cancel" : "Annulla" ,
"Add remote share" : "Aggiungi condivisione remota" ,
2015-04-23 08:54:51 +03:00
"You can upload into this folder" : "Puoi caricare in questa cartella" ,
2015-01-07 09:55:42 +03:00
"No ownCloud installation (7 or higher) found at {remote}" : "Nessuna installazione di ownCloud (7 o superiore) trovata su {remote}" ,
2014-10-17 16:20:02 +04:00
"Invalid ownCloud url" : "URL di ownCloud non valido" ,
2015-01-14 09:55:16 +03:00
"Share" : "Condividi" ,
2014-10-17 16:20:02 +04:00
"Shared by" : "Condiviso da" ,
2015-02-20 09:55:01 +03:00
"A file or folder has been <strong>shared</strong>" : "Un file o una cartella è stato <strong>condiviso</strong>" ,
2014-12-14 09:54:56 +03:00
"A file or folder was shared from <strong>another server</strong>" : "Un file o una cartella è stato condiviso da <strong>un altro server</strong>" ,
2014-12-25 09:54:29 +03:00
"A public shared file or folder was <strong>downloaded</strong>" : "Un file condiviso pubblicamente o una cartella è stato <strong>scaricato</strong>" ,
2014-12-14 09:54:56 +03:00
"You received a new remote share from %s" : "Hai ricevuto una nuova condivisione remota da %s" ,
"%1$s accepted remote share %2$s" : "%1$s ha accettato la condivisione remota %2$s" ,
"%1$s declined remote share %2$s" : "%1$s ha rifiutato la condivisione remota %2$s" ,
2015-02-04 09:55:49 +03:00
"%1$s unshared %2$s from you" : "%1$s ha rimosso la condivisione %2$s con te" ,
2014-12-25 09:54:29 +03:00
"Public shared folder %1$s was downloaded" : "La cartella condivisa pubblicamente %1$s è stata scaricata" ,
"Public shared file %1$s was downloaded" : "Il file condiviso pubblicamente %1$s è stato scaricato" ,
2015-02-20 09:55:01 +03:00
"You shared %1$s with %2$s" : "Hai condiviso %1$s con %2$s" ,
"You shared %1$s with group %2$s" : "Hai condiviso %1$s con il gruppo %2$s" ,
"%2$s shared %1$s with you" : "%2$s ha condiviso %1$s con te" ,
"You shared %1$s via link" : "Hai condiviso %1$s tramite collegamento" ,
"Shares" : "Condivisioni" ,
2015-06-20 08:55:10 +03:00
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Condividi con me attraverso il mio ID di cloud federata #ownCloud, vedi %s" ,
"Share with me through my #ownCloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #ownCloud" ,
2014-10-17 16:20:02 +04:00
"This share is password-protected" : "Questa condivione è protetta da password" ,
"The password is wrong. Try again." : "La password è errata. Prova ancora." ,
"Password" : "Password" ,
2015-01-08 09:56:00 +03:00
"No entries found in this folder" : "Nessuna voce trovata in questa cartella" ,
2014-10-17 16:20:02 +04:00
"Name" : "Nome" ,
"Share time" : "Tempo di condivisione" ,
"Sorry, this link doesn’ t seem to work anymore." : "Spiacenti, questo collegamento sembra non essere più attivo." ,
"Reasons might be:" : "I motivi potrebbero essere:" ,
"the item was removed" : "l'elemento è stato rimosso" ,
"the link expired" : "il collegamento è scaduto" ,
"sharing is disabled" : "la condivisione è disabilitata" ,
"For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento." ,
"Add to your ownCloud" : "Aggiungi al tuo ownCloud" ,
"Download" : "Scarica" ,
"Download %s" : "Scarica %s" ,
2014-11-09 09:54:30 +03:00
"Direct link" : "Collegamento diretto" ,
2015-01-31 09:54:39 +03:00
"Federated Cloud Sharing" : "Condivisione cloud federata" ,
2015-04-15 01:15:32 +03:00
"Open documentation" : "Apri la documentazione" ,
2014-11-09 09:54:30 +03:00
"Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server" ,
2015-06-08 08:55:01 +03:00
"Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server" ,
2015-06-20 08:55:10 +03:00
"Federated Cloud" : "Cloud federata" ,
"Your Federated Cloud ID:" : "Il tuo ID di cloud federata:" ,
"Share it:" : "Condividilo:" ,
"Add it to your website:" : "Aggiungilo al tuo sito web:" ,
"Share with me via ownCloud" : "Condividi con me tramite ownCloud" ,
"HTML Code:" : "Codice HTML:"
2014-10-17 16:20:02 +04:00
} , "pluralForm" : "nplurals=2; plural=(n != 1);"
}