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/nl.js
+5
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
95
95
"Mount point" : "Aankoppelpunt",
96
96
"Nextcloud User" : "Nextcloud gebruiker",
97
97
"Nextcloud Group" : "Nextcloud Groep",
98
+
"Email Address" : "E-mailadres",
98
99
"Contact" : "Contact",
99
100
"Circle" : "Kring",
100
101
"Nextcloud App" : "Nextcloud App",
@@ -105,12 +106,16 @@ OC.L10N.register(
105
106
"%s shared »%s« with you." : "%sheeft \"%s\" met je gedeeld.",
106
107
"%s shared »%s« with \"%s\"." : "%s deelde \"%s\" met \"%s\".",
107
108
"%s on %s" : "%s op %s",
109
+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s heeft \"%2$s\" met je gedeeld.\nJe moet al een aparte e-mail hebben ontvangen met een link om er te komen.\n",
110
+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s heeft \"%2$s\" met je gedeeld. Je moet al een aparte e-mail hebben ontvangen met een link om er te komen.",
108
111
"Password to access »%1$s« shared to you by %2$s" : "Wachtwoord voor toegang tot \"%1$s\" met jou gedeeld door %2$s",
109
112
"Password to access »%s«" : "Wachtwoord voor toegang \"%s\"",
110
113
"It is protected with the following password:" : "Het is beveiligd met het volgende wachtwoord:",
111
114
"%1$s via %2$s" : "%1$s via %2$s",
112
115
"Click the button below to open it." : "Klik op de button hieronder om te openen.",
113
116
"Open »%s«" : "Open \"%s\"",
117
+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s heeft verschillende bestanden met je gedeeld.\nJe moet al een aparte e-mail hebben ontvangen met een link om er te komen.\n",
118
+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s heeft verschillende bestanden met je gedeeld. Je moet al een aparte e-mail hebben ontvangen met een link om er te komen.",
114
119
"Password to access files shared to you by %1$s" : "Wachtwoord voor toegang tot bestanden met jou gedeeld door %1$s",
115
120
"Password to access files" : "Wachtwoord voor toegang tot bestanden",
116
121
"%s shared multiple files with \"%s\"." : "%s deelde meerdere bestanden met \"%s\".",
Copy file name to clipboardExpand all lines: l10n/nl.json
+5
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,7 @@
93
93
"Mount point" : "Aankoppelpunt",
94
94
"Nextcloud User" : "Nextcloud gebruiker",
95
95
"Nextcloud Group" : "Nextcloud Groep",
96
+
"Email Address" : "E-mailadres",
96
97
"Contact" : "Contact",
97
98
"Circle" : "Kring",
98
99
"Nextcloud App" : "Nextcloud App",
@@ -103,12 +104,16 @@
103
104
"%s shared »%s« with you." : "%sheeft \"%s\" met je gedeeld.",
104
105
"%s shared »%s« with \"%s\"." : "%s deelde \"%s\" met \"%s\".",
105
106
"%s on %s" : "%s op %s",
107
+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s heeft \"%2$s\" met je gedeeld.\nJe moet al een aparte e-mail hebben ontvangen met een link om er te komen.\n",
108
+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s heeft \"%2$s\" met je gedeeld. Je moet al een aparte e-mail hebben ontvangen met een link om er te komen.",
106
109
"Password to access »%1$s« shared to you by %2$s" : "Wachtwoord voor toegang tot \"%1$s\" met jou gedeeld door %2$s",
107
110
"Password to access »%s«" : "Wachtwoord voor toegang \"%s\"",
108
111
"It is protected with the following password:" : "Het is beveiligd met het volgende wachtwoord:",
109
112
"%1$s via %2$s" : "%1$s via %2$s",
110
113
"Click the button below to open it." : "Klik op de button hieronder om te openen.",
111
114
"Open »%s«" : "Open \"%s\"",
115
+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s heeft verschillende bestanden met je gedeeld.\nJe moet al een aparte e-mail hebben ontvangen met een link om er te komen.\n",
116
+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s heeft verschillende bestanden met je gedeeld. Je moet al een aparte e-mail hebben ontvangen met een link om er te komen.",
112
117
"Password to access files shared to you by %1$s" : "Wachtwoord voor toegang tot bestanden met jou gedeeld door %1$s",
113
118
"Password to access files" : "Wachtwoord voor toegang tot bestanden",
114
119
"%s shared multiple files with \"%s\"." : "%s deelde meerdere bestanden met \"%s\".",
0 commit comments