Skip to content

Commit c95b987

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 0924e10 commit c95b987

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

l10n/it.js

+5
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ OC.L10N.register(
9494
"Mount point" : "Punto di mount",
9595
"Nextcloud User" : "Utente Nextcloud",
9696
"Nextcloud Group" : "Gruppo Nextcloud",
97+
"Email Address" : "Indirizzo email",
9798
"Contact" : "Contatto",
9899
"Circle" : "Cerchia",
99100
"Nextcloud App" : "Applicazione Nextcloud",
@@ -104,12 +105,16 @@ OC.L10N.register(
104105
"%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
105106
"%s shared »%s« with \"%s\"." : "%s ha condiviso »%s« con \"%s\".",
106107
"%s on %s" : "%s su %s",
108+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s ha condiviso »%2$s« con te.\nDovresti aver già ricevuto un'email separata con un collegamento per accedervi.\n",
109+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s ha condiviso »%2$s« con te. Dovresti aver già ricevuto un'email separata con un collegamento per accedervi.",
107110
"Password to access »%1$s« shared to you by %2$s" : "Password per accedere a «%1$s» condivisa con te da %2$s",
108111
"Password to access »%s«" : "Password per accedere a «%s»",
109112
"It is protected with the following password:" : "È protetta con la password seguente:",
110113
"%1$s via %2$s" : "%1$s tramite %2$s",
111114
"Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
112115
"Open »%s«" : "Apri «%s»",
116+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s ha condiviso diversi file con te.\nDovresti aver già ricevuto un'email separata con un collegamento per accedervi.\n",
117+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s ha condiviso diversi file con te. Dovresti aver già ricevuto un'email separata con un collegamento per accedervi.",
113118
"Password to access files shared to you by %1$s" : "Password per accedere ai file condivisi con te da %1$s",
114119
"Password to access files" : "Password per accedere ai file",
115120
"%s shared multiple files with \"%s\"." : "%s ha condiviso più file con \"%s\".",

l10n/it.json

+5
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"Mount point" : "Punto di mount",
9393
"Nextcloud User" : "Utente Nextcloud",
9494
"Nextcloud Group" : "Gruppo Nextcloud",
95+
"Email Address" : "Indirizzo email",
9596
"Contact" : "Contatto",
9697
"Circle" : "Cerchia",
9798
"Nextcloud App" : "Applicazione Nextcloud",
@@ -102,12 +103,16 @@
102103
"%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
103104
"%s shared »%s« with \"%s\"." : "%s ha condiviso »%s« con \"%s\".",
104105
"%s on %s" : "%s su %s",
106+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s ha condiviso »%2$s« con te.\nDovresti aver già ricevuto un'email separata con un collegamento per accedervi.\n",
107+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s ha condiviso »%2$s« con te. Dovresti aver già ricevuto un'email separata con un collegamento per accedervi.",
105108
"Password to access »%1$s« shared to you by %2$s" : "Password per accedere a «%1$s» condivisa con te da %2$s",
106109
"Password to access »%s«" : "Password per accedere a «%s»",
107110
"It is protected with the following password:" : "È protetta con la password seguente:",
108111
"%1$s via %2$s" : "%1$s tramite %2$s",
109112
"Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
110113
"Open »%s«" : "Apri «%s»",
114+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s ha condiviso diversi file con te.\nDovresti aver già ricevuto un'email separata con un collegamento per accedervi.\n",
115+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s ha condiviso diversi file con te. Dovresti aver già ricevuto un'email separata con un collegamento per accedervi.",
111116
"Password to access files shared to you by %1$s" : "Password per accedere ai file condivisi con te da %1$s",
112117
"Password to access files" : "Password per accedere ai file",
113118
"%s shared multiple files with \"%s\"." : "%s ha condiviso più file con \"%s\".",

0 commit comments

Comments
 (0)