diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/encryption/l10n/sk.js | 2 | ||||
-rw-r--r-- | apps/encryption/l10n/sk.json | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/it.js | 23 | ||||
-rw-r--r-- | apps/sharebymail/l10n/it.json | 23 | ||||
-rw-r--r-- | apps/user_ldap/l10n/it.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/it.json | 4 |
12 files changed, 58 insertions, 8 deletions
diff --git a/apps/encryption/l10n/sk.js b/apps/encryption/l10n/sk.js index 91b90843699..1fe170ebd1b 100644 --- a/apps/encryption/l10n/sk.js +++ b/apps/encryption/l10n/sk.js @@ -23,6 +23,8 @@ OC.L10N.register( "Private key password successfully updated." : "Heslo súkromného kľúča je úspešne aktualizované.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Musíte migrovať vaše šifrovacie kľúče zo starého šifrovania (ownCloud <= 8,0) na nové. Spustite „occ encryption:migrate“ alebo sa obráťte na správcu", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Neplatný súkromný kľúč pre šifrovanie. Aktualizujte prosím heslo vášho súkromného kľúča v osobných nastaveniach pre obnovenie prístupu k vaším šifrovaným súborom.", + "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Aplikácia na šifrovanie je povolená, ale vaše kľúče nie sú inicializované. Odhláste sa a prihláste sa znova.", + "Please enable server side encryption in the admin settings in order to use the encryption module." : "Ak chcete použiť šifrovací modul, povoľte šifrovanie na strane servera v nastaveniach administrátora.", "Encryption app is enabled and ready" : "Aplikácia pre šifrovanie je povolená a pripravená", "Bad Signature" : "Zlý podpis", "Missing Signature" : "Chýbajúci podpis", diff --git a/apps/encryption/l10n/sk.json b/apps/encryption/l10n/sk.json index aa753b04d90..fc68f078c61 100644 --- a/apps/encryption/l10n/sk.json +++ b/apps/encryption/l10n/sk.json @@ -21,6 +21,8 @@ "Private key password successfully updated." : "Heslo súkromného kľúča je úspešne aktualizované.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Musíte migrovať vaše šifrovacie kľúče zo starého šifrovania (ownCloud <= 8,0) na nové. Spustite „occ encryption:migrate“ alebo sa obráťte na správcu", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Neplatný súkromný kľúč pre šifrovanie. Aktualizujte prosím heslo vášho súkromného kľúča v osobných nastaveniach pre obnovenie prístupu k vaším šifrovaným súborom.", + "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Aplikácia na šifrovanie je povolená, ale vaše kľúče nie sú inicializované. Odhláste sa a prihláste sa znova.", + "Please enable server side encryption in the admin settings in order to use the encryption module." : "Ak chcete použiť šifrovací modul, povoľte šifrovanie na strane servera v nastaveniach administrátora.", "Encryption app is enabled and ready" : "Aplikácia pre šifrovanie je povolená a pripravená", "Bad Signature" : "Zlý podpis", "Missing Signature" : "Chýbajúci podpis", diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js index 4e0c58aeffe..ec28b468f2b 100644 --- a/apps/federatedfilesharing/l10n/it.js +++ b/apps/federatedfilesharing/l10n/it.js @@ -21,6 +21,7 @@ OC.L10N.register( "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile", "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", + "Federated share added" : "Condivisione federata aggiunta", "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json index 56ec3b6ddb3..1610a3e53d0 100644 --- a/apps/federatedfilesharing/l10n/it.json +++ b/apps/federatedfilesharing/l10n/it.json @@ -19,6 +19,7 @@ "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile", "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", + "Federated share added" : "Condivisione federata aggiunta", "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index d59a08c8407..695aa7c11cc 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -24,11 +24,13 @@ OC.L10N.register( "Saving..." : "Salvataggio in corso...", "Save" : "Salva", "Empty response from the server" : "Risposta vuota dal server", + "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", "Couldn't get the information from the remote server: {code} {type}" : "Impossibile ottenere le informazioni dal server remoto: {code} {tipo}", "Couldn't get the list of external mount points: {type}" : "Impossibile ottenere l'elenco dei punti di mount esterni: {type}", "There was an error with message: " : "Si è verificato un errore con il messaggio:", "External mount error" : "Errore di mount esterno", "external-storage" : "archiviazione-esterna", + "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", "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", "Please enter the credentials for the {mount} mount" : "Digita le credenziali per montare {mount}", "Username" : "Nome utente", diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index 975905139b8..469d1569dfa 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -22,11 +22,13 @@ "Saving..." : "Salvataggio in corso...", "Save" : "Salva", "Empty response from the server" : "Risposta vuota dal server", + "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", "Couldn't get the information from the remote server: {code} {type}" : "Impossibile ottenere le informazioni dal server remoto: {code} {tipo}", "Couldn't get the list of external mount points: {type}" : "Impossibile ottenere l'elenco dei punti di mount esterni: {type}", "There was an error with message: " : "Si è verificato un errore con il messaggio:", "External mount error" : "Errore di mount esterno", "external-storage" : "archiviazione-esterna", + "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", "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", "Please enter the credentials for the {mount} mount" : "Digita le credenziali per montare {mount}", "Username" : "Nome utente", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 749c85d0493..3f2a9a968d7 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -102,6 +102,7 @@ OC.L10N.register( "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.", + "shared by %s" : "condiviso da %s", "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud", "Download" : "Scarica", "Download %s" : "Scarica %s", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 5cce4c494fd..e45ada6a57e 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -100,6 +100,7 @@ "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.", + "shared by %s" : "condiviso da %s", "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud", "Download" : "Scarica", "Download %s" : "Scarica %s", diff --git a/apps/sharebymail/l10n/it.js b/apps/sharebymail/l10n/it.js index e6bfdf2d02f..e4dc1afff92 100644 --- a/apps/sharebymail/l10n/it.js +++ b/apps/sharebymail/l10n/it.js @@ -9,17 +9,32 @@ OC.L10N.register( "You shared {file} with {email} by mail" : "Hai condiviso {file} con {user} tramite posta", "%3$s shared %1$s with %2$s by mail" : "%3$s ha condiviso %1$s con %2$s tramite email", "{actor} shared {file} with {email} by mail" : "{actor} ha condiviso {file} con {email} tramite email", + "Password to access %1$s was sent to %2s" : "La password per accedere a %1$s è stata inviata a %2s", + "Password to access {file} was sent to {email}" : "La password per accedere a {file} ti è stata inviata a {email}", + "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata", + "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", "Sharing %s failed, this item is already shared with %s" : "Condivisione %s non riuscita, questo elemento è già condiviso con %s", - "Failed to send share by E-mail" : "Invio non riuscito della condivisione tramite email", + "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", "%s shared »%s« with you" : "%s ha condiviso »%s« con te", + "%s shared »%s« with you." : "%s ha condiviso «%s» con te.", + "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", + "Open »%s«" : "Apri «%s»", + "%s via %s" : "%s tramite %s", + "Password to access »%s« shared to you by %s" : "Password per accedere a «%s» condivisa con te da %s", + "Password to access »%s«" : "Password per accedere a «%s»", + "Password to access »%s« shared with %s" : "Password per accedere a «%s» condivisa con %s", + "This is the password: %s" : "Questa è la password: %s", + "Could not find share" : "Non è stato possibile trovare la condivisione", + "Share by mail" : "Condividi tramite email", + "Send password by mail" : "Invia password tramite posta", + "Enforce password protection" : "Imponi la protezione con password", + "Failed to send share by E-mail" : "Invio non riuscito della condivisione tramite email", "%s shared »%s« with you on behalf of %s" : "%s ha condiviso «%s» con te per conto di %s", "Failed to create the E-mail" : "Creazione dell'email non riuscita", - "Could not find share" : "Non è stato possibile trovare la condivisione", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te per conto di %s.\n\n%s\n\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te.\n\n%s\n\n", "Cheers!" : "Saluti!", "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te per conto di %s.<br><br>", - "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>", - "Share by mail" : "Condividi tramite email" + "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/it.json b/apps/sharebymail/l10n/it.json index 00e59d45f44..32bacf03bed 100644 --- a/apps/sharebymail/l10n/it.json +++ b/apps/sharebymail/l10n/it.json @@ -7,17 +7,32 @@ "You shared {file} with {email} by mail" : "Hai condiviso {file} con {user} tramite posta", "%3$s shared %1$s with %2$s by mail" : "%3$s ha condiviso %1$s con %2$s tramite email", "{actor} shared {file} with {email} by mail" : "{actor} ha condiviso {file} con {email} tramite email", + "Password to access %1$s was sent to %2s" : "La password per accedere a %1$s è stata inviata a %2s", + "Password to access {file} was sent to {email}" : "La password per accedere a {file} ti è stata inviata a {email}", + "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata", + "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", "Sharing %s failed, this item is already shared with %s" : "Condivisione %s non riuscita, questo elemento è già condiviso con %s", - "Failed to send share by E-mail" : "Invio non riuscito della condivisione tramite email", + "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", "%s shared »%s« with you" : "%s ha condiviso »%s« con te", + "%s shared »%s« with you." : "%s ha condiviso «%s» con te.", + "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", + "Open »%s«" : "Apri «%s»", + "%s via %s" : "%s tramite %s", + "Password to access »%s« shared to you by %s" : "Password per accedere a «%s» condivisa con te da %s", + "Password to access »%s«" : "Password per accedere a «%s»", + "Password to access »%s« shared with %s" : "Password per accedere a «%s» condivisa con %s", + "This is the password: %s" : "Questa è la password: %s", + "Could not find share" : "Non è stato possibile trovare la condivisione", + "Share by mail" : "Condividi tramite email", + "Send password by mail" : "Invia password tramite posta", + "Enforce password protection" : "Imponi la protezione con password", + "Failed to send share by E-mail" : "Invio non riuscito della condivisione tramite email", "%s shared »%s« with you on behalf of %s" : "%s ha condiviso «%s» con te per conto di %s", "Failed to create the E-mail" : "Creazione dell'email non riuscita", - "Could not find share" : "Non è stato possibile trovare la condivisione", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te per conto di %s.\n\n%s\n\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te.\n\n%s\n\n", "Cheers!" : "Saluti!", "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te per conto di %s.<br><br>", - "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>", - "Share by mail" : "Condividi tramite email" + "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index e34083a8f21..06b54cf1658 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -3,11 +3,15 @@ OC.L10N.register( { "Failed to clear the mappings." : "Cancellazione delle associazioni non riuscita.", "Failed to delete the server configuration" : "Eliminazione della configurazione del server non riuscita", + "Invalid configuration: Anonymous binding is not allowed." : "La configurazione non è valida: l'associazione anonima non è consentita.", + "Valid configuration, connection established!" : "Configurazione valida, connessione stabilita!", "No action specified" : "Nessuna azione specificata", "No configuration specified" : "Nessuna configurazione specificata", "No data specified" : "Nessun dato specificato", " Could not set configuration %s" : "Impossibile impostare la configurazione %s", "Action does not exist" : "L'azione non esiste", + "LDAP user and group backend" : "Motore utente e gruppo LDAP", + "Renewing …" : "Rinnovo...", "Very weak password" : "Password molto debole", "Weak password" : "Password debole", "Good password" : "Password buona", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index e1558941cb3..ebd356dac68 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -1,11 +1,15 @@ { "translations": { "Failed to clear the mappings." : "Cancellazione delle associazioni non riuscita.", "Failed to delete the server configuration" : "Eliminazione della configurazione del server non riuscita", + "Invalid configuration: Anonymous binding is not allowed." : "La configurazione non è valida: l'associazione anonima non è consentita.", + "Valid configuration, connection established!" : "Configurazione valida, connessione stabilita!", "No action specified" : "Nessuna azione specificata", "No configuration specified" : "Nessuna configurazione specificata", "No data specified" : "Nessun dato specificato", " Could not set configuration %s" : "Impossibile impostare la configurazione %s", "Action does not exist" : "L'azione non esiste", + "LDAP user and group backend" : "Motore utente e gruppo LDAP", + "Renewing …" : "Rinnovo...", "Very weak password" : "Password molto debole", "Weak password" : "Password debole", "Good password" : "Password buona", |