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: apps/comments/l10n/nl.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ OC.L10N.register(
12
12
"Files" : "Bestanden",
13
13
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Je werd genoemd op \"{file}\", in een reactie van een account dat intussen is verwijderd",
14
14
"{user} mentioned you in a comment on \"{file}\"" : "{user} noemde jou in een reactie op \"{file}\"",
15
+
"Go to file" : "Naar bestand gaan",
15
16
"Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen",
Copy file name to clipboardExpand all lines: apps/comments/l10n/nl.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
"Files" : "Bestanden",
11
11
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Je werd genoemd op \"{file}\", in een reactie van een account dat intussen is verwijderd",
12
12
"{user} mentioned you in a comment on \"{file}\"" : "{user} noemde jou in een reactie op \"{file}\"",
13
+
"Go to file" : "Naar bestand gaan",
13
14
"Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen",
Copy file name to clipboardExpand all lines: apps/dav/l10n/en_GB.js
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -242,9 +242,21 @@ OC.L10N.register(
242
242
"Failed to unlink: %1$s" : "Failed to unlink: %1$s",
243
243
"Failed to write file contents: %1$s" : "Failed to write file contents: %1$s",
244
244
"File not found: %1$s" : "File not found: %1$s",
245
+
"Insufficient space" : "Insufficient space",
245
246
"Invalid target path" : "Invalid target path",
246
247
"System is in maintenance mode." : "System is in maintenance mode.",
247
248
"Upgrade needed" : "Upgrade needed",
249
+
"Delegate:" : "Delegate:",
250
+
"%1$s created \"%2$s\" on your behalf" : "%1$s created \"%2$s\" on your behalf",
251
+
"%1$s created \"%2$s\" on your calendar \"%3$s\"" : "%1$s created \"%2$s\" on your calendar \"%3$s\"",
252
+
"%1$s updated \"%2$s\" on your behalf" : "%1$s updated \"%2$s\" on your behalf",
253
+
"%1$s updated \"%2$s\" on your calendar \"%3$s\"" : "%1$s updated \"%2$s\" on your calendar \"%3$s\"",
254
+
"%1$s deleted \"%2$s\" on your behalf" : "%1$s deleted \"%2$s\" on your behalf",
255
+
"%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"" : "%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"",
256
+
"%1$s moved \"%2$s\" to the trash on your behalf" : "%1$s deleted \"%2$s\" on your behalf",
257
+
"%1$s moved \"%2$s\" to the trash on your calendar \"%3$s\"" : "%1$s deleted \"%2$s\" on your calendar \"%3$s\"",
258
+
"%1$s restored \"%2$s\" on your behalf" : "%1$s restored \"%2$s\" on your behalf",
259
+
"%1$s restored \"%2$s\" on your calendar \"%3$s\"" : "%1$s restored \"%2$s\" on your calendar \"%3$s\"",
248
260
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS.",
249
261
"Configures a CalDAV account" : "Configures a CalDAV account",
250
262
"Configures a CardDAV account" : "Configures a CardDAV account",
@@ -254,7 +266,7 @@ OC.L10N.register(
254
266
"Due on %s by %s" : "Due on %s by %s",
255
267
"Due on %s" : "Due on %s",
256
268
"This is an example contact" : "This is an example contact",
257
-
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings.",
269
+
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customise your experience: schedule recurring events, adjust notifications and other settings.",
258
270
"Example event - open me!" : "Example event - open me!",
259
271
"System Address Book" : "System Address Book",
260
272
"The system address book contains contact information for all users in your instance." : "The system address book contains contact information for all users in your instance.",
Copy file name to clipboardExpand all lines: apps/dav/l10n/en_GB.json
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -240,9 +240,21 @@
240
240
"Failed to unlink: %1$s" : "Failed to unlink: %1$s",
241
241
"Failed to write file contents: %1$s" : "Failed to write file contents: %1$s",
242
242
"File not found: %1$s" : "File not found: %1$s",
243
+
"Insufficient space" : "Insufficient space",
243
244
"Invalid target path" : "Invalid target path",
244
245
"System is in maintenance mode." : "System is in maintenance mode.",
245
246
"Upgrade needed" : "Upgrade needed",
247
+
"Delegate:" : "Delegate:",
248
+
"%1$s created \"%2$s\" on your behalf" : "%1$s created \"%2$s\" on your behalf",
249
+
"%1$s created \"%2$s\" on your calendar \"%3$s\"" : "%1$s created \"%2$s\" on your calendar \"%3$s\"",
250
+
"%1$s updated \"%2$s\" on your behalf" : "%1$s updated \"%2$s\" on your behalf",
251
+
"%1$s updated \"%2$s\" on your calendar \"%3$s\"" : "%1$s updated \"%2$s\" on your calendar \"%3$s\"",
252
+
"%1$s deleted \"%2$s\" on your behalf" : "%1$s deleted \"%2$s\" on your behalf",
253
+
"%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"" : "%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"",
254
+
"%1$s moved \"%2$s\" to the trash on your behalf" : "%1$s deleted \"%2$s\" on your behalf",
255
+
"%1$s moved \"%2$s\" to the trash on your calendar \"%3$s\"" : "%1$s deleted \"%2$s\" on your calendar \"%3$s\"",
256
+
"%1$s restored \"%2$s\" on your behalf" : "%1$s restored \"%2$s\" on your behalf",
257
+
"%1$s restored \"%2$s\" on your calendar \"%3$s\"" : "%1$s restored \"%2$s\" on your calendar \"%3$s\"",
246
258
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS.",
247
259
"Configures a CalDAV account" : "Configures a CalDAV account",
248
260
"Configures a CardDAV account" : "Configures a CardDAV account",
@@ -252,7 +264,7 @@
252
264
"Due on %s by %s" : "Due on %s by %s",
253
265
"Due on %s" : "Due on %s",
254
266
"This is an example contact" : "This is an example contact",
255
-
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings.",
267
+
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customise your experience: schedule recurring events, adjust notifications and other settings.",
256
268
"Example event - open me!" : "Example event - open me!",
257
269
"System Address Book" : "System Address Book",
258
270
"The system address book contains contact information for all users in your instance." : "The system address book contains contact information for all users in your instance.",
Copy file name to clipboardExpand all lines: apps/dav/l10n/nl.js
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -246,6 +246,17 @@ OC.L10N.register(
246
246
"Invalid target path" : "Ongeldig doel pad",
247
247
"System is in maintenance mode." : "Systeem in onderhoudsmodus.",
248
248
"Upgrade needed" : "Upgrade vereist",
249
+
"Delegate:" : "Gemachtigde:",
250
+
"%1$s created \"%2$s\" on your behalf" : "%1$s heeft \"%2$s\" namens jou aangemaakt",
251
+
"%1$s created \"%2$s\" on your calendar \"%3$s\"" : "%1$s heeft \"%2$s\" aangemaakt in je agenda \"%3$s\"",
252
+
"%1$s updated \"%2$s\" on your behalf" : "%1$s heeft \"%2$s\" namens jou bijgewerkt",
253
+
"%1$s updated \"%2$s\" on your calendar \"%3$s\"" : "%1$s heeft \"%2$s\" bijgewerkt in je agenda \"%3$s\"",
254
+
"%1$s deleted \"%2$s\" on your behalf" : "%1$s heeft \"%2$s\" namens jou verwijderd",
255
+
"%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"" : "%1$s heeft \"%2$s\" permanent verwijderd uit je agenda \"%3$s\"",
256
+
"%1$s moved \"%2$s\" to the trash on your behalf" : "%1$s heeft \"%2$s\" namens jou naar de prullenbak verplaatst",
257
+
"%1$s moved \"%2$s\" to the trash on your calendar \"%3$s\"" : "%1$s heeft \"%2$s\" naar de prullenbak verplaatst in je agenda \"%3$s\"",
258
+
"%1$s restored \"%2$s\" on your behalf" : "%1$s heeft \"%2$s\" namens jou hersteld",
259
+
"%1$s restored \"%2$s\" on your calendar \"%3$s\"" : "%1$s heeft \"%2$s\" hersteld in je agenda \"%3$s\"",
249
260
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Je %s moet worden geconfigureerd voor gebruik van HTTPS om CalDAV en CardDAV met iOS/macOS te kunnen gebruiken.",
250
261
"Configures a CalDAV account" : "Configureert een CalDAV account",
251
262
"Configures a CardDAV account" : "Configureert een CardDAV account",
Copy file name to clipboardExpand all lines: apps/dav/l10n/nl.json
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -244,6 +244,17 @@
244
244
"Invalid target path" : "Ongeldig doel pad",
245
245
"System is in maintenance mode." : "Systeem in onderhoudsmodus.",
246
246
"Upgrade needed" : "Upgrade vereist",
247
+
"Delegate:" : "Gemachtigde:",
248
+
"%1$s created \"%2$s\" on your behalf" : "%1$s heeft \"%2$s\" namens jou aangemaakt",
249
+
"%1$s created \"%2$s\" on your calendar \"%3$s\"" : "%1$s heeft \"%2$s\" aangemaakt in je agenda \"%3$s\"",
250
+
"%1$s updated \"%2$s\" on your behalf" : "%1$s heeft \"%2$s\" namens jou bijgewerkt",
251
+
"%1$s updated \"%2$s\" on your calendar \"%3$s\"" : "%1$s heeft \"%2$s\" bijgewerkt in je agenda \"%3$s\"",
252
+
"%1$s deleted \"%2$s\" on your behalf" : "%1$s heeft \"%2$s\" namens jou verwijderd",
253
+
"%1$s permanently deleted \"%2$s\" from your calendar \"%3$s\"" : "%1$s heeft \"%2$s\" permanent verwijderd uit je agenda \"%3$s\"",
254
+
"%1$s moved \"%2$s\" to the trash on your behalf" : "%1$s heeft \"%2$s\" namens jou naar de prullenbak verplaatst",
255
+
"%1$s moved \"%2$s\" to the trash on your calendar \"%3$s\"" : "%1$s heeft \"%2$s\" naar de prullenbak verplaatst in je agenda \"%3$s\"",
256
+
"%1$s restored \"%2$s\" on your behalf" : "%1$s heeft \"%2$s\" namens jou hersteld",
257
+
"%1$s restored \"%2$s\" on your calendar \"%3$s\"" : "%1$s heeft \"%2$s\" hersteld in je agenda \"%3$s\"",
247
258
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Je %s moet worden geconfigureerd voor gebruik van HTTPS om CalDAV en CardDAV met iOS/macOS te kunnen gebruiken.",
248
259
"Configures a CalDAV account" : "Configureert een CalDAV account",
249
260
"Configures a CardDAV account" : "Configureert een CardDAV account",
Copy file name to clipboardExpand all lines: apps/files/l10n/nl.js
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -307,7 +307,7 @@ OC.L10N.register(
307
307
"Delete folder" : "Map verwijderen",
308
308
"Delete folders" : "Verwijder mappen",
309
309
"_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Je staat op het punt om {count} item permanent te verwijderen","Je staat op het punt om {count} items permanent te verwijderen"],
310
-
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Je staat op het punt om {count} item te verwijderen","Je staat op het punt om {count}items te verwijderen"],
310
+
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Je staat op het punt om {count} item te verwijderen","Je staat op het punt om {count}items te verwijderen"],
311
311
"Confirm deletion" : "Bevestig verwijderen",
312
312
"Download" : "Downloaden",
313
313
"The requested file is not available." : "Het gevraagde bestand is niet beschikbaar.",
@@ -325,7 +325,9 @@ OC.L10N.register(
325
325
"The files are locked" : "De bestanden zijn vergrendeld",
326
326
"The file does not exist anymore" : "Dit bestand bestaat niet meer",
327
327
"Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …",
328
+
"_Moving %n file to \"{destination}\" …_::_Moving %n files to \"{destination}\" …_" : ["%n bestand verplaatsen naar \"{destination}\" …","%n bestanden verplaatsen naar \"{destination}\" …"],
328
329
"Copying \"{source}\" to \"{destination}\" …" : "Kopieren \"{source}\" naar \"{destination}\" …",
330
+
"_Copying %n file to \"{destination}\" …_::_Copying %n files to \"{destination}\" …_" : ["%n bestand kopiëren naar \"{destination}\" …","%n bestanden kopiëren naar \"{destination}\" …"],
Copy file name to clipboardExpand all lines: apps/files/l10n/nl.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -305,7 +305,7 @@
305
305
"Delete folder" : "Map verwijderen",
306
306
"Delete folders" : "Verwijder mappen",
307
307
"_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Je staat op het punt om {count} item permanent te verwijderen","Je staat op het punt om {count} items permanent te verwijderen"],
308
-
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Je staat op het punt om {count} item te verwijderen","Je staat op het punt om {count}items te verwijderen"],
308
+
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Je staat op het punt om {count} item te verwijderen","Je staat op het punt om {count}items te verwijderen"],
309
309
"Confirm deletion" : "Bevestig verwijderen",
310
310
"Download" : "Downloaden",
311
311
"The requested file is not available." : "Het gevraagde bestand is niet beschikbaar.",
@@ -323,7 +323,9 @@
323
323
"The files are locked" : "De bestanden zijn vergrendeld",
324
324
"The file does not exist anymore" : "Dit bestand bestaat niet meer",
325
325
"Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …",
326
+
"_Moving %n file to \"{destination}\" …_::_Moving %n files to \"{destination}\" …_" : ["%n bestand verplaatsen naar \"{destination}\" …","%n bestanden verplaatsen naar \"{destination}\" …"],
326
327
"Copying \"{source}\" to \"{destination}\" …" : "Kopieren \"{source}\" naar \"{destination}\" …",
328
+
"_Copying %n file to \"{destination}\" …_::_Copying %n files to \"{destination}\" …_" : ["%n bestand kopiëren naar \"{destination}\" …","%n bestanden kopiëren naar \"{destination}\" …"],
0 commit comments