1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/tools/locales/nl_NL.po

4704 lines
147 KiB
Plaintext
Raw Normal View History

2018-09-09 18:26:58 +02:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Laurent Cozic
# This file is distributed under the same license as the Joplin-CLI package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: Joplin-CLI 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
2020-07-15 11:14:21 +02:00
"Last-Translator: MetBril <metbril@users.noreply.github.com>\n"
"Language-Team: Dutch / Nederlands\n"
2018-09-09 18:26:58 +02:00
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.2\n"
2018-09-09 18:26:58 +02:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app-gui.js:452
msgid "To delete a tag, untag the associated notes."
msgstr ""
"Om een label te verwijderen, verwijder alle associaties naar dat label."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app-gui.js:462
msgid "Please select the note or notebook to be deleted first."
msgstr "Kies eerst een te verwijderen notitie of notitieboek."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app-gui.js:750
msgid "Press Ctrl+D or type \"exit\" to exit the application"
msgstr "Druk op Ctrl+D of typ \"exit\" om de applicatie af te sluiten"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:63
#, javascript-format
msgid "More than one item match \"%s\". Please narrow down your query."
msgstr "Meer dan één overeenkomst voor \"%s\". Verfijn uw zoekopdracht."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:93
msgid "No notebook selected."
msgstr "Geen notitieboek geselecteerd."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:99
msgid "No notebook has been specified."
msgstr "Geen notitieboek opgegeven."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:138 packages/app-cli/app/cli-utils.js:161
msgid "Y"
msgstr "J"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:138 packages/app-cli/app/cli-utils.js:161
msgid "n"
msgstr "n"
2020-06-21 00:21:11 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:138
msgid "N"
msgstr "N"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:138
msgid "y"
msgstr "j"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:171
msgid "Cancelling background synchronisation... Please wait."
msgstr "Bezig met annuleren van achtergrondsynchronisatie... even geduld."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:256
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "No such command: %s"
msgstr "Opdracht bestaat niet: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:304
2020-06-13 23:47:15 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "The command \"%s\" is only available in GUI mode"
msgstr "De opdracht \"%s\" is alleen beschikbaar in GUI-modus"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/base-command.js:15
msgid "Cannot change encrypted item"
msgstr "Kan versleuteld item niet wijzigen"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:109
#, javascript-format
msgid "Missing required argument: %s"
msgstr "Vereist argument ontbreekt: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:140
#: packages/lib/services/ReportService.js:185
#, javascript-format
msgid "%s: %s"
msgstr "%s: %s"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:144
msgid "Your choice: "
msgstr "Jouw keuze: "
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:151
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Invalid answer: %s"
msgstr "Ongeldig antwoord: %s"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-attach.js:13
msgid "Attaches the given file to the note."
msgstr "Voegt het opgegeven bestand bij de notitie."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-attach.js:21
#: packages/app-cli/app/command-cat.js:25 packages/app-cli/app/command-cp.js:24
#: packages/app-cli/app/command-cp.js:27
#: packages/app-cli/app/command-done.js:20
#: packages/app-cli/app/command-export.js:36
#: packages/app-cli/app/command-export.js:40
#: packages/app-cli/app/command-geoloc.js:20
#: packages/app-cli/app/command-help.js:66
#: packages/app-cli/app/command-import.js:34
#: packages/app-cli/app/command-mv.js:22 packages/app-cli/app/command-mv.js:25
#: packages/app-cli/app/command-ren.js:23
#: packages/app-cli/app/command-rmbook.js:25
#: packages/app-cli/app/command-rmnote.js:25
#: packages/app-cli/app/command-search.js:27
#: packages/app-cli/app/command-set.js:32
#: packages/app-cli/app/command-tag.js:33
#: packages/app-cli/app/command-tag.js:36
#: packages/app-cli/app/command-tag.js:42
#: packages/app-cli/app/command-tag.js:43
#: packages/app-cli/app/command-tag.js:81
#: packages/app-cli/app/command-tag.js:87
#: packages/app-cli/app/command-todo.js:21
#: packages/app-cli/app/command-use.js:21
#: packages/lib/services/interop/InteropService.js:194
#: packages/lib/services/interop/InteropService.js:206
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Cannot find \"%s\"."
msgstr "Kan \"%s\" niet vinden."
#: packages/app-cli/app/command-batch.js:10
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Runs the commands contained in the text file. There should be one command "
"per line."
2020-12-05 23:36:47 +02:00
msgstr ""
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-cat.js:14
msgid "Displays the given note."
msgstr "Toont de opgegeven notitie."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-cat.js:18
msgid "Displays the complete information about note."
msgstr "Toont volledige informatie over de notitie."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:13
2018-09-09 18:26:58 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Gets or sets a config value. If [value] is not provided, it will show the "
"value of [name]. If neither [name] nor [value] is provided, it will list the "
"current configuration."
2020-05-28 03:06:33 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Verkrijgt of stelt een configuratiewaarde in. Als [value] niet is opgegeven, "
"dan wordt de waarde van [name] getoond. Als zowel [name] als [value] niet "
"zijn opgegeven, dan wordt de huidige configuratie getoond."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:18
msgid "Also displays unset and hidden config variables."
msgstr "Toont ook niet-ingestelde en verborgen configuratiewaarden."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:79
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s = %s (%s)"
msgstr "%s = %s (%s)"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:81
#, javascript-format
msgid "%s = %s"
msgstr "%s = %s"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-cp.js:13
msgid ""
"Duplicates the notes matching <note> to [notebook]. If no notebook is "
"specified the note is duplicated in the current notebook."
msgstr ""
"Dupliceert de notities die overeenkomen met <note> tot [notebook]. Als geen "
"notitieboek wordt opgegeven, dan wordt de notitie gedupliceerd in het "
"huidige notitieboek."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-done.js:14
msgid "Marks a to-do as done."
msgstr "Markeert een taak als afgerond."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-done.js:21
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Note is not a to-do: \"%s\""
msgstr "Notitie is geen taak: \"%s\""
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:29
2021-07-28 14:35:40 +02:00
msgid ""
"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, "
"`status`, `decrypt-file` and `target-status`."
msgstr ""
"Beheert de E2EE-configuratie. Opdrachten zijn: `enable`, `disable`, "
"`decrypt`, `status`, `decrypt-file` en `target-status`."
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:45
#: packages/app-cli/app/command-e2ee.js:82
2021-07-28 14:35:40 +02:00
msgid "Enter master password:"
msgstr "Voer het hoofdwachtwoord in:"
2020-09-14 08:22:27 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:47
#: packages/app-cli/app/command-e2ee.js:84
#: packages/app-cli/app/command-e2ee.js:93
2021-07-28 14:35:40 +02:00
msgid "Operation cancelled"
msgstr "Actie geannuleerd"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:55
2021-07-28 14:35:40 +02:00
msgid ""
"Starting decryption... Please wait as it may take several minutes depending "
"on how much there is to decrypt."
msgstr ""
"Decryptie starten... Een ogenblik geduld, het kan enkele minuten duren, "
"afhankelijk van hoeveel er gedecodeerd moet worden."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:62
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Decrypted items: %d"
msgstr "Ontsleutelde items: %d"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:64
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Skipped items: %d (use --retry-failed-items to retry decrypting them)"
msgstr ""
"Overgeslagen items: %d (gebruik --retry-failed-items om ze opnieuw te "
"decoderen)"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:78
2021-07-28 14:35:40 +02:00
msgid "Completed decryption."
msgstr "Decryptie voltooid."
2021-05-13 11:34:25 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:91
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:137
2021-07-28 14:35:40 +02:00
msgid "Confirm password:"
msgstr "Bevestig wachtwoord:"
2021-05-13 11:34:25 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:97
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:118
2021-07-28 14:35:40 +02:00
msgid "Passwords do not match!"
msgstr "Wachtwoorden komen niet overeen!"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:121
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:443
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:253
#: packages/app-mobile/components/screens/encryption-config.js:221
2021-07-28 14:35:40 +02:00
msgid "Enabled"
msgstr "Ingeschakeld"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:121
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:443
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:253
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:110
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:221
#: packages/lib/models/Setting.js:856
2021-07-28 14:35:40 +02:00
msgid "Disabled"
msgstr "Uitgeschakeld"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:121
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:221
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Encryption is: %s"
msgstr "Gebruikte encryptie: %s"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:17
msgid "Edit note."
msgstr "Notitie bewerken."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:30
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"No text editor is defined. Please set it using `config editor <editor-path>`"
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Geen teksteditor opgegeven. Stel deze in via `config editor <pad-naar-"
"editor>`"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:40
msgid "No active notebook."
msgstr "Geen actief notitieboek."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:46
#, javascript-format
msgid "Note does not exist: \"%s\". Create it?"
msgstr "Notitie bestaat niet: \"%s\". Wilt u deze creëren?"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:75
msgid "Starting to edit note. Close the editor to get back to the prompt."
msgstr ""
"Bezig met starten van notitiebewerking. Sluit de bewerker om terug te keren."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:82
#: packages/app-desktop/commands/startExternalEditing.js:32
#, javascript-format
msgid "Error opening note in editor: %s"
msgstr "Fout bij openen van notitie in editor: %s"
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:97
msgid "Note has been saved."
msgstr "Notitie is opgeslagen."
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-exit.js:11
msgid "Exits the application."
msgstr "Sluit de applicatie af."
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-export.js:13
msgid ""
"Exports Joplin data to the given path. By default, it will export the "
"complete database including notebooks, notes, tags and resources."
msgstr ""
"Exporteert Joplin-gegevens naar het opgegeven pad. Standaard exporteert het "
"de volledige databank, inclusief notitieboeken, notities, labels en bronnen."
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-export.js:23
#, javascript-format
msgid "Destination format: %s"
msgstr "Bestemmingsformaat: %s"
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-export.js:23
msgid "Exports only the given note."
msgstr "Exporteert alleen de opgegeven notitie."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-export.js:23
msgid "Exports only the given notebook."
msgstr "Exporteert alleen het opgegeven notitieboek."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-geoloc.js:13
msgid "Displays a geolocation URL for the note."
msgstr "Toont een locatie-URL voor de notitie."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:13
msgid "Displays usage information."
msgstr "Toont gebruiksinformatie."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:36
#, javascript-format
msgid "For information on how to customise the shortcuts please visit %s"
msgstr "Ga voor meer informatie over het aanpassen van sneltoetsen naar %s"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:44
msgid "Shortcuts are not available in CLI mode."
msgstr "Sneltoetsen zijn niet beschikbaar in CLI-modus."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:71
2018-09-09 18:26:58 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Type `help [command]` for more information about a command; or type `help "
"all` for the complete usage information."
2018-09-09 18:26:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Typ `help [opdracht]` voor meer informatie over een opdracht of typ `help "
"all` voor volledige gebruiksinformatie."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:73
msgid "The possible commands are:"
msgstr "De beschikbare opdrachten zijn:"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:77
msgid ""
"In any command, a note or notebook can be referred to by title or ID, or "
"using the shortcuts `$n` or `$b` for, respectively, the currently selected "
"note or notebook. `$c` can be used to refer to the currently selected item."
msgstr ""
"In elke opdracht kan middels een titel of ID worden verwezen naar een "
"notitie of notitieboek. Dit kan ook met de sneltoetsen `$n` of `$b` voor "
"respectievelijk de huidige geselecteerde notitie of het notitieboek. `$c` "
"kan worden gebruikt om te verwijzen naar het huidige geselecteerde item."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:79
msgid "To move from one pane to another, press Tab or Shift+Tab."
msgstr ""
"Gebruik Tab of Shift+Tab om over te schakelen van het ene naar het andere "
"paneel."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:80
msgid ""
"Use the arrows and page up/down to scroll the lists and text areas "
"(including this console)."
msgstr ""
"Gebruik de pijltjestoetsen en page up/down of door lijsten en tekstvelden te "
"scrollen (inclusief deze console)."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:81
msgid "To maximise/minimise the console, press \"tc\"."
msgstr "Gebruik \"tc\" om de console te maximaliseren/minimaliseren."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:82
msgid "To enter command line mode, press \":\""
msgstr "Druk op \":\" om de opdrachtregelmodus te starten."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:83
msgid "To exit command line mode, press ESCAPE"
msgstr "Druk op Esc om de opdrachtregelmodus af te sluiten"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:84
msgid ""
"For the list of keyboard shortcuts and config options, type `help keymap`"
msgstr ""
"Typ `help keymap` om de lijst met sneltoetsen en configuratie-opties te "
"bekijken"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:14
msgid "Imports data into Joplin."
msgstr "Importeert gegeven naar Joplin."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:25
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Source format: %s"
msgstr "Bronformaat: %s"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:26
msgid "Do not ask for confirmation."
msgstr "Niet vragen om bevestiging."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:27
#, javascript-format
msgid "Output format: %s"
msgstr "Uitvoerformaat: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:47
#: packages/app-desktop/gui/ImportScreen.min.js:68
#, javascript-format
msgid "Found: %d."
msgstr "Gevonden: %d."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:48
#: packages/app-desktop/gui/ImportScreen.min.js:69
#, javascript-format
msgid "Created: %d."
msgstr "Gecreëerd: %d."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:49
#: packages/app-desktop/gui/ImportScreen.min.js:70
#, javascript-format
msgid "Updated: %d."
msgstr "Bijgewerkt: %d."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:50
#: packages/app-desktop/gui/ImportScreen.min.js:71
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Skipped: %d."
msgstr "Overgeslagen: %d."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:51
#: packages/app-desktop/gui/ImportScreen.min.js:72
#, javascript-format
msgid "Resources: %d."
msgstr "Bronnen: %d."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:52
#: packages/app-desktop/gui/ImportScreen.min.js:73
#, javascript-format
msgid "Tagged: %d."
msgstr "Gelabeld: %d."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:65
msgid "Importing notes..."
msgstr "Notities importeren..."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:70
#: packages/app-desktop/gui/ImportScreen.min.js:88
#, javascript-format
msgid "The notes have been imported: %s"
msgstr "De notities zijn geïmporteerd: %s"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:18
msgid ""
"Displays the notes in the current notebook. Use `ls /` to display the list "
"of notebooks."
msgstr ""
"Toont de notities van het huidige notitieboek. Gebruik `ls /` om de lijst "
"met notitieboeken te tonen."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:27
msgid "Displays only the first top <num> notes."
msgstr "Toont alleen de eerste <num> notities."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:28
msgid "Sorts the item by <field> (eg. title, updated_time, created_time)."
msgstr ""
"Sorteert de items op <field> (bijv. title, updated_time, created_time)."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:29
msgid "Reverses the sorting order."
msgstr "Keert de sorteervolgorde om."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:30
msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-tnt` would display notes and to-dos."
msgstr ""
"Toont alleen items van specifieke type(s). Dit kan zijn: `n` voor notities, "
"`t` voor taken of `nt` voor notities en taken (`-tt` toont alleen de taken, "
"`-tnt` toont notities en taken)."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\""
msgstr "\"text\" of \"json\""
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:32 packages/app-cli/app/command-tag.js:18
msgid ""
"Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, "
"TODO_CHECKED (for to-dos), TITLE"
msgstr ""
"Gebruik de langelijstopmaak. De opmaak is ID, NOTE_COUNT (voor het "
"notitieboek), DATA, TODO_CHECKED (voor taken), TITLE"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:63
msgid "Please select a notebook first."
msgstr "Kies eerst een notitieboek."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mkbook.js:12
msgid "Creates a new notebook."
msgstr "Creëert een nieuw notitieboek."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mknote.js:12
msgid "Creates a new note."
msgstr "Creëert een nieuwe notitie."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mknote.js:16
#: packages/app-cli/app/command-mktodo.js:16
msgid "Notes can only be created within a notebook."
msgstr "Notities kunnen alleen worden gecreëerd in een notitieboek."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mktodo.js:12
msgid "Creates a new to-do."
msgstr "Creëert een nieuwe taak."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mv.js:14
msgid "Moves the notes matching <note> to [notebook]."
msgstr "Verplaatst de notities die overeenkomen met <note> naar [notebook]."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ren.js:14
msgid "Renames the given <item> (note or notebook) to <name>."
msgstr ""
"Wijzigt de naam van het opgegeven <item> (notitie of notitieboek) in <name>."
2020-04-19 01:20:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmbook.js:13
msgid "Deletes the given notebook."
msgstr "Verwijdert het opgegeven notitieboek."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmbook.js:17
msgid "Deletes the notebook without asking for confirmation."
msgstr "Verwijdert het notitieboek zonder te vragen om bevestiging."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmbook.js:26
#: packages/app-mobile/components/screens/notes.js:154
msgid ""
"Delete notebook? All notes and sub-notebooks within this notebook will also "
"be deleted."
msgstr ""
"Notitieboek verwijderen? Alle notities en sub-notitieboeken worden eveneens "
"verwijderd."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmnote.js:13
msgid "Deletes the notes matching <note-pattern>."
msgstr "Verwijdert de notities die overeenkomen met <note-pattern>."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmnote.js:17
msgid "Deletes the notes without asking for confirmation."
msgstr "Verwijdert de notities zonder te vragen om bevestiging."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmnote.js:27
#, javascript-format
msgid "%d notes match this pattern. Delete them?"
msgstr "Er komen %d notities overeen met dit patroon. Wilt u ze verwijderen?"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmnote.js:27
#: packages/app-mobile/components/screens/Note.js:475
msgid "Delete note?"
msgstr "Notitie verwijderen?"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-search.js:13
msgid "Searches for the given <pattern> in all the notes."
msgstr "Doorzoekt alle notities op het opgegeven <pattern>."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-server.js:14
#, javascript-format
msgid ""
"Start, stop or check the API server. To specify on which port it should run, "
"set the api.port config variable. Commands are (%s)."
msgstr ""
"Start, stop of controleer de API-server. Stel de api.port "
"configuratievariabele in om te specificeren op welke poort deze draait. "
"Commando's zijn (%s)."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-server.js:38
#, javascript-format
msgid "Server is already running on port %d"
msgstr "Server wordt al uitgevoerd op poort %d"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-server.js:44
#, javascript-format
msgid "Server is running on port %d"
msgstr "Server wordt uitgevoerd op poort %d"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-server.js:44
#: packages/app-cli/app/command-server.js:47
msgid "Server is not running."
msgstr "Server is niet actief."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-set.js:22
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid ""
"Sets the property <name> of the given <note> to the given [value]. Possible "
"properties are:\n"
"\n"
"%s"
msgstr ""
"Stelt de <name> in van de opgegeven notitie op de opgegeven [value]. "
"Mogelijkheden zijn:\n"
"\n"
"%s"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-status.js:13
msgid "Displays summary about the notes and notebooks."
msgstr "Toont een samenvatting over de notities en notitieboeken."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-status.js:44
msgid ""
"To retry decryption of these items. Run `e2ee decrypt --retry-failed-items`"
msgstr ""
"Om deze items opnieuw te decrypten. Voer 'e2ee decrypt --retry-failed-items' "
"uit"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:29
msgid "Synchronises with remote storage."
msgstr "Synchroniseert met cloudopslag."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:34
msgid "Sync to provided target (defaults to sync.target config value)"
msgstr "Synchroniseren naar opgegeven doel (standaard is dit sync.target)"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:35
msgid "Upgrade the sync target to the latest version."
msgstr "Upgrade het synchronisatiedoel naar de nieuwste versie."
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:82
#: packages/app-cli/app/command-sync.js:96
#: packages/app-desktop/gui/OneDriveLoginScreen.js:46
msgid ""
"Authentication was not completed (did not receive an authentication token)."
msgstr "Authenticatie is niet voltooid (geen authenticatiesleutel ontvangen)."
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:91
#: packages/app-desktop/gui/DropboxLoginScreen.js:29
#: packages/app-mobile/components/screens/dropbox-login.js:58
msgid ""
"To allow Joplin to synchronise with Dropbox, please follow the steps below:"
msgstr "Volg de onderstaande stappen om Joplin te synchroniseren met Dropbox:"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:92
#: packages/app-desktop/gui/DropboxLoginScreen.js:30
#: packages/app-mobile/components/screens/dropbox-login.js:59
msgid "Step 1: Open this URL in your browser to authorise the application:"
msgstr "Stap 1: Open deze URL in uw browser om de applicatie te autoriseren:"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:94
#: packages/app-desktop/gui/DropboxLoginScreen.js:32
#: packages/app-mobile/components/screens/dropbox-login.js:65
msgid "Step 2: Enter the code provided by Dropbox:"
msgstr "Stap 2: Voer de code in die u krijgt van Dropbox:"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:106
#, javascript-format
msgid "Not authentified with %s. Please provide any missing credentials."
msgstr "Niet geauthenticeerd met %s. Voer ontbrekende inloggegevens in."
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:132
msgid "Synchronisation is already in progress."
msgstr "Synchronisatie is al bezig."
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:137
#, javascript-format
msgid ""
"Lock file is already being hold. If you know that no synchronisation is "
"taking place, you may delete the lock file at \"%s\" and resume the "
"operation."
msgstr ""
"Het vergrendelbestand wordt al vastgehouden. Als u zeker weet dat er geen "
"synchronisatie plaatsvindt, kunt u uw bestand verwijderen in \"%s\" en de "
"actie hervatten."
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:180
#, javascript-format
msgid "Synchronisation target: %s (%s)"
msgstr "Synchronisatiedoel: %s (%s)"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:182
msgid "Cannot initialise synchroniser."
msgstr "Synchronisatie kan niet worden geïnitaliseerd."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-sync.js:213
2021-07-28 14:35:40 +02:00
msgid "Starting synchronisation..."
msgstr "Synchronisatie starten..."
2020-09-14 08:22:27 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-sync.js:236
2021-07-28 14:35:40 +02:00
msgid "Downloading resources..."
msgstr "Bronnen downloaden..."
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-sync.js:248
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Sync target must be upgraded! Run `%s` to proceed."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Het synchronisatiedoel moet worden geüpgraded! Voer `% s` uit om door te "
"gaan."
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-sync.js:266
2021-07-28 14:35:40 +02:00
msgid "Cancelling... Please wait."
msgstr "Bezig met annuleren... Een ogenblik geduld."
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-tag.js:14
2021-04-25 19:26:56 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
"assign or remove [tag] from [note], to list notes associated with [tag], or "
"to list tags associated with [note]. The command `tag list` can be used to "
"list all the tags (use -l for long option)."
2021-04-25 19:26:56 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"<tag-command> kan \"add\", \"remove\" of \"list\" zijn om [tag] toe te "
"wijzen aan of te verwijderen van [note] of om notities met [tag] als tag "
"weer te geven. De opdracht `tag list` kan worden gebruikt om alle labels "
"weer te geven (gebruik “-l” voor “long” optie)."
2021-04-25 19:26:56 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-tag.js:90
#, javascript-format
msgid "Invalid command: \"%s\""
msgstr "Ongeldige opdracht: \"%s\""
2021-04-25 19:26:56 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-todo.js:14
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"<todo-command> can either be \"toggle\" or \"clear\". Use \"toggle\" to "
"toggle the given to-do between completed and uncompleted state (If the "
"target is a regular note it will be converted to a to-do). Use \"clear\" to "
"convert the to-do back to a regular note."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"<todo-command> kan \"toggle\" of \"clear\" zijn. Gebruik \"toggle\" om de "
"status van de opgegeven taak te wijzigen in afgerond of niet-afgerond (als "
"het doel een reguliere notitie is, dan wordt deze omgezet in een taak). "
"Gebruik \"clear\" om de taak weer om te zetten naar een reguliere notitie."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-undone.js:12
msgid "Marks a to-do as non-completed."
msgstr "Markeert een taak als niet-afgerond."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-use.js:12
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Switches to [notebook] - all further operations will happen within this "
"notebook."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Schakelt over naar [notebook] - alle toekomstige handelingen worden gedaan "
"in dit notitieboek."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-version.js:11
msgid "Displays version information"
msgstr "Toont versie-informatie"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/gui/FolderListWidget.js:31
msgid "Search:"
msgstr "Zoeken:"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/gui/NoteWidget.js:36
msgid ""
"Welcome to Joplin!\n"
"\n"
"Type `:help shortcuts` for the list of keyboard shortcuts, or just `:help` "
"for usage information.\n"
"\n"
"For example, to create a notebook press `mb`; to create a note press `mn`."
2021-07-26 01:11:51 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Welkom bij Joplin!\n"
"\n"
"Typ `:help shortcuts` voor een lijst met sneltoetsen of `:help` voor "
"informatie omtrent het gebruik.\n"
"\n"
"Voorbeeld: om een notitieboek te creëren, drukt u op `mb`; om een notitie te "
"creëren, drukt u op `mn`."
2021-07-26 01:11:51 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/gui/NoteWidget.js:48
msgid ""
"One or more items are currently encrypted and you may need to supply a "
"master password. To do so please type `e2ee decrypt`. If you have already "
"supplied the password, the encrypted items are being decrypted in the "
"background and will be available soon."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Eén of meerdere items zijn momenteel versleuteld. Hiervoor moet u mogelijk "
"een hoofdwachtwoord opgeven. Dit kunt u doen door `e2ee decrypt` te typen. "
"Als u het wachtwoord al hebt opgegeven, worden de versleutelde items op de "
"achtergrond ontsleuteld en zijn ze binnenkort beschikbaar."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/gui/NoteWidget.js:50
msgid "You may also type `status` for more information."
msgstr "U kunt ook `status` typen voor meer informatie."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:56
msgid "Enum"
msgstr "Enum"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:56
#, javascript-format
msgid "Type: %s."
msgstr "Type: %s."
2020-10-21 22:54:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:57
#, javascript-format
msgid "Possible values: %s."
msgstr "Mogelijk waarden: %s."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:71
#, javascript-format
msgid "Default: %s"
msgstr "Standaard: %s"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:77
msgid "Possible keys/values:"
msgstr "Mogelijke sleutels/waarden:"
2020-10-11 17:18:58 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-cli/app/main.js:93
2021-07-28 14:35:40 +02:00
msgid "Type `joplin help` for usage information."
msgstr "Typ `joplin help` voor meer informatie over het gebruik."
2020-10-11 17:18:58 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-cli/app/main.js:95
2021-07-28 14:35:40 +02:00
msgid "Fatal error:"
msgstr "Fatale fout:"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/InteropServiceHelper.js:154
#, javascript-format
msgid "Exporting to \"%s\" as \"%s\" format. Please wait..."
msgstr "Bezig met exporteren van \"%s\" in het formaat \"%s\". Even geduld..."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/InteropServiceHelper.js:175
#, javascript-format
msgid "Could not export notes: %s"
msgstr "Kon geen notities exporteren: %s"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/app.js:158
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Open %s"
msgstr "Open %s"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/app.js:160
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:14
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:211
2021-07-28 14:35:40 +02:00
msgid "Quit"
msgstr "Afsluiten"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/bridge.js:106 packages/app-desktop/bridge.js:110
#: packages/app-desktop/bridge.js:126 packages/app-desktop/bridge.js:134
#: packages/app-desktop/gui/ConfigScreen/ButtonBar.js:22
#: packages/app-desktop/gui/DialogButtonRow.js:39
#: packages/app-desktop/gui/DialogButtonRow.min.js:30
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:343
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/PromptDialog.min.js:235
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.js:20
#: packages/app-mobile/components/CameraView.js:160
#: packages/app-mobile/components/ModalDialog.js:67
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:154
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:150
msgid "OK"
msgstr "Oké"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/bridge.js:110 packages/app-desktop/bridge.js:126
#: packages/app-desktop/checkForUpdates.js:189
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:528
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/DialogButtonRow.js:42
#: packages/app-desktop/gui/DialogButtonRow.min.js:38
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:52
#: packages/app-desktop/gui/NoteList/NoteList.js:164
#: packages/app-desktop/gui/PromptDialog.min.js:242
#: packages/app-desktop/gui/ResourceScreen.js:96
#: packages/app-desktop/gui/Sidebar/Sidebar.js:214
#: packages/app-desktop/gui/Sidebar/Sidebar.js:455
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:163
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.js:21
#: packages/app-mobile/components/CameraView.js:161
#: packages/app-mobile/components/ModalDialog.js:70
#: packages/app-mobile/components/SelectDateTimeDialog.js:82
#: packages/app-mobile/components/screens/Note.js:100
#: packages/app-mobile/components/screens/Note.js:532
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:147
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:156
#: packages/app-mobile/components/side-menu-content.js:165
#: packages/app-mobile/components/side-menu-content.js:338
2021-10-02 12:00:03 +02:00
#: packages/lib/shim-init-node.js:167
2021-07-28 14:35:40 +02:00
msgid "Cancel"
msgstr "Annuleren"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/bridge.js:184
msgid ""
"The app is now going to close. Please relaunch it to complete the process."
msgstr ""
"De applicatie zal nu afsluiten. Gelieve het weer op te starten om het proces "
"te voltooien."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:171
msgid "Current version is up-to-date."
msgstr "De huidige versie is up-to-date."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:184
#, javascript-format
msgid "%s (pre-release)"
msgstr "%s (pre-release)"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:187
msgid "An update is available, do you want to download it now?"
msgstr "Er is een update beschikbaar. Wilt u deze nu downloaden?"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:188
#, javascript-format
msgid "Your version: %s"
msgstr "Uw versie: %s"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:188
#, javascript-format
msgid "New version: %s"
msgstr "Nieuwe versie: %s"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:189
msgid "Download"
msgstr "Downloaden"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:189
msgid "Skip this version"
msgstr ""
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:189
msgid "Full changelog"
msgstr ""
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/copyDevCommand.js:18
msgid "Copy dev mode command to clipboard"
msgstr "Ontwikkelaarsmodus commando kopiëren naar klembord"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/openProfileDirectory.js:18
msgid "Open profile directory"
msgstr "Open profiel map"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/startExternalEditing.js:20
msgid "Edit in external editor"
msgstr "Bewerken in externe editor"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/stopExternalEditing.js:18
msgid "Stop external editing"
msgstr "Klik om extern bewerken te stoppen"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/toggleExternalEditing.js:18
msgid "Toggle external editing"
msgstr "Extern bewerken in- of uitschakelen"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/toggleExternalEditing.js:37
msgid "Stop"
msgstr "Stop"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/toggleSafeMode.js:18
#, fuzzy
msgid "Toggle safe mode"
msgstr "Zijbalk tonen/verbergen"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:34
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:40
2020-12-05 23:36:47 +02:00
msgid "Token has been copied to the clipboard!"
msgstr "Token is naar het klembord gekopieerd!"
2020-03-03 09:56:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:37
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:44
msgid "Are you sure you want to renew the authorisation token?"
msgstr "Weet u zeker dat u het autorisatietoken wilt vernieuwen?"
2021-04-07 21:40:29 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:67
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:84
2020-12-05 23:36:47 +02:00
msgid "The web clipper service is enabled and set to auto-start."
msgstr "De webclipper-dienst is ingeschakeld en wordt automatisch opgestart."
2020-03-03 09:56:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:69
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:91
2020-12-05 23:36:47 +02:00
#, javascript-format
msgid "Status: Started on port %d"
msgstr "Status: gestart op poort %d"
2020-03-03 09:56:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:72
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:97
2020-10-29 16:34:31 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
msgid "Status: %s"
msgstr "Status: %s"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:74
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:103
2020-12-05 23:36:47 +02:00
msgid "Disable Web Clipper Service"
msgstr "Webclipper-dienst uitschakelen"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:77
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:109
2020-12-05 23:36:47 +02:00
msgid "The web clipper service is not enabled."
msgstr "De webclipper-dienst is niet ingeschakeld."
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:78
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:114
2020-12-05 23:36:47 +02:00
msgid "Enable Web Clipper Service"
msgstr "Webclipper-dienst inschakelen"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:89
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:137
2020-10-29 16:34:31 +02:00
msgid ""
2020-12-05 23:36:47 +02:00
"Joplin Web Clipper allows saving web pages and screenshots from your browser "
"to Joplin."
2020-10-29 16:34:31 +02:00
msgstr ""
2020-12-05 23:36:47 +02:00
"Joplin Webclipper stelt u in staat om webpagina's en schermafbeeldingen van "
"uw browser op te slaan in Joplin."
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:90
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:142
2020-12-05 23:36:47 +02:00
msgid "In order to use the web clipper, you need to do the following:"
msgstr ""
"Als u de webclipper wilt gebruiken, dan moet u de volgende stappen volgen:"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:92
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:150
2020-12-05 23:36:47 +02:00
msgid "Step 1: Enable the clipper service"
msgstr "Stap 1: Schakel de webclipper-dienst in"
2020-10-09 22:05:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:93
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:155
2020-10-11 17:18:58 +02:00
msgid ""
2020-12-05 23:36:47 +02:00
"This service allows the browser extension to communicate with Joplin. When "
"enabling it your firewall may ask you to give permission to Joplin to listen "
"to a particular port."
2020-10-11 17:18:58 +02:00
msgstr ""
2020-12-05 23:36:47 +02:00
"Deze dienst stelt de browserextensie in staat om te communiceren met Joplin. "
"Na het inschakelen kan uw firewall om toestemming vragen voor het uitvoeren "
"van Joplin op een specifieke poort."
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:96
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:169
2020-12-05 23:36:47 +02:00
msgid "Step 2: Install the extension"
msgstr "Stap 2: Installeer de extensie"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:97
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:174
2020-12-05 23:36:47 +02:00
msgid "Download and install the relevant extension for your browser:"
msgstr "Download en installeer de bijbehorende extensie in uw browser:"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:102
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:189
2020-12-05 23:36:47 +02:00
msgid "Advanced options"
msgstr "Geavanceerde opties"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:103
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:194
2020-12-05 23:36:47 +02:00
msgid "Authorisation token:"
msgstr "Autorisatie-token:"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:108
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:208
2020-12-05 23:36:47 +02:00
msgid "Copy token"
msgstr "Kopieer token"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:109
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:214
2020-12-05 23:36:47 +02:00
msgid ""
"This authorisation token is only needed to allow third-party applications to "
"access Joplin."
msgstr ""
"Dit autorisatie-token is alleen nodig om applicaties van derden toegang te "
"geven tot Joplin."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:111
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:222
msgid "Renew token"
msgstr "Vernieuw token"
2021-04-07 21:40:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/ButtonBar.js:27
msgid "Apply"
msgstr "Toepassen"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/ButtonBar.js:30
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:528
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:187
#: packages/lib/commands/historyBackward.js:17
msgid "Back"
msgstr "Terug"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:133
2021-07-28 14:35:40 +02:00
msgid "This will open a new screen. Save your current changes?"
msgstr "Dit opent een nieuw scherm. Wijzigingen opslaan?"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:199
#: packages/app-mobile/components/screens/ConfigScreen.js:305
2021-07-28 14:35:40 +02:00
msgid "Check synchronisation configuration"
msgstr "Synchronisatieconfiguratie controleren"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:209
2021-07-28 14:35:40 +02:00
msgid "Show Advanced Settings"
msgstr "Geavanceerde opties"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:398
2021-07-28 14:35:40 +02:00
msgid "Path:"
msgstr "Pad:"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:403
2021-07-28 14:35:40 +02:00
msgid "Browse..."
msgstr "Bladeren..."
2021-06-04 06:34:19 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:405
2021-07-28 14:35:40 +02:00
msgid "Arguments:"
msgstr "Argumenten:"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:454
2021-07-28 14:35:40 +02:00
msgid "The application must be restarted for these changes to take effect."
msgstr ""
"De applicatie moet opnieuw worden gestart om deze wijzigingen door te voeren."
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:466
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:164
msgid "Do it now"
msgstr "Doe het nu"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:466
2021-07-28 14:35:40 +02:00
msgid "Later"
msgstr "Later"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:519
2021-07-28 14:35:40 +02:00
msgid "Restart now"
msgstr "Nu opnieuw opstarten"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/Sidebar.js:89
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1690
2021-07-28 14:35:40 +02:00
msgid "Plugins"
msgstr "Plugins"
2018-09-09 18:26:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:141
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:47
#: packages/app-desktop/gui/ResourceScreen.js:96
#: packages/app-desktop/gui/Sidebar/Sidebar.js:193
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:139
#: packages/app-desktop/gui/utils/NoteListUtils.js:163
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:860
#: packages/app-mobile/components/side-menu-content.js:146
msgid "Delete"
msgstr "Verwijderen"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:146
2021-07-28 14:35:40 +02:00
msgid "Install"
msgstr "Installeren"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:148
2021-07-28 14:35:40 +02:00
msgid "Installing..."
msgstr "Installeren…"
2018-09-09 18:26:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:150
2021-07-28 14:35:40 +02:00
msgid "Installed"
msgstr "Geinstalleerd"
2020-10-09 22:05:10 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:156
2021-07-28 14:35:40 +02:00
msgid "Update"
msgstr "Bijgewerkt"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:158
2021-07-28 14:35:40 +02:00
msgid "Updating..."
msgstr "Bezig met updaten…"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:160
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:162
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:324
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:30
msgid "Updated"
msgstr "Bijgewerkt"
2020-10-09 22:05:10 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:170
2021-07-28 14:35:40 +02:00
msgid "Please upgrade Joplin to use this plugin"
msgstr "Upgrade Joplin om deze plug-in te gebruiken"
2020-10-09 22:05:10 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:183
msgid ""
"The Joplin team has vetted this plugin and it meets our standards for "
"security and performance."
msgstr ""
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:192
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "(%s)"
msgstr "(%s)"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:138
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Delete plugin \"%s\"?"
msgstr "Plugin “%s” verwijderen?"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:180
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:240
2021-07-28 14:35:40 +02:00
msgid "Browse all plugins"
msgstr "Blader door alle plugins"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:184
msgid "Install from file"
msgstr "Installeren van bestand"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:218
msgid "You do not have any installed plugin."
msgstr "U heeft geen geïnstalleerde plugins."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:232
#, fuzzy
2021-09-19 14:37:08 +02:00
msgid "Could not connect to plugin repository."
2021-07-28 14:35:40 +02:00
msgstr "Kon plugin niet installeren: %s"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:236
2021-07-28 14:35:40 +02:00
msgid "Try again"
msgstr ""
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:248
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Plugin tools"
msgstr "Plugin tools"
2020-10-09 22:05:10 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:249
2021-07-28 14:35:40 +02:00
msgid "Manage your plugins"
msgstr "Beheer plugins"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/SearchPlugins.js:77
2021-07-28 14:35:40 +02:00
msgid "No results"
msgstr "Geen resultaten"
2020-10-09 22:05:10 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/SearchPlugins.js:89
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:142
msgid "Please wait..."
msgstr "Even geduld..."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/SearchPlugins.js:89
2021-07-28 14:35:40 +02:00
msgid "Search for plugins..."
msgstr "Zoek naar plugins…"
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/useOnInstallHandler.js:53
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Could not install plugin: %s"
msgstr "Kon plugin niet installeren: %s"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/DropboxLoginScreen.js:35
#: packages/app-mobile/components/screens/dropbox-login.js:68
msgid "Submit"
msgstr "Versturen"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:96
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:110
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:180
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:50
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:96
#: packages/app-mobile/components/screens/encryption-config.js:167
2021-07-28 14:35:40 +02:00
msgid "Save"
msgstr "Opslaan"
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:145
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:59
2020-12-05 23:36:47 +02:00
msgid "Master keys that need upgrading"
msgstr "Hoofdsleutels die moeten worden bijgewerkt"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:150
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:60
2020-12-05 23:36:47 +02:00
msgid ""
"The following master keys use an out-dated encryption algorithm and it is "
"recommended to upgrade them. The upgraded master key will still be able to "
"decrypt and encrypt your data as usual."
2020-10-29 16:34:31 +02:00
msgstr ""
2020-12-05 23:36:47 +02:00
"De volgende hoofdsleutels gebruiken een verouderd encryptiealgoritme en het "
"is aanbevolen deze bij te werken. De bijgewerkte hoofdsleutel is nog steeds "
"in staat uw gegevens te ont- en versleutelen zoals gebruikelijk."
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:164
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:309
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:390
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:64
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:145
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:237
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:28
#: packages/app-desktop/gui/ResourceScreen.js:39
msgid "ID"
msgstr "ID"
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:169
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:65
2020-12-05 23:36:47 +02:00
msgid "Upgrade"
msgstr "Bijwerken"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:182
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:74
2020-12-05 23:36:47 +02:00
msgid "Re-encrypt data"
msgstr "Data opnieuw versleutelen"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:184
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:75
2020-12-05 23:36:47 +02:00
msgid ""
"The default encryption method has been changed to a more secure one and it "
"is recommended that you apply it to your data."
msgstr ""
"De standaard versleutelmethode is gewijzigd in een veiligere en het wordt "
"aanbevolen dat u dit toepast op uw data."
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:184
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:75
2020-12-05 23:36:47 +02:00
msgid ""
"You may use the tool below to re-encrypt your data, for example if you know "
"that some of your notes are encrypted with an obsolete encryption method."
msgstr ""
"U kunt onderstaande tool gebruiken om uw data opnieuw te versleutelen, "
"bijvoorbeeld als u weet dat enkele van uw notities zijn versleuteld met een "
"verouderde versleutelmethode."
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:186
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:76
2020-10-29 16:34:31 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
msgid ""
"In order to do so, your entire data set will have to be encrypted and "
"synchronised, so it is best to run it overnight.\n"
"\n"
"To start, please follow these instructions:\n"
"\n"
"1. Synchronise all your devices.\n"
"2. Click \"%s\".\n"
"3. Let it run to completion. While it runs, avoid changing any note on your "
"other devices, to avoid conflicts.\n"
"4. Once sync is done on this device, sync all your other devices and let it "
"run to completion.\n"
"\n"
"Important: you only need to run this ONCE on one device."
msgstr ""
"Om dit te kunnen doen moet uw volledige dataset opnieuw worden versleuteld "
"en gesynchroniseerd, daarom kan dit het best 's nachts uit te voeren.\n"
"\n"
"Volg deze instructies om te starten:\n"
"\n"
"1. Synchroniseer al uw apparaten\n"
"2. Klik \"%s\".\n"
"3. Laat dit volledig afronden. Zolang dit loopt, vermijdt u het wijzigen van "
"enige notitie op uw andere apparaten om conflicten te voorkomen.\n"
"4. Zodra synchronisatie op dit apparaat is afgerond, synchroniseert u al uw "
"andere apparaten en laat dit volledig afronden."
2020-10-09 22:05:10 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:198
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:81
2020-12-05 23:36:47 +02:00
#, fuzzy
msgid "Re-encryption"
msgstr "Opnieuw versleutelen"
2020-10-09 22:05:10 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:213
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:85
2020-12-05 23:36:47 +02:00
msgid "Ignore"
msgstr "Negeren"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:244
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:200
#: packages/app-mobile/components/screens/encryption-config.js:179
msgid ""
"Disabling encryption means *all* your notes and attachments are going to be "
"re-synchronised and sent unencrypted to the sync target. Do you wish to "
"continue?"
2021-08-19 14:06:11 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
"Door encryptie uit te schakelen worden *alle* notities en bijlagen opnieuw "
"gesynchroniseerd, maar dan onversleuteld. Wilt u doorgaan?"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:246
#: packages/lib/components/EncryptionConfigScreen/utils.js:51
2021-08-19 14:06:11 +02:00
msgid ""
2021-09-19 14:37:08 +02:00
"Enabling encryption means *all* your notes and attachments are going to be "
"re-synchronised and sent encrypted to the sync target. Do not lose the "
"password as, for security purposes, this will be the *only* way to decrypt "
"the data! To enable encryption, please enter your password below."
2021-08-19 14:06:11 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
"Door encryptie in te schakelen worden *alle* notities en bijlagen opnieuw "
"gesynchroniseerd, maar dan versleuteld. Wilt u doorgaan? Raak het wachtwoord "
"niet kwijt; i.v.m. veiligheidsdoeleinden is dit de *enige* manier om "
"gegevens te ontsleutelen! Voer uw wachtwoord hieronder in om encryptie in te "
"schakelen."
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:275
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:218
#: packages/app-mobile/components/screens/encryption-config.js:210
msgid "Disable encryption"
msgstr "Encryptie uitschakelen"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:275
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:218
#: packages/app-mobile/components/screens/encryption-config.js:210
msgid "Enable encryption"
msgstr "Encryptie inschakelen"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:290
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:139
msgid "Master Keys"
msgstr "Hoofdsleutels"
2020-10-11 17:18:58 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:304
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:144
2020-12-05 23:36:47 +02:00
msgid "Active"
msgstr "Actief"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:314
msgid "Source"
msgstr "Bron"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:319
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:29
msgid "Created"
msgstr "Gecreëerd"
2021-07-28 14:35:40 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:329
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:147
2020-12-05 23:36:47 +02:00
msgid "Password"
msgstr "Wachtwoord"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:334
msgid "Password OK"
msgstr "Wachtwoord is juist"
2021-08-19 14:06:11 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:343
2020-12-05 23:36:47 +02:00
msgid ""
2021-09-19 14:37:08 +02:00
"Note: Only one master key is going to be used for encryption (the one marked "
"as \"active\"). Any of the keys might be used for decryption, depending on "
"how the notes or notebooks were originally encrypted."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
"Let op: er wordt slechts één hoofdsleutel gebruikt voor encryptie (de als "
"\"actief\" gemarkeerde). De anderen kunnen worden gebruikt voor decryptie, "
"afhankelijk van hoe de notities en notitieboeken oorspronkelijk versleuteld "
"waren."
2021-08-19 14:06:11 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:371
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:232
#: packages/app-mobile/components/screens/encryption-config.js:204
2020-12-05 23:36:47 +02:00
msgid "Missing Master Keys"
msgstr "Ontbrekende hoofdsleutels"
2020-10-11 17:18:58 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:376
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:233
#: packages/app-mobile/components/screens/encryption-config.js:205
2020-12-05 23:36:47 +02:00
msgid ""
"The master keys with these IDs are used to encrypt some of your items, "
"however the application does not currently have access to them. It is likely "
"they will eventually be downloaded via synchronisation."
msgstr ""
"De hoofdsleutels met deze ID's worden gebruikt om sommige items te "
"versleutelen, maar de applicatie heeft momenteel geen toegang tot deze "
"items. Waarschijnlijk worden ze uiteindelijk gedownload via synchronisatie."
2020-10-11 17:18:58 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:414
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:244
#: packages/app-mobile/components/screens/encryption-config.js:215
2020-12-05 23:36:47 +02:00
msgid ""
"For more information about End-To-End Encryption (E2EE) and advice on how to "
"enable it please check the documentation:"
msgstr ""
"Bekijk, voor meer informatie over End-To-End Encryptie (E2EE) en hulp bij "
"het inschakelen hiervan, onze documentatie:"
2020-10-11 17:18:58 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:433
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:249
#: packages/app-mobile/components/screens/encryption-config.js:220
2020-12-05 23:36:47 +02:00
#: packages/app-mobile/components/screens/status.js:142
msgid "Status"
msgstr "Status"
2020-10-11 17:18:58 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:438
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:251
2020-12-05 23:36:47 +02:00
msgid "Encryption is:"
msgstr "Gebruikte encryptie:"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:103
#: packages/app-mobile/components/screens/encryption-config.js:89
#, fuzzy
msgid "Master password"
msgstr "Voer het hoofdwachtwoord in:"
2021-08-19 14:06:11 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:118
#, fuzzy
msgid "Source: "
2021-08-19 14:06:11 +02:00
msgstr "Bron"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:121
#, fuzzy
msgid "Created: "
msgstr "Gecreëerd op: %s"
2021-08-19 14:06:11 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:124
#, fuzzy
msgid "Updated: "
msgstr "Bijgewerkt: %s"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:129
#, fuzzy
msgid "Disable"
msgstr "Uitgeschakeld"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:129
#: packages/app-mobile/components/screens/encryption-config.js:143
msgid "Enable"
msgstr "Inschakelen"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:139
msgid "Hide disabled master keys"
msgstr ""
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:139
msgid "Show disabled master keys"
msgstr ""
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:146
msgid "Date"
msgstr ""
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:148
#, fuzzy
msgid "Valid"
msgstr "Ongeldig"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:149
#, fuzzy
msgid "Actions"
msgstr "Actie"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:166
#: packages/app-mobile/components/screens/encryption-config.js:159
#, fuzzy
msgid "Master password:"
msgstr "Voer het hoofdwachtwoord in:"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:170
#: packages/app-mobile/components/screens/encryption-config.js:160
#, fuzzy
msgid "Loaded"
msgstr "Gedownload"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:178
#, fuzzy
msgid "Enter your master password"
msgstr "Voer het hoofdwachtwoord in:"
2021-08-19 14:06:11 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ExtensionBadge.min.js:10
msgid "Firefox Extension"
msgstr "Firefox-extensie"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ExtensionBadge.min.js:17
msgid "Chrome Web Store"
msgstr "Chrome Web Store"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ExtensionBadge.min.js:44
msgid "Get it now:"
msgstr "Download nu:"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ImportScreen.min.js:61
#, javascript-format
msgid ""
"New notebook \"%s\" will be created and file \"%s\" will be imported into it"
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Het nieuwe notitieboek \"%s\" wordt gecreëerd en het bestand \"%s\" wordt "
"ernaar geïmporteerd"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:63
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:176
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Error: %s"
msgstr "Fout: %s"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:120
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteSearchBar.min.js:165
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/lib/SearchInput/SearchInput.js:38
msgid "Search..."
msgstr "Zoeken..."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:121
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:392
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MenuBar.js:440 packages/app-desktop/gui/Root.js:163
2021-07-28 14:35:40 +02:00
msgid "Import"
msgstr "Importeren"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:122
#: packages/app-desktop/gui/Sidebar/Sidebar.js:258
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:135
2021-07-28 14:35:40 +02:00
msgid "Export"
msgstr "Exporteren"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:126
msgid "Command"
msgstr "Commando"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:127
msgid "Keyboard Shortcut"
msgstr "Sneltoets"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:49
msgid "Press the shortcut"
msgstr "Druk op de sneltoetsen"
2021-05-15 16:15:55 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:49
msgid ""
"Press the shortcut and then press ENTER. Or, press BACKSPACE to clear the "
"shortcut."
2021-05-15 16:15:55 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Druk op de sneltoetsen en dan op ENTER. Of, druk op backspace om de "
"sneltoets te wissen."
2021-05-15 16:15:55 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:51
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:177
msgid "Restore"
msgstr "Herstel"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:16
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:540
2021-07-28 14:35:40 +02:00
msgid "Actual Size"
msgstr "Ware Grootte"
2021-01-28 18:37:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:18
#: packages/app-desktop/gui/MenuBar.js:608
2021-07-28 14:35:40 +02:00
msgid "Website and documentation"
msgstr "Website en documentatie"
2021-01-28 18:37:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:20
2021-07-28 14:35:40 +02:00
msgid "Hide Joplin"
msgstr "Joplin verbergen"
2021-01-28 18:37:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:22
#: packages/app-desktop/gui/MenuBar.js:433
2021-07-28 14:35:40 +02:00
msgid "Close Window"
msgstr "Venster afsluiten"
2021-01-28 18:37:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:24
2021-07-28 14:35:40 +02:00
msgid "Preferences"
msgstr "Voorkeuren"
2021-01-28 18:37:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:24
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MenuBar.js:310 packages/app-desktop/gui/Root.js:164
2021-07-28 14:35:40 +02:00
msgid "Options"
msgstr "Opties"
2021-01-28 18:37:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:31
2021-07-28 14:35:40 +02:00
msgid "Invalid"
msgstr "Ongeldig"
2021-01-28 18:37:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:439
2021-07-28 14:35:40 +02:00
msgid ""
"Safe mode is currently active. Note rendering and all plugins are "
"temporarily disabled."
msgstr ""
2021-01-28 18:37:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:439
2021-07-28 14:35:40 +02:00
msgid "Disable safe mode and restart"
msgstr ""
2021-01-28 18:37:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:442
2021-07-28 14:35:40 +02:00
msgid ""
"The sync target needs to be upgraded before Joplin can sync. The operation "
"may take a few minutes to complete and the app needs to be restarted. To "
"proceed please click on the link."
msgstr ""
"De sync target moet worden geüpdatet voordat Joplin kan synchroniseren. Het "
"kan een paar minuten duren en de app moet opnieuw opgestart worden. Om door "
"te gaan, klik op de link."
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:442
2021-07-28 14:35:40 +02:00
msgid "Restart and upgrade"
msgstr "Opnieuw opstarten en bijwerken"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:445
2021-07-28 14:35:40 +02:00
msgid "Some items cannot be decrypted."
msgstr "Sommige items kunnen niet worden ontsleuteled."
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:445
#: packages/app-desktop/gui/MainScreen/MainScreen.js:448
#: packages/app-desktop/gui/MainScreen/MainScreen.js:459
2021-07-28 14:35:40 +02:00
msgid "View them now"
msgstr "Items tonen"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:448
2021-07-28 14:35:40 +02:00
msgid "One of your master keys use an obsolete encryption method."
msgstr "Een of meer hoofdsleutels gebruikt een verouderde verslehtelmethode."
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:451
2021-07-28 14:35:40 +02:00
msgid ""
"The default encryption method has been changed, you should re-encrypt your "
"data."
msgstr ""
"De standaard versleutelmethode is gewijzigd, je moet je data opnieuw "
"versleutelen."
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:451
2021-07-28 14:35:40 +02:00
msgid "More info"
msgstr "Meer informatie"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:456
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s (%s) would like to share a notebook with you."
msgstr ""
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:456
2021-07-28 14:35:40 +02:00
msgid "Accept"
msgstr ""
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:456
#: packages/app-desktop/gui/Root.js:122
2021-07-28 14:35:40 +02:00
msgid "Reject"
msgstr ""
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:459
2021-07-28 14:35:40 +02:00
msgid "Some items cannot be synchronised."
msgstr "Sommige items kunnen niet worden gesynchroniseerd."
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:462
2021-07-28 14:35:40 +02:00
msgid "One or more master keys need a password."
msgstr "Een of meer hoofdsleutels vereist een wachtwoord."
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:462
2021-07-28 14:35:40 +02:00
msgid "Set the password"
msgstr "Wachtwoord instellen"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:588
2021-07-28 14:35:40 +02:00
msgid "Use the arrows to move the layout items. Press \"Escape\" to exit."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Gebruik de pijlen om de layout-items te verplaatsen. Druk op \"Escape\" om "
"af te sluiten."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MainScreen/commands/commandPalette.js:18
#, fuzzy
msgid "Command palette..."
msgstr "Opdrachtpalet"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/editAlarm.js:20
#: packages/app-mobile/components/SelectDateTimeDialog.js:84
#: packages/app-mobile/components/screens/Note.js:819
msgid "Set alarm"
msgstr "Alarm instellen"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/editAlarm.js:33
msgid "Set alarm:"
msgstr "Alarm instellen:"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/exportPdf.js:20
#: packages/app-desktop/gui/MainScreen/commands/exportPdf.js:32
msgid "PDF File"
msgstr "PDF-bestand"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MainScreen/commands/gotoAnything.js:23
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/plugins/GotoAnything.js:500
2021-08-19 14:06:11 +02:00
msgid "Goto Anything..."
msgstr "Ga naar Alles..."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/moveToFolder.js:18
msgid "Move to notebook"
msgstr "Verplaatsen naar notitieboek"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/moveToFolder.js:38
msgid "Move to notebook:"
msgstr "Verplaatsen naar notitieboek:"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newFolder.js:18
msgid "New notebook"
msgstr "Nieuw notitieboek"
#: packages/app-desktop/gui/MainScreen/commands/newFolder.js:26
msgid "Notebook title:"
msgstr "Titel van notitieboek:"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newNote.js:19
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/action-button.js:86
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/setUpQuickActions.js:14
2021-07-28 14:35:40 +02:00
msgid "New note"
msgstr "Nieuwe notitie"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newSubFolder.js:17
msgid "New sub-notebook"
msgstr "Nieuw sub-notitieboek"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newTodo.js:17
#: packages/app-mobile/components/action-button.js:77
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/setUpQuickActions.js:15
2021-07-28 14:35:40 +02:00
msgid "New to-do"
msgstr "Nieuwe taak"
2021-05-13 11:34:25 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/print.js:17
msgid "Print"
msgstr "Afdrukken"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/print.js:26
msgid "Only one note can be printed at a time."
msgstr "Slechts één notitie kan gelijktijdig worden afgedrukt."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/renameFolder.js:18
#: packages/app-desktop/gui/MainScreen/commands/renameTag.js:18
#: packages/app-mobile/components/side-menu-content.js:129
msgid "Rename"
msgstr "Naam wijzigen"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/renameFolder.js:28
msgid "Rename notebook:"
msgstr "Notitieboeknaam wijzigen:"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/renameTag.js:30
msgid "Rename tag:"
msgstr "Labelnaam wijzigen:"
2021-06-04 06:34:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/setTags.js:17
#: packages/app-desktop/gui/Sidebar/Sidebar.js:492
#: packages/app-mobile/components/screens/Note.js:833
#: packages/app-mobile/components/screens/tags.js:101
#: packages/app-mobile/components/side-menu-content.js:314
msgid "Tags"
msgstr "Labels"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/setTags.js:45
msgid "Add or remove tags:"
msgstr "Labels toevoegen of verwijderen:"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showNoteContentProperties.js:18
msgid "Statistics..."
msgstr "Statistieken..."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showNoteProperties.js:18
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:390
msgid "Note properties"
msgstr "Eigenschappen van notitie"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showShareFolderDialog.js:16
#, fuzzy
msgid "Share notebook..."
msgstr "Deel notitie..."
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showShareNoteDialog.js:16
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Publish note..."
msgstr "Deel notitie..."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showSpellCheckerMenu.js:19
#: packages/lib/services/spellChecker/SpellCheckerService.js:180
msgid "Spell checker"
msgstr "Spellingscontrole"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleEditors.js:18
msgid "Toggle editors"
msgstr "Schakel tussen editors"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleLayoutMoveMode.js:16
msgid "Change application layout"
msgstr "Wijzig de layout van de applicatie"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleNoteList.js:18
msgid "Toggle note list"
msgstr "Notitielijst tonen/verbergen"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleSideBar.js:18
msgid "Toggle sidebar"
msgstr "Zijbalk tonen/verbergen"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleVisiblePanes.js:16
msgid "Toggle editor layout"
msgstr "Bewerkindeling tonen/verbergen"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:165
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Importing from \"%s\" as \"%s\" format. Please wait..."
msgstr ""
2021-07-28 14:35:40 +02:00
"Bezig met importeren van \"%s\" in het formaat \"%s\". Een ogenblik geduld..."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MenuBar.js:288 packages/app-desktop/gui/Root.js:166
2021-07-28 14:35:40 +02:00
msgid "Synchronisation Status"
msgstr "Synchronisatiestatus"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:323
2021-07-28 14:35:40 +02:00
msgid "Note attachments..."
msgstr "Bijlagen bij notitie..."
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:343
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:706
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:13
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:136
msgid "Copy"
msgstr "Kopiëren"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:354
#: packages/app-desktop/gui/MenuBar.js:425
#: packages/app-desktop/gui/MenuBar.js:713
2021-07-28 14:35:40 +02:00
msgid "&File"
msgstr "&Bestand"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:360
#: packages/app-desktop/gui/MenuBar.js:641
2021-07-28 14:35:40 +02:00
msgid "About Joplin"
msgstr "Over Joplin"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:367
2021-07-28 14:35:40 +02:00
msgid "Preferences..."
msgstr "Voorkeuren..."
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:377
#: packages/app-desktop/gui/MenuBar.js:618
2021-07-28 14:35:40 +02:00
msgid "Check for updates..."
msgstr "Controleren op updates..."
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:396
#: packages/app-desktop/gui/MenuBar.js:443
2021-07-28 14:35:40 +02:00
msgid "Export all"
msgstr "Alles exporteren"
2019-12-18 13:45:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:408
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Hide %s"
msgstr "%s verbergen"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:466
#: packages/app-desktop/gui/MenuBar.js:717
2021-07-28 14:35:40 +02:00
msgid "&Edit"
msgstr "Be&werken"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:498
2021-07-28 14:35:40 +02:00
msgid "&View"
msgstr "Beel&d"
2021-07-26 01:11:51 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:506
2021-07-28 14:35:40 +02:00
msgid "Layout button sequence"
msgstr "Knopindelingreeks"
2021-07-26 01:11:51 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:551
#: packages/app-desktop/gui/MenuBar.js:557
2021-07-28 14:35:40 +02:00
msgid "Zoom In"
msgstr "Inzoemen"
2021-07-26 01:11:51 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:564
2021-07-28 14:35:40 +02:00
msgid "Zoom Out"
msgstr "Uitzoemen"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:573
2021-07-28 14:35:40 +02:00
msgid "&Go"
msgstr "&Gaan"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:579
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteBody.js:17
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteTitle.js:17
#: packages/app-desktop/gui/NoteList/commands/focusElementNoteList.js:18
#: packages/app-desktop/gui/Sidebar/commands/focusElementSideBar.js:18
msgid "Focus"
msgstr "Focus"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:585
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Note&book"
msgstr "Notitieboeken"
2020-04-06 02:37:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:591
2021-07-28 14:35:40 +02:00
msgid "&Note"
msgstr "&Notitie"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:601
2021-07-28 14:35:40 +02:00
msgid "&Tools"
msgstr "E&xtra"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:605
2021-07-28 14:35:40 +02:00
msgid "&Help"
msgstr "&Help"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:612
2021-07-28 14:35:40 +02:00
msgid "Joplin Forum"
msgstr "Joplin-forum"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:615
#: packages/app-mobile/components/screens/ConfigScreen.js:454
2021-07-28 14:35:40 +02:00
msgid "Make a donation"
msgstr "Doneren"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:627
2021-07-28 14:35:40 +02:00
msgid "Toggle development tools"
msgstr "Wissel ontwikkelhulpmiddelen"
2020-06-21 00:21:11 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:76
msgid "Words"
msgstr "Woorden"
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:77
msgid "Characters"
msgstr "Karakters"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:78
msgid "Characters excluding spaces"
msgstr "Karakters zonder spaties"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:79
msgid "Lines"
msgstr "Regels"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:98
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:554 packages/lib/models/Setting.js:555
#: packages/lib/models/Setting.js:556
2021-07-28 14:35:40 +02:00
msgid "Editor"
msgstr "Editor"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:99
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:554 packages/lib/models/Setting.js:555
#: packages/lib/models/Setting.js:557
2021-07-28 14:35:40 +02:00
msgid "Viewer"
msgstr "Viewer"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:105
#, javascript-format
msgid "Read time: %s min"
msgstr "Leestijd: %s min"
2019-03-03 19:14:17 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:108
msgid "Statistics"
msgstr "Statistieken"
2019-03-03 19:14:17 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:113
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:252
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:192
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/SyncWizard/Dialog.js:280
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.js:24
msgid "Close"
msgstr "Sluiten"
2018-09-09 18:26:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:185
2021-07-28 14:35:40 +02:00
msgid "strong text"
msgstr "vetgedrukte tekst"
2018-09-09 18:26:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:186
2021-07-28 14:35:40 +02:00
msgid "emphasised text"
msgstr "benadrukte tekst"
2020-05-28 03:06:33 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:188
2021-07-28 14:35:40 +02:00
msgid "Insert Hyperlink"
msgstr "Hyperlink invoegen"
2019-06-08 01:47:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:222
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:224
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:225
2021-07-28 14:35:40 +02:00
msgid "List item"
msgstr "Lijstitem"
2019-06-08 01:47:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:578
2021-07-28 14:35:40 +02:00
msgid "Layout"
msgstr "Indeling"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:578
2021-07-28 14:35:40 +02:00
#, javascript-format
2020-06-13 23:47:15 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
"note."
2020-06-13 23:47:15 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Deze notitie bevat geen inhoud. Klik op \"%s\" om de editor te openen en de "
"notitie te bewerken."
2019-06-08 01:47:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:699
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:18
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:128
msgid "Cut"
msgstr "Knippen"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:713
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:23
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:143
msgid "Paste"
msgstr "Plakken"
2019-06-08 01:47:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:518
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:53
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:801
msgid "Attach file"
msgstr "Bestand bijvoegen"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:528
2021-07-28 14:35:40 +02:00
msgid "Code Block"
msgstr "Code Blok"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:537
2021-07-28 14:35:40 +02:00
msgid "Inline Code"
msgstr "Inline-code"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:552
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:83
2021-07-28 14:35:40 +02:00
msgid "Insert Date Time"
msgstr "Datum en tijd invoegen"
2020-10-09 22:05:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1008
2021-07-28 14:35:40 +02:00
msgid "Drop notes or files here"
msgstr "Notities bestanden hier neerzetten"
2020-10-09 22:05:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1008
2021-07-28 14:35:40 +02:00
msgid "Code View"
msgstr "Codeweergave"
2020-10-09 22:05:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1008
2021-07-28 14:35:40 +02:00
#, javascript-format
2020-10-11 17:18:58 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Please wait for all attachments to be downloaded and decrypted. You may also "
"switch to %s to edit the note."
2020-10-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Wacht tot alle bijlagen zijn gedownload en versleuteld. Je mag ook "
"overschakelen naar %s om de notitie te wijzigen."
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/plugins/lists.js:2151
msgid "Checkbox list"
msgstr "Checkboxlijst"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/openEditDialog.js:78
#: packages/app-mobile/components/screens/Note.js:998
msgid "Edit"
msgstr "Bewerken"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.js:17
msgid "Highlight"
msgstr "Arceren"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.js:22
msgid "Strikethrough"
msgstr "Doorstrepen"
2021-06-21 17:26:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.js:27
msgid "Insert"
msgstr "Invoegen"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.js:33
msgid "Superscript"
msgstr "Superscript"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.js:39
msgid "Subscript"
msgstr "Onderschrift"
2020-10-09 22:05:10 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:288
2021-07-28 14:35:40 +02:00
msgid "Click to add tags..."
msgstr "Klik om labels toe te voegen…"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:342
2021-07-28 14:35:40 +02:00
msgid ""
"This Rich Text editor has a number of limitations and it is recommended to "
"be aware of them before using it."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Deze Rich Text-editor heeft een aantal beperkingen en het wordt aanbevolen "
"om hiervan op de hoogte te zijn voordat u deze gebruikt."
2020-10-09 22:05:10 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:346
2021-07-28 14:35:40 +02:00
msgid "Read more about it"
msgstr "Lees meer"
2020-10-09 22:05:10 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:351
2021-07-28 14:35:40 +02:00
msgid "Dismiss"
msgstr "Afwijzen"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:387
2021-07-28 14:35:40 +02:00
msgid "The following attachments are being watched for changes:"
msgstr "De volgende bijlagen worden gecontroleerd op wijzigingen:"
2021-01-28 18:37:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:390
2021-07-28 14:35:40 +02:00
msgid ""
"The attachments will no longer be watched when you switch to a different "
"note."
msgstr ""
"De bijlagen worden niet meer gecontroleerd wanneer je naar een andere "
"notitie schakelt."
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:396
2021-06-21 17:26:49 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "In: %s"
msgstr "In: %s"
2021-06-21 17:26:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteTitle/NoteTitleBar.js:79
msgid "to-do"
msgstr "taak"
2021-06-21 17:26:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteTitle/NoteTitleBar.js:79
2021-08-28 17:50:02 +02:00
#: packages/server/dist/models/UserModel.js:199
2021-09-19 14:37:08 +02:00
#: packages/server/dist/models/UserModel.js:208
2021-07-28 14:35:40 +02:00
msgid "note"
msgstr "notitie"
2021-06-21 17:26:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteTitle/NoteTitleBar.js:79
2021-06-21 17:26:49 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Creating new %s..."
msgstr "Bezig met creëren van nieuw(e) %s..."
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteBody.js:16
msgid "Note body"
msgstr "Inhoud van notitie"
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteTitle.js:16
msgid "Note title"
msgstr "Titel van notitie"
#: packages/app-desktop/gui/NoteEditor/commands/showLocalSearch.js:16
msgid "Search in current note"
msgstr "Huidige notitie doorzoeken"
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:28
2021-07-28 14:35:40 +02:00
msgid "Select all"
msgstr "Alles selecteren"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:33
2021-07-28 14:35:40 +02:00
msgid "Bold"
msgstr "Vetgedrukt"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:38
2021-07-28 14:35:40 +02:00
msgid "Italic"
msgstr "Cursief"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:43
2021-07-28 14:35:40 +02:00
msgid "Hyperlink"
msgstr "Hyperlink"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:48
2021-07-28 14:35:40 +02:00
msgid "Code"
msgstr "Code"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:58
2021-07-28 14:35:40 +02:00
msgid "Numbered List"
msgstr "Genummerde lijst"
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:63
2021-07-28 14:35:40 +02:00
msgid "Bulleted List"
msgstr "Opsommingslijst"
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:68
2021-07-28 14:35:40 +02:00
msgid "Checkbox"
msgstr "Checkbox"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:73
2021-07-28 14:35:40 +02:00
msgid "Heading"
msgstr "Kop"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:78
2021-07-28 14:35:40 +02:00
msgid "Horizontal Rule"
msgstr "Horizontale regel"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:88
2021-07-28 14:35:40 +02:00
msgid "Delete line"
msgstr "Regel verwijderen"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:92
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Duplicate line"
msgstr "Dupliceren"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:96
2021-07-28 14:35:40 +02:00
msgid "Undo"
msgstr "Ongedaan maken"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:100
2021-07-28 14:35:40 +02:00
msgid "Redo"
msgstr "Herhalen"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:104
2021-07-28 14:35:40 +02:00
msgid "Indent less"
msgstr "Minder inspringen"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:108
2021-07-28 14:35:40 +02:00
msgid "Indent more"
msgstr "Meer inspringen"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:112
2021-07-28 14:35:40 +02:00
msgid "Toggle comment"
msgstr "Notitielijst tonen/verbergen"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:116
2021-07-28 14:35:40 +02:00
msgid "Sort selected lines"
msgstr "Sorteer geselecteerde regels"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:120
2021-07-28 14:35:40 +02:00
msgid "Swap line up"
msgstr "Verplaats omhoog"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:124
2021-07-28 14:35:40 +02:00
msgid "Swap line down"
msgstr "Verplaats omlaag"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:59
msgid "There was an error downloading this attachment:"
msgstr "Er is iets misgegaan tijdens het downloaden van deze bijlage:"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:62
#: packages/lib/services/ResourceEditWatcher/index.js:196
msgid "This attachment is not downloaded or not decrypted yet"
msgstr "Deze bijlage is niet gedownload of nog niet ontsleuteld"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:92
msgid "Open..."
msgstr "Openen..."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:99
msgid "Save as..."
msgstr "Opslaan als..."
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:112
msgid "Reveal file in folder"
msgstr "Bestand in map onthullen"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:120
msgid "Copy path to clipboard"
msgstr "Pad kopiëren naar klembord"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:155
msgid "Copy Link Address"
msgstr "Linkadres kopiëren"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/useMessageHandler.js:92
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:142
2021-01-02 04:00:35 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Unsupported link or message: %s"
msgstr "Niet-ondersteunde link of bericht: %s"
2021-01-02 04:00:35 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:163
msgid "Custom order"
msgstr "Aangepaste volgorde"
2021-06-04 06:34:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:163
msgid "View"
msgstr "Beeld"
2021-06-04 06:34:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:163
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:570
2021-07-28 14:35:40 +02:00
msgid "Sort notes by"
msgstr "Notities sorteren op"
2021-07-16 20:18:48 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:163
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"To manually sort the notes, the sort order must be changed to \"%s\" in the "
"menu \"%s\" > \"%s\""
msgstr ""
"Om de notities handmatig te sorteren moet de sorteervolgorde worden "
"gewijzigd naar \"%s\" in het menu \"%s\" > \"%s\""
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:415
msgid "No notes in here. Create one by clicking on \"New note\"."
msgstr ""
"Er zijn hier geen notities. Creëer een notitie door de klikken op \"Nieuwe "
"notitie\"."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:415
2020-06-13 23:47:15 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"There is currently no notebook. Create one by clicking on \"New notebook\"."
2020-06-13 23:47:15 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Er is momenteel geen notitieboek. Creëer een notitieboek door de klikken op "
"\"Nieuw notitieboek\"."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/commands/focusElementNoteList.js:17
msgid "Note list"
msgstr "Notitielijst"
2020-07-19 21:18:42 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteListControls/commands/focusSearch.js:16
msgid "Search in all the notes"
msgstr "Alle notities doorzoeken"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:31
msgid "Completed"
msgstr "Voltooid"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:32
msgid "Location"
msgstr "Locatie"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:33
msgid "URL"
msgstr "URL"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:34
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1694
2021-07-28 14:35:40 +02:00
msgid "Note History"
msgstr "Notitiegeschiedenis"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:35
msgid "Markup"
msgstr "Opmaak"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:307
msgid "Previous versions of this note"
msgstr "Vorige versies van deze notitie"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:100
msgid "This note has no history"
msgstr "Deze notitie heeft geen geschiedenis"
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:178
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid ""
"Click \"%s\" to restore the note. It will be copied in the notebook named "
"\"%s\". The current version of the note will not be replaced or modified."
msgstr ""
"Klik “%s” om de notitie te herstellen. Het wordt gekopieerd naar het "
"notitieboek genaamd “%s”. De huidige versie van de notitie wordt niet "
"vervangen of aangepast."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/PromptDialog.min.js:249
msgid "Clear"
msgstr "Wissen"
#: packages/app-desktop/gui/ResourceScreen.js:32
msgid "Title"
msgstr "Titel"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:36
msgid "Size"
msgstr "Grootte"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:40
msgid "Action"
msgstr "Actie"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:43
2021-08-19 14:06:11 +02:00
#: packages/lib/models/BaseItem.js:722 packages/lib/path-utils.js:90
#: packages/lib/path-utils.js:131
2021-07-28 14:35:40 +02:00
msgid "Untitled"
msgstr "Naamloos"
#: packages/app-desktop/gui/ResourceScreen.js:95
2020-06-13 23:47:15 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Delete attachment \"%s\"?"
msgstr "Bijlage “%s” verwijderen?"
#: packages/app-desktop/gui/ResourceScreen.js:141
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"This is an advanced tool to show the attachments that are linked to your "
"notes. Please be careful when deleting one of them as they cannot be "
"restored afterwards."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Dit is een geavanceerd hulpmiddel om de bijlagen te tonen die zijn gekoppeld "
"aan uw notities. Wees voorzichtig deze te verwijderen, omdat ze naderhand "
"niet kunnen worden hersteld."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:144
msgid "No resources!"
msgstr "Geen resources!"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:146
#, javascript-format
msgid "Warning: not all resources shown for performance reasons (limit: %s)."
msgstr ""
"Waarschuwing: niet alle resources getoond om redenen van performance "
"(limiet: %s)."
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:107
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Confirmation"
msgstr "Configuratie"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:120
2021-07-28 14:35:40 +02:00
msgid "The Web Clipper needs your authorisation to access your data."
msgstr ""
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:121
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Grant authorisation"
msgstr "Autorisatie-token:"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:161
2021-07-28 14:35:40 +02:00
msgid "OneDrive Login"
msgstr "Inloggen op OneDrive"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:162
2021-07-28 14:35:40 +02:00
msgid "Dropbox Login"
msgstr "Inloggen op Dropbox"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:165
2021-07-28 14:35:40 +02:00
msgid "Note attachments"
msgstr "Notitiebijlagen"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:133
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Unshare"
msgstr "Delen"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:175
2020-06-13 23:47:15 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Delete this invitation? The recipient will no longer have access to this "
"shared notebook."
2020-06-13 23:47:15 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:189
2021-07-28 14:35:40 +02:00
msgid "Add recipient:"
msgstr ""
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:192
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/NoteBodyViewer/hooks/useOnResourceLongPress.js:28
#: packages/app-mobile/components/screens/Note.js:826
msgid "Share"
msgstr "Delen"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:201
2021-07-28 14:35:40 +02:00
msgid "Recipient has not yet accepted the invitation"
msgstr ""
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:202
2021-07-28 14:35:40 +02:00
msgid "Recipient has rejected the invitation"
msgstr ""
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:203
2021-07-28 14:35:40 +02:00
msgid "Recipient has accepted the invitation"
msgstr ""
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:213
2021-07-28 14:35:40 +02:00
msgid "Recipients:"
msgstr ""
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:225
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Synchronizing..."
msgstr "Synchroniseren..."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:226
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Sharing notebook..."
msgstr "Deel notitie..."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:236
2021-07-28 14:35:40 +02:00
msgid ""
"Unshare this notebook? The recipients will no longer have access to its "
"content."
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:246
2021-06-04 06:34:19 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Share Notebook"
msgstr "Deel Notities"
2021-06-04 06:34:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:144
2021-06-04 06:34:19 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Unpublish note"
msgstr "Delen"
2021-06-04 06:34:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:171
msgid "Synchronising..."
msgstr "Synchroniseren..."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:173
msgid "Generating link..."
msgid_plural "Generating links..."
msgstr[0] "Nieuwe link genereren..."
msgstr[1] "Nieuwe links genereren..."
#: packages/app-desktop/gui/ShareNoteDialog.js:175
msgid "Link has been copied to clipboard!"
msgid_plural "Links have been copied to clipboard!"
msgstr[0] "De link is naar het klembord gekopieerd!"
msgstr[1] "De links zijn naar het klembord gekopieerd!"
#: packages/app-desktop/gui/ShareNoteDialog.js:182
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Note: When a note is shared, it will no longer be encrypted on the server."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Let op: wanneer een notitie wordt gedeeld, zal deze niet langer versleuteld "
"zijn."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:187
msgid "Publish Notes"
msgstr ""
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:189
msgid "Copy Shareable Link"
msgid_plural "Copy Shareable Links"
msgstr[0] "Kopieer Deelbare Link"
msgstr[1] "Kopieer Deelbare Links"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:189
msgid "Remove"
msgstr "Verwijderen"
#: packages/app-desktop/gui/Sidebar/Sidebar.js:192
#: packages/app-mobile/components/side-menu-content.js:148
#, javascript-format
msgid ""
"Delete notebook \"%s\"?\n"
"\n"
"All notes and sub-notebooks within this notebook will also be deleted."
msgstr ""
"Notitieboek “%s” verwijderen?\n"
"\n"
"Alle notities en sub-notitieboeken in dit notitieboek worden eveneens "
"verwijderd."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:197
#, javascript-format
msgid "Remove tag \"%s\" from all notes?"
msgstr "Label “%s” verwijderen van alle notities?"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:200
msgid "Remove this search from the sidebar?"
msgstr "Deze zoekopdracht verwijderen uit de zijbalk?"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:321
#: packages/app-mobile/components/screens/notes.js:188
#: packages/app-mobile/components/side-menu-content.js:368
msgid "All notes"
msgstr "Alle notities"
2020-07-19 21:18:42 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:455
#: packages/app-mobile/components/side-menu-content.js:338
2021-08-19 14:06:11 +02:00
#: packages/lib/commands/synchronize.js:19
2021-07-28 14:35:40 +02:00
msgid "Synchronise"
msgstr "Synchroniseren"
2020-07-19 21:18:42 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:480
#: packages/app-mobile/components/side-menu-content.js:372
msgid "Notebooks"
msgstr "Notitieboeken"
2020-07-19 21:18:42 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:503
#: packages/app-mobile/components/side-menu-content.js:325
#, javascript-format
msgid "Decrypting items: %d/%d"
msgstr "Bezig met ontsleutelen van items: %d/%d"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:507
#: packages/app-mobile/components/side-menu-content.js:330
#, javascript-format
msgid "Fetching resources: %d/%d"
msgstr "Bronnen ophalen: %d/%d"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/commands/focusElementSideBar.js:17
msgid "Sidebar"
msgstr "Zijbalk"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/StatusScreen/StatusScreen.js:31
msgid "Please select where the sync status should be exported to"
msgstr "Kies waar de synchronisatiestatus naar moet worden geëxporteerd"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/StatusScreen/StatusScreen.js:66
#: packages/app-mobile/components/screens/status.js:112
msgid "Retry All"
msgstr "Alles opnieuw proberen"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/StatusScreen/StatusScreen.js:86
#: packages/app-mobile/components/screens/status.js:118
msgid "Retry"
msgstr "Opnieuw proberen"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/StatusScreen/StatusScreen.js:137
#, fuzzy
msgid "Advanced tools"
msgstr "Geavanceerde opties"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/StatusScreen/StatusScreen.js:139
#, fuzzy
msgid "Export debug report"
msgstr "Foutopsporingsrapportage exporteren"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/SyncWizard/Dialog.js:157
#, fuzzy
msgid "Sync your notes"
msgstr "Notities sorteren op"
#: packages/app-desktop/gui/SyncWizard/Dialog.js:158
msgid "Publish notes to the internet"
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:159
#, fuzzy
msgid "Collaborate on notebooks with others"
msgstr "Creëer eerst een notitieboek"
#: packages/app-desktop/gui/SyncWizard/Dialog.js:182
msgid "Thank you! Your Joplin Cloud account is now setup and ready to use."
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:190
#, javascript-format
msgid ""
"There was an error setting up your Joplin Cloud account. Please verify your "
"email and password and try again. Error was:\n"
"\n"
"%s"
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:203
msgid "Login below."
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:205
#, fuzzy
msgid "Or create an account."
msgstr "Creëert een nieuwe notitie."
#: packages/app-desktop/gui/SyncWizard/Dialog.js:210
msgid "Login"
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:231
#, fuzzy
msgid "Select"
msgstr "Alles selecteren"
#: packages/app-desktop/gui/SyncWizard/Dialog.js:278
msgid ""
"Joplin can synchronise your notes using various providers. Select one from "
"the list below."
msgstr ""
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:42
2021-07-28 14:35:40 +02:00
msgid "Duplicate"
msgstr "Dupliceren"
2020-06-13 23:47:15 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:47
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s - Copy"
msgstr "%s - kopiëren"
2020-10-29 16:34:31 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:58
2021-07-28 14:35:40 +02:00
msgid "Switch between note and to-do type"
msgstr "Schakel tussen notitie en taak"
2020-06-13 23:47:15 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:86
2021-07-28 14:35:40 +02:00
msgid "Switch to note type"
msgstr "Overschakelen naar notitie-type"
2020-06-13 23:47:15 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:92
2021-07-28 14:35:40 +02:00
msgid "Switch to to-do type"
msgstr "Overschakelen naar todo-type"
2020-06-13 23:47:15 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:99
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:847
msgid "Copy Markdown link"
msgstr "Markdownlink kopiëren"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/plugins/GotoAnything.js:474
2021-07-28 14:35:40 +02:00
msgid ""
"Type a note title or part of its content to jump to it. Or type # followed "
"by a tag name, or @ followed by a notebook name. Or type : to search for "
"commands."
msgstr ""
"Typ de titel van een notitie of een deel van de inhoud om er naartoe te "
"springen. Typ # gevolgd door de naam van een label, @ gevolgd door de naam "
"van een notitieboek, of : om te zoeken op commando's."
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/plugins/GotoAnything.js:508
2021-08-19 14:06:11 +02:00
msgid "Command palette"
msgstr "Opdrachtpalet"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.js:22
#: packages/app-mobile/components/screens/Note.js:530
2021-10-02 12:00:03 +02:00
#: packages/lib/shim-init-node.js:167 packages/lib/versionInfo.js:27
2021-07-28 14:35:40 +02:00
msgid "Yes"
msgstr "Ja"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.js:23
#: packages/app-mobile/components/screens/Note.js:531
2021-10-02 12:00:03 +02:00
#: packages/lib/shim-init-node.js:167 packages/lib/versionInfo.js:27
2021-07-28 14:35:40 +02:00
msgid "No"
msgstr "Nee"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/CameraView.js:158
msgid "Permission to use camera"
msgstr "Toestemming om de camera te gebruiken"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/CameraView.js:159
msgid "Your permission to use your camera is required."
msgstr "Uw toestemming om de camera te gebruiken is vereist."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/NoteBodyViewer/hooks/useOnResourceLongPress.js:27
msgid "Open"
msgstr "Openen"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/SelectDateTimeDialog.js:78
msgid "Clear alarm"
msgstr "Alarm wissen"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/SelectDateTimeDialog.js:80
msgid "Save alarm"
msgstr "Alarm opslaan"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/note-list.js:97
msgid "You currently have no notebooks."
msgstr "U heeft nog geen notitieboeken."
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/note-list.js:101
msgid "Create a notebook"
msgstr "Creëer een notitieboek"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/note-list.js:105
msgid "There are currently no notes. Create one by clicking on the (+) button."
msgstr ""
"Er zijn momenteel geen notities. Creëer een notitie door te drukken op de "
"knop (+)."
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screen-header.js:187
2021-07-28 14:35:40 +02:00
msgid "Delete these notes?"
msgstr "Deze notities verwijderen?"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:60
2021-07-28 14:35:40 +02:00
msgid "Warning"
msgstr "Waarschuwing"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:60
#: packages/app-mobile/components/screens/ConfigScreen.js:153
2021-07-28 14:35:40 +02:00
msgid ""
"In order to use file system synchronisation your permission to write to "
"external storage is required."
msgstr ""
"Om synchronisatie via het bestandssysteem te gebruiken is uw toestemming "
"nodig om naar externe opslag te schrijven."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:152
2021-07-28 14:35:40 +02:00
msgid "Information"
msgstr "Informatie"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:312
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:212
2021-07-28 14:35:40 +02:00
msgid "Encryption Config"
msgstr "Encryptie-configuratie"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:417
2021-07-28 14:35:40 +02:00
msgid "Tools"
msgstr "Hulpmiddelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:418
2021-07-28 14:35:40 +02:00
msgid "Sync Status"
msgstr "Synchronisatiestatus"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:419
2021-07-28 14:35:40 +02:00
msgid "Log"
msgstr "Log"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:421
2021-07-28 14:35:40 +02:00
msgid "Creating report..."
msgstr "Rapport maken..."
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:421
2021-07-28 14:35:40 +02:00
msgid "Export Debug Report"
msgstr "Foutopsporingsrapportage exporteren"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:423
2021-07-28 14:35:40 +02:00
msgid "Fixing search index..."
msgstr "Zoekindex repareren..."
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:423
2021-07-28 14:35:40 +02:00
msgid "Fix search index"
msgstr "Zoekindex repareren"
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:423
2020-10-11 17:18:58 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Use this to rebuild the search index if there is a problem with search. It "
"may take a long time depending on the number of notes."
2020-10-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Gebruik dit om de zoekindex opnieuw op te bouwen als er een probleem is met "
"zoeken: Het kan lang duren afhankelijk van het aantal notities."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:425
2021-07-28 14:35:40 +02:00
msgid "Exporting profile..."
msgstr "Profiel exporteren..."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:425
2021-07-28 14:35:40 +02:00
msgid "Export profile"
msgstr "Exporteer profiel"
2021-01-28 18:37:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:425
2021-07-28 14:35:40 +02:00
msgid "For debugging purpose only: export your profile to an external SD card."
msgstr "Alleen voor debugging: exporteer uw profiel naar een externe SD-kaart."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:436
2021-07-28 14:35:40 +02:00
msgid "Feature flags"
2021-04-03 21:00:38 +02:00
msgstr ""
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:439
2021-07-28 14:35:40 +02:00
msgid "More information"
msgstr "Meer informatie"
2021-04-03 21:00:38 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:445
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"To work correctly, the app needs the following permissions. Please enable "
"them in your phone settings, in Apps > Joplin > Permissions"
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"De app heeft de volgende machtigingen nodig om goed te kunnen werken. "
"Schakel ze in bij uw telefooninstellingen via Apps > Joplin > Machtigingen"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:446
2021-07-28 14:35:40 +02:00
msgid ""
"- Storage: to allow attaching files to notes and to enable filesystem "
"synchronisation."
2021-05-13 11:34:25 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"- Opslag: om bestanden bij notities te mogen voegen en synchronisatie in te "
"schakelen."
2021-05-13 11:34:25 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:447
2021-07-28 14:35:40 +02:00
msgid "- Camera: to allow taking a picture and attaching it to a note."
2021-05-13 11:34:25 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"- Camera: zodat u een foto kunt maken en deze bij een notitie kunt voegen."
2021-05-13 11:34:25 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:448
2021-07-28 14:35:40 +02:00
msgid "- Location: to allow attaching geo-location information to a note."
msgstr "- Locatie: zodat u locatie-informatie kunt toevoegen aan een notitie."
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:459
2021-07-28 14:35:40 +02:00
msgid "Joplin website"
msgstr "Joplin-website"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:464
2021-07-28 14:35:40 +02:00
msgid "Privacy Policy"
msgstr "Privacy Policy"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:468
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Database v%s"
msgstr "Database v%s"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:470
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "FTS enabled: %d"
msgstr "FTS ingeschakeld: %d"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:472
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:316
msgid "Configuration"
msgstr "Configuratie"
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:100
msgid "This note has been modified:"
msgstr "Deze notitie is bewerkt:"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:100
msgid "Save changes"
msgstr "Wijzigingen opslaan"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:100
msgid "Discard changes"
msgstr "Wijzigingen verwerpen"
2019-06-08 01:47:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:152
#, javascript-format
msgid "No item with ID %s"
msgstr "Geen item met ID %s"
2019-06-08 01:47:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:170
msgid "This attachment is not downloaded or not decrypted yet."
msgstr "Deze bijlage is niet gedownload of nog niet ontsleuteld."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:175
#, javascript-format
msgid "The Joplin mobile app does not currently support this type of link: %s"
msgstr "De mobiele Joplin-app ondersteunt momenteel niet dit soort links: %s"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:180
#, javascript-format
msgid "Links with protocol \"%s\" are not supported"
msgstr "Links met protocol “%s” worden niet ondersteund"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:368
msgid ""
"In order to associate a geo-location with the note, the app needs your "
"permission to access your location.\n"
"\n"
"You may turn off this option at any time in the Configuration screen."
msgstr ""
"Om een geolocatie aan de notitie te koppelen, heeft de app uw toestemming "
"nodig om toegang te krijgen tot uw locatie.\n"
"\n"
"U kunt deze optie op elk moment uitschakelen in het 'Configuratie'-scherm."
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:369
msgid "Permission needed"
msgstr "Toestemming vereist"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:529
2021-10-02 12:00:03 +02:00
#: packages/lib/shim-init-node.js:166
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid ""
"You are about to attach a large image (%dx%d pixels). Would you like to "
"resize it down to %d pixels before attaching it?"
msgstr ""
"U staat op het punt een grote afbeelding (%dx%d pixels) bij te voegen. Wilt "
"u dit verkleinen tot %d pixels voordat het wordt toegevoegd?"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:611
#, javascript-format
msgid "Unsupported image type: %s"
msgstr "Niet-ondersteunde afbeeldingssoort: %s"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:750
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:101
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Created: %s"
msgstr "Gecreëerd op: %s"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:751
#, javascript-format
msgid "Updated: %s"
msgstr "Bijgewerkt: %s"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:754
msgid "View on map"
msgstr "Tonen op kaart"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:761
msgid "Go to source URL"
msgstr "Ga naar bron-URL"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:790
msgid "Attach..."
msgstr "Bijvoegen..."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:805
msgid "Attach photo"
msgstr "Foto bijvoegen"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:806
msgid "Take photo"
msgstr "Foto maken"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:807
msgid "Choose an option"
msgstr "Kies een optie"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:840
msgid "Convert to note"
msgstr "Omzetten naar notitie"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:840
msgid "Convert to todo"
msgstr "Omzetten naar taak"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:854
msgid "Properties"
msgstr "Eigenschappen"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:986
msgid "Add body"
msgstr "Inhoud toevoegen"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:1019
msgid "Add title"
msgstr "Toevoegen titel"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/NoteTagsDialog.js:165
2021-07-28 14:35:40 +02:00
msgid "New tags:"
msgstr "Nieuwe labels:"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/NoteTagsDialog.js:180
2021-07-28 14:35:40 +02:00
msgid "Type new tags or select from list"
msgstr "Typ nieuwe labels of kies ze uit de lijst"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/UpgradeSyncTargetScreen.js:42
#, fuzzy
msgid "Sync Target Upgrade"
msgstr "Sync target update"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/dropbox-login.js:55
msgid "Login with Dropbox"
msgstr "Inloggen met Dropbox"
2020-04-19 01:20:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/dropbox-login.js:66
msgid "Enter code here"
msgstr "Code hier invoeren"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:100
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Master Key %s"
msgstr "Hoofdsleutel %s"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:103
#: packages/app-mobile/components/screens/encryption-config.js:133
2021-07-28 14:35:40 +02:00
msgid "Password:"
msgstr "Wachtwoord:"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:113
2021-07-28 14:35:40 +02:00
msgid "Password cannot be empty"
msgstr "Wachtwoord mag niet blanco zijn"
2019-11-11 08:46:03 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:116
2021-07-28 14:35:40 +02:00
msgid "Confirm password cannot be empty"
msgstr "Wachtwoord bevestigen mag niet blanco zijn"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/folder.js:87
#, javascript-format
msgid "The notebook could not be saved: %s"
msgstr "Het notitieboek kan niet worden opgeslagen: %s"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/folder.js:109
msgid "Edit notebook"
msgstr "Notitieboek bewerken"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/folder.js:110
msgid "Enter notebook title"
msgstr "Invoeren titel notitieboek"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/onedrive-login.js:110
msgid "Login with OneDrive"
msgstr "Inloggen met OneDrive"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/onedrive-login.js:121
#: packages/app-mobile/components/screens/status.js:144
msgid "Refresh"
msgstr "Verversen"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/search.js:160
msgid "Search"
msgstr "Zoeken"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:126
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Notebook: %s"
msgstr "Notitieboek: %s"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:132
msgid "Encrypted notebooks cannot be renamed"
msgstr "Versleutelde notitieboeken kunnen niet worden hernoemd"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:312
msgid "New Notebook"
msgstr "Nieuw notitieboek"
2018-09-09 21:05:36 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:351
msgid "Mobile data - auto-sync disabled"
msgstr "Mobiele data - automatische synchronisatie uitgeschakeld"
2021-02-06 18:42:48 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/BaseApplication.js:154 packages/lib/BaseApplication.js:166
#: packages/lib/BaseApplication.js:198
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Usage: %s"
msgstr "Gebruik: %s"
2018-12-09 02:22:16 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/BaseApplication.js:238
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Unknown flag: %s"
msgstr "Onbekend argument: %s"
#: packages/lib/JoplinServerApi.js:73
2020-12-05 23:36:47 +02:00
#, javascript-format
msgid ""
2021-07-28 14:35:40 +02:00
"Could not connect to Joplin Server. Please check the Synchronisation options "
"in the config screen. Full error was:\n"
2020-12-05 23:36:47 +02:00
"\n"
"%s"
msgstr ""
2021-07-28 14:35:40 +02:00
"Kon niet verbinden met de Joplin Server. Controleer uw instellingen in het "
"Synchronisatie configuratiescherm. Volledige foutmelding was:\n"
2020-12-05 23:36:47 +02:00
"\n"
"%s"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetAmazonS3.js:28
msgid "AWS S3"
msgstr "AWS S3"
2020-10-21 22:54:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetDropbox.js:25
msgid "Dropbox"
msgstr "Dropbox"
2020-10-21 22:54:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetFilesystem.js:18
msgid "File system"
msgstr "Bestandssysteem"
2019-09-25 19:54:25 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetJoplinCloud.js:28
#, fuzzy
msgid "Joplin Cloud"
msgstr "Joplin-forum"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/SyncTargetJoplinCloud.js:31
msgid ""
"Joplin's own sync service. Also gives access to Joplin-specific features "
"such as publishing notes or collaborating on notebooks with others."
msgstr ""
#: packages/lib/SyncTargetJoplinServer.js:60
2021-07-28 14:35:40 +02:00
msgid "Joplin Server"
msgstr "Joplin Server"
#: packages/lib/SyncTargetNextcloud.js:25
msgid "Nextcloud"
msgstr "Nextcloud"
2021-08-19 14:06:11 +02:00
#: packages/lib/SyncTargetNone.js:22
msgid "(None)"
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetOneDrive.js:32
msgid "OneDrive"
msgstr "OneDrive"
#: packages/lib/SyncTargetWebDAV.js:23
msgid "WebDAV"
msgstr "WebDAV"
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:143
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Created local items: %d."
msgstr "Lokale items gecreëerd: %d."
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:145
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Updated local items: %d."
msgstr "Lokale items bijgewerkt: %d."
2019-12-18 13:45:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:147
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Created remote items: %d."
msgstr "Externe items gecreëerd: %d."
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:149
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Updated remote items: %d."
msgstr "Externe items bijgewerkt: %d."
2019-01-19 20:22:18 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:151
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Deleted local items: %d."
msgstr "Lokale items verwijderd: %d."
2021-06-04 06:34:19 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:153
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Deleted remote items: %d."
msgstr "Externe items verwijderd: %d."
2020-05-28 03:06:33 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:155
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Fetched items: %d/%d."
msgstr "Items opgehaald: %d/%d."
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:157
2021-07-28 14:35:40 +02:00
msgid "Cancelling..."
msgstr "Bezig met annuleren..."
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:159
2021-07-28 14:35:40 +02:00
#, fuzzy, javascript-format
msgid "Completed: %s (%s)"
msgstr "Voltooid: %s"
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:161
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Last error: %s"
msgstr "Laatst gemelde fout: %s"
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:275
2021-07-28 14:35:40 +02:00
msgid "Idle"
msgstr "Inactief"
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:277
2021-07-28 14:35:40 +02:00
msgid "In progress"
msgstr "Bezig"
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:984
2021-07-28 14:35:40 +02:00
msgid ""
"Unknown item type downloaded - please upgrade Joplin to the latest version"
msgstr ""
"Onbekend type item gedownload - graag Joplin upgraden naar de laatste versie"
#: packages/lib/commands/historyForward.js:17
msgid "Forward"
msgstr "Vooruit"
2021-09-19 14:37:08 +02:00
#: packages/lib/components/EncryptionConfigScreen/utils.js:47
#, javascript-format
msgid "Decrypted items: %s / %s"
msgstr "Ontsleutelde items: %s / %s"
#: packages/lib/components/EncryptionConfigScreen/utils.js:53
#, javascript-format
msgid "Encryption will be enabled using the master key created on %s"
msgstr ""
#: packages/lib/components/EncryptionConfigScreen/utils.js:65
msgid ""
"Please confirm that you would like to re-encrypt your complete database."
msgstr "Bevestig dat u uw complete database opnieuw wilt versleutelen."
#: packages/lib/components/EncryptionConfigScreen/utils.js:71
msgid "Your data is going to be re-encrypted and synced again."
msgstr "Uw data wordt opnieuw versleuteld en gesynchroniseerd."
#: packages/lib/components/EncryptionConfigScreen/utils.js:147
msgid ""
"Please enter your password in the master key list below before upgrading the "
"key."
msgstr ""
"Voer uw wachtwoord in onderstaande hoofdsleutellijst voorafgaand aan "
"bijwerken van de sleutel."
#: packages/lib/components/EncryptionConfigScreen/utils.js:154
msgid "The master key has been upgraded successfully!"
msgstr "The hoofdsleutel is succesvol bijgewerkt!"
#: packages/lib/components/EncryptionConfigScreen/utils.js:157
#, javascript-format
msgid "Could not upgrade master key: %s"
msgstr "Kon hoofdsleutel niet bijwerken: %s"
2021-10-02 12:00:03 +02:00
#: packages/lib/components/shared/config-shared.js:47
2020-12-05 23:36:47 +02:00
msgid "Checking... Please wait."
msgstr "Controleren... Even geduld."
2021-10-02 12:00:03 +02:00
#: packages/lib/components/shared/config-shared.js:49
2020-12-05 23:36:47 +02:00
msgid "Success! Synchronisation configuration appears to be correct."
msgstr "Succes! Configuratie van synchronisatie lijkt correct te zijn."
2021-10-02 12:00:03 +02:00
#: packages/lib/components/shared/config-shared.js:51
2020-10-29 16:34:31 +02:00
msgid ""
2020-12-05 23:36:47 +02:00
"Error. Please check that URL, username, password, etc. are correct and that "
"the sync target is accessible. The reported error was:"
2020-10-29 16:34:31 +02:00
msgstr ""
2020-12-05 23:36:47 +02:00
"Fout. Controleer of de URL, gebruikersnaam, wachtwoord, etc. kloppen en dat "
"het synchronisatiedoel toegankelijk is. De gemelde fout :"
2020-12-05 23:36:47 +02:00
#: packages/lib/components/shared/dropbox-login-shared.js:39
msgid "The application has been authorised!"
msgstr "De applicatie is geautoriseerd!"
2020-12-05 23:36:47 +02:00
#: packages/lib/components/shared/dropbox-login-shared.js:43
#, javascript-format
msgid ""
"Could not authorise application:\n"
"\n"
"%s\n"
"\n"
"Please try again."
msgstr ""
"Kon applicatie niet autoriseren:\n"
"\n"
"%s\n"
"\n"
"Probeer opnieuw."
2020-04-19 01:20:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/BaseItem.js:721
2021-07-28 14:35:40 +02:00
msgid "Encrypted"
msgstr "Versleuteld"
2018-11-14 01:17:56 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/BaseItem.js:782
2021-07-28 14:35:40 +02:00
msgid "Encrypted items cannot be modified"
msgstr "Versleutelde items kunnen niet worden bewerkt"
#: packages/lib/models/Folder.js:38 packages/lib/models/Note.js:36
msgid "title"
msgstr "titel"
#: packages/lib/models/Folder.js:39 packages/lib/models/Note.js:37
msgid "updated date"
msgstr "bijgewerkt op"
#: packages/lib/models/Folder.js:103
msgid "Conflicts"
msgstr "Conflicten"
#: packages/lib/models/Folder.js:558
msgid "Cannot move notebook to this location"
msgstr "Kan notitieboek niet verplaatsen naar deze locatie"
#: packages/lib/models/Folder.js:610
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Notebooks cannot be named \"%s\", which is a reserved title."
msgstr "Notitieboeken mogen niet \"%s\" heten; dit is een gereserveerde titel."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/models/Note.js:38
msgid "created date"
msgstr "gecreëerd op"
#: packages/lib/models/Note.js:39
msgid "custom order"
msgstr "aangepaste volgorde"
#: packages/lib/models/Note.js:117
msgid "This note does not have geolocation information."
msgstr "Deze notitie bevat geen geolocatie-informatie."
#: packages/lib/models/Note.js:525
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Cannot copy note to \"%s\" notebook"
msgstr "Kan notitie niet kopiëren naar notitieboek \"%s\""
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/models/Note.js:538
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Cannot move note to \"%s\" notebook"
msgstr "Kan notitie niet verplaatsen naar notitieboek \"%s\""
2020-10-11 17:18:58 +02:00
2021-10-02 12:00:03 +02:00
#: packages/lib/models/Note.js:730
#, javascript-format
msgid "Delete note \"%s\"?"
msgstr "Notitie “%s” verwijderen?"
#: packages/lib/models/Note.js:733
#, javascript-format
msgid "Delete these %d notes?"
msgstr "Deze %d notities verwijderen?"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:354
2021-07-28 14:35:40 +02:00
msgid "Not downloaded"
msgstr "Niet gedownload"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:356
2021-07-28 14:35:40 +02:00
msgid "Downloading"
msgstr "Bezig met downloaden"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:358
2021-07-28 14:35:40 +02:00
msgid "Downloaded"
msgstr "Gedownload"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:360
2021-07-28 14:35:40 +02:00
msgid "Error"
msgstr "Fout"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:408
#, fuzzy
msgid "Conflicts (attachments)"
msgstr "Notitiebijlagen"
#: packages/lib/models/Resource.js:422
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Attachment conflict: \"%s\""
msgstr "Conflict in bijlage: \"%s\""
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:423
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid ""
"There was a [conflict](%s) on the attachment below.\n"
"\n"
"%s"
msgstr ""
"Er was een [conflict](%s) in onderstaande bijlage.\n"
"\n"
"%s"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:115
2021-07-28 14:35:40 +02:00
msgid "yes"
msgstr "ja"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:115 packages/lib/models/Setting.js:116
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "(wysiwyg: %s)"
msgstr "(wuziwuk: %s)"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:116
2021-07-28 14:35:40 +02:00
msgid "no"
msgstr "nee"
2019-12-18 13:45:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:118
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid ""
"Attention: If you change this location, make sure you copy all your content "
"to it before syncing, otherwise all files will be removed! See the FAQ for "
"more details: %s"
msgstr ""
"Let op: Als u deze locatie wijzigt, zorg dan dat u eerst alle inhoud hier "
"naartoe kopieert voor synchronisatie. Anders worden alle bestanden "
"verwijderd! Zie de FAQ voor meer details: %s"
2019-12-18 13:45:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:124
2021-07-28 14:35:40 +02:00
msgid "Light"
msgstr "Licht"
2019-02-24 13:27:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:125
2021-07-28 14:35:40 +02:00
msgid "Dark"
msgstr "Donker"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:126
2021-07-28 14:35:40 +02:00
msgid "Dracula"
msgstr "Dracula"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:127
2021-07-28 14:35:40 +02:00
msgid "Solarised Light"
msgstr "Solarised Light"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:128
2021-07-28 14:35:40 +02:00
msgid "Solarised Dark"
msgstr "Solarised Dark"
2020-09-14 08:22:27 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:129
2021-07-28 14:35:40 +02:00
msgid "Nord"
msgstr "Nord"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:130
2021-07-28 14:35:40 +02:00
msgid "Aritim Dark"
msgstr "Aritim Dark"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:131
2021-07-28 14:35:40 +02:00
msgid "OLED Dark"
msgstr "OLED Donker"
2018-09-09 18:26:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:152
msgid "Open Sync Wizard..."
msgstr ""
#: packages/lib/models/Setting.js:162
2021-07-28 14:35:40 +02:00
msgid "Synchronisation target"
msgstr "Synchronisatiedoel"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:164
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"The target to synchronise to. Each sync target may have additional "
"parameters which are named as `sync.NUM.NAME` (all documented below)."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Het doel waarnaar gesynchroniseerd moet worden. Elk doel mag extra "
"argumenten bevatten, welke `sync.NUM.NAME` worden genoemd (wordt hieronder "
"uitgelegd)."
2020-10-21 22:54:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:197
2021-07-28 14:35:40 +02:00
msgid "Directory to synchronise with (absolute path)"
msgstr "Map waarnaar gesynchroniseerd moet worden (absoluut pad)"
2020-10-21 22:54:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:209
2021-07-28 14:35:40 +02:00
msgid "Nextcloud WebDAV URL"
msgstr "Nextcloud WebDAV-URL"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:221
2021-07-28 14:35:40 +02:00
msgid "Nextcloud username"
msgstr "Nextcloud-gebruikersnaam"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:232
2021-07-28 14:35:40 +02:00
msgid "Nextcloud password"
msgstr "Nextcloud-wachtwoord"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:243
2021-07-28 14:35:40 +02:00
msgid "WebDAV URL"
msgstr "WebDAV-URL"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:255
2021-07-28 14:35:40 +02:00
msgid "WebDAV username"
msgstr "WebDAV-gebruikersnaam"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:266
2021-07-28 14:35:40 +02:00
msgid "WebDAV password"
msgstr "WebDAV-wachtwoord"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:285
2021-07-28 14:35:40 +02:00
msgid "AWS S3 bucket"
msgstr "AWS S3 bucket"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:297
2021-07-28 14:35:40 +02:00
msgid "AWS S3 URL"
msgstr "AWS S3 URL"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:308
2021-07-28 14:35:40 +02:00
msgid "AWS key"
msgstr "AWS key"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:319
2021-07-28 14:35:40 +02:00
msgid "AWS secret"
msgstr "AWS secret"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:330
2021-07-28 14:35:40 +02:00
msgid "Joplin Server URL"
msgstr "Joplin Server URL"
2021-06-21 17:26:49 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:348
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Server email"
msgstr "Joplin Server"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:359
2021-07-28 14:35:40 +02:00
msgid "Joplin Server password"
msgstr "Joplin Server Wachtwoord"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:386
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Cloud email"
msgstr "Joplin Server"
2020-10-21 22:54:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:397
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Cloud password"
msgstr "Joplin Server Wachtwoord"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:409
2021-07-28 14:35:40 +02:00
msgid "Attachment download behaviour"
msgstr "Bijlage downloadgedrag"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:410
2021-07-28 14:35:40 +02:00
msgid ""
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
"the attachments are downloaded whether you open the note or not."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"In de mode “Handmatig” worden bijlagen alleen gedownload als u hen aanklikt. "
"In “Auto” worden ze gedownload zodra u de notitie opent. In “Altijd” worden "
"bijlagen altijd gedownload, of u de notitie nu opent of niet."
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:413
2021-07-28 14:35:40 +02:00
msgid "Always"
msgstr "Altijd"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:414
2021-07-28 14:35:40 +02:00
msgid "Manual"
msgstr "Handmatig"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:415
2021-07-28 14:35:40 +02:00
msgid "Auto"
msgstr "Auto"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:435
2021-07-28 14:35:40 +02:00
msgid "Max concurrent connections"
msgstr "Max gelijktijdige verbindingen"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:448
2021-07-28 14:35:40 +02:00
msgid "Language"
msgstr "Taal"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:459
2021-07-28 14:35:40 +02:00
msgid "Date format"
msgstr "Datumopmaak"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:480
2021-07-28 14:35:40 +02:00
msgid "Time format"
msgstr "Tijdopmaak"
2019-05-13 23:52:42 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:499
2021-07-28 14:35:40 +02:00
msgid "Theme"
msgstr "Thema"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:510
2021-07-28 14:35:40 +02:00
msgid "Automatically switch theme to match system theme"
msgstr "Automatisch omschakelen thema op basis van systeemthema"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:522
2021-07-28 14:35:40 +02:00
msgid "Preferred light theme"
msgstr "Voorkeur licht thema"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:536
2021-07-28 14:35:40 +02:00
msgid "Preferred dark theme"
msgstr "Voorkeur donker thema"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:546
2021-07-28 14:35:40 +02:00
msgid "Show note counts"
msgstr "Toon notitietellingen"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:554 packages/lib/models/Setting.js:556
#: packages/lib/models/Setting.js:557
2021-07-28 14:35:40 +02:00
msgid "Split View"
msgstr "Gesplitste Weergave"
2020-01-21 02:11:57 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:554
2020-10-11 17:18:58 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s / %s / %s"
msgstr "%s / %s / %s"
2020-01-21 02:11:57 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:555 packages/lib/models/Setting.js:556
#: packages/lib/models/Setting.js:557
2020-06-13 23:47:15 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s / %s"
msgstr "%s / %s"
2020-01-21 02:11:57 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:561
2021-07-28 14:35:40 +02:00
msgid "Uncompleted to-dos on top"
msgstr "Niet-afgeronde taken bovenaan"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:562
2021-07-28 14:35:40 +02:00
msgid "Show completed to-dos"
msgstr "Afgeronde taken tonen"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:588
2021-07-28 14:35:40 +02:00
msgid "Auto-pair braces, parenthesis, quotations, etc."
msgstr "Auto-paar accolades, haakjes, citaten, enz."
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:591 packages/lib/models/Setting.js:610
2021-07-28 14:35:40 +02:00
msgid "Reverse sort order"
msgstr "Sorteervolgorde omdraaien"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:598
2021-07-28 14:35:40 +02:00
msgid "Sort notebooks by"
msgstr "Notitieboeken sorteren op"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:611
2021-07-28 14:35:40 +02:00
msgid "Save geo-location with notes"
msgstr "Locatie opslaan in notities"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:633
2021-07-28 14:35:40 +02:00
msgid "When creating a new to-do:"
msgstr "Bij het creëren van een nieuwe taak:"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:636 packages/lib/models/Setting.js:652
2021-07-28 14:35:40 +02:00
msgid "Focus title"
msgstr "Titel focussen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:637 packages/lib/models/Setting.js:653
2021-07-28 14:35:40 +02:00
msgid "Focus body"
msgstr "Inhoud focussen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:649
2021-07-28 14:35:40 +02:00
msgid "When creating a new note:"
msgstr "Bij het creëren van een nieuwe notitie:"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:682
2021-07-28 14:35:40 +02:00
msgid "Enable soft breaks"
msgstr "Inschakelen zacht afbreken"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:683
2021-07-28 14:35:40 +02:00
msgid "Enable typographer support"
msgstr "Ondersteuning voor typografie inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:684
2021-07-28 14:35:40 +02:00
msgid "Enable Linkify"
msgstr "Ondersteuning voor Linkify inschakelen"
2021-01-02 04:00:35 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:685
2021-07-28 14:35:40 +02:00
msgid "Enable math expressions"
msgstr "Ondersteuning voor wiskundige expressies inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:686
2021-07-28 14:35:40 +02:00
msgid "Enable Fountain syntax support"
msgstr "Ondersteuning voor Fountain syntaxis inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:687
2021-07-28 14:35:40 +02:00
msgid "Enable Mermaid diagrams support"
msgstr "Ondersteuning voor Mermaid diagrammen Inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:688
2021-07-28 14:35:40 +02:00
msgid "Enable audio player"
msgstr "Ondersteuning voor muziekspeler inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:689
2021-07-28 14:35:40 +02:00
msgid "Enable video player"
msgstr "Ondersteuning voor videospeler inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:690
2021-07-28 14:35:40 +02:00
msgid "Enable PDF viewer"
msgstr "Ondersteuning voor PDF weergave inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:691
2021-07-28 14:35:40 +02:00
msgid "Enable ==mark== syntax"
msgstr "==mark== syntaxis inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:692
2021-07-28 14:35:40 +02:00
msgid "Enable footnotes"
msgstr "Voetnoten inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:693
2021-07-28 14:35:40 +02:00
msgid "Enable table of contents extension"
msgstr "Inhoudsopgave inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:694
2021-07-28 14:35:40 +02:00
msgid "Enable ~sub~ syntax"
msgstr "~sub~ syntaxis inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:695
2021-07-28 14:35:40 +02:00
msgid "Enable ^sup^ syntax"
msgstr "^sup^ syntaxis inschakelen"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:696
2021-07-28 14:35:40 +02:00
msgid "Enable deflist syntax"
msgstr "Deflist syntaxis inschakelen"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:697
2021-07-28 14:35:40 +02:00
msgid "Enable abbreviation syntax"
msgstr "Afkortingen syntaxis inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:698
2021-07-28 14:35:40 +02:00
msgid "Enable markdown emoji"
msgstr "Markdown emoji inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:699
2021-07-28 14:35:40 +02:00
msgid "Enable ++insert++ syntax"
msgstr "++insert++ syntaxis inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:700
2021-07-28 14:35:40 +02:00
msgid "Enable multimarkdown table extension"
msgstr "Multimarkdown tabel extensie inschakelen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:711
2021-07-28 14:35:40 +02:00
msgid "Show tray icon"
msgstr "Systeemvakpictogram tonen"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:713
2021-07-28 14:35:40 +02:00
msgid "Note: Does not work in all desktop environments."
msgstr "Let op: dit werkt niet in alle desktop-omgevingen."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:713
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"This will allow Joplin to run in the background. It is recommended to enable "
"this setting so that your notes are constantly being synchronised, thus "
"reducing the number of conflicts."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Dit zal Joplin toestaan in de achtergrond te werken. Het is aanbevolen deze "
"instelling in te schakelen, zodat uw notities constant worden "
"gesynchroniseerd, waardoor het aantal conflicten wordt beperkt."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:717
2021-07-28 14:35:40 +02:00
msgid "Start application minimised in the tray icon"
msgstr "Start applicatie geminimaliseerd in het systeemvak"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:738
2021-07-28 14:35:40 +02:00
msgid "Editor font size"
msgstr "Lettergrootte van editor"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:745
2021-07-28 14:35:40 +02:00
msgid "Editor font"
msgstr "Lettertype van editor"
2020-09-14 08:22:27 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:752 packages/lib/models/Setting.js:759
#: packages/lib/models/Setting.js:906
2021-07-28 14:35:40 +02:00
msgid "Default"
msgstr "Standaard"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:770
2021-07-28 14:35:40 +02:00
msgid "Editor font family"
msgstr "Lettertype van editor"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:771
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Used for most text in the markdown editor. If not found, a generic "
"proportional (variable width) font is used."
2020-12-05 23:36:47 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:780
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Editor monospace font family"
msgstr "Editor monospace lettertypefamilie"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:781
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Used where a fixed width font is needed to lay out text legibly (e.g. "
"tables, checkboxes, code). If not found, a generic monospace (fixed width) "
"font is used."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:784
2021-08-19 14:06:11 +02:00
msgid "Editor maximum width"
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:784
2021-08-19 14:06:11 +02:00
msgid "Set it to 0 to make it take the complete available space."
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:803
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Custom stylesheet for rendered Markdown"
msgstr "Aangepaste stylesheet voor Joplin-brede app-stijlen"
2018-11-14 01:17:56 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:819
2021-07-28 14:35:40 +02:00
msgid "Custom stylesheet for Joplin-wide app styles"
msgstr "Aangepaste stylesheet voor Joplin-brede app-stijlen"
2019-09-06 19:33:30 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:829
2021-07-28 14:35:40 +02:00
msgid "Re-upload local data to sync target"
msgstr ""
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:839
2021-07-28 14:35:40 +02:00
msgid "Delete local data and re-download from sync target"
msgstr ""
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:844
2021-07-28 14:35:40 +02:00
msgid "Automatically update the application"
msgstr "Applicatie automatisch bijwerken"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:845
2021-07-28 14:35:40 +02:00
msgid "Get pre-releases when checking for updates"
msgstr "Verkrijg pre-releases bij controleren op updates"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:845
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "See the pre-release page for more details: %s"
msgstr "Zie de pre-release pagina voor meer details: %s"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:853
2021-07-28 14:35:40 +02:00
msgid "Synchronisation interval"
msgstr "Synchronisatie-interval"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:857 packages/lib/models/Setting.js:858
#: packages/lib/models/Setting.js:859
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d minutes"
msgstr "%d minuten"
2019-09-06 19:33:30 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:860
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d hour"
msgstr "%d uur"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:861 packages/lib/models/Setting.js:862
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d hours"
msgstr "%d uur"
2018-09-09 18:26:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:872
2021-07-28 14:35:40 +02:00
msgid "Synchronise only over WiFi connection"
msgstr "Synchroniseer alleen via wifi-verbinding"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:879
2021-07-28 14:35:40 +02:00
msgid "Text editor command"
msgstr "Tekst editor commando"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:879
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"The editor command (may include arguments) that will be used to open a note. "
"If none is provided it will try to auto-detect the default editor."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Het commando van de editor (kan argumenten bevatten) die wordt gebruikt bij "
"het openen van notities. Als er geen wordt opgegeven, dan wordt getracht de "
"standaard editor te achterhalen."
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:880
2021-07-28 14:35:40 +02:00
msgid "Page size for PDF export"
msgstr "Paginaformaat voor PDF-export"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:882
2021-07-28 14:35:40 +02:00
msgid "A4"
msgstr "A4"
2018-09-09 18:26:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:883
2021-07-28 14:35:40 +02:00
msgid "Letter"
msgstr "Brief"
2020-10-21 22:54:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:884
2021-07-28 14:35:40 +02:00
msgid "A3"
msgstr "A3"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:885
2021-07-28 14:35:40 +02:00
msgid "A5"
msgstr "A5"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:886
2021-07-28 14:35:40 +02:00
msgid "Tabloid"
msgstr "Tabloid"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:887
2021-07-28 14:35:40 +02:00
msgid "Legal"
msgstr "Wettelijk"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:890
2021-07-28 14:35:40 +02:00
msgid "Page orientation for PDF export"
msgstr "Pagina-oriëntatie voor PDF-export"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:892
2021-07-28 14:35:40 +02:00
msgid "Portrait"
msgstr "Portret"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:893
2021-07-28 14:35:40 +02:00
msgid "Landscape"
msgstr "Landschap"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:903
2021-07-28 14:35:40 +02:00
msgid "Keyboard Mode"
msgstr "Toetsenbordmodus"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:907
2021-07-28 14:35:40 +02:00
msgid "Emacs"
msgstr "Emacs"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:908
2021-07-28 14:35:40 +02:00
msgid "Vim"
msgstr "Vim"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:935
2021-07-28 14:35:40 +02:00
msgid "Custom TLS certificates"
msgstr "Aangepaste TLS-certificaten"
2018-09-09 18:26:58 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:936
2021-07-28 14:35:40 +02:00
msgid ""
"Comma-separated list of paths to directories to load the certificates from, "
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
"pem. Note that if you make changes to the TLS settings, you must save your "
"changes before clicking on \"Check synchronisation configuration\"."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Kommagescheiden lijst van paden naar mappen waaruit de certificaten moeten "
"worden geladen, of paden naar individuele bestanden. Bijvoorbeeld: /mijn/"
"cert_map, /overig/aangepast.pem. Let op: als u wijzigingen aanbrengt, dan "
"moet u ze opslaan voordat u klik op \"Synchronisatie-configuratie "
"controleren."
2018-09-09 18:26:58 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:958
2021-07-28 14:35:40 +02:00
msgid "Ignore TLS certificate errors"
msgstr "TLS-certificaatfouten negeren"
2019-07-21 09:49:49 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:967
2021-07-28 14:35:40 +02:00
msgid "Fail-safe"
msgstr "Faalveilig"
2020-10-29 16:34:31 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:968
2021-07-28 14:35:40 +02:00
msgid ""
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
"result of a misconfiguration or bug)"
msgstr ""
"Fail-safe: Wis lokale gegevens niet wanneer synchronisatiedoel leeg is (vaak "
"het gevolg van een misconfiguratie of softwarefout)"
2020-10-29 16:34:31 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:972
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Specify the port that should be used by the API server. If not set, a "
"default will be used."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Specificeer de door de API-server te gebruiken poort. Indien niet ingesteld, "
"wordt een standaardwaarde gebruikt."
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:977
2021-07-28 14:35:40 +02:00
msgid "Enable note history"
msgstr "Inschakelen geschiedenis van notities"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:987
2021-07-28 14:35:40 +02:00
msgid "days"
msgstr "dagen"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:987
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d days"
msgstr "%d dagen"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:989
2021-07-28 14:35:40 +02:00
msgid "Keep note history for"
msgstr "Bewaar geschiedenis van notities voor"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1016
2021-07-28 14:35:40 +02:00
msgid "Notebook list growth factor"
msgstr "Notitieboeklijst groeifactor"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1017 packages/lib/models/Setting.js:1030
#: packages/lib/models/Setting.js:1043
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"The factor property sets how the item will grow or shrink to fit the "
"available space in its container with respect to the other items. Thus an "
"item with a factor of 2 will take twice as much space as an item with a "
"factor of 1.Restart app to see changes."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"De eigenschap factor bepaalt hoe het item zal groeien of krimpen om te "
"passen in de beschikbare ruimte in de container in verhouding met andere "
"items. Zo zal een item met een factor 2 dus twee maal zoveel ruimte innemen "
"als een item met een factor 1. Herstart de applicatie om wijzigingen te zien."
2020-06-13 23:47:15 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1029
2021-07-28 14:35:40 +02:00
msgid "Note list growth factor"
msgstr "Notitielijst groeifactor"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1042
2021-07-28 14:35:40 +02:00
msgid "Note area growth factor"
msgstr "Notitiegebied groeifactor"
2020-12-05 23:36:47 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1275
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Invalid option value: \"%s\". Possible values are: %s."
msgstr "Ongeldige optie: \"%s\". Geldige waarden zijn: %s."
2020-03-19 05:49:06 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1680
2021-07-28 14:35:40 +02:00
msgid "General"
msgstr "Algemeen"
2020-03-19 05:49:06 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1682
2021-07-28 14:35:40 +02:00
msgid "Synchronisation"
msgstr "Synchronisatie"
2020-03-19 05:49:06 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1684
2021-07-28 14:35:40 +02:00
msgid "Appearance"
msgstr "Weergave"
2020-03-19 05:49:06 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1686
2021-07-28 14:35:40 +02:00
msgid "Note"
msgstr "Notitie"
2018-09-09 18:26:58 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1688
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:49
#: packages/lib/services/interop/InteropService.js:59
msgid "Markdown"
msgstr "Markdown"
2018-09-09 18:26:58 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1692
2021-07-28 14:35:40 +02:00
msgid "Application"
msgstr "Applicatie"
2019-07-21 09:49:49 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1696
2021-07-28 14:35:40 +02:00
msgid "Encryption"
msgstr "Encryptie"
2019-07-21 09:49:49 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1698
2021-07-28 14:35:40 +02:00
msgid "Web Clipper"
msgstr "Webclipper"
2019-07-21 09:49:49 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1700
2021-07-28 14:35:40 +02:00
msgid "Keyboard Shortcuts"
msgstr "Sneltoetsen"
2019-07-21 09:49:49 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1707
2021-07-28 14:35:40 +02:00
msgid ""
"These plugins enhance the Markdown renderer with additional features. Please "
"note that, while these features might be useful, they are not standard "
"Markdown and thus most of them will only work in Joplin. Additionally, some "
"of them are *incompatible* with the WYSIWYG editor. If you open a note that "
"uses one of these plugins in that editor, you will lose the plugin "
"formatting. It is indicated below which plugins are compatible or not with "
"the WYSIWYG editor."
msgstr ""
"Deze plugins verbeteren de Markdown verwerker met aanvullende mogelijkheden. "
"Merk op dat deze mogelijkheden nuttig kunnen zijn, maar geen standaard "
"Markdown zijn en de meeste ervan alleen in Joplin zullen werken. Bovendien "
"zijn sommige *incompatibel* met de WUZIWUK editor. Als u een notitie opent "
"die van een van deze plugins in die editor gebruikt, verliest u de opmaak "
"van de plugin. Hieronder wordt aangegeven welke plugins als dan niet "
"compatibel zijn met de WUZIWUK editor."
2019-07-21 09:49:49 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1709
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Notes and settings are stored in: %s"
msgstr "Notities en instellingen worden opgeslagen in: %s"
2019-07-21 09:49:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/models/Tag.js:223
#, javascript-format
msgid "The tag \"%s\" already exists. Please choose a different name."
msgstr "Het label “%s” bestaat al. Kies een andere naam."
2019-07-21 09:49:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/onedrive-api-node-utils.js:46
#, javascript-format
msgid "All potential ports are in use - please report the issue at %s"
msgstr "Alle potentiële poorten zijn in gebruik - Meld het probleem op %s"
2019-07-21 09:49:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/onedrive-api-node-utils.js:86
msgid ""
"The application has been authorised - you may now close this browser tab."
msgstr "De applicatie is geautoriseerd - u kunt dit browsertabblad nu sluiten."
2019-07-21 09:49:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/onedrive-api-node-utils.js:88
msgid "The application has been successfully authorised."
msgstr "De applicatie is geautoriseerd."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/onedrive-api-node-utils.js:116
msgid ""
"Please open the following URL in your browser to authenticate the "
"application. The application will create a directory in \"Apps/Joplin\" and "
"will only read and write files in this directory. It will have no access to "
"any files outside this directory nor to any other personal data. No data "
"will be shared with any third party."
msgstr ""
"Open de volgende URL in uw browser om de applicatie te verifiëren. De "
"applicatie creëert een map in \"Apps/Joplin\" en zal alleen bestanden lezen "
"uit en wegschrijven naar deze map. Er is geen toegang tot bestanden buiten "
"deze map, noch tot persoonlijke gegevens. Er worden geen gegevens gedeeld "
"met een derde partij."
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/onedrive-api.js:405
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Cannot refresh token: authentication data is missing. Starting the "
"synchronisation again may fix the problem."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Kan toegangssleutel niet verversen: de authenticatiegegevens ontbreken. "
"Probeer de synchronisatie opnieuw te starten."
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:273
2021-07-28 14:35:40 +02:00
msgid "command"
msgstr "commando"
2019-07-21 09:49:49 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:273
#: packages/lib/services/KeymapService.js:278
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "\"%s\" is missing the required \"%s\" property."
msgstr "\"%s\" mist de vereiste \"%s\" eigenschap."
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:278
#: packages/lib/services/KeymapService.js:285
2021-07-28 14:35:40 +02:00
msgid "accelerator"
msgstr "versneller"
2019-07-21 09:49:49 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:285
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Invalid %s: %s."
msgstr "Ongeldig %s: %s."
2020-01-21 02:11:57 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:303
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid ""
"Accelerator \"%s\" is used for \"%s\" and \"%s\" commands. This may lead to "
"unexpected behaviour."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Versneller \"%s\" wordt gebruikt voor \"%s\" en \"%s\" commando's. Dit kan "
"tot onverwacht gedrag leiden."
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:328
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Accelerator \"%s\" is not valid."
msgstr "Versneller \"%s\" is niet geldig."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:152
msgid "Items that cannot be synchronised"
msgstr "Items die niet kunnen worden gesynchroniseerd"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:153
2021-05-13 11:34:25 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"These items will remain on the device but will not be uploaded to the sync "
"target. In order to find these items, either search for the title or the ID "
"(which is displayed in brackets above)."
2021-05-13 11:34:25 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Deze items blijven op het apparaat, maar worden niet geüpload naar het "
"synchronisatiedoel. Als u deze items wilt vinden, moet u zoeken naar de "
"titel of ID ervan (welke hierboven tussen haakjes wordt getoond)."
2021-05-13 11:34:25 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:159
#, javascript-format
msgid "%s (%s) could not be uploaded: %s"
msgstr "%s (%s) kon niet worden geupload: %s"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:162
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Item \"%s\" could not be downloaded: %s"
msgstr "Item “%s” kan niet worden gedownload: %s"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:179
msgid "Items that cannot be decrypted"
msgstr "Items die niet kunnen worden ontsleuteld"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:180
2020-06-13 23:47:15 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Joplin failed to decrypt these items multiple times, possibly because they "
"are corrupted or too large. These items will remain on the device but Joplin "
"will no longer attempt to decrypt them."
2020-06-13 23:47:15 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Joplin kon deze items meermaals niet ontsleutelen, mogelijk omdat ze "
"beschadigd of te groot zijn. Deze items blijven op het apparaat, maar Joplin "
"zal niet langer proberen ze te ontsleutelen."
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:198
msgid "Attachments"
msgstr "Bijlagen"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:205
msgid "Downloaded and decrypted"
msgstr "Gedownload en ontsleuteld"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:205
#: packages/lib/services/ReportService.js:206
#: packages/lib/services/ReportService.js:207
#: packages/lib/services/ReportService.js:211
#, javascript-format
msgid "%s: %d"
msgstr "%s: %d"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:206
msgid "Downloaded and encrypted"
msgstr "Gedownload en versleuteld"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:207
msgid "Created locally"
msgstr "Lokale items gecreëerd"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:218
msgid "Attachments that could not be downloaded"
msgstr "Bijlagen die niet konden worden gedownload"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:222
#, javascript-format
msgid "%s (%s): %s"
msgstr "%s (%s): %s"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:233
msgid "Sync status (synced items / total items)"
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Synchronisatiestatus (aantal gesynchroniseerde items / totaal aantal items)"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:237
#, javascript-format
msgid "%s: %d/%d"
msgstr "%s: %d/%d"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:239
#, javascript-format
msgid "Total: %d/%d"
msgstr "Totaal: %d/%d"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:241
#, javascript-format
msgid "Conflicted: %d"
msgstr "Conflicten: %d"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:242
#, javascript-format
msgid "To delete: %d"
msgstr "Te verwijderen: %d"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:244
msgid "Folders"
msgstr "Mappen"
#: packages/lib/services/ReportService.js:250
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s: %d notes"
msgstr "%s: %d notities"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:255
msgid "Coming alarms"
msgstr "Aankomende alarmen"
#: packages/lib/services/ReportService.js:259
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "On %s: %s"
msgstr "Op %s: %s"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/RevisionService.js:214
msgid "Restored Notes"
msgstr "Herstelde notities"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/RevisionService.js:238
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "The note \"%s\" has been successfully restored to the notebook \"%s\"."
msgstr "De notitie “%s” is succesvol hersteld naar notitieboek “%s”."
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:48
#: packages/lib/services/interop/InteropService.js:57
msgid "Joplin Export File"
msgstr "Joplin-exportbestand"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:50
#: packages/lib/services/interop/InteropService.js:58
msgid "Joplin Export Directory"
msgstr "Joplin-exportmap"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:51
msgid "Evernote Export File (as Markdown)"
msgstr "Evernote-exportbestand (als Markdown)"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:52
msgid "Evernote Export File (as HTML)"
msgstr "Evernote-exportbestand (als HTML)"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:60
msgid "HTML File"
msgstr "HTML-bestand"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:61
msgid "HTML Directory"
msgstr "HTML-map"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:127
#, javascript-format
msgid "Cannot load \"%s\" module for format \"%s\" and output \"%s\""
msgstr "Kan module \"%s\" niet laden voor formaat \"%s\" en uitvoer \"%s\""
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:150
#, javascript-format
msgid "Cannot load \"%s\" module for format \"%s\" and target \"%s\""
msgstr "Kan module \"%s\" niet laden voor formaat \"%s\" en uitvoer \"%s\""
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:199
#, javascript-format
msgid "Please specify import format for %s"
msgstr "Geef een importformaat op voor %s"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService_Exporter_Jex.js:43
msgid "There is no data to export."
msgstr "Er zijn geen te exporteren gegevens."
2020-10-29 16:34:31 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/services/interop/InteropService_Importer_Md.js:46
2021-07-28 14:35:40 +02:00
msgid "Please specify the notebook where the notes should be imported to."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Geef het notitieboek op waar de notities naar moeten worden geïmporteerd."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/types.js:23
msgid "File"
msgstr "Bestand"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/types.js:23
msgid "Directory"
msgstr "Map"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/spellChecker/SpellCheckerService.js:107
msgid "No suggestions"
msgstr "Geen suggesties"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/spellChecker/SpellCheckerService.js:114
msgid "Add to dictionary"
msgstr "Toevoegen aan woordenboek"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/spellChecker/SpellCheckerService.js:153
msgid "Use spell checker"
msgstr "Gebruik spellingscontrole"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/spellChecker/SpellCheckerService.js:173
msgid "Change language"
msgstr "Taal veranderen"
2020-10-11 17:18:58 +02:00
2021-10-02 12:00:03 +02:00
#: packages/lib/shim-init-node.js:231
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Cannot access %s"
msgstr "Geen toegang tot %s"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:10
#, javascript-format
msgid "Revision: %s (%s)"
msgstr "Revisie: %s (%s)"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:22
#, javascript-format
msgid "%s %s (%s, %s)"
msgstr "%s %s (%s, %s)"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:24
#, javascript-format
msgid "Client ID: %s"
msgstr "Client ID: %s"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:25
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Sync Version: %s"
msgstr "Synchronisatieversie: %s"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:26
2020-10-11 17:18:58 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Profile Version: %s"
msgstr "Profiel versie: %s"
2018-09-09 18:26:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:27
#, javascript-format
msgid "Keychain Supported: %s"
msgstr "Ondersteunde Sleutelhanger: %s"
2020-06-13 23:47:15 +02:00
2021-08-28 17:50:02 +02:00
#: packages/server/dist/middleware/notificationHandler.js:29
2021-07-28 14:35:40 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"The default admin password is insecure and has not been changed! [Change it "
"now](%s)"
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Het standaard admin-wachtwoord is onveilig en is niet gewijzigd! [Nu "
"wijzigen] (% s)"
2020-10-09 22:05:10 +02:00
2021-08-28 17:50:02 +02:00
#: packages/server/dist/models/UserModel.js:199
2021-09-19 14:37:08 +02:00
#: packages/server/dist/models/UserModel.js:208
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "attachment"
msgstr "Bijlagen"
2020-10-09 22:05:10 +02:00
2021-08-28 17:50:02 +02:00
#: packages/server/dist/models/UserModel.js:199
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-08-28 17:50:02 +02:00
msgid "Cannot save %s \"%s\" because it is larger than the allowed limit (%s)"
2021-07-28 14:35:40 +02:00
msgstr ""
2020-10-09 22:05:10 +02:00
2021-09-19 14:37:08 +02:00
#: packages/server/dist/models/UserModel.js:208
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid ""
"Cannot save %s \"%s\" because it would go over the total allowed size (%s) "
"for this account"
msgstr ""
2020-10-09 22:05:10 +02:00
2021-08-19 14:06:11 +02:00
#, javascript-format
#~ msgid "%s %s (%s)"
#~ msgstr "%s %s (%s)"
#~ msgid "Insert template"
#~ msgstr "Sjabloon invoegen"
#~ msgid "Template file:"
#~ msgstr "Sjabloonbestand:"
#~ msgid "Create note from template"
#~ msgstr "Notitie maken van sjabloon"
#~ msgid "Create to-do from template"
#~ msgstr "To-do maken van sjabloon"
#~ msgid "Open template directory"
#~ msgstr "Open sjabloon map"
#~ msgid "Refresh templates"
#~ msgstr "Sjablonen vernieuwen"
#~ msgid "Templates"
#~ msgstr "Sjablonen"
2021-07-26 01:11:51 +02:00
#~ msgid "Share Notes"
#~ msgstr "Deel Notities"
#~ msgid "Joplin Server Directory"
#~ msgstr "Jopling Server Map"
#~ msgid "Joplin Server username"
#~ msgstr "Joplin Server Gebruikersnaam"
2021-05-13 11:34:25 +02:00
#, fuzzy
#~ msgid "marked text"
#~ msgstr "nadrukkelijke tekst"
#, fuzzy
#~ msgid "Mark"
#~ msgstr "Opmaak"
#~ msgid "Full Release Notes"
#~ msgstr "Volledige Release Notes"
2021-04-25 19:26:56 +02:00
#~ msgid ""
#~ "If the font is incorrect or empty, it will default to a generic monospace "
#~ "font."
#~ msgstr ""
#~ "Als het lettertype onjuist of leeg is, wordt standaard een algemeen "
#~ "monospace-lettertype gebruikt."
#~ msgid ""
#~ "This should be a *monospace* font or some elements will render "
#~ "incorrectly. If the font is incorrect or empty, it will default to a "
#~ "generic monospace font."
#~ msgstr ""
#~ "Dit moet een *monospace*-lettertype zijn om alle elementen correct om te "
#~ "zetten. Als het lettertype onjuist of leeg is, wordt teruggevallen op een "
#~ "algemeen monospace-lettertype."
2021-02-06 18:42:48 +02:00
#~ msgid "Unknown"
#~ msgstr "Onbekend"
#~ msgid "Checking..."
#~ msgstr "Controleren..."
#~ msgid ""
#~ "The Joplin Nextcloud App is either not installed or misconfigured. Please "
#~ "see the full error message below:"
#~ msgstr ""
#~ "De Joplin Nextcloud Applicatie is mogelijk niet geïnstalleerd of niet "
#~ "correct ingesteld. Zie hieronder de volledige foutmelding:"
#~ msgid "Show Log"
#~ msgstr "Toon Logboek"
#~ msgid "Joplin Nextcloud App status:"
#~ msgstr "Joplin Nextcloud App status:"
#~ msgid "Check Status"
#~ msgstr "Controleer Status"
#~ msgid "Help"
#~ msgstr "Help"
2021-01-28 18:37:28 +02:00
#~ msgid "OneDrive Dev (For testing only)"
#~ msgstr "OneDrive Dev (alleen voor testdoeleinden)"
2020-12-05 23:36:47 +02:00
#~ msgid ""
#~ "Type a note title or part of its content to jump to it. Or type # "
#~ "followed by a tag name, or @ followed by a notebook name."
#~ msgstr ""
#~ "Typ de titel van een notitie of een deel van de inhoud om er naartoe te "
#~ "springen. Of typ # gevolgd door de naam van een label, of @ gevolgd door "
#~ "de naam van een notitieboek."
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Name"
#~ msgstr "Naam"
2020-10-09 22:05:10 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Icon"
#~ msgstr "Icoon"
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Notebook properties"
#~ msgstr "Eigenschappen van notitieboek"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
#~ msgid "This file could not be opened: %s"
#~ msgstr "Dit bestand kan niet worden geopend: %s"
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "emphasized text"
#~ msgstr "nadrukkelijke tekst"
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Click to stop external editing"
#~ msgstr "Klik om extern bewerken te stoppen"
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Content Properties"
#~ msgstr "Eigenschappen van inhoud"
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Please create a notebook first."
#~ msgstr "Creëer eerst een notitieboek."
2019-10-17 00:14:43 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Usage"
#~ msgstr "Gebruik"
#~ msgid "Move to notebook..."
#~ msgstr "Verplaatsen naar notitieboek..."
2018-09-09 18:26:58 +02:00
2020-06-02 21:40:28 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
#~ msgid "Move %d notes to notebook \"%s\"?"
#~ msgstr "%d notities verplaatsen naar notitieboek \"%s\"?"
2020-06-02 21:40:28 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Press to set the decryption password."
#~ msgstr "Druk om het decryptie-wachtwoord in te stellen."
2020-03-19 05:49:06 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Some items cannot be synchronised. Press for more info."
#~ msgstr ""
#~ "Sommige items kunnen niet worden gesynchroniseerd. Klik voor meer "
#~ "informatie."
2020-03-19 05:49:06 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Show all"
#~ msgstr "Alles tonen"
#~ msgid "Errors only"
#~ msgstr "Alleen fouten"
2020-03-19 05:49:06 +02:00
2020-10-21 22:54:47 +02:00
#~ msgid "Exit"
#~ msgstr "Afsluiten"
#~ msgid "Select date"
#~ msgstr "Datum kiezen"
#~ msgid "Confirm"
#~ msgstr "Bevestigen"
#~ msgid "Attach any file"
#~ msgstr "Ander bestand bijvoegen"
2020-10-09 22:05:10 +02:00
#~ msgid "Unknown log level: %s"
#~ msgstr "Onbekend logniveau: %s"
2019-06-20 00:18:24 +02:00
2020-10-09 22:05:10 +02:00
#~ msgid "Unknown level ID: %s"
#~ msgstr "Onbekende niveau-ID: %s"
2019-11-20 21:06:45 +02:00
2020-10-09 22:05:10 +02:00
#~ msgid "Synchronize"
#~ msgstr "Synchroniseren"
2019-11-20 21:06:45 +02:00
2020-10-09 22:05:10 +02:00
#~ msgid "Json Export Directory"
#~ msgstr "JSON-exportmap"
2019-11-20 21:06:45 +02:00
2020-10-09 22:05:10 +02:00
#~ msgid ""
#~ "This item is currently encrypted: %s \"%s\". Please wait for all items to "
#~ "be decrypted and try again."
#~ msgstr ""
#~ "Dit item is momenteel versleuteld: %s \"%s\". Wacht tot alle items "
#~ "ontsleuteld zijn en probeer het opnieuw."
2019-11-20 21:06:45 +02:00
2020-09-14 08:22:27 +02:00
#~ msgid "Remove tag \"%s\" and its descendant tags from all notes?"
#~ msgstr "Label “%s” en onderliggende labels verwijderen van alle notities?"
#~ msgid ""
#~ "Could not synchronise with OneDrive.\n"
#~ "\n"
#~ "This error often happens when using OneDrive for Business, which "
#~ "unfortunately cannot be supported.\n"
#~ "\n"
#~ "Please consider using a regular OneDrive account."
#~ msgstr ""
#~ "Kan niet synchroniseren met OneDrive.\n"
#~ "\n"
#~ "Deze fout komt vaak voor bij gebruik van OneDrive for Business, wat "
#~ "helaas niet wordt ondersteund.\n"
#~ "\n"
#~ "Overweeg het gebruik van een regulier OneDrive-account."
#~ msgid "Use CodeMirror as the code editor (WARNING: BETA)."
#~ msgstr "Gebruik CodeMirror als code editor (WAARSCHUWING: BETA)."
#~ msgid "Cannot move tag to this location."
#~ msgstr "Kan label niet verplaatsen naar deze locatie."
#~ msgid "Tag name cannot start or end with a `/`."
#~ msgstr "Labelnaam kan niet beginnen of eindigen met een `/`."
#~ msgid "Tag name cannot contain `//`."
#~ msgstr "Labelnaam kan geen `//` bevatten."
2020-07-12 20:33:09 +02:00
#~ msgid "Add or remove tags"
#~ msgstr "Labels toevoegen of verwijderen"
2020-05-28 03:06:33 +02:00
2020-07-12 20:33:09 +02:00
#~ msgid "Link"
#~ msgstr "Koppeling"
2020-05-28 03:06:33 +02:00
#, fuzzy
2020-07-12 20:33:09 +02:00
#~ msgid "Content properties"
#~ msgstr "Eigenschappen van notitie"
2020-05-28 03:06:33 +02:00
#, fuzzy
#~ msgid "Split"
#~ msgstr "Gesplitste Weergave"
2020-04-19 01:20:09 +02:00
#, fuzzy
#~ msgid "Resources"
#~ msgstr "Bronnen: %d."
2020-02-18 22:01:29 +02:00
#~ msgid "Global zoom percentage"
#~ msgstr "Globaal zoompercentage"
2019-11-11 08:46:03 +02:00
#~ msgid "Synchronisation is already in progress. State: %s"
#~ msgstr "De synchronisatie loopt al. Status: %s"
2019-10-17 01:25:55 +02:00
#, fuzzy
#~ msgid "Confirm master password:"
#~ msgstr "Voer het hoofdwachtwoord in:"
#, fuzzy
#~ msgid "Confirm password"
#~ msgstr "Voer het hoofdwachtwoord in:"
#, fuzzy
#~ msgid "Missing required argument: note"
#~ msgstr "Vereist argument ontbreekt: %s"
2019-10-17 01:25:55 +02:00
2019-09-25 19:54:25 +02:00
#~ msgid "Synchronisation status"
#~ msgstr "Synchronisatiestatus"
#~ msgid "General Options"
#~ msgstr "Algemene opties"
#~ msgid "Encryption options"
#~ msgstr "Versleutelingsopties"
#~ msgid "Encryption Options"
#~ msgstr "Versleutelopties"
#~ msgid "Clipper Options"
#~ msgstr "Webclipperopties"
2019-07-21 09:49:49 +02:00
#, fuzzy
#~ msgid "Permission to write to external storage"
#~ msgstr "Toestemming om de camera te gebruiken"
2018-09-09 18:26:58 +02:00
2019-07-21 09:49:49 +02:00
#~ msgid "Cancel synchronisation"
#~ msgstr "Synchronisatie annuleren"
#~ msgid "Hide metadata"
#~ msgstr "Metagegevens verbergen"
#~ msgid "Show metadata"
#~ msgstr "Metagegevens tonen"
#~ msgid "Delete notebook"
#~ msgstr "Notitieboek verwijderen"
#~ msgid ""
#~ "Click on the (+) button to create a new note or notebook. Click on the "
#~ "side menu to access your existing notebooks."
#~ msgstr ""
#~ "Druk op de knop (+) om een nieuwe notitie of notitieboek te creëren. Klik "
#~ "op het zijmenu om bestaande notitieboeken te openen."
#~ msgid ""
#~ "You currently have no notebook. Create one by clicking on (+) button."
#~ msgstr ""
#~ "Je hebt momenteel geen notitieboek. Creëer een notitieboek door de "
#~ "drukken op de knop (+)."
2018-09-09 18:26:58 +02:00
2019-07-21 09:49:49 +02:00
#~ msgid "Welcome"
#~ msgstr "Welkom"
2018-09-16 20:53:06 +02:00
2019-06-08 01:47:09 +02:00
#~ msgid "Separate each tag by a comma."
#~ msgstr "Scheidt elk label met een komma."
2019-04-02 01:11:40 +02:00
#~ msgid ""
#~ "The path to synchronise with when file system synchronisation is enabled. "
#~ "See `sync.target`."
#~ msgstr ""
#~ "Het pad waarnaar gesynchroniseerd moet worden als bestandssysteem-"
#~ "synchronisatie is ingeschakeld. Zie `sync.target`."
2018-11-14 01:17:56 +02:00
#~ msgid "State: %s."
#~ msgstr "Status: %s."
2018-09-16 20:53:06 +02:00
#~ msgid "A notebook with this title already exists: \"%s\""
#~ msgstr "Er bestaat al een notitieboek met deze titel: \"%s\""