Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/it.js')
-rw-r--r--apps/sharebymail/l10n/it.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/sharebymail/l10n/it.js b/apps/sharebymail/l10n/it.js
index 42489356c13..ba956351148 100644
--- a/apps/sharebymail/l10n/it.js
+++ b/apps/sharebymail/l10n/it.js
@@ -16,25 +16,16 @@ OC.L10N.register(
"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",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non possiamo inviarti la password generata automaticamente. Imposta un indirizzo di posta valido nelle impostazioni personali e prova ancora.",
"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",
- "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s ha condiviso «%s» con te.\nDovresti aver ricevuto un messaggio separato con un collegamento per accedervi.\n",
- "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s ha condiviso «%s» con te. Dovresti aver ricevuto un messaggio separato con un collegamento per accedervi.",
- "Password to access »%s« shared to you by %s" : "Password per accedere a «%s» condivisa con te da %s",
+ "%1$s via %2$s" : "%1$s tramite %2$s",
"Password to access »%s«" : "Password per accedere a «%s»",
"It is protected with the following password:" : "È protetta con la password seguente:",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere",
"»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te",
- "%1$s via %2$s" : "%1$s tramite %2$s",
- "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Hai appena condiviso «%s» con %s. La condivisione è stata già inviata al destinatario. A causa dei criteri di sicurezza definiti dall'amministratore di %s, ogni condivisione deve essere protetta da password e non è consentito l'invio diretto della password al destinatario. Perciò, devi inoltrare manualmente la password al destinatario.",
- "Password to access »%s« shared with %s" : "Password per accedere a «%s» condivisa con %s",
"This is the password:" : "Questa è la password:",
"You can choose a different password at any time in the share dialog." : "Puoi scegliere una password diversa in qualsiasi momento nella finestra di condivisione.",
"Could not find share" : "Non è stato possibile trovare la condivisione",
@@ -43,8 +34,17 @@ OC.L10N.register(
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Consente agli utenti di condividere un collegamento personalizzato a un file o a una cartella inserendo un indirizzo di posta elettronica.",
"Send password by mail" : "Invia password tramite posta",
"Enforce password protection" : "Imponi la protezione con password",
+ "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",
+ "%s shared »%s« with you" : "%s ha condiviso »%s« con te",
+ "%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
+ "%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",
+ "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s ha condiviso «%s» con te.\nDovresti aver ricevuto un messaggio separato con un collegamento per accedervi.\n",
+ "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s ha condiviso «%s» con te. Dovresti aver ricevuto un messaggio separato con un collegamento per accedervi.",
"It is protected with the following password: %s" : "È protetta con la password seguente: %s",
+ "Password to access »%s« shared with %s" : "Password per accedere a «%s» condivisa con %s",
+ "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Hai appena condiviso «%s» con %s. La condivisione è stata già inviata al destinatario. A causa dei criteri di sicurezza definiti dall'amministratore di %s, ogni condivisione deve essere protetta da password e non è consentito l'invio diretto della password al destinatario. Perciò, devi inoltrare manualmente la password al destinatario.",
"This is the password: %s" : "Questa è la password: %s"
},
"nplurals=2; plural=(n != 1);");