it.json 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. { "translations": {
  2. "External storages" : "Archiviazioni esterne",
  3. "Personal" : "Personale",
  4. "System" : "Sistema",
  5. "Grant access" : "Concedi l'accesso",
  6. "Error configuring OAuth1" : "Errore di configurazione OAuth1",
  7. "Please provide a valid app key and secret." : "Fornisci chiave e segreto dell'applicazione validi.",
  8. "Error configuring OAuth2" : "Errore di configurazione OAuth2",
  9. "Generate keys" : "Genera la chiavi",
  10. "Error generating key pair" : "Errore durante la generazione della coppia di chiavi",
  11. "All users. Type to select user or group." : "Tutti gli utenti. Digita per selezionare utente o gruppo.",
  12. "(group)" : "(gruppo)",
  13. "Compatibility with Mac NFD encoding (slow)" : "Compatibilità con la codifica Mac NFD (lento)",
  14. "Admin defined" : "Definito dall'amministratore",
  15. "Are you sure you want to delete this external storage?" : "Se sicuro di voler eliminare questa archiviazione esterna?",
  16. "Delete storage?" : "Vuoi eliminare l'archiviazione?",
  17. "Saved" : "Salvato",
  18. "Saving..." : "Salvataggio in corso...",
  19. "Save" : "Salva",
  20. "Empty response from the server" : "Risposta vuota dal server",
  21. "Couldn't access. Please log out and in again to activate this mount point" : "Impossibile accedere. Chiudi la sessione e accedi nuovamente per attivare questo punto di mount",
  22. "Couldn't get the information from the remote server: {code} {type}" : "Impossibile ottenere le informazioni dal server remoto: {code} {tipo}",
  23. "Couldn't get the list of external mount points: {type}" : "Impossibile ottenere l'elenco dei punti di mount esterni: {type}",
  24. "There was an error with message: " : "Si è verificato un errore con il messaggio:",
  25. "External mount error" : "Errore di mount esterno",
  26. "external-storage" : "archiviazione-esterna",
  27. "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Impossibile ottenere l'elenco dei punti di mount delle unità di rete Windows: risposta vuota dal server",
  28. "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Alcuni dei punti di mount esterni configurati non sono connessi. Fai clic sulle righe rosse per ulteriori informazioni",
  29. "Please enter the credentials for the {mount} mount" : "Digita le credenziali per montare {mount}",
  30. "Username" : "Nome utente",
  31. "Password" : "Password",
  32. "Credentials saved" : "Credenziali salvate",
  33. "Credentials saving failed" : "Salvataggio delle credenziali non riuscito",
  34. "Credentials required" : "Credenziali richieste",
  35. "Storage with ID \"%d\" not found" : "Archiviazione con ID \"%d\" non trovata",
  36. "Invalid backend or authentication mechanism class" : "Motore o classe del meccanismo di autenticazione non valido",
  37. "Invalid mount point" : "Punto di mount non valido",
  38. "Objectstore forbidden" : "Objectstore vietato",
  39. "Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido",
  40. "Not permitted to use backend \"%s\"" : "Utilizzo del motore \"%s\" non permesso",
  41. "Not permitted to use authentication mechanism \"%s\"" : "Utilizzo del meccanismo di autenticazione \"%s\" non permesso",
  42. "Unsatisfied backend parameters" : "Parametri del motore non soddisfatti",
  43. "Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti",
  44. "Insufficient data: %s" : "Dati insufficienti: %s",
  45. "%s" : "%s",
  46. "Storage with ID \"%d\" is not user editable" : "Archiviazione con ID \"%d\" non modificabile dall'utente",
  47. "Access key" : "Chiave di accesso",
  48. "Secret key" : "Chiave segreta",
  49. "Builtin" : "Integrata",
  50. "None" : "Nessuno",
  51. "OAuth1" : "OAuth1",
  52. "App key" : "Chiave applicazione",
  53. "App secret" : "Segreto applicazione",
  54. "OAuth2" : "OAuth2",
  55. "Client ID" : "ID client",
  56. "Client secret" : "Segreto del client",
  57. "OpenStack v2" : "OpenStack v2",
  58. "Tenant name" : "Nome tenant",
  59. "Identity endpoint URL" : "URL endpoint delle identità",
  60. "OpenStack v3" : "OpenStack v3",
  61. "Domain" : "Dominio",
  62. "Rackspace" : "Rackspace",
  63. "API key" : "Chiave API",
  64. "Global credentials" : "Credenziali globali",
  65. "Log-in credentials, save in database" : "Credenziali di accesso, salva nel database",
  66. "Username and password" : "Nome utente e password",
  67. "Log-in credentials, save in session" : "Credenziali di accesso, salva nella sessione",
  68. "User entered, store in database" : "Inserite dall'utente, salva nel database",
  69. "RSA public key" : "Chiave pubblica RSA",
  70. "Public key" : "Chiave pubblica",
  71. "Amazon S3" : "Amazon S3",
  72. "Bucket" : "Bucket",
  73. "Hostname" : "Nome host",
  74. "Port" : "Porta",
  75. "Region" : "Regione",
  76. "Enable SSL" : "Abilita SSL",
  77. "Enable Path Style" : "Abilita stile percorsi",
  78. "Legacy (v2) authentication" : "Autenticazione tradizionale (v2)",
  79. "WebDAV" : "WebDAV",
  80. "URL" : "URL",
  81. "Remote subfolder" : "Sottocartella remota",
  82. "Secure https://" : "Sicuro https://",
  83. "FTP" : "FTP",
  84. "Host" : "Host",
  85. "Secure ftps://" : "Sicuro ftps://",
  86. "Local" : "Locale",
  87. "Location" : "Posizione",
  88. "Nextcloud" : "Nextcloud",
  89. "SFTP" : "SFTP",
  90. "Root" : "Radice",
  91. "SFTP with secret key login" : "SFTP con accesso a chiave segreta",
  92. "SMB / CIFS" : "SMB / CIFS",
  93. "Share" : "Condividi",
  94. "SMB / CIFS using OC login" : "SMB / CIFS utilizzando le credenziali di OC",
  95. "Username as share" : "Nome utente come condivisione",
  96. "OpenStack Object Storage" : "OpenStack Object Storage",
  97. "Service name" : "Nome servizio",
  98. "Request timeout (seconds)" : "Tempo massimo della richiesta (secondi)",
  99. "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
  100. "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
  101. "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
  102. "External storage support" : "Supporto archiviazioni esterne",
  103. "No external storage configured or you don't have the permission to configure them" : "Nessuna archiviazione esterna configurata o non hai i permessi per configurarle",
  104. "Name" : "Nome",
  105. "Storage type" : "Tipo di archiviazione",
  106. "Scope" : "Ambito",
  107. "Enable encryption" : "Abilita cifratura",
  108. "Enable previews" : "Abilita le anteprime",
  109. "Enable sharing" : "Abilita condivisione",
  110. "Check for changes" : "Controlla le modifiche",
  111. "Never" : "Mai",
  112. "Once every direct access" : "Una volta per ogni accesso diretto",
  113. "Read only" : "Sola lettura",
  114. "Folder name" : "Nome della cartella",
  115. "External storage" : "Archiviazione esterna",
  116. "Authentication" : "Autenticazione",
  117. "Configuration" : "Configurazione",
  118. "Available for" : "Disponibile per",
  119. "Click to recheck the configuration" : "Clic per controllare di nuovo la configurazione",
  120. "Add storage" : "Aggiungi archiviazione",
  121. "Advanced settings" : "Impostazioni avanzate",
  122. "Delete" : "Elimina",
  123. "Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne",
  124. "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna",
  125. "Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
  126. "Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
  127. "Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
  128. "Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
  129. "Dropbox App Configuration" : "Configurazione applicazione Dropbox",
  130. "Google Drive App Configuration" : "Configurazione applicazione Google Drive",
  131. "OpenStack" : "OpenStack",
  132. "Dropbox" : "Dropbox",
  133. "Google Drive" : "Google Drive",
  134. "No external storage configured" : "Nessuna archiviazione esterna configurata",
  135. "You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali",
  136. "Are you sure you want to delete this external storage" : "Sei sicuro di voler eliminare questa archiviazione esterna?"
  137. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  138. }