it.json 5.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. { "translations": {
  2. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Vuoi aggiungere la condivisione remota {name} da {owner}@{remote}?",
  3. "Remote share" : "Condivisione remota",
  4. "Remote share password" : "Password della condivisione remota",
  5. "Cancel" : "Annulla",
  6. "Add remote share" : "Aggiungi condivisione remota",
  7. "Copy" : "Copia",
  8. "Copied!" : "Copiato!",
  9. "Not supported!" : "Non supportato!",
  10. "Press ⌘-C to copy." : "Premi ⌘-C per copiare.",
  11. "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.",
  12. "Invalid Federated Cloud ID" : "ID di cloud federata non valido",
  13. "Server to server sharing is not enabled on this server" : "La condivisione tra server non è abilitata su questo server",
  14. "Couldn't establish a federated share." : "Impossibile stabilire una condivisione federata.",
  15. "Couldn't establish a federated share, maybe the password was wrong." : "Impossibile stabilire una condivisione federata, forse la password non è corretta.",
  16. "Federated Share request sent, you will receive an invitation. Check your notifications." : "Richiesta della condivisione federata inviata, riceverai un invito. Controlla le tue notifiche.",
  17. "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Impossibile stabilire una condivisione federata, sembra che il server da federare sia troppo datato (Nextcloud <= 9).",
  18. "It is not allowed to send federated group shares from this server." : "Non è consentito inviare condivisioni di gruppo federate da questo server.",
  19. "Sharing %1$s failed, because this item is already shared with %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con %2$s",
  20. "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente",
  21. "File is already shared with %s" : "Il file è già condiviso con %s",
  22. "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "La condivisione di %1$s non è riuscita, impossibile trovare %2$s, è probabile che il server non sia al momento raggiungibile o che utilizzi un certificato auto-firmato.",
  23. "Could not find share" : "Impossibile trovare la condivisione",
  24. "Federated sharing" : "Condivisione federata",
  25. "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Hai ricevuto \"%3$s\" come condivisione remota da %1$s (per conto di %2$s)",
  26. "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Hai ricevuto {share} come condivisione remota da {user} (per conto di {behalf})",
  27. "You received \"%3$s\" as a remote share from %1$s" : "Hai ricevuto \"%3$s\" come condivisione remota da %1$s",
  28. "You received {share} as a remote share from {user}" : "Hai ricevuto {share} come condivisione remota da {user}",
  29. "Accept" : "Accetta",
  30. "Decline" : "Rifiuta",
  31. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud, vedi %s",
  32. "Share with me through my #Nextcloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud",
  33. "Sharing" : "Condivisione",
  34. "Federated file sharing" : "Condivisione file federata",
  35. "Provide federated file sharing across servers" : "Fornisce una condivisione di file federata tra server",
  36. "Federated Cloud Sharing" : "Condivisione cloud federata",
  37. "Open documentation" : "Apri la documentazione",
  38. "Adjust how people can share between servers." : "Regola come le persone possono condividere tra i server.",
  39. "Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server",
  40. "Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server",
  41. "Allow users on this server to send shares to groups on other servers" : "Consenti agli utenti su questo server di inviare condivisioni a gruppi su altri server",
  42. "Allow users on this server to receive group shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni di gruppo da altri server",
  43. "Search global and public address book for users" : "Cerca gli utenti nella rubrica globale e pubblica",
  44. "Allow users to publish their data to a global and public address book" : "Consenti agli utenti di pubblicare i propri dati in una rubrica globale e pubblica",
  45. "Federated Cloud" : "Cloud federata",
  46. "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Puoi condividere con chiunque utilizzi server Nextcloud o altri server e servizi Open Cloud Mesh (OCM) compatibili Ti basta inserire il loro ID di cloud federata nella finestra di condivisione. Assomiglia a persona@cloud.esempio.com ",
  47. "Your Federated Cloud ID:" : "Il tuo ID di cloud federata:",
  48. "Share it so your friends can share files with you:" : "Condividilo in modo che i tuoi amici possano condividere file con te:",
  49. "Add to your website" : "Aggiungi al tuo sito web",
  50. "Share with me via Nextcloud" : "Condividi con me tramite Nextcloud",
  51. "HTML Code:" : "Codice HTML:",
  52. "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s",
  53. "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile o che utilizzi un certificato auto-firmato."
  54. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  55. }