You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/it.js
+5
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,7 @@ OC.L10N.register(
94
94
"Mount point" : "Punto di mount",
95
95
"Nextcloud User" : "Utente Nextcloud",
96
96
"Nextcloud Group" : "Gruppo Nextcloud",
97
+
"Email Address" : "Indirizzo email",
97
98
"Contact" : "Contatto",
98
99
"Circle" : "Cerchia",
99
100
"Nextcloud App" : "Applicazione Nextcloud",
@@ -104,12 +105,16 @@ OC.L10N.register(
104
105
"%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
105
106
"%s shared »%s« with \"%s\"." : "%s ha condiviso »%s« con \"%s\".",
106
107
"%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.",
107
110
"Password to access »%1$s« shared to you by %2$s" : "Password per accedere a «%1$s» condivisa con te da %2$s",
108
111
"Password to access »%s«" : "Password per accedere a «%s»",
109
112
"It is protected with the following password:" : "È protetta con la password seguente:",
110
113
"%1$s via %2$s" : "%1$s tramite %2$s",
111
114
"Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
112
115
"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.",
113
118
"Password to access files shared to you by %1$s" : "Password per accedere ai file condivisi con te da %1$s",
114
119
"Password to access files" : "Password per accedere ai file",
115
120
"%s shared multiple files with \"%s\"." : "%s ha condiviso più file con \"%s\".",
Copy file name to clipboardExpand all lines: l10n/it.json
+5
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,7 @@
92
92
"Mount point" : "Punto di mount",
93
93
"Nextcloud User" : "Utente Nextcloud",
94
94
"Nextcloud Group" : "Gruppo Nextcloud",
95
+
"Email Address" : "Indirizzo email",
95
96
"Contact" : "Contatto",
96
97
"Circle" : "Cerchia",
97
98
"Nextcloud App" : "Applicazione Nextcloud",
@@ -102,12 +103,16 @@
102
103
"%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
103
104
"%s shared »%s« with \"%s\"." : "%s ha condiviso »%s« con \"%s\".",
104
105
"%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.",
105
108
"Password to access »%1$s« shared to you by %2$s" : "Password per accedere a «%1$s» condivisa con te da %2$s",
106
109
"Password to access »%s«" : "Password per accedere a «%s»",
107
110
"It is protected with the following password:" : "È protetta con la password seguente:",
108
111
"%1$s via %2$s" : "%1$s tramite %2$s",
109
112
"Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
110
113
"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.",
111
116
"Password to access files shared to you by %1$s" : "Password per accedere ai file condivisi con te da %1$s",
112
117
"Password to access files" : "Password per accedere ai file",
113
118
"%s shared multiple files with \"%s\"." : "%s ha condiviso più file con \"%s\".",
0 commit comments