1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/tools/locales/nl_BE.po

4916 lines
153 KiB
Plaintext
Raw Normal View History

# 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"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nl_BE\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"
"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 tag te verwijderen, wis hem eerst bij alle notities die hem hebben."
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 "Selecteer eerst het notitieboek of de notitie om te verwijderen."
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 "Typ Ctrl+D of \"exit\" om de applicatie te sluiten"
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."
2020-10-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Meer dan één item voldoet aan de zoekterm \"%s\". Verfijn uw zoekterm a.u.b."
2020-10-21 22:54:47 +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-06-21 00:21:11 +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 is gespecifieerd."
2021-07-28 14:35:40 +02:00
# Is this short for Yes?
#: packages/app-cli/app/app.js:138 packages/app-cli/app/cli-utils.js:161
msgid "Y"
msgstr "J"
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"
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
# Is this short for yes?
#: packages/app-cli/app/app.js:138
msgid "y"
msgstr "j"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:171
msgid "Cancelling background synchronisation... Please wait."
msgstr "Achtergrond synchronisatie wordt geannuleerd... Even geduld."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:256
2020-06-13 23:47:15 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "No such command: %s"
msgstr "Geen commando gevonden: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:304
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "The command \"%s\" is only available in GUI mode"
msgstr "Het opgegeven commando \"%s\" is alleen beschikbaar in de GUI versie"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/base-command.js:15
msgid "Cannot change encrypted item"
msgstr "Kan het versleutelde item niet wijzigen"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:109
#, javascript-format
msgid "Missing required argument: %s"
msgstr "Benodigde argumenten niet voorzien: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:140
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:217
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s: %s"
msgstr "%s: %s"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:144
msgid "Your choice: "
msgstr "Uw keuze: "
2020-05-28 03:06:33 +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"
2020-05-28 03:06:33 +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 bestand toe aan de notitie."
2020-10-29 16:34:31 +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
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService.ts:290
#: packages/lib/services/interop/InteropService.ts:308
2020-12-05 23:36:47 +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-10-29 16:34:31 +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-10-29 16:34:31 +02:00
msgstr ""
2019-10-17 00:14:43 +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-10-29 16:34:31 +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 de volledige informatie van een notitie."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:13
2020-10-29 16:34:31 +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-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Haalt een configuratie waarde op of stelt een waarde in. Als [value] niet "
"opgegeven is, zal de waarde van [name] getoond worden. Als noch de [name] of "
"[waarde] opgegeven zijn, zal de huidige configuratie opgelijst worden."
2020-10-29 16:34:31 +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 configuratie-opties."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:79
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s = %s (%s)"
msgstr "%s = %s (%s)"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:81
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s = %s"
msgstr "%s = %s"
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 ""
2021-07-28 14:35:40 +02:00
"Dupliceert de notities die voldoen aan <note> in [notitieboek]. Als er geen "
"notitieboek is gespecifeerd, zal de notitie gedupliceerd worden in het "
"huidige notitieboek."
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 to-do als voltooid."
2020-10-11 17:18: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 to-do: \"%s\""
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:20
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid ""
"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, "
2021-11-08 17:22:08 +02:00
"`status`, `decrypt-file`, and `target-status`."
2021-07-28 14:35:40 +02:00
msgstr ""
"Beheert E2EE configuratie. Commando's zijn `enable`, `disable`, `decrypt`, "
"`status` and `target-status`."
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:38
#: packages/app-cli/app/command-e2ee.ts:77
2021-07-28 14:35:40 +02:00
msgid "Enter master password:"
msgstr "Geef hoofdpaswoord in:"
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:40
#: packages/app-cli/app/command-e2ee.ts:79
#: packages/app-cli/app/command-e2ee.ts:89
2021-07-28 14:35:40 +02:00
msgid "Operation cancelled"
msgstr "Actie geannuleerd"
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:49
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."
2021-04-03 21:00:38 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Decryptie gestart… Even geduld; dit kan enkele minuten duren, afhankelijk "
"van hoeveel er te decrypteren valt."
2021-04-03 21:00:38 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:57
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Decrypted items: %d"
msgstr "Gedecrypteerde items: %d"
2021-04-03 21:00:38 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:58
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Skipped items: %d (use --retry-failed-items to retry decrypting them)"
2021-04-03 21:00:38 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Overgeslagen items: %d (gebruik --retry-failed-items om opnieuw te proberen)"
2021-04-03 21:00:38 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:72
2021-07-28 14:35:40 +02:00
msgid "Completed decryption."
msgstr "Decryptie voltooid."
2021-04-03 21:00:38 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:87
#: packages/app-mobile/components/screens/encryption-config.js:138
2021-07-28 14:35:40 +02:00
msgid "Confirm password:"
msgstr "Bevestig paswoord:"
2021-04-03 21:00:38 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:93
#: packages/app-mobile/components/screens/encryption-config.js:119
2021-07-28 14:35:40 +02:00
msgid "Passwords do not match!"
msgstr "Wachtwoorden komen niet overeen!"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:120
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:443
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:193
#: packages/app-mobile/components/screens/encryption-config.js:222
2021-07-28 14:35:40 +02:00
msgid "Enabled"
msgstr "Ingeschakeld"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:120
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:443
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:193
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:110
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:222
#: packages/lib/models/Setting.ts:1119
2021-07-28 14:35:40 +02:00
msgid "Disabled"
msgstr "Uitgeschakeld"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-cli/app/command-e2ee.ts:120
#: packages/app-mobile/components/screens/encryption-config.js:222
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Encryption is: %s"
msgstr "Encryptie is: %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 "Bewerk notitie."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:30
msgid ""
"No text editor is defined. Please set it using `config editor <editor-path>`"
msgstr "Geen editor gedefinieerd. Stel in met `config editor <editor-path>`"
2020-06-13 23:47:15 +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-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:46
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Note does not exist: \"%s\". Create it?"
msgstr "Notitie bestaat niet: \"%s\". Aanmaken?"
#: packages/app-cli/app/command-edit.js:75
msgid "Starting to edit note. Close the editor to get back to the prompt."
2019-09-09 19:22:20 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Bewerken notitie gestart. Sluit de editor om terug naar de prompt te gaan."
2019-09-09 19:22:20 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:82
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/commands/startExternalEditing.ts:23
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Error opening note in editor: %s"
msgstr "Fout bij het openen van de notitie in de editor: %s"
2020-06-13 23:47:15 +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."
2020-06-13 23:47:15 +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."
2020-06-13 23:47:15 +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 de opgegeven map. Standaard zal dit de "
"volledige database exporteren, inclusief notitieboeken, notities, tags en "
"bijlagen."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-export.js:23
#, javascript-format
msgid "Destination format: %s"
msgstr "Doelformaat: %s"
2020-10-29 16:34:31 +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."
2020-06-13 23:47:15 +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."
2020-06-13 23:47:15 +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 geo-locatie-URL voor de notitie."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:13
msgid "Displays usage information."
msgstr "Toont gebruiksinformatie."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:36
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "For information on how to customise the shortcuts please visit %s"
msgstr "Voor informatie over hoe de snelkoppeling aan te passen, bezoek %s"
2020-06-13 23:47:15 +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 "Snelkoppelingen zijn niet beschikbaar in command line modus."
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:71
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."
msgstr ""
2021-07-28 14:35:40 +02:00
"Typ `help [commando]` voor meer informatie over een commando; of typ `help "
"all` voor de volledige gebruiksaanwijzing."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:73
msgid "The possible commands are:"
msgstr "Mogelijke commando's zijn:"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:77
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"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."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Bij ieder commando kan er naar een notitie of een notitieboek verwezen "
"worden door de titel, het ID of de snelkoppelingen `$n` of `$b` te "
"gebruiken, respectievelijk, het huidig geselecteerde notitieboek of de "
"huidige geselecteerde notitie. `$c` kan gebruikt worden om te refereren naar "
"het huidige geselecteerde item."
2020-04-19 01:20:09 +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 ""
"Om van het ene paneel naar het andere te gaan, gebruik Tab of Shift+Tab."
2020-10-29 16:34:31 +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 pijltjes en page up/down om door de lijsten en de tekstvelden te "
"scrollen (ook in deze console)."
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 "Om de console te maximaliseren/minimaliseren, gebruik \"tc\"."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:82
msgid "To enter command line mode, press \":\""
msgstr "Om de command line modus te gebruiken, gebruik \":\""
2020-10-29 16:34:31 +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 "Om de command line modus te verlaten, gebruik ESCAPE"
2020-06-13 23:47:15 +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 ""
"Voor de lijst van snelkoppelingen en configuratieopties, typ `help keymap`"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:14
msgid "Imports data into Joplin."
msgstr "Importeert gegevens in Joplin."
2021-04-25 19:26:56 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:25
#, javascript-format
msgid "Source format: %s"
msgstr "Bronformaat: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:26
msgid "Do not ask for confirmation."
msgstr "Vraag niet 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 "Doelformaat: %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 "Aangemaakt: %d."
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."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:50
#: packages/app-desktop/gui/ImportScreen.min.js:71
#, javascript-format
msgid "Skipped: %d."
msgstr "Overgeslagen: %d."
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 "Bijlagen: %d."
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 "Getagd: %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 in het huidige notitieboek. Gebruik `ls /` om een lijst "
"van 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 enkel de top <num> notities."
2020-10-29 16:34:31 +02:00
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 ""
"Rangschik de items volgens <field> (bv. title, updated_time, created_time)."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:29
msgid "Reverses the sorting order."
msgstr "Draait de rangschikking om."
2020-10-29 16:34:31 +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 enkel de items van de specifieke type(s). Kan `n` zijn voor notities, "
"`t` voor to-do's, of `nt` voor notities en to-do's (bv. `-tt` zou alleen to-"
"do's tonen, terwijl `-tnt` notities en to-do's zou tonen)."
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 "Of \"text\" of \"json\""
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 lange lijstopmaak. Opmaak is ID, NOTE_COUNT (voor notitieboek), "
"DATE, TODO_CHECKED (voor to-do's), TITLE"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:63
msgid "Please select a notebook first."
msgstr "Selecteer eerst een notitieboek."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mkbook.js:12
msgid "Creates a new notebook."
msgstr "Maakt een nieuw notitieboek aan."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mknote.js:12
msgid "Creates a new note."
msgstr "Maakt een nieuwe notitie aan."
2020-10-29 16:34:31 +02:00
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 enkel in een notitieboek aangemaakt worden."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mktodo.js:12
msgid "Creates a new to-do."
msgstr "Maakt nieuwe to-do aan."
2020-10-29 16:34:31 +02:00
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 voldoen aan <note> naar [notitieboek]."
2021-01-28 18:37:28 +02:00
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 "Hernoemt het gegeven <item> (notitie of notitieboek) naar <name>."
2020-10-29 16:34:31 +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 in dit "
"notitieboek zullen ook verwijderd worden."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmnote.js:13
msgid "Deletes the notes matching <note-pattern>."
msgstr "Verwijder alle notities die voldoen aan <note-pattern>."
2020-06-13 23:47:15 +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 om bevestiging te vragen."
2020-06-13 23:47:15 +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 "%d notities voldoen aan het patroon. Deze verwijderen?"
2020-10-29 16:34:31 +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?"
2020-10-29 16:34:31 +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 "Zoektermen voor het opgegeven <pattern> in alle notities."
2020-10-29 16:34:31 +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. Om aan te geven op welke poort hij "
"actief moet zijn, stel je de api.port config variabele in. Commando's zijn "
"(%s)."
2020-06-13 23:47:15 +02:00
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 is reeds actief op poort %d"
2020-12-05 23:36:47 +02:00
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 is actief op poort %d"
2020-12-05 23:36:47 +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."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-set.js:22
#, javascript-format
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Sets the property <name> of the given <note> to the given [value]. Possible "
"properties are:\n"
"\n"
"%s"
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Zet de eigenschap <name> van de opgegeven <note> naar de opgegeven [value]. "
"Mogelijke eigenschappen zijn:\n"
"\n"
"%s"
2021-07-28 14:35:40 +02:00
# Suggestion for English: 'Displays a summary of all notes and notebooks.'
#: packages/app-cli/app/command-status.js:13
msgid "Displays summary about the notes and notebooks."
msgstr "Toont een overzicht van alle notities en notitieboeken."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-status.js:44
2021-04-25 19:26:56 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"To retry decryption of these items. Run `e2ee decrypt --retry-failed-items`"
2021-04-25 19:26:56 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Om decryptie van deze items opnieuw te proberen. Voer `e2ee decrypt --retry-"
"failed-items` uit"
2021-04-25 19:26:56 +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 externe opslag."
#: packages/app-cli/app/command-sync.js:34
msgid "Sync to provided target (defaults to sync.target config value)"
2021-04-25 19:26:56 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Synchroniseer naar opgegeven doel (standaard sync.target configuratie optie)"
2021-04-25 19:26:56 +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 laatste versie."
#: packages/app-cli/app/command-sync.js:82
#: packages/app-cli/app/command-sync.js:96
#: packages/app-desktop/gui/OneDriveLoginScreen.js:46
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Authentication was not completed (did not receive an authentication token)."
msgstr "Verificatie was niet voltooid (geen verificatietoken ontvangen)."
#: 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:"
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Om Joplin toe te staan with Dropbox te synchroniseren, gelieve de "
"onderstaande stappen te volgen:"
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 koppeling in je browser om de applicatie te autoriseren:"
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 "Step 2: voer de door Dropbox verstrekte code in:"
2020-10-29 16:34:31 +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 geverifieerd voor %s. Gelieve ontbrekende referenties in te vullen."
2020-10-29 16:34:31 +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 reeds bezig."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
# The original english should read 'being held', I think.
#: packages/app-cli/app/command-sync.js:137
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"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."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Vergrendelingsbestand is al bezet. Als u zeker bent dat er geen "
"synchronisatie bezig is, mag u het vergrendelingsbestand verwijderen op \"%s"
"\" en de synchronisatie hervatten."
2020-10-29 16:34:31 +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-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:182
msgid "Cannot initialise synchroniser."
msgstr "Kan de synchronisatie niet starten."
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..."
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 "Bijlagen ophalen ..."
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-sync.js:248
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Sync target must be upgraded! Run `%s` to proceed."
msgstr ""
2021-07-28 14:35:40 +02:00
"Synchronisatiedoel moet upgraded krijgen! Voer `%s` uit om verder te gaan."
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 "Annuleren.. Even geduld."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-tag.js:14
msgid ""
"<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-07-26 01:11:51 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"<tag-command> kan \"add\", \"remove\", \"list\" of \"notetags\" zijn om een "
"[tag] toe te voegen aan of te verwijderen van een [note], om alle notities "
"geassocieerd met de [tag] op te lijsten of om alle tags van de [note] op te "
"lijsten. Het commando `tag list` kan gebruikt worden om alle tags op te "
"lijsten (gebruik -l voor lange optie)."
2021-07-26 01:11:51 +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 "Ongeldig commando: \"%s\""
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-todo.js:14
msgid ""
"<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."
msgstr ""
"<todo-command> kan of \"toggle\" of \"clear\" zijn. Gebruik \"toggle\" om de "
"to-do te om te schakelen tussen voltooid en onvoltooid (Als het doel een "
"gewone notitie is, zal ze geconverteerd worden naar een to-do). Gebruik "
"\"clear\" om terug te wisselen naar een standaard notitie."
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 to-do als onvoltooid."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-use.js:12
msgid ""
"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
"Wisselt naar [notitieboek] - Alle verdere acties zullen op dit notitieboek "
"toegepast worden."
2020-10-29 16:34:31 +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-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/gui/FolderListWidget.js:31
msgid "Search:"
msgstr "Zoek:"
2020-10-29 16:34:31 +02:00
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`."
msgstr ""
"Welkom bij Joplin!\n"
"\n"
"Typ `:help shortcuts` voor een lijst van shortcuts, of `:help` voor "
"gebruiksinformatie.\n"
"\n"
"Om bijvoorbeeld een notitieboek aan te maken, typ `mb`; om een notitie te "
"maken, typ `mn`."
2020-10-29 16:34:31 +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."
msgstr ""
"Eén of meerdere items zijn momenteel versleuteld en de hoofdsleutel kan "
"gevraagd worden. Om te ontsleutelen, typ `e2ee decrypt`. Als je de "
"hoofdsleutel al ingegeven hebt, worden de versleutelde items ontsleuteld in "
"de achtergrond. Ze zijn binnenkort beschikbaar."
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 kan ook `status` typen voor meer informatie."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:56
msgid "Enum"
msgstr "Enum"
2020-12-05 23:36:47 +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-29 16:34:31 +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 "Mogelijke waarden: %s."
2020-12-05 23:36:47 +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-29 16:34:31 +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-29 16:34:31 +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 gebruiksinformatie."
2020-07-12 20:33:09 +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-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/InteropServiceHelper.ts:170
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Exporting to \"%s\" as \"%s\" format. Please wait..."
msgstr "Exporteren naar \"%s\" in \"%s\" formaat. Even geduld ..."
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/InteropServiceHelper.ts:190
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Could not export notes: %s"
msgstr "Kon notities niet exporteren: %s"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/app.ts:174
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Open %s"
msgstr "Open %s"
2020-10-21 22:54:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/app.ts:176
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.ts:16
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 "Stop"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/bridge.ts:164 packages/app-desktop/bridge.ts:170
#: packages/app-desktop/bridge.ts:191 packages/app-desktop/bridge.ts:201
2021-07-28 14:35:40 +02:00
#: 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-02-18 22:01:29 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/bridge.ts:170 packages/app-desktop/bridge.ts:191
#: packages/app-desktop/checkForUpdates.ts:199
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:515
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
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:216
#: packages/app-desktop/gui/Sidebar/Sidebar.js:475
#: packages/app-desktop/gui/utils/NoteListUtils.ts:222
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-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:148
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-11-08 17:22:08 +02:00
#: packages/lib/shim-init-node.js:166
2021-07-28 14:35:40 +02:00
msgid "Cancel"
msgstr "Annuleer"
2020-02-18 22:01:29 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/bridge.ts:258
2021-07-28 14:35:40 +02:00
msgid ""
"The app is now going to close. Please relaunch it to complete the process."
msgstr ""
"De app gaat nu sluiten. Gelieve ze te herstarten om het proces te voltooien."
2020-02-18 22:01:29 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/checkForUpdates.ts:180
2021-07-28 14:35:40 +02:00
msgid "Current version is up-to-date."
msgstr "Actuele versie is up-to-date."
2020-02-18 22:01:29 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/checkForUpdates.ts:193
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s (pre-release)"
msgstr "%s (pre-release)"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/checkForUpdates.ts:197
2021-07-28 14:35:40 +02:00
msgid "An update is available, do you want to download it now?"
msgstr "Er is een update beschikbaar; wilt u die nu ophalen?"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/checkForUpdates.ts:198
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Your version: %s"
msgstr "Uw versie: %s"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/checkForUpdates.ts:198
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "New version: %s"
msgstr "Nieuwe versie: %s"
2020-02-18 22:01:29 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/checkForUpdates.ts:199
2021-07-28 14:35:40 +02:00
msgid "Download"
msgstr "Ophalen"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/checkForUpdates.ts:199
2021-07-28 14:35:40 +02:00
msgid "Skip this version"
2020-12-05 23:36:47 +02:00
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/checkForUpdates.ts:199
2021-07-28 14:35:40 +02:00
msgid "Full changelog"
2020-12-05 23:36:47 +02:00
msgstr ""
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/commands/copyDevCommand.ts:8
2021-07-28 14:35:40 +02:00
msgid "Copy dev mode command to clipboard"
msgstr "Kopieer dev mode commando naar klembord"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/commands/openProfileDirectory.ts:8
2021-07-28 14:35:40 +02:00
msgid "Open profile directory"
msgstr "Open profielmap"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/commands/startExternalEditing.ts:10
2021-07-28 14:35:40 +02:00
msgid "Edit in external editor"
msgstr "Bewerken in externe editor"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/commands/stopExternalEditing.ts:8
2021-07-28 14:35:40 +02:00
msgid "Stop external editing"
msgstr "Beëindig externe bijwerking"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/commands/toggleExternalEditing.ts:8
2021-07-28 14:35:40 +02:00
msgid "Toggle external editing"
msgstr "Aan- of uitschakelen externe editor"
# Context could be useful
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/commands/toggleExternalEditing.ts:28
2021-07-28 14:35:40 +02:00
msgid "Stop"
msgstr "Stop"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/commands/toggleSafeMode.ts:8
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Toggle safe mode"
msgstr "Toon / Verberg zijbalk"
2020-10-29 16:34:31 +02:00
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 gekopieerd naar het klembord!"
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 ""
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 web clipper service is ingeschakeld en ingesteld als auto-start."
2020-07-12 20:33:09 +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-10-11 17:18:58 +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
#, javascript-format
2020-12-05 23:36:47 +02:00
msgid "Status: %s"
msgstr "Status: %s"
2020-10-11 17:18:58 +02:00
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 "Web Clipper Service 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 web clipper service 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 "Web Clipper Service inschakelen"
2020-10-11 17:18:58 +02:00
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-12-05 23:36:47 +02:00
msgid ""
"Joplin Web Clipper allows saving web pages and screenshots from your browser "
"to Joplin."
2020-06-13 23:47:15 +02:00
msgstr ""
"Joplin Web Clipper laat toe webpagina's en schermafbeeldingen van je browser "
"op te slaan in Joplin."
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 "Om de web clipper te gebruiken, moet u het volgende doen:"
2020-10-29 16:34:31 +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 "Step 1: de clipper service inschakelen"
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-12-05 23:36:47 +02:00
msgid ""
"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."
msgstr ""
"Deze dienst laat de browserextensie toe om te communiceren met Joplin. "
"Wanneer u deze inschakelt, kan uw firewall u vragen om Joplin toestemming te "
"geven om op een bepaalde poort te luisteren."
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"
2021-07-28 14:35:40 +02:00
msgstr "Step 2: installeer de extensie"
2020-10-09 22:05:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:97
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:174
msgid "Download and install the relevant extension for your browser:"
msgstr ""
"Ophalen en installeren van de overeenkomstige extensie voor je browser:"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:102
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:189
msgid "Advanced options"
msgstr "Geavanceerde opties"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:103
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:194
msgid "Authorisation token:"
msgstr "Autorisatietoken:"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:108
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:208
msgid "Copy token"
msgstr "Kopieer token"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:109
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:214
msgid ""
"This authorisation token is only needed to allow third-party applications to "
"access Joplin."
msgstr ""
"Dit autorisatietoken is enkel vereist om applicaties van derden toegang tot "
"Joplin te verlenen."
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:111
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:222
msgid "Renew token"
msgstr ""
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/ButtonBar.js:27
msgid "Apply"
msgstr "Toepassen"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/ButtonBar.js:30
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:515
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:187
2021-11-08 17:22:08 +02:00
#: packages/lib/commands/historyBackward.ts:6
2021-07-28 14:35:40 +02:00
msgid "Back"
msgstr "Terug"
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:120
2021-07-28 14:35:40 +02:00
msgid "This will open a new screen. Save your current changes?"
msgstr "Dit opent een nieuw venster. Lopende wijzigingen opslaan?"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:186
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:305
2021-07-28 14:35:40 +02:00
msgid "Check synchronisation configuration"
msgstr "Verifieer de configuratie van de synchronisatie"
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:196
2021-07-28 14:35:40 +02:00
msgid "Show Advanced Settings"
msgstr "Toon geavanceerde opties"
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:385
2021-07-28 14:35:40 +02:00
msgid "Path:"
msgstr "Pad:"
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:390
2021-07-28 14:35:40 +02:00
msgid "Browse..."
msgstr "Bladeren ..."
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:392
2021-07-28 14:35:40 +02:00
msgid "Arguments:"
msgstr "Argumenten:"
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:441
2021-07-28 14:35:40 +02:00
msgid "The application must be restarted for these changes to take effect."
msgstr ""
"De applicatie moet herstart worden om deze wijzigingen van kracht te laten "
"worden."
2021-06-04 06:34:19 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:453
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:164
msgid "Do it now"
msgstr "Nu doen"
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:453
2021-07-28 14:35:40 +02:00
msgid "Later"
msgstr "Later"
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:506
2021-07-28 14:35:40 +02:00
msgid "Restart now"
msgstr "Nu herstarten"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/Sidebar.js:89
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2048
2021-07-28 14:35:40 +02:00
msgid "Plugins"
msgstr "Plugins"
2020-07-12 20:33:09 +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
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:195
#: packages/app-desktop/gui/utils/NoteListUtils.ts:192
#: packages/app-desktop/gui/utils/NoteListUtils.ts:222
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-06-13 23:47:15 +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-06-13 23:47:15 +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 ..."
2020-06-13 23:47:15 +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 "Geïnstalleerd"
2021-07-28 14:35:40 +02:00
# Context needed.
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 "Bijwerken"
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 "Updaten ..."
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-29 16:34:31 +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 "Gelieve Joplin te upgraden om deze plugin te gebruiken"
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)"
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-02-18 22:01:29 +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 "Door alle plugins bladeren"
2020-09-14 08:22:27 +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 vanaf bestand"
2020-09-14 08:22:27 +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 enkele geïnstalleerde plugin."
2020-09-14 08:22:27 +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"
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-09-14 08:22:27 +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
msgid "Plugin tools"
msgstr "Plugin-hulpmiddelen"
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:249
2021-07-28 14:35:40 +02:00
msgid "Manage your plugins"
msgstr "Beheer uw plugins"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/SearchPlugins.js:78
2021-07-28 14:35:40 +02:00
msgid "No results"
msgstr "Geen resultaten"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/SearchPlugins.js:93
#, fuzzy, javascript-format
msgid "Content provided by %s"
msgstr "Notitieboek titel:"
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/SearchPlugins.js:97
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:142
msgid "Please wait..."
msgstr "Even geduld ..."
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/SearchPlugins.js:97
2021-07-28 14:35:40 +02:00
msgid "Search for plugins..."
msgstr "Plugins zoeken ..."
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/useOnInstallHandler.ts:59
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Could not install plugin: %s"
msgstr "Kon plugin niet installeren: %s"
2020-09-14 08:22:27 +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 "Verzenden"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:96
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:105
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:50
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MasterPasswordDialog/Dialog.js:181
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:96
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:168
2021-07-28 14:35:40 +02:00
msgid "Save"
msgstr "Opslaan"
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:145
msgid "Master keys that need upgrading"
msgstr "Hoofdsleutels hebben upgrade nodig"
2020-10-29 16:34:31 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:150
2020-10-11 17:18:58 +02:00
msgid ""
2020-12-05 23:36:47 +02:00
"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-09-14 08:22:27 +02:00
msgstr ""
"De volgende hoofdsleutels gebruiken een verouderd versleutelingsalgoritme en "
"het wordt aanbevolen om ze te upgraden. De geüpgrade hoofdsleutel zal nog "
"steeds in staat zijn om uw gegevens te decrypteren en te encrypteren zoals "
"gewoonlijk."
2020-09-14 08:22:27 +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-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:59
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:140
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:253
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-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:60
2020-12-05 23:36:47 +02:00
msgid "Upgrade"
msgstr "Upgraden"
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:182
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:69
2020-12-05 23:36:47 +02:00
msgid "Re-encrypt data"
msgstr "Herencrypteer de gegevens"
2020-10-11 17:18:58 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:184
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:70
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 encryptiemethode is veranderd naar een veiliger methode en het "
"wordt aanbevolen dat u deze toepast op uw gegevens."
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:184
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:70
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 het onderstaande hulpmiddel gebruiken om uw gegevens opnieuw te "
"encrypteren, bijvoorbeeld als u weet dat sommige van uw notities "
"geëncrypteerd zijn met een verouderde encryptiemethode."
2020-10-29 16:34:31 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:186
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:71
2020-12-05 23:36:47 +02:00
#, javascript-format
2020-09-14 08:22:27 +02:00
msgid ""
2020-12-05 23:36:47 +02:00
"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."
2020-09-14 08:22:27 +02:00
msgstr ""
"Om dit te doen, moet uw volledige dataset worden versleuteld en "
"gesynchroniseerd, dus het is het beste om het 's nachts uit te voeren.\n"
"\n"
"Om te beginnen, gelieve deze instructies te volgen:\n"
"\n"
"1. Synchroniseer al uw apparaten.\n"
"2. Klik op \"%s\".\n"
"3. Laat het tot het einde lopen. Terwijl het loopt, vermijd het veranderen "
"van enige notitie op uw andere apparaten, om conflicten te vermijden.\n"
"4. Zodra de synchronisatie op dit apparaat is voltooid, synchroniseert u "
"alle andere apparaten en laat u de synchronisatie tot het einde uitvoeren.\n"
"\n"
"Belangrijk: u hoeft dit maar EEN keer op één apparaat te doen."
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:198
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:76
2020-12-05 23:36:47 +02:00
msgid "Re-encryption"
msgstr "Her-encryptie"
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:213
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:80
2020-12-05 23:36:47 +02:00
msgid "Ignore"
msgstr "Negeer"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:244
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:161
#: packages/app-mobile/components/screens/encryption-config.js:180
2020-12-05 23:36:47 +02:00
msgid ""
2021-08-19 14:06:11 +02:00
"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?"
2020-12-05 23:36:47 +02:00
msgstr ""
2021-08-19 14:06:11 +02:00
"Encryptie uitschakelen betekent dat *al* uw notities en toevoegingen opnieuw "
"gesynchroniseerd zullen worden en ontsleuteld naar het synchronisatiedoel "
"zullen gestuurd worden. Wil u verder gaan?"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:246
msgid ""
"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."
msgstr ""
"Encryptie inschakelen betekent dat *al* uw notities en bijlagen opnieuw "
"gesynchroniseerd zullen worden en versleuteld verzonden worden naar het "
"synchronisatiedoel. Verlies het wachtwoord niet, aangezien dit de enige "
"manier is om de data te ontsleutelen. Om encryptie in te schakelen, vul uw "
"wachtwoord hieronder in."
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:275
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:184
#: packages/app-mobile/components/screens/encryption-config.js:211
2021-08-19 14:06:11 +02:00
msgid "Disable encryption"
msgstr "Schakel encryptie uit"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:275
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:184
#: packages/app-mobile/components/screens/encryption-config.js:211
2021-08-19 14:06:11 +02:00
msgid "Enable encryption"
msgstr "Schakel encryptie in"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:290
msgid "Master Keys"
msgstr "Hoofdsleutels"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:304
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:139
2021-09-19 14:37:08 +02:00
msgid "Active"
msgstr "Actief"
#: 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 "Aangemaakt"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:329
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:142
2021-09-19 14:37:08 +02:00
msgid "Password"
msgstr "Wachtwoord"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:334
msgid "Password OK"
msgstr "Wachtwoord OK"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:343
msgid ""
"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."
msgstr ""
"Opmerking: Slechts één hoofdsleutel zal gebruikt worden voor versleuteling "
"(aangeduid met \"active\"). Alle sleutels kunnen gebruikt worden voor "
"decodering, afhankelijk van hoe de notitieboeken initieel versleuteld zijn."
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:371
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:205
2020-12-05 23:36:47 +02:00
msgid "Missing Master Keys"
msgstr "Ontbrekende Hoofdsleutels"
2020-05-28 03:06:33 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:376
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:206
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 van uw items te "
"versleutelen, maar de toepassing heeft daar momenteel geen toegang toe. Het "
"is waarschijnlijk dat ze uiteindelijk via synchronisatie zullen worden "
"opgehaald."
2020-05-28 03:06:33 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:414
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:216
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 ""
"Voor meer informatie over End-To-End Encryptie (E2EE) en advies over hoe u "
"dit kunt inschakelen, gelieve de documentatie te raadplegen:"
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:433
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:221
2020-12-05 23:36:47 +02:00
#: packages/app-mobile/components/screens/status.js:142
msgid "Status"
msgstr "Status"
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:438
msgid "Encryption is:"
msgstr "Versleuteling is:"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:54
#, fuzzy
msgid "Keys that need upgrading"
msgstr "Hoofdsleutels hebben upgrade nodig"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:55
#, fuzzy
msgid ""
"The following keys use an out-dated encryption algorithm and it is "
"recommended to upgrade them. The upgraded key will still be able to decrypt "
"and encrypt your data as usual."
msgstr ""
"De volgende hoofdsleutels gebruiken een verouderd versleutelingsalgoritme en "
"het wordt aanbevolen om ze te upgraden. De geüpgrade hoofdsleutel zal nog "
"steeds in staat zijn om uw gegevens te decrypteren en te encrypteren zoals "
"gewoonlijk."
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:98
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:214
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:89
#, fuzzy
msgid "Master password"
msgstr "Geef hoofdpaswoord in:"
2021-08-19 14:06:11 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:113
2021-09-19 14:37:08 +02:00
#, fuzzy
msgid "Source: "
2021-08-19 14:06:11 +02:00
msgstr "Bron"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:116
2021-09-19 14:37:08 +02:00
#, fuzzy
msgid "Created: "
msgstr "Aangemaakt: %s"
2021-08-19 14:06:11 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:119
2021-09-19 14:37:08 +02:00
#, fuzzy
msgid "Updated: "
msgstr "Bijgewerkt: %s"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:124
2021-09-19 14:37:08 +02:00
#, fuzzy
msgid "Disable"
msgstr "Uitgeschakeld"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:124
#: packages/app-mobile/components/screens/encryption-config.js:144
2021-09-19 14:37:08 +02:00
msgid "Enable"
msgstr "Activeer"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:134
#, fuzzy
msgid "Encryption keys"
msgstr "Versleuteling is:"
2021-09-19 14:37:08 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:134
msgid "Hide disabled keys"
2021-09-19 14:37:08 +02:00
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:134
#, fuzzy
msgid "Show disabled keys"
msgstr "Toon geavanceerde opties"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:141
2021-09-19 14:37:08 +02:00
msgid "Date"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:143
2021-09-19 14:37:08 +02:00
#, fuzzy
msgid "Valid"
msgstr "Ongeldig"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:144
2021-09-19 14:37:08 +02:00
#, fuzzy
msgid "Actions"
msgstr "Actie"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:189
#, fuzzy
msgid "End-to-end encryption"
msgstr "Schakel encryptie in"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:191
#, fuzzy
msgid "Encryption:"
msgstr "Encryptie"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:195
msgid "Public-private key pair:"
msgstr ""
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:197
#, fuzzy
msgid "Generated"
msgstr "Algemeen"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:197
msgid "Not generated"
msgstr ""
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:209
msgid "Your master password is needed to decrypt some of your data."
msgstr ""
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:211
#, javascript-format
msgid "Please click on \"%s\" to proceed"
msgstr ""
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:216
#: packages/app-mobile/components/screens/encryption-config.js:160
2021-09-19 14:37:08 +02:00
#, fuzzy
msgid "Master password:"
msgstr "Geef hoofdpaswoord in:"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:248
2021-09-19 14:37:08 +02:00
#, fuzzy
2021-11-08 17:22:08 +02:00
msgid "Missing keys"
msgstr "Ontbrekende Hoofdsleutels"
2021-09-19 14:37:08 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:249
2021-09-19 14:37:08 +02:00
#, fuzzy
2021-11-08 17:22:08 +02:00
msgid ""
"The 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 van uw items te "
"versleutelen, maar de toepassing heeft daar momenteel geen toegang toe. Het "
"is waarschijnlijk dat ze uiteindelijk via synchronisatie zullen worden "
"opgehaald."
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 Webwinkel"
2018-05-26 13:58:44 +02:00
2021-07-28 14:35:40 +02:00
# Context needed
# Is 'get' a bit like download?
#: packages/app-desktop/gui/ExtensionBadge.min.js:44
msgid "Get it now:"
msgstr "Nu ophalen:"
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"
2018-05-26 13:58:44 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Nieuw notitieboek \"%s\" zal aangemaakt worden en bestand \"%s\" wordt eraan "
"toegevoegd"
2018-05-26 13:58:44 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:63
2021-11-08 17:22:08 +02:00
#: packages/lib/services/KeymapService.ts:195
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 ..."
2018-05-26 13:58:44 +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-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MenuBar.js:440 packages/app-desktop/gui/Root.js:169
2021-07-28 14:35:40 +02:00
msgid "Import"
msgstr "Importeer"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:122
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:264
#: packages/app-desktop/gui/utils/NoteListUtils.ts:185
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
# Context needed
#: 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 "Sla de sneltoets aan"
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
"Sla de sneltoets aan en druk 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 "Terugzetten"
2021-01-28 18:37:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.ts:18
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 "Huidige grootte"
2021-01-28 18:37:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.ts:20
2021-08-19 14:06:11 +02:00
#: 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-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.ts:22
2021-07-28 14:35:40 +02:00
msgid "Hide Joplin"
msgstr "Verberg Joplin"
2021-01-28 18:37:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.ts:24
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:433
2021-07-28 14:35:40 +02:00
msgid "Close Window"
msgstr "Venster sluiten"
2021-01-28 18:37:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.ts:26
2021-07-28 14:35:40 +02:00
msgid "Preferences"
msgstr "Voorkeuren"
2021-01-28 18:37:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.ts:26
#: packages/app-desktop/gui/MenuBar.js:310 packages/app-desktop/gui/Root.js:170
2021-07-28 14:35:40 +02:00
msgid "Options"
msgstr "Opties"
2021-01-28 18:37:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.ts:34
2021-07-28 14:35:40 +02:00
msgid "Invalid"
msgstr "Ongeldig"
2021-01-28 18:37:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:453
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-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:453
2021-07-28 14:35:40 +02:00
msgid "Disable safe mode and restart"
msgstr ""
2018-09-28 20:25:56 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:456
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 ""
"Het synchronisatiedoel moet worden geüpgraded voordat Joplin kan "
"synchroniseren. Het kan een paar minuten duren voordat deze operatie "
"voltooid is en de app moet dan opnieuw worden opgestart. Klik op de "
"koppeling om verder te gaan."
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:456
2021-07-28 14:35:40 +02:00
msgid "Restart and upgrade"
msgstr "Herstarten en upgraden"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:459
2021-07-28 14:35:40 +02:00
msgid "Some items cannot be decrypted."
msgstr "Sommige items kunnen niet gedecrypteerd worden."
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-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:462
#: packages/app-desktop/gui/MainScreen/MainScreen.js:473
2021-07-28 14:35:40 +02:00
msgid "View them now"
msgstr "Bekijk ze nu"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:462
2021-07-28 14:35:40 +02:00
msgid "One of your master keys use an obsolete encryption method."
msgstr "Eén van uw hoofdsleutels gebruikt een verouderde encryptiemethode."
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:465
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 encryptiemethode is veranderd, u moet uw data opnieuw "
"encrypteren."
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:465
2021-07-28 14:35:40 +02:00
msgid "More info"
msgstr "Meer informatie"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:470
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s (%s) would like to share a notebook with you."
2020-10-11 17:18:58 +02:00
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:470
2021-07-28 14:35:40 +02:00
msgid "Accept"
msgstr ""
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:470
#: packages/app-desktop/gui/Root.js:128
2021-07-28 14:35:40 +02:00
msgid "Reject"
msgstr ""
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:473
2021-07-28 14:35:40 +02:00
msgid "Some items cannot be synchronised."
msgstr "Sommige items kunnen niet gesynchroniseerd worden."
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:476
2021-07-28 14:35:40 +02:00
msgid "One or more master keys need a password."
msgstr "Eén of meer hoofdsleutels moeten een paswoord hebben."
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:476
2021-07-28 14:35:40 +02:00
msgid "Set the password"
msgstr "Stel het wachtwoord in"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:602
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 schermonderdelen te verplaatsen. Druk op \"escape\" "
"om te eindigen."
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/commandPalette.ts:7
2021-08-19 14:06:11 +02:00
#, fuzzy
msgid "Command palette..."
msgstr "Commandopalet"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/editAlarm.ts:10
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/SelectDateTimeDialog.js:84
#: packages/app-mobile/components/screens/Note.js:819
msgid "Set alarm"
msgstr "Stel melding in"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/editAlarm.ts:27
2021-07-28 14:35:40 +02:00
msgid "Set alarm:"
msgstr "Stel melding in:"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/exportPdf.ts:10
#: packages/app-desktop/gui/MainScreen/commands/exportPdf.ts:24
2021-07-28 14:35:40 +02:00
msgid "PDF File"
msgstr "PDF Bestand"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/gotoAnything.ts:13
#: packages/app-desktop/plugins/GotoAnything.js:505
2021-08-19 14:06:11 +02:00
msgid "Goto Anything..."
msgstr "Ga naar om het even wat ..."
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/leaveSharedFolder.ts:7
#, fuzzy
msgid "Leave notebook..."
msgstr "Notitie delen ..."
#: packages/app-desktop/gui/MainScreen/commands/leaveSharedFolder.ts:13
msgid ""
"This will remove the notebook from your collection and you will no longer "
"have access to its content. Do you wish to continue?"
msgstr ""
#: packages/app-desktop/gui/MainScreen/commands/moveToFolder.ts:8
2021-07-28 14:35:40 +02:00
msgid "Move to notebook"
msgstr "Verplaats naar notitieboek"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/moveToFolder.ts:32
2021-07-28 14:35:40 +02:00
msgid "Move to notebook:"
msgstr "Verplaats naar notitieboek:"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newFolder.ts:8
2021-07-28 14:35:40 +02:00
msgid "New notebook"
msgstr "Nieuw notitieboek"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newFolder.ts:17
2021-07-28 14:35:40 +02:00
msgid "Notebook title:"
msgstr "Notitieboek titel:"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newNote.ts:8
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-11-08 17:22:08 +02:00
#: packages/app-mobile/setupQuickActions.ts:17
2021-07-28 14:35:40 +02:00
msgid "New note"
msgstr "Nieuwe notitie"
2021-05-13 11:34:25 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newSubFolder.ts:6
2021-07-28 14:35:40 +02:00
msgid "New sub-notebook"
msgstr "Nieuw sub-notitieboek"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newTodo.ts:6
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/action-button.js:77
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/setUpQuickActions.js:15
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/setupQuickActions.ts:18
2021-07-28 14:35:40 +02:00
msgid "New to-do"
msgstr "Nieuwe to-do"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/print.ts:7
2021-07-28 14:35:40 +02:00
msgid "Print"
msgstr "Afdrukken"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/print.ts:17
2021-07-28 14:35:40 +02:00
msgid "Only one note can be printed at a time."
msgstr "Er kan slechts één notitie tegelijk afgedrukt worden."
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/renameFolder.ts:8
#: packages/app-desktop/gui/MainScreen/commands/renameTag.ts:8
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:129
msgid "Rename"
msgstr "Hernoem"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/renameFolder.ts:21
2021-07-28 14:35:40 +02:00
msgid "Rename notebook:"
msgstr "Hernoem notitieboek:"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/renameTag.ts:21
2021-07-28 14:35:40 +02:00
msgid "Rename tag:"
msgstr "Hernoem tag:"
2021-06-04 06:34:19 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/setTags.ts:7
#: packages/app-desktop/gui/Sidebar/Sidebar.js:512
2021-07-28 14:35:40 +02:00
#: 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 "Tags"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/setTags.ts:38
2021-07-28 14:35:40 +02:00
msgid "Add or remove tags:"
msgstr "Tags toevoegen of verwijderen:"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showNoteContentProperties.ts:8
2021-07-28 14:35:40 +02:00
msgid "Statistics..."
msgstr "Statistiek ..."
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showNoteProperties.ts:7
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:390
msgid "Note properties"
msgstr "Eigenschappen"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showShareFolderDialog.ts:6
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Share notebook..."
msgstr "Notitie delen ..."
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showShareNoteDialog.ts:6
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Publish note..."
msgstr "Notitie delen ..."
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showSpellCheckerMenu.ts:11
#: packages/lib/services/spellChecker/SpellCheckerService.ts:197
2021-07-28 14:35:40 +02:00
msgid "Spell checker"
msgstr "Spellingscontrole"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleEditors.ts:8
2021-07-28 14:35:40 +02:00
msgid "Toggle editors"
msgstr "Verwissel van editor"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleLayoutMoveMode.ts:7
2021-07-28 14:35:40 +02:00
msgid "Change application layout"
msgstr "Verander de layout"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleNoteList.ts:9
2021-07-28 14:35:40 +02:00
msgid "Toggle note list"
msgstr "Toon / Verberg notitielijst"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleSideBar.ts:9
2021-07-28 14:35:40 +02:00
msgid "Toggle sidebar"
msgstr "Toon / Verberg zijbalk"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleVisiblePanes.ts:6
2021-07-28 14:35:40 +02:00
msgid "Toggle editor layout"
msgstr "Wissel editor layout"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MasterPasswordDialog/Dialog.js:180
#, fuzzy
msgid "Manage master password"
msgstr "Geef hoofdpaswoord in:"
#: packages/app-desktop/gui/MasterPasswordDialog/Dialog.js:180
#: packages/app-desktop/gui/MasterPasswordDialog/Dialog.js:181
#, fuzzy
msgid "Reset master password"
msgstr "Geef hoofdpaswoord in:"
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 "Importeren van \"%s\" in \"%s\" formaat. Even geduld ..."
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MenuBar.js:288 packages/app-desktop/gui/Root.js:172
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 "Notitiebijlagen ..."
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:343
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:724
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:13
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.ts:143
2021-07-28 14:35:40 +02:00
msgid "Copy"
msgstr "Kopieer"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:354
#: packages/app-desktop/gui/MenuBar.js:425
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MenuBar.js:714
2021-07-28 14:35:40 +02:00
msgid "&File"
msgstr "&Bestand"
2020-10-11 17:18:58 +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-13 23:47:15 +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-10-11 17:18:58 +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 "Kijken of er updates zijn ..."
2020-06-13 23:47:15 +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 "Exporteer alle"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:408
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Hide %s"
msgstr "Verberg %s"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
# remarkt that this is the second &B in the menu.
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:466
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/MenuBar.js:718
2021-07-28 14:35:40 +02:00
msgid "&Edit"
msgstr "&Bijwerken"
2018-09-28 20:25:56 +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 "&Weergave"
2019-12-18 13:45:10 +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 "Volgorde layout-knop"
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 "Inzoomen"
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 "Uitzoomen"
2021-07-26 01:11:51 +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 "&Ga"
2021-07-26 01:11:51 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:579
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteBody.ts:7
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteTitle.ts:7
#: packages/app-desktop/gui/NoteList/commands/focusElementNoteList.ts:8
#: packages/app-desktop/gui/Sidebar/commands/focusElementSideBar.ts:9
2021-07-28 14:35:40 +02:00
msgid "Focus"
msgstr "Focus"
2019-12-18 13:45:10 +02:00
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-06-13 23:47: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"
2020-10-29 16:34:31 +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 "&Hulpmiddelen"
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"
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"
2020-06-21 00:21:11 +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 "Doe een gift"
2020-10-29 16:34:31 +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 "Toon / Verberg ontwikkelingshulpmiddelen"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:76
msgid "Words"
msgstr "Woorden"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:77
msgid "Characters"
msgstr "Tekens"
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 "Tekens zonder spaties"
2021-04-03 21:00:38 +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-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:790 packages/lib/models/Setting.ts:791
#: packages/lib/models/Setting.ts:792
2021-07-28 14:35:40 +02:00
msgid "Editor"
msgstr "Editor"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:99
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:790 packages/lib/models/Setting.ts:791
#: packages/lib/models/Setting.ts:793
2021-07-28 14:35:40 +02:00
msgid "Viewer"
msgstr "Weergave"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
# Context needed
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:105
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Read time: %s min"
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:108
msgid "Statistics"
msgstr "Statistiek"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:113
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:262
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 "Sluit"
2021-07-28 14:35:40 +02:00
# Unclear to me what 'strong' means. Bold? And what is the difference with 'emphasised'?
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:189
2021-07-28 14:35:40 +02:00
msgid "strong text"
msgstr ""
2021-07-28 14:35:40 +02:00
# Unclear to me what 'emphasised' means. Bold? And what is the difference with 'strong'?
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:190
2021-07-28 14:35:40 +02:00
msgid "emphasised text"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:192
2021-07-28 14:35:40 +02:00
msgid "Insert Hyperlink"
msgstr "Koppeling inlassen"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
# Unclear. Context needed.
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:226
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:228
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:229
2021-07-28 14:35:40 +02:00
msgid "List item"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:594
2021-07-28 14:35:40 +02:00
msgid "Layout"
msgstr "Layout"
2019-05-13 23:52:42 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:594
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
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
"note."
msgstr "Deze notitie heeft geen inhoud. Klik op \"%s\" om ze te bewerken."
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:717
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:18
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.ts:135
2021-07-28 14:35:40 +02:00
msgid "Cut"
msgstr "Knip"
2021-06-21 17:26:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:731
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:23
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.ts:150
2021-07-28 14:35:40 +02:00
msgid "Paste"
msgstr "Plak"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:523
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:53
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:801
msgid "Attach file"
msgstr "Voeg bestand toe"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:533
2021-07-28 14:35:40 +02:00
msgid "Code Block"
msgstr "Blok code"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:542
2021-07-28 14:35:40 +02:00
msgid "Inline Code"
msgstr "Inline-code"
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:557
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:83
2021-07-28 14:35:40 +02:00
msgid "Insert Date Time"
msgstr "Datum en tijd inlassen"
2020-07-12 20:33:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1013
2021-07-28 14:35:40 +02:00
msgid "Drop notes or files here"
msgstr "Sleep notities of bestanden hier naartoe"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1013
2021-07-28 14:35:40 +02:00
msgid "Code View"
msgstr "Code-weergave"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1013
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
"Please wait for all attachments to be downloaded and decrypted. You may also "
"switch to %s to edit the note."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Gelieve te wachten tot alle bijlagen opgehaald en gedecrypteerd zijn. U kan "
"ook overschakelen naar %s om de notitie te bewerken."
2020-12-05 23:36:47 +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 "Selectievakjeslijst"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/openEditDialog.ts:83
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:998
msgid "Edit"
msgstr "Bewerk"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.ts:14
2021-07-28 14:35:40 +02:00
msgid "Highlight"
2020-10-29 16:34:31 +02:00
msgstr ""
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.ts:19
2021-07-28 14:35:40 +02:00
msgid "Strikethrough"
2021-06-21 17:26:49 +02:00
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.ts:24
2021-07-28 14:35:40 +02:00
msgid "Insert"
msgstr ""
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.ts:30
2021-07-28 14:35:40 +02:00
msgid "Superscript"
2020-10-09 22:05:10 +02:00
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.ts:36
2021-07-28 14:35:40 +02:00
msgid "Subscript"
2020-10-09 22:05:10 +02:00
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:289
2021-07-28 14:35:40 +02:00
msgid "Click to add tags..."
msgstr "Klik om tags toe te voegen ..."
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:344
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 is aanbevolen om u "
"daarvan bewust te zijn vooraleer hem te gebruiken."
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:348
2021-07-28 14:35:40 +02:00
msgid "Read more about it"
msgstr "Meer hierover"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
# Context needed. What is being dismissed?
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:353
2021-07-28 14:35:40 +02:00
msgid "Dismiss"
msgstr "Verwerpen"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:389
2021-07-28 14:35:40 +02:00
msgid "The following attachments are being watched for changes:"
msgstr "Van volgende bijlagen wordt het wijzigen opgevolgd:"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
# Suggestion for English: ... to another note.
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:392
2021-07-28 14:35:40 +02:00
msgid ""
"The attachments will no longer be watched when you switch to a different "
"note."
2021-06-21 17:26:49 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"De bijlagen worden niet langer opgevolgd als u naar een andere notitie "
"wisselt."
2021-06-21 17:26:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:398
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "In: %s"
msgstr "In: %s"
2021-06-21 17:26:49 +02:00
# Context needed
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteTitle/NoteTitleBar.js:79
msgid "to-do"
msgstr "to-do"
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-11-08 17:22:08 +02:00
#: packages/server/dist/models/UserModel.js:204
#: packages/server/dist/models/UserModel.js:213
#: packages/server/src/models/UserModel.ts:202
#: packages/server/src/models/UserModel.ts:217
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 "Nieuwe %s aanmaken ..."
2021-06-21 17:26:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteBody.ts:6
2021-09-19 14:37:08 +02:00
msgid "Note body"
msgstr "Notitietekst"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteTitle.ts:6
2021-09-19 14:37:08 +02:00
msgid "Note title"
msgstr "Notitietitel"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/commands/showLocalSearch.ts:6
2021-09-19 14:37:08 +02:00
msgid "Search in current note"
msgstr "Zoeken in actuele notitie"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:28
2021-07-28 14:35:40 +02:00
msgid "Select all"
msgstr "Selecteer alles"
2021-06-21 17:26:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:33
2021-07-28 14:35:40 +02:00
msgid "Bold"
msgstr "Vetjes"
2021-06-21 17:26:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:38
2021-07-28 14:35:40 +02:00
msgid "Italic"
msgstr "Cursief"
2021-06-21 17:26:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:43
2021-07-28 14:35:40 +02:00
msgid "Hyperlink"
msgstr "Koppeling"
2021-06-21 17:26:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:48
2021-07-28 14:35:40 +02:00
msgid "Code"
msgstr "Code"
2021-06-21 17:26:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:58
2021-07-28 14:35:40 +02:00
msgid "Numbered List"
msgstr "Nummering"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:63
2021-07-28 14:35:40 +02:00
msgid "Bulleted List"
msgstr "Opsommingstekens"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:68
2021-07-28 14:35:40 +02:00
msgid "Checkbox"
msgstr "Selectievakje"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:73
2021-07-28 14:35:40 +02:00
msgid "Heading"
msgstr "Hoofding"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:78
2021-07-28 14:35:40 +02:00
msgid "Horizontal Rule"
msgstr "Horizontale lijn"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:88
2021-07-28 14:35:40 +02:00
msgid "Delete line"
msgstr "Lijn verwijderen"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:92
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Duplicate line"
msgstr "Dupliceer"
2020-02-18 22:01:29 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:96
2021-07-28 14:35:40 +02:00
msgid "Undo"
msgstr "Ongedaan maken"
2018-06-13 20:22:18 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:100
2021-07-28 14:35:40 +02:00
msgid "Redo"
msgstr "Opnieuw"
2018-06-13 20:22:18 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:104
2021-07-28 14:35:40 +02:00
msgid "Indent less"
msgstr "Insprong verkleinen"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:108
2021-07-28 14:35:40 +02:00
msgid "Indent more"
msgstr "Insprong vergroten"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:112
2021-07-28 14:35:40 +02:00
msgid "Toggle comment"
msgstr "In commentaar zetten"
2018-06-21 19:04:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:116
2021-07-28 14:35:40 +02:00
msgid "Sort selected lines"
msgstr "Rangschik geselecteerde regels"
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:120
2021-07-28 14:35:40 +02:00
msgid "Swap line up"
msgstr "Een regel omhoog"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:124
2021-07-28 14:35:40 +02:00
msgid "Swap line down"
msgstr "Een regel omlaag"
2020-03-03 09:56:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.ts:70
2021-07-28 14:35:40 +02:00
msgid "There was an error downloading this attachment:"
msgstr "Er was een fout bij het ophalen van deze bijlage:"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.ts:72
#: packages/lib/services/ResourceEditWatcher/index.ts:231
2021-07-28 14:35:40 +02:00
msgid "This attachment is not downloaded or not decrypted yet"
msgstr "Deze bijlage is nog niet opgehaald of nog niet gedecrypteerd"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.ts:100
2021-07-28 14:35:40 +02:00
msgid "Open..."
msgstr "Openen ..."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.ts:107
2021-07-28 14:35:40 +02:00
msgid "Save as..."
msgstr "Opslaan als ..."
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.ts:119
2021-07-28 14:35:40 +02:00
msgid "Reveal file in folder"
msgstr "Toon bestand in map"
2020-07-19 21:18:42 +02:00
2021-07-28 14:35:40 +02:00
# Why mention 'to clipboard'. Isn't that where something that is copied is always placed?
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.ts:127
2021-07-28 14:35:40 +02:00
msgid "Copy path to clipboard"
msgstr "Kopieer pad"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.ts:164
2021-07-28 14:35:40 +02:00
msgid "Copy Link Address"
msgstr "Kopieer koppelingslocatie"
2019-12-18 13:45:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/useMessageHandler.ts:75
2021-07-28 14:35:40 +02:00
#: 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 koppeling 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 rangschikking"
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 "Weergave"
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-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:806
2021-07-28 14:35:40 +02:00
msgid "Sort notes by"
msgstr "Rangschik notities volgens"
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-12-05 23:36:47 +02:00
#, javascript-format
2020-10-29 16:34:31 +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 manueel te rangschikken, moet de rangschikking veranderd "
"worden in \"%s\" in het menu \"%s\" > \"%s\""
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 "Geen notities. Maak een notitie door op \"Nieuwe notitie\" te klikken."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:415
2020-10-11 17:18:58 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"There is currently no notebook. Create one by clicking on \"New notebook\"."
2020-10-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"U heeft momenteel geen notitieboek. Maak een notitieboek door op \"Nieuw "
"notitieboek\" te klikken."
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteList/commands/focusElementNoteList.ts:7
2021-07-28 14:35:40 +02:00
msgid "Note list"
msgstr "Notitielijst"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/NoteListControls/commands/focusSearch.ts:6
2021-07-28 14:35:40 +02:00
msgid "Search in all the notes"
msgstr "Zoek in alle notities"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:31
msgid "Completed"
msgstr "Voltooid"
2020-06-13 23:47:15 +02:00
# Context needed
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-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2050
2021-07-28 14:35:40 +02:00
msgid "Note History"
msgstr "Notitiehistoriek"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:35
msgid "Markup"
msgstr "Opmaak"
2020-10-29 16:34:31 +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"
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 historiek"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:178
2020-10-11 17:18:58 +02:00
#, javascript-format
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"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."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Klik op \"%s\" om de notitie te herstellen. De notitie wordt gekopieerd naar "
"het notitieboek met de naam \"%s\". De huidige versie van de notitie zal "
"niet worden vervangen of gewijzigd."
2018-01-28 19:38:30 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/PromptDialog.min.js:249
msgid "Clear"
msgstr "Vrijmaken"
2018-02-02 02:02:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:32
msgid "Title"
msgstr "Titel"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:36
msgid "Size"
msgstr "Grootte"
2019-12-18 13:45:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:40
msgid "Action"
msgstr "Actie"
2019-12-18 13:45:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:43
2021-11-08 17:22:08 +02:00
#: packages/lib/models/BaseItem.ts:809 packages/lib/path-utils.ts:81
#: packages/lib/path-utils.ts:125
2021-07-28 14:35:40 +02:00
msgid "Untitled"
msgstr "Untitled"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:95
#, javascript-format
msgid "Delete attachment \"%s\"?"
msgstr "Bijlage \"%s\" verwijderen?"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:141
2020-10-29 16:34:31 +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."
msgstr ""
2021-07-28 14:35:40 +02:00
"Dit is een geavanceerd hulpmiddel om de bijlagen te tonen die aan uw "
"notities zijn gekoppeld. Wees voorzichtig als u er een verwijdert, want ze "
"kunnen nadien niet meer worden hersteld."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:144
msgid "No resources!"
msgstr "Geen bijlages!"
2020-10-11 17:18:58 +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: om redenen van performantie worden niet alle bijlagen getoond "
"(beperking: %s)."
2020-04-06 02:37:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Root.js:113
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Confirmation"
msgstr "Configuratie"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Root.js:126
2021-07-28 14:35:40 +02:00
msgid "The Web Clipper needs your authorisation to access your data."
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Root.js:127
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Grant authorisation"
msgstr "Autorisatietoken:"
2020-07-19 21:18:42 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Root.js:167
2021-07-28 14:35:40 +02:00
msgid "OneDrive Login"
msgstr "OneDrive Login"
2020-07-19 21:18:42 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Root.js:168
2021-07-28 14:35:40 +02:00
msgid "Dropbox Login"
msgstr "Dropbox Login"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Root.js:171
2021-07-28 14:35:40 +02:00
msgid "Note attachments"
msgstr "Notitiebijlagen"
2018-03-14 19:32:05 +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"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:175
2021-07-28 14:35:40 +02:00
msgid ""
"Delete this invitation? The recipient will no longer have access to this "
"shared notebook."
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:182
#, javascript-format
msgid ""
"The recipient could not be removed from the list. Please try again.\n"
"\n"
"The error was: \"%s\""
msgstr ""
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:195
2021-07-28 14:35:40 +02:00
msgid "Add recipient:"
msgstr ""
2019-03-03 19:14:17 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:198
#: packages/app-mobile/components/NoteBodyViewer/hooks/useOnResourceLongPress.ts:20
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:826
msgid "Share"
msgstr "Delen"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:207
2021-07-28 14:35:40 +02:00
msgid "Recipient has not yet accepted the invitation"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:208
2021-07-28 14:35:40 +02:00
msgid "Recipient has rejected the invitation"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:209
2021-07-28 14:35:40 +02:00
msgid "Recipient has accepted the invitation"
msgstr ""
2021-06-04 06:34:19 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:219
2021-07-28 14:35:40 +02:00
msgid "Recipients:"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:231
2021-06-04 06:34:19 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Synchronizing..."
msgstr "Synchroniseren ..."
2021-06-04 06:34:19 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:232
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Sharing notebook..."
msgstr "Notitie delen ..."
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:240
msgid ""
"Please note that if it is a large notebook, it may take a few minutes for "
"all the notes to show up on the recipient's device."
msgstr ""
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:245
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Unshare this notebook? The recipients will no longer have access to its "
"content."
2020-10-29 16:34:31 +02:00
msgstr ""
2020-01-21 02:11:57 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:255
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Share Notebook"
msgstr "Notities delen"
2020-01-21 02:11:57 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:144
#, fuzzy
msgid "Unpublish note"
msgstr "Delen"
2020-01-21 02:11:57 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:171
msgid "Synchronising..."
msgstr "Synchroniseren ..."
2020-06-02 20:36:22 +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] "Generatie koppeling ..."
msgstr[1] "Generatie koppelingen ..."
2020-06-02 20:36:22 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:175
msgid "Link has been copied to clipboard!"
msgid_plural "Links have been copied to clipboard!"
msgstr[0] "Koppeling is gekopieerd naar klembord!"
msgstr[1] "Koppelingen zijn gekopieerd naar klembord!"
2020-04-19 01:20:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:182
msgid ""
"Note: When a note is shared, it will no longer be encrypted on the server."
msgstr ""
"Opmerking: wanneer een notitie gedeeld wordt, is ze niet langer "
"geëncrypteerd op de server."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:187
msgid "Publish Notes"
msgstr ""
2020-10-29 16:34:31 +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 koppeling"
msgstr[1] "Kopieer deelbare koppelingen"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:191
2021-07-28 14:35:40 +02:00
msgid "Remove"
msgstr "Verwijderen"
2020-04-19 01:20:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:194
2021-07-28 14:35:40 +02:00
#: 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 zullen ook verwijderd "
"worden."
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:199
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Remove tag \"%s\" from all notes?"
msgstr "De tag \"%s\" verwijderen van alle notities?"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:202
2021-07-28 14:35:40 +02:00
msgid "Remove this search from the sidebar?"
msgstr "Dit item verwijderen van de zijbalk?"
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:270
#: packages/app-desktop/gui/Sidebar/Sidebar.js:279
#: packages/app-desktop/gui/utils/NoteListUtils.ts:139
#, fuzzy
msgid "Copy external link"
msgstr "Beëindig externe bijwerking"
#: packages/app-desktop/gui/Sidebar/Sidebar.js:341
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/notes.js:188
#: packages/app-mobile/components/side-menu-content.js:368
msgid "All notes"
msgstr "Alle notities"
2020-04-19 01:20:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:475
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:338
2021-11-08 17:22:08 +02:00
#: packages/lib/commands/synchronize.ts:8
2021-07-28 14:35:40 +02:00
msgid "Synchronise"
msgstr "Synchroniseren"
2019-04-02 01:11:40 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:500
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:372
msgid "Notebooks"
msgstr "Notitieboeken"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:523
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:325
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Decrypting items: %d/%d"
msgstr "Items decrypteren: %d/%d"
2019-11-11 08:46:03 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:527
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:330
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Fetching resources: %d/%d"
msgstr "Bijlages ophalen: %d/%d"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/Sidebar/commands/focusElementSideBar.ts:8
2021-07-28 14:35:40 +02:00
msgid "Sidebar"
msgstr "Zijbalk"
2019-11-11 08:46:03 +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 "Selecteer waar de synchronisatie status naar geëxporteerd moet worden"
2020-10-29 16:34:31 +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 "Alle opnieuw proberen"
2019-11-11 08:46:03 +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-10-11 17:18:58 +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 "Exporteer debug rapport"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/SyncWizard/Dialog.js:157
#, fuzzy
msgid "Sync your notes"
msgstr "Rangschik notities volgens"
#: 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 "Maak eerst een notitieboek aan"
#: 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 "Maakt een nieuwe notitie aan."
#: packages/app-desktop/gui/SyncWizard/Dialog.js:210
msgid "Login"
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:231
#, fuzzy
msgid "Select"
msgstr "Selecteer alles"
#: 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-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.ts:56
2021-07-28 14:35:40 +02:00
msgid "Duplicate"
msgstr "Dupliceer"
2019-06-08 01:47:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.ts:61
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s - Copy"
msgstr "%s - Kopieer"
2019-06-08 01:47:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.ts:76
2021-07-28 14:35:40 +02:00
msgid "Switch between note and to-do type"
msgstr "Wissel tussen notitie en to-do"
2019-06-08 01:47:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.ts:105
2021-07-28 14:35:40 +02:00
msgid "Switch to note type"
msgstr "Wissel naar notitie"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.ts:114
2021-07-28 14:35:40 +02:00
msgid "Switch to to-do type"
msgstr "Wissel naar to-do"
2019-06-08 01:47:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.ts:124
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:847
msgid "Copy Markdown link"
msgstr "Kopieer Markdown koppeling"
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/plugins/GotoAnything.js:479
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."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"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 tag, of @ gevolgd door de "
"naam van een notitieboek. Of typ : om naar commando's te zoeken."
2019-06-08 01:47:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/plugins/GotoAnything.js:513
2021-08-19 14:06:11 +02:00
msgid "Command palette"
msgstr "Commandopalet"
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-11-08 17:22:08 +02:00
#: packages/lib/shim-init-node.js:166 packages/lib/versionInfo.ts:27
2021-07-28 14:35:40 +02:00
msgid "Yes"
msgstr "Ja"
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-11-08 17:22:08 +02:00
#: packages/lib/shim-init-node.js:166 packages/lib/versionInfo.ts:27
2021-07-28 14:35:40 +02:00
msgid "No"
msgstr "Neen"
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-desktop/services/share/invitationRespond.ts:20
#, javascript-format
msgid ""
"Could not respond to the invitation. Please try again, or check with the "
"notebook owner if they are still sharing it.\n"
"\n"
"The error was: \"%s\""
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/CameraView.js:158
msgid "Permission to use camera"
msgstr "Toestemming camera te gebruiken"
2020-06-02 21:40:28 +02:00
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."
2019-06-08 01:47:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/NoteBodyViewer/hooks/useOnResourceLongPress.ts:19
2021-07-28 14:35:40 +02:00
msgid "Open"
msgstr "Open"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/SelectDateTimeDialog.js:78
msgid "Clear alarm"
msgstr "Wis melding"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/SelectDateTimeDialog.js:80
msgid "Save alarm"
msgstr "Melding 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 momenteel geen notitieboeken."
#: packages/app-mobile/components/note-list.js:101
msgid "Create a notebook"
msgstr "Maak nieuw notitieboek aan"
#: packages/app-mobile/components/note-list.js:105
msgid "There are currently no notes. Create one by clicking on the (+) button."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Er zijn momenteel geen notities. Maak een notitie door op (+) te klikken."
2020-06-02 21:40:28 +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"
2019-06-08 01:47:09 +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."
2020-06-13 23:47:15 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Om bestandssysteemsynchronisatie te kunnen gebruiken, is uw toestemming "
"vereist om naar externe opslag te schrijven."
2019-06-08 01:47:09 +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"
2019-06-08 01:47:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:312
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:213
2021-07-28 14:35:40 +02:00
msgid "Encryption Config"
msgstr "Encryptie configuratie"
2019-06-08 01:47:09 +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"
2019-06-08 01:47:09 +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"
2019-06-08 01:47:09 +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-10-11 17:18:58 +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 aanmaken ..."
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 "Exporteer debug rapport"
2019-06-08 01:47:09 +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 herstellen ..."
2019-06-08 01:47:09 +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 herstellen"
2019-10-17 00:14:43 +02:00
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-29 16:34:31 +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 "
"het zoeken. Dit kan lang duren, afhankelijk van het aantal notities."
2020-04-19 01:20:09 +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 ..."
2019-11-11 08:46:03 +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"
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 "For debugging purpose only: export your profile to an external SD card."
msgstr ""
"Enkel met het oog op debugging: exporteer je profiel naar een externe SD "
"card."
2020-10-29 16:34:31 +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"
msgstr ""
2021-01-28 18:37:28 +02:00
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"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:445
2021-04-03 21:00:38 +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"
2021-04-03 21:00:38 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Om correct te werken, heeft de app de volgende permissies nodig. Schakel ze "
"in uw telefooninstellingen in, in Apps > Joplin > Machtigingen"
2021-04-03 21:00:38 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:446
2020-06-13 23:47:15 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"- Storage: to allow attaching files to notes and to enable filesystem "
"synchronisation."
2020-06-13 23:47:15 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"- Opslag: om toe te laten bestanden als bijlage te voegen bij notities en om "
"filesystem-synchronisatie mogelijk te maken."
2020-06-02 21:40:28 +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."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"- Camera: om toe te laten een foto te maken en deze als bijlage te voegen "
"bij een notitie."
2020-12-05 23:36:47 +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: om toe te laten geo-locatie toe te voegen aan een notitie."
2020-06-02 21:40:28 +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"
2021-05-13 11:34:25 +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 "Privacybeleid"
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:468
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Database v%s"
2021-05-13 11:34:25 +02:00
msgstr ""
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:470
2021-07-28 14:35:40 +02:00
#, fuzzy, javascript-format
msgid "FTS enabled: %d"
msgstr "Verwijderen: %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"
2019-11-05 02:02:39 +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 werd aangepast:"
2019-11-05 02:02:39 +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-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:100
msgid "Discard changes"
msgstr "Verwerp wijzigingen"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:152
2020-06-13 23:47:15 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "No item with ID %s"
msgstr "Geen item met ID %s"
2020-10-11 17:18:58 +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 nog niet opgehaald of nog niet gedecrypteerd."
2020-06-13 23:47:15 +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"
2021-04-03 21:00:38 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"De mobiele Joplin app ondersteunt momenteel dit type koppeling niet: %s"
2021-04-03 21:00:38 +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 "Koppelingen met protocol \"%s\" worden niet ondersteund"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:368
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"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."
2019-11-05 02:02:39 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Om een geo-locatie 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 de instellingen."
2018-05-09 22:05:52 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:369
msgid "Permission needed"
msgstr "Toestemming vereist"
2018-01-31 21:14:32 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:529
2021-11-08 17:22:08 +02:00
#: packages/lib/shim-init-node.js:165
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. Wil u "
"ze verkleinen tot %d pixels vooraleer ze bij te voegen?"
2018-01-31 21:14:32 +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 "Afbeeldingstype %s wordt niet ondersteund"
2020-10-11 17:18:58 +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 "Aangemaakt: %s"
2018-01-31 21:14:32 +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"
2018-01-31 21:14:32 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:754
msgid "View on map"
msgstr "Toon op de kaart"
2020-10-11 17:18:58 +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"
2019-04-21 15:55:12 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:790
msgid "Attach..."
msgstr "Bijvoegen ..."
2019-10-17 00:14:43 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:805
msgid "Attach photo"
msgstr "Voeg foto toe"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:806
msgid "Take photo"
msgstr "Maak en foto"
2020-10-11 17:18:58 +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 "Converteer naar notitie"
2020-04-19 01:20:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:840
msgid "Convert to todo"
msgstr "Converteer naar to-do"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:854
msgid "Properties"
msgstr "Eigenschappen"
# Context needed
#: packages/app-mobile/components/screens/Note.js:986
msgid "Add body"
2020-10-29 16:34:31 +02:00
msgstr ""
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:1019
msgid "Add title"
msgstr "Titel toevoegen"
2019-04-02 18:27:19 +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 tags:"
2019-04-02 18:27:19 +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 tags of selecteer uit lijst"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/UpgradeSyncTargetScreen.js:42
msgid "Sync Target Upgrade"
msgstr "Synchronisatiedoel Upgrade"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/dropbox-login.js:55
msgid "Login with Dropbox"
msgstr "Login with Dropbox"
2019-04-02 18:27:19 +02:00
2021-07-28 14:35:40 +02:00
# Context needed
#: packages/app-mobile/components/screens/dropbox-login.js:66
msgid "Enter code here"
msgstr "Code hier ingeven"
2019-04-02 18:27:19 +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"
2018-02-02 02:02:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:103
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:134
2021-07-28 14:35:40 +02:00
msgid "Password:"
msgstr "Wachtwoord:"
2018-04-28 11:40:55 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:114
2021-07-28 14:35:40 +02:00
msgid "Password cannot be empty"
msgstr "Wachtwoord kan niet leeg zijn"
2018-12-09 02:22:16 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:117
2021-07-28 14:35:40 +02:00
msgid "Confirm password cannot be empty"
msgstr "Bevestiging wachtwoord kan niet leeg zijn"
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:161
#, fuzzy
msgid "Loaded"
msgstr "Opgehaald"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/folder.js:87
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "The notebook could not be saved: %s"
msgstr "Het notitieboek kon niet opgeslagen worden: %s"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/folder.js:109
msgid "Edit notebook"
msgstr "Bewerk notitieboek"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/folder.js:110
msgid "Enter notebook title"
msgstr "Geef titel van notitieboek in"
2018-03-02 20:12:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/onedrive-login.js:110
msgid "Login with OneDrive"
msgstr "Log in met OneDrive"
2018-01-28 19:38:30 +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 "Vernieuwen"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/search.js:160
msgid "Search"
msgstr "Zoeken"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:126
#, javascript-format
msgid "Notebook: %s"
msgstr "Notitieboek: %s"
2020-12-05 23:36:47 +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 hernoemd worden"
2020-12-05 23:36:47 +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"
2020-12-05 23:36:47 +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 ""
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/BaseApplication.ts:165 packages/lib/BaseApplication.ts:178
#: packages/lib/BaseApplication.ts:215
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Usage: %s"
msgstr "Gebruik: %s"
2021-11-08 17:22:08 +02:00
#: packages/lib/BaseApplication.ts:262
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Unknown flag: %s"
msgstr "Onbekende optie: %s"
2021-11-08 17:22:08 +02:00
#: packages/lib/JoplinServerApi.ts:91
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
"Could not connect to Joplin Server. Please check the Synchronisation options "
"in the config screen. Full error was:\n"
"\n"
"%s"
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Kon geen verbinding maken met de Joplin Server. Controleer de Synchronisatie "
"opties in het configuratie scherm. Volledige fout was:\n"
"\n"
"%s"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetAmazonS3.js:28
msgid "AWS S3"
msgstr "AWS S3"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetDropbox.js:25
msgid "Dropbox"
msgstr "Dropbox"
#: packages/lib/SyncTargetFilesystem.js:18
msgid "File system"
msgstr "Bestandssysteem"
2021-11-08 17:22:08 +02:00
#: packages/lib/SyncTargetJoplinCloud.ts:30
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Cloud"
msgstr "Joplin Forum"
2021-11-08 17:22:08 +02:00
#: packages/lib/SyncTargetJoplinCloud.ts:34
2021-08-19 14:06:11 +02:00
msgid ""
"Joplin's own sync service. Also gives access to Joplin-specific features "
"such as publishing notes or collaborating on notebooks with others."
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/SyncTargetJoplinServer.ts:61
2021-07-28 14:35:40 +02:00
msgid "Joplin Server"
msgstr "Joplin Server"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetNextcloud.js:25
msgid "Nextcloud"
msgstr "Nextcloud"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/SyncTargetNone.ts:16
2021-08-19 14:06:11 +02:00
msgid "(None)"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/SyncTargetOneDrive.ts:29
2021-07-28 14:35:40 +02:00
msgid "OneDrive"
msgstr "OneDrive"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetWebDAV.js:23
msgid "WebDAV"
msgstr "WebDAV"
2021-02-06 18:42:48 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:188
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Created local items: %d."
msgstr "Aangemaakte lokale items: %d."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:189
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Updated local items: %d."
msgstr "Bijgewerkte lokale items: %d."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:190
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Created remote items: %d."
msgstr "Aangemaakte remote items: %d."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:191
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Updated remote items: %d."
msgstr "Bijgewerkte remote items: %d."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:192
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Deleted local items: %d."
msgstr "Verwijderde lokale items: %d."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:193
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Deleted remote items: %d."
msgstr "Verwijderde remote items: %d."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:194
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Fetched items: %d/%d."
msgstr "Opgehaalde items: %d/%d."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:195
2021-07-28 14:35:40 +02:00
msgid "Cancelling..."
msgstr "Annuleren..."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:196
2021-07-28 14:35:40 +02:00
#, fuzzy, javascript-format
msgid "Completed: %s (%s)"
msgstr "Voltooid: %s"
2021-06-04 06:34:19 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:197
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Last error: %s"
msgstr "Laatste fout: %s"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:310
2021-07-28 14:35:40 +02:00
msgid "Idle"
msgstr "Inactief"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:311
2021-07-28 14:35:40 +02:00
msgid "In progress"
msgstr "In uitvoering"
2021-11-08 17:22:08 +02:00
#: packages/lib/Synchronizer.ts:1093
2021-07-28 14:35:40 +02:00
msgid ""
"Unknown item type downloaded - please upgrade Joplin to the latest version"
msgstr ""
"Onbekend item type opgehaald - gelieve Joplin te upgraden naar de recentste "
"versie"
2021-11-08 17:22:08 +02:00
#: packages/lib/commands/historyForward.ts:6
2021-07-28 14:35:40 +02:00
msgid "Forward"
msgstr "Verder"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/commands/openMasterPasswordDialog.ts:6
#, fuzzy
msgid "Manage master password..."
msgstr "Geef hoofdpaswoord in:"
#: packages/lib/components/EncryptionConfigScreen/utils.ts:46
2021-09-19 14:37:08 +02:00
#, javascript-format
msgid "Decrypted items: %s / %s"
msgstr "Gedecrypteerde items: %s / %s"
2021-11-08 17:22:08 +02:00
#: packages/lib/components/EncryptionConfigScreen/utils.ts:51
#, fuzzy
msgid ""
"Enabling encryption means *all* your notes and attachments are going to be "
"re-synchronised and sent encrypted to the sync target."
2021-09-19 14:37:08 +02:00
msgstr ""
2021-11-08 17:22:08 +02:00
"Encryptie uitschakelen betekent dat *al* uw notities en toevoegingen opnieuw "
"gesynchroniseerd zullen worden en ontsleuteld naar het synchronisatiedoel "
"zullen gestuurd worden. Wil u verder gaan?"
2021-09-19 14:37:08 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/components/EncryptionConfigScreen/utils.ts:54
#, fuzzy
msgid "To continue, please enter your master password below."
msgstr "Geef hoofdpaswoord in:"
#: packages/lib/components/EncryptionConfigScreen/utils.ts:56
#, fuzzy
msgid ""
"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."
msgstr ""
"Encryptie inschakelen betekent dat *al* uw notities en bijlagen opnieuw "
"gesynchroniseerd zullen worden en versleuteld verzonden worden naar het "
"synchronisatiedoel. Verlies het wachtwoord niet, aangezien dit de enige "
"manier is om de data te ontsleutelen. Om encryptie in te schakelen, vul uw "
"wachtwoord hieronder in."
#: packages/lib/components/EncryptionConfigScreen/utils.ts:65
2021-09-19 14:37:08 +02:00
msgid ""
"Please confirm that you would like to re-encrypt your complete database."
msgstr "Gelieve te bevestigen dat u uw hele databank opnieuw wil encrypteren."
2021-11-08 17:22:08 +02:00
#: packages/lib/components/EncryptionConfigScreen/utils.ts:71
2021-09-19 14:37:08 +02:00
msgid "Your data is going to be re-encrypted and synced again."
msgstr "Uw data zullen opnieuw geëncrypteerd en gesynchroniseerd worden."
2021-11-08 17:22:08 +02:00
#: packages/lib/components/EncryptionConfigScreen/utils.ts:204
2021-09-19 14:37:08 +02:00
msgid ""
"Please enter your password in the master key list below before upgrading the "
"key."
msgstr ""
"Gelieve uw paswoord in te geven in de lijst hoofdsleutels hieronder, "
"alvorens de sleutel te upgraden."
2021-11-08 17:22:08 +02:00
#: packages/lib/components/EncryptionConfigScreen/utils.ts:212
2021-09-19 14:37:08 +02:00
msgid "The master key has been upgraded successfully!"
msgstr "De hoofdsleutel is met succes geüpgrade!"
2021-11-08 17:22:08 +02:00
#: packages/lib/components/EncryptionConfigScreen/utils.ts:214
2021-09-19 14:37:08 +02:00
#, javascript-format
msgid "Could not upgrade master key: %s"
msgstr "Kon hoofdsleutel niet upgraden: %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 "Verifiëren ... Even geduld."
2020-12-05 23:36:47 +02:00
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! De configuratie van de synchronisatie is blijkbaar correct."
2020-12-05 23:36:47 +02:00
2021-10-02 12:00:03 +02:00
#: packages/lib/components/shared/config-shared.js:51
2020-12-05 23:36:47 +02:00
msgid ""
"Error. Please check that URL, username, password, etc. are correct and that "
"the sync target is accessible. The reported error was:"
msgstr ""
"Fout. Gelieve te verifiëren of URL, gebruikersnaam, paswoord, etc. correct "
"zijn en of het synchronisatiedoel bereikbaar is. De error was:"
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 succesvol 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"
"Gelieve nogmaals te proberen."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/BaseItem.ts:808
2021-07-28 14:35:40 +02:00
msgid "Encrypted"
msgstr "Versleuteld"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/BaseItem.ts:868
2021-07-28 14:35:40 +02:00
msgid "Encrypted items cannot be modified"
msgstr "Versleutelde items kunnen niet aangepast worden"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Folder.ts:38 packages/lib/models/Note.ts:36
2021-07-28 14:35:40 +02:00
msgid "title"
msgstr "titel"
# Context needed
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Folder.ts:39 packages/lib/models/Note.ts:37
2021-07-28 14:35:40 +02:00
msgid "updated date"
msgstr "datum bijwerking"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Folder.ts:110
2021-07-28 14:35:40 +02:00
msgid "Conflicts"
msgstr "Conflicten"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Folder.ts:604
2021-07-28 14:35:40 +02:00
msgid "Cannot move notebook to this location"
msgstr "Kan notitieboek niet naar deze locatie verplaatsen"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Folder.ts:656
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Notebooks cannot be named \"%s\", which is a reserved title."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Notitieboeken kunnen niet \"%s\" genoemd worden, dit is een gereserveerd "
"woord."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
# Context needed
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Note.ts:38
2021-07-28 14:35:40 +02:00
msgid "created date"
msgstr "datum aanmaak"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Note.ts:39
2021-07-28 14:35:40 +02:00
msgid "custom order"
msgstr "aangepaste rangschikking"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Note.ts:103
2021-07-28 14:35:40 +02:00
msgid "This note does not have geolocation information."
msgstr "Deze notitie bevat geen geo-locatie informatie."
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Note.ts:521
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 naar notitieboek \"%s\" kopiëren"
2019-12-18 13:45:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Note.ts:533
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 naar notitieboek \"%s\" verplaatsen"
2018-01-28 19:38:30 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Note.ts:744
2021-10-02 12:00:03 +02:00
#, javascript-format
msgid "Delete note \"%s\"?"
msgstr "Notities \"%s\" verwijderen?"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Note.ts:746
2021-10-02 12:00:03 +02:00
#, javascript-format
msgid "Delete these %d notes?"
msgstr "Deze notities %d verwijderen?"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Resource.ts:345
2021-07-28 14:35:40 +02:00
msgid "Not downloaded"
msgstr "Niet opgehaald"
# This text does not end with a period, but with three dots to indicate an ongoing action.
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Resource.ts:346
2021-07-28 14:35:40 +02:00
msgid "Downloading"
msgstr "Ophalen ..."
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Resource.ts:347
2021-07-28 14:35:40 +02:00
msgid "Downloaded"
msgstr "Opgehaald"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Resource.ts:348
2021-07-28 14:35:40 +02:00
msgid "Error"
msgstr "Fout"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Resource.ts:399
2021-08-19 14:06:11 +02:00
#, fuzzy
msgid "Conflicts (attachments)"
msgstr "Notitiebijlagen"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Resource.ts:415
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Attachment conflict: \"%s\""
msgstr "Bijlageconflict: \"%s\""
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Resource.ts:416
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid ""
"There was a [conflict](%s) on the attachment below.\n"
"\n"
"%s"
msgstr ""
"Er was een [conflict] (%s) voor onderstaande bijlage.\n"
"\n"
"%s"
2019-01-19 20:22:18 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:325
2021-07-28 14:35:40 +02:00
msgid "yes"
msgstr "ja"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:325 packages/lib/models/Setting.ts:326
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "(wysiwyg: %s)"
msgstr "(wysiwyg: %s)"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:326
2021-07-28 14:35:40 +02:00
msgid "no"
msgstr "neen"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:329
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 ""
"Opgelet: als u deze locatie wijzigt, zorg er dan voor dat u al uw inhoud "
"naar deze locatie kopieert voordat u synchroniseert, anders worden alle "
"bestanden verwijderd! Zie de FAQ voor meer details: %s"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:337
2021-07-28 14:35:40 +02:00
msgid "Light"
msgstr "Licht"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:338
2021-07-28 14:35:40 +02:00
msgid "Dark"
msgstr "Donker"
2019-01-19 20:22:18 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:339
2021-07-28 14:35:40 +02:00
msgid "Dracula"
msgstr "Dracula"
2020-10-21 22:54:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:340
2021-07-28 14:35:40 +02:00
msgid "Solarised Light"
msgstr "Gesolariseerd Licht"
2020-10-21 22:54:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:341
2021-07-28 14:35:40 +02:00
msgid "Solarised Dark"
msgstr "Gesolariseerd Donker"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:342
2021-07-28 14:35:40 +02:00
msgid "Nord"
msgstr "Nord"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:343
2021-07-28 14:35:40 +02:00
msgid "Aritim Dark"
msgstr "Aritim donker"
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:344
2021-07-28 14:35:40 +02:00
msgid "OLED Dark"
msgstr "OLED Donker"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:367
2021-08-19 14:06:11 +02:00
msgid "Open Sync Wizard..."
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:378
2021-07-28 14:35:40 +02:00
msgid "Synchronisation target"
msgstr "Synchronisatiedoel"
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:380
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-05-28 03:06:33 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Het doel waarnaartoe gesynchroniseerd wordt. Elk synchronisatiedoel kan "
"bijkomende parameters hebben die benoemd worden als 'sync.NUM."
"NAME' (hieronder gedocumenteerd)."
2020-05-28 03:06:33 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:415
2021-07-28 14:35:40 +02:00
msgid "Directory to synchronise with (absolute path)"
msgstr "Folder om mee te synchroniseren (absolute pad)"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:428
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-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:440
2021-07-28 14:35:40 +02:00
msgid "Nextcloud username"
msgstr "Nextcloud username"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:451
2021-07-28 14:35:40 +02:00
msgid "Nextcloud password"
msgstr "Nextcloud paswoord"
2020-05-28 03:06:33 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:463
2021-07-28 14:35:40 +02:00
msgid "WebDAV URL"
msgstr "WebDAV URL"
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:475
2021-07-28 14:35:40 +02:00
msgid "WebDAV username"
msgstr "WebDAV gebruikersnaam"
2018-06-21 19:04:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:486
2021-07-28 14:35:40 +02:00
msgid "WebDAV password"
msgstr "WebDAV wachtwoord"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:505
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-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:517
2021-07-28 14:35:40 +02:00
msgid "AWS S3 URL"
msgstr "AWS S3 URL"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:528
2021-07-28 14:35:40 +02:00
msgid "AWS key"
msgstr "AWS sleutel"
2018-06-21 19:04:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:539
2021-07-28 14:35:40 +02:00
msgid "AWS secret"
msgstr "AWS secret"
2018-06-21 19:04:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:551
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-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:569
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Server email"
msgstr "Joplin Server"
2020-03-30 17:03:18 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:580
2021-07-28 14:35:40 +02:00
msgid "Joplin Server password"
msgstr "Joplin Server paswoord"
2019-09-25 19:54:25 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:608
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Cloud email"
msgstr "Joplin Server"
2019-09-09 19:22:20 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:619
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Cloud password"
msgstr "Joplin Server paswoord"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:633
2021-07-28 14:35:40 +02:00
msgid "Attachment download behaviour"
msgstr "Modus voor ophalen van bijlages"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:634
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."
msgstr ""
2021-07-28 14:35:40 +02:00
"In modus \"Handmatig\" wordt een bijlage pas opgehaald als je ze aanklikt. "
"In modus \"Auto\" worden de bijlagen opgehaald wanneer je de notitie opent. "
"In modus \"Altijd\" worden alle bijlagen opgehaald, of je de notitie nu "
"opent of niet."
2019-05-13 23:52:42 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:637
2021-07-28 14:35:40 +02:00
msgid "Always"
msgstr "Altijd"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:638
2021-07-28 14:35:40 +02:00
msgid "Manual"
msgstr "Handmatig"
2019-05-13 23:52:42 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:639
2021-07-28 14:35:40 +02:00
msgid "Auto"
msgstr "Auto"
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:661
2021-07-28 14:35:40 +02:00
msgid "Max concurrent connections"
msgstr "Maximum aantal gelijktijdige connecties"
2019-05-13 23:52:42 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:677
2021-07-28 14:35:40 +02:00
msgid "Language"
msgstr "Taal"
2020-05-28 03:06:33 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:688
2021-07-28 14:35:40 +02:00
msgid "Date format"
msgstr "Datumnotatie"
2020-05-28 03:06:33 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:709
2021-07-28 14:35:40 +02:00
msgid "Time format"
msgstr "Tijdsnotatie"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:729
2021-07-28 14:35:40 +02:00
msgid "Theme"
msgstr "Thema"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:741
2021-07-28 14:35:40 +02:00
msgid "Automatically switch theme to match system theme"
msgstr "Thema automatisch wisselen overeenkomstig het systeem-thema"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:754
2021-07-28 14:35:40 +02:00
msgid "Preferred light theme"
msgstr "Voorkeurthema licht"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:769
2021-07-28 14:35:40 +02:00
msgid "Preferred dark theme"
msgstr "Voorkeurthema donker"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:781
2021-07-28 14:35:40 +02:00
msgid "Show note counts"
msgstr "Toon aantal notities"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:790 packages/lib/models/Setting.ts:792
#: packages/lib/models/Setting.ts:793
2021-07-28 14:35:40 +02:00
msgid "Split View"
msgstr "Naast elkaar"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:790
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s / %s / %s"
msgstr "%s / %s / %s"
2020-05-28 03:06:33 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:791 packages/lib/models/Setting.ts:792
#: packages/lib/models/Setting.ts:793
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s / %s"
msgstr "%s / %s"
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:797
2021-07-28 14:35:40 +02:00
msgid "Uncompleted to-dos on top"
msgstr "Toon onvoltooide to-do's bovenaan"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:798
2021-07-28 14:35:40 +02:00
msgid "Show completed to-dos"
msgstr "Toon voltooide to-do's"
2021-07-28 14:35:40 +02:00
# The "." at the end of the original text is not the period at the end of a sentence but merely the period to indicate that etc. is an abbreviation (of etcetera).
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:824
2021-07-28 14:35:40 +02:00
msgid "Auto-pair braces, parenthesis, quotations, etc."
msgstr "Haakjes, aanhalingstekens, etc. automatisch aanvullen"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:827 packages/lib/models/Setting.ts:846
2021-07-28 14:35:40 +02:00
msgid "Reverse sort order"
msgstr "Draai rangschikking om"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:834
2021-07-28 14:35:40 +02:00
msgid "Sort notebooks by"
msgstr "Rangschik notitieboeken volgens"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:847
2021-07-28 14:35:40 +02:00
msgid "Save geo-location with notes"
msgstr "Sla geo-locatie op bij notities"
2020-10-21 22:54:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:871
2021-07-28 14:35:40 +02:00
msgid "When creating a new to-do:"
msgstr "Wanneer u een nieuwe to-do aanmaakt:"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:874 packages/lib/models/Setting.ts:890
2021-07-28 14:35:40 +02:00
msgid "Focus title"
msgstr "Focus titel"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:875 packages/lib/models/Setting.ts:891
2021-07-28 14:35:40 +02:00
msgid "Focus body"
msgstr "Focus tekst"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:887
2021-07-28 14:35:40 +02:00
msgid "When creating a new note:"
msgstr "Wanneer u een nieuwe notitie aanmaakt:"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:924
2021-07-28 14:35:40 +02:00
msgid "Enable soft breaks"
2020-09-14 08:22:27 +02:00
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:925
2021-07-28 14:35:40 +02:00
msgid "Enable typographer support"
msgstr ""
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:926
2021-07-28 14:35:40 +02:00
msgid "Enable Linkify"
msgstr "Schakel Linkify in"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:928
2021-07-28 14:35:40 +02:00
msgid "Enable math expressions"
msgstr "Schakel wiskundige formules in"
2020-01-21 02:11:57 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:929
2021-07-28 14:35:40 +02:00
msgid "Enable Fountain syntax support"
msgstr "Ondersteuning van Fountain syntax inschakelen"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:930
2021-07-28 14:35:40 +02:00
msgid "Enable Mermaid diagrams support"
msgstr "Ondersteuning van Mermaid diagrammen inschakelen"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:932
2021-07-28 14:35:40 +02:00
msgid "Enable audio player"
msgstr "Audiospeler inschakelen"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:933
2021-07-28 14:35:40 +02:00
msgid "Enable video player"
msgstr "Schakel videospeler in"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:934
2021-07-28 14:35:40 +02:00
msgid "Enable PDF viewer"
msgstr "Schakel PDF weergave in"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:935
2021-07-28 14:35:40 +02:00
msgid "Enable ==mark== syntax"
msgstr ""
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:936
2021-07-28 14:35:40 +02:00
msgid "Enable footnotes"
msgstr "Voetnoten inschakelen"
2021-01-02 04:00:35 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:937
2021-07-28 14:35:40 +02:00
msgid "Enable table of contents extension"
msgstr "Extensie voor inhoudstafel inschakelen"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:938
2021-07-28 14:35:40 +02:00
msgid "Enable ~sub~ syntax"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:939
2021-07-28 14:35:40 +02:00
msgid "Enable ^sup^ syntax"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:940
2021-07-28 14:35:40 +02:00
msgid "Enable deflist syntax"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:941
2021-07-28 14:35:40 +02:00
msgid "Enable abbreviation syntax"
msgstr ""
2018-11-14 01:17:56 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:942
2021-07-28 14:35:40 +02:00
msgid "Enable markdown emoji"
msgstr "Markdown emoji inschakelen"
2019-09-06 19:33:30 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:943
2021-07-28 14:35:40 +02:00
msgid "Enable ++insert++ syntax"
msgstr ""
2019-09-06 19:33:30 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:944
2021-07-28 14:35:40 +02:00
msgid "Enable multimarkdown table extension"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:956
2021-07-28 14:35:40 +02:00
msgid "Show tray icon"
msgstr "Toon tray icon"
2021-07-28 14:35:40 +02:00
# Clarification needed.
# Why not '... desktop OS'?
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:958
2021-07-28 14:35:40 +02:00
msgid "Note: Does not work in all desktop environments."
msgstr "Opmerking: werkt niet in alle desktop-omgevingen."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:958
2021-07-28 14:35:40 +02:00
msgid ""
"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."
msgstr ""
"Dit laat Joplin toe in de achtergrond actief te blijven. Dit is aanbevolen "
"omdat zo uw notities voortdurend gesynchroniseerd worden en het aantal "
"conflicten verminderd wordt."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:963
2021-07-28 14:35:40 +02:00
msgid "Start application minimised in the tray icon"
msgstr "Start application minimised in the tray"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:989
2021-07-28 14:35:40 +02:00
msgid "Editor font size"
msgstr "Lettergrootte editor"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:997
2021-07-28 14:35:40 +02:00
msgid "Editor font"
msgstr "Lettertype editor"
2020-01-21 02:11:57 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1004 packages/lib/models/Setting.ts:1011
#: packages/lib/models/Setting.ts:1170
2021-07-28 14:35:40 +02:00
msgid "Default"
msgstr "Standaard"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1022
2021-07-28 14:35:40 +02:00
msgid "Editor font family"
msgstr "Lettertype editor"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1024
2020-12-05 23:36:47 +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 ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1033
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Editor monospace font family"
msgstr "Lettertype editor"
2019-07-21 09:49:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1035
2021-07-28 14:35:40 +02:00
msgid ""
"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-12-05 23:36:47 +02:00
msgstr ""
2019-07-21 09:49:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1039
2021-08-19 14:06:11 +02:00
msgid "Editor maximum width"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1039
msgid ""
"Set it to 0 to make it take the complete available space. Recommended width "
"is 600."
2021-08-19 14:06:11 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
# Need clarification. Should it not be '... for rendering Markdown'?
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1061
2021-07-28 14:35:40 +02:00
msgid "Custom stylesheet for rendered Markdown"
msgstr ""
2019-07-21 09:49:49 +02:00
2021-07-28 14:35:40 +02:00
# Contexed needed
# What is a 'app style'?
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1078
2021-07-28 14:35:40 +02:00
msgid "Custom stylesheet for Joplin-wide app styles"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1089
2021-07-28 14:35:40 +02:00
msgid "Re-upload local data to sync target"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1100
2021-07-28 14:35:40 +02:00
msgid "Delete local data and re-download from sync target"
2020-10-21 22:54:47 +02:00
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1107
2021-07-28 14:35:40 +02:00
msgid "Automatically update the application"
msgstr "Update de applicatie automatisch"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1108
2021-07-28 14:35:40 +02:00
msgid "Get pre-releases when checking for updates"
msgstr "Ontvang pre-releases bij het controleren op updates"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1108
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "See the pre-release page for more details: %s"
msgstr "Zie de pre-release pagina voor meer details: %s"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1116
2021-07-28 14:35:40 +02:00
msgid "Synchronisation interval"
msgstr "Synchronisatie interval"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1120 packages/lib/models/Setting.ts:1121
#: packages/lib/models/Setting.ts:1122
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d minutes"
msgstr "%d minuten"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1123
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-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1124 packages/lib/models/Setting.ts:1125
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d hours"
msgstr "%d uren"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1135
2021-07-28 14:35:40 +02:00
msgid "Synchronise only over WiFi connection"
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1142
2021-07-28 14:35:40 +02:00
msgid "Text editor command"
msgstr "Teksteditorcommando"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1142
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."
msgstr ""
2021-07-28 14:35:40 +02:00
"Het commando (mogelijk met parameters) dat zal gebruikt worden om de notitie "
"te openen in de externe editor. Als er geen opgegeven wordt, zal het "
"programma de standaard editor proberen te detecteren."
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1143
2021-07-28 14:35:40 +02:00
msgid "Page size for PDF export"
msgstr "Paginaformaat voor export naar PDF"
2020-03-19 05:49:06 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1145
2021-07-28 14:35:40 +02:00
msgid "A4"
msgstr "A4"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1146
2021-07-28 14:35:40 +02:00
msgid "Letter"
msgstr "Letter"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1147
2021-07-28 14:35:40 +02:00
msgid "A3"
msgstr "A3"
2020-03-19 05:49:06 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1148
2021-07-28 14:35:40 +02:00
msgid "A5"
msgstr "A5"
2020-03-19 05:49:06 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1149
2021-07-28 14:35:40 +02:00
msgid "Tabloid"
msgstr "Tabloid"
2020-03-19 05:49:06 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1150
2021-07-28 14:35:40 +02:00
msgid "Legal"
msgstr "Legal"
2020-03-19 05:49:06 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1153
2021-07-28 14:35:40 +02:00
msgid "Page orientation for PDF export"
msgstr "Paginaoriëntatie voor export naar PDF"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1155
2021-07-28 14:35:40 +02:00
msgid "Portrait"
msgstr "Portret"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1156
2021-07-28 14:35:40 +02:00
msgid "Landscape"
msgstr "Landschap"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1167
2021-07-28 14:35:40 +02:00
msgid "Keyboard Mode"
msgstr "Toetsenbordmodus"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1171
2021-07-28 14:35:40 +02:00
msgid "Emacs"
msgstr "Emacs"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1172
2021-07-28 14:35:40 +02:00
msgid "Vim"
msgstr "Vim"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1201
2021-07-28 14:35:40 +02:00
msgid "Custom TLS certificates"
msgstr "Aangepaste TLS-certificaten"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1202
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"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-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Komma-gescheiden lijst van paden naar mappen om de certificaten van te "
"laden, of pad naar individuele cert-bestanden. Bijvoorbeeld: /my/cert_dir, /"
"other/custom.pem. Merk op dat als u wijzigingen aanbrengt in de TLS-"
"instellingen, u uw wijzigingen moet opslaan voordat u klikt op \"Verifieer "
"de configuratie van de synchronisatie\"."
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1224
2021-07-28 14:35:40 +02:00
msgid "Ignore TLS certificate errors"
msgstr "Negeer TLS-certificaatfouten"
2019-07-21 09:49:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1234
2021-07-28 14:35:40 +02:00
msgid "Fail-safe"
msgstr "Beveiligd tegen falen"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1235
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
"result of a misconfiguration or bug)"
2019-07-21 09:49:49 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Beveiligd tegen falen: Wis de lokale data niet wanneer de "
"synchronisatiebestemming leeg is (vaak het resultaat van een misconfiguratie "
"of bug)"
2019-07-21 09:49:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1240
2021-07-28 14:35:40 +02:00
msgid ""
"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
"Specifieer de poort te gebruiken door de API-server. Indien niet ingesteld "
"wordt een default gebruikt."
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1248
2021-07-28 14:35:40 +02:00
msgid "Enable note history"
msgstr "Schakel notitiehistoriek in"
2019-07-21 09:49:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1258
2021-07-28 14:35:40 +02:00
msgid "days"
msgstr "dagen"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1258
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d days"
msgstr "%d dagen"
2019-07-21 09:49:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1260
2021-07-28 14:35:40 +02:00
msgid "Keep note history for"
msgstr "Bewaar notitiehistoriek gedurende"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1292
2021-07-28 14:35:40 +02:00
msgid "Notebook list growth factor"
msgstr "Groeifactor notitieboeklijst"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1294 packages/lib/models/Setting.ts:1308
#: packages/lib/models/Setting.ts:1322
2020-12-05 23:36:47 +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-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"De factor-eigenschap bepaalt hoe het item zal groeien of krimpen om de "
"beschikbare ruimte in zijn container te passen ten opzichte van de andere "
"items. Zo zal een item met factor 2 twee keer zoveel ruimte innemen als een "
"item met factor 1. Herstart de app om de veranderingen te zien."
2019-07-21 09:49:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1306
2021-07-28 14:35:40 +02:00
msgid "Note list growth factor"
msgstr "Groeifactor notitielijst"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1320
2021-07-28 14:35:40 +02:00
msgid "Note area growth factor"
msgstr "Groeifactor notitiegrootte"
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:1629
2020-10-29 16:34:31 +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-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2043
2021-07-28 14:35:40 +02:00
msgid "General"
msgstr "Algemeen"
2019-07-21 09:49:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2044
2021-07-28 14:35:40 +02:00
msgid "Synchronisation"
msgstr "Synchronisatie"
2019-07-21 09:49:49 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2045
2021-07-28 14:35:40 +02:00
msgid "Appearance"
msgstr "Weergave"
2020-06-02 21:40:28 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2046
2021-07-28 14:35:40 +02:00
msgid "Note"
msgstr "Notitie"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2047
#: packages/lib/services/interop/InteropService.ts:59
#: packages/lib/services/interop/InteropService.ts:114
2021-07-28 14:35:40 +02:00
msgid "Markdown"
msgstr "Markdown"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2049
2021-07-28 14:35:40 +02:00
msgid "Application"
msgstr "Applicatie"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2051
2021-07-28 14:35:40 +02:00
msgid "Encryption"
msgstr "Encryptie"
2020-01-21 02:11:57 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2052
2021-07-28 14:35:40 +02:00
msgid "Web Clipper"
msgstr "Web Clipper"
2020-01-21 02:11:57 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2053
2021-07-28 14:35:40 +02:00
msgid "Keyboard Shortcuts"
msgstr "Sneltoetsen"
2019-06-08 01:47:09 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2061
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 renderer met extra mogelijkheden. Merk "
"op dat, hoewel deze functies nuttig kunnen zijn, ze geen standaard Markdown "
"zijn en dat de meeste dus alleen in Joplin zullen werken. Bovendien zijn "
"sommige *incompatibel* met de WYSIWYG editor. Als je een nota opent die een "
"van deze plugins gebruikt in die editor, zal je de opmaak van de plugins "
"verliezen. Hieronder wordt aangegeven welke plugins al dan niet compatibel "
"zijn met de WYSIWYG editor."
2018-05-21 21:17:00 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Setting.ts:2062
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Notes and settings are stored in: %s"
msgstr "Notities en instellingen zijn opgeslagen in %s"
2018-05-21 21:17:00 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/models/Tag.ts:204
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "The tag \"%s\" already exists. Please choose a different name."
msgstr "De tag \"%s\" bestaat al. Kies een andere naam."
2018-05-21 21:17:00 +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 - gelieve dit te rapporteren aan %s"
#: packages/lib/onedrive-api-node-utils.js:86
msgid ""
"The application has been authorised - you may now close this browser tab."
msgstr "De applicatie werd geautoriseerd - U kan deze tab sluiten."
#: packages/lib/onedrive-api-node-utils.js:88
msgid "The application has been successfully authorised."
msgstr "De applicatie is succesvol geautoriseerd."
#: 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 toepassing te verifiëren. De "
"toepassing zal een map aanmaken in \"Apps/Joplin\" en zal enkel in déze map "
"bestanden lezen en schrijven. Het zal geen toegang hebben tot bestanden "
"buiten deze map, noch tot andere persoonlijke gegevens. Er worden geen "
"gegevens gedeeld met derden."
2018-05-21 21:17:00 +02:00
2021-07-28 14:35:40 +02:00
# In the original English, it should read 'authentication data are missing', I think, as data is always plural. At least that's what it was in Latin.
2021-11-08 17:22:08 +02:00
#: packages/lib/onedrive-api.ts:407
2020-12-05 23:36:47 +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."
msgstr ""
"Kan token niet vernieuwen: verificatiegegevens ontbreken. De synchronisatie "
"opnieuw starten, zou het probleem kunnen oplossen."
2019-01-10 20:59:56 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/KeymapService.ts:306
2021-07-28 14:35:40 +02:00
msgid "command"
msgstr "commando"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/KeymapService.ts:306
#: packages/lib/services/KeymapService.ts:312
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "\"%s\" is missing the required \"%s\" property."
msgstr "\"%s\" ontbreekt de vereiste \"%s\" eigenschap."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
# Context needed
2021-11-08 17:22:08 +02:00
#: packages/lib/services/KeymapService.ts:312
#: packages/lib/services/KeymapService.ts:317
2021-07-28 14:35:40 +02:00
msgid "accelerator"
2020-10-11 17:18:58 +02:00
msgstr ""
2021-11-08 17:22:08 +02:00
#: packages/lib/services/KeymapService.ts:317
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Invalid %s: %s."
msgstr "Ongeldig %s: %s."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
# Context needed
2021-11-08 17:22:08 +02:00
#: packages/lib/services/KeymapService.ts:339
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."
msgstr ""
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
# Context needed
2021-11-08 17:22:08 +02:00
#: packages/lib/services/KeymapService.ts:369
2020-09-14 08:22:27 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Accelerator \"%s\" is not valid."
msgstr ""
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:173
2021-07-28 14:35:40 +02:00
msgid "Items that cannot be synchronised"
msgstr "Items die niet gesynchroniseerd kunnen worden"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:175
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 zullen op het apparaat beschikbaar blijven, maar zullen niet "
"geüpload worden naar het synchronistatiedoel. Om deze items te vinden, zoek "
"naar de titel of het ID (afgebeeld bovenaan tussen haakjes)."
2021-05-13 11:34:25 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:183
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s (%s) could not be uploaded: %s"
msgstr "%s (%s) kon niet opgeladen worden: %s"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:185
2020-10-11 17:18:58 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Item \"%s\" could not be downloaded: %s"
msgstr "Item \"%s\" kon niet opgehaald worden: %s"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:208
2021-07-28 14:35:40 +02:00
msgid "Items that cannot be decrypted"
msgstr "Items die niet gedecrypteerd kunnen worden"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:210
2020-12-05 23:36:47 +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-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Joplin is er meerdere malen niet in geslaagd deze items te decrypteren, "
"mogelijk omdat ze corrupt of te groot zijn. Deze items blijven op het "
"apparaat staan, maar Joplin zal niet langer proberen ze te decrypteren."
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:233
2021-07-28 14:35:40 +02:00
msgid "Attachments"
msgstr "Bijlagen"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:242
2021-07-28 14:35:40 +02:00
msgid "Downloaded and decrypted"
msgstr "Opgehaald en gedecrypteerd"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:242
#: packages/lib/services/ReportService.ts:243
#: packages/lib/services/ReportService.ts:244
#: packages/lib/services/ReportService.ts:247
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s: %d"
msgstr "%s: %d"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:243
2021-07-28 14:35:40 +02:00
msgid "Downloaded and encrypted"
msgstr "Opgehaald en geëncrypteerd"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:244
2021-07-28 14:35:40 +02:00
msgid "Created locally"
msgstr "Lokaal toegevoegd"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:257
2021-07-28 14:35:40 +02:00
msgid "Attachments that could not be downloaded"
msgstr "Bijlagen die niet opgehaald konden worden"
2020-06-13 23:47:15 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:262
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s (%s): %s"
msgstr "%s (%s): %s"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:275
2021-07-28 14:35:40 +02:00
msgid "Sync status (synced items / total items)"
msgstr "Synchronisatiestatus (gesynchroniseerde items / totaal aantal items)"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:279
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s: %d/%d"
msgstr "%s: %d/%d"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:282
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Total: %d/%d"
msgstr "Totaal: %d/%d"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:284
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Conflicted: %d"
msgstr "Conflict: %d"
2020-10-11 17:18:58 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:285
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "To delete: %d"
msgstr "Verwijderen: %d"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:289
2021-07-28 14:35:40 +02:00
msgid "Folders"
msgstr "Mappen"
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:297
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s: %d notes"
msgstr "%s: %d notities"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:305
2021-07-28 14:35:40 +02:00
msgid "Coming alarms"
msgstr "Komende meldingen"
# Context needed.
# Is this On as the opposite of Off. Or On as in 'to sit on a chair'?
2021-11-08 17:22:08 +02:00
#: packages/lib/services/ReportService.ts:310
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "On %s: %s"
msgstr "Op %s: %s"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/RevisionService.ts:221
2021-07-28 14:35:40 +02:00
msgid "Restored Notes"
msgstr "Teruggezette Notities"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/RevisionService.ts:245
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\" werd met succes teruggezet naar het notitieboek \"%s\"."
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService.ts:51
#: packages/lib/services/interop/InteropService.ts:102
2021-07-28 14:35:40 +02:00
msgid "Joplin Export File"
msgstr "Joplin Exportbestand"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService.ts:67
#: packages/lib/services/interop/InteropService.ts:120
msgid "Markdown + Front Matter"
msgstr ""
#: packages/lib/services/interop/InteropService.ts:73
#: packages/lib/services/interop/InteropService.ts:108
2021-07-28 14:35:40 +02:00
msgid "Joplin Export Directory"
msgstr "Joplin Exportmap"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService.ts:80
2021-07-28 14:35:40 +02:00
msgid "Evernote Export File (as Markdown)"
msgstr "Evernote Exportbestand (als Markdown)"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService.ts:89
2021-07-28 14:35:40 +02:00
msgid "Evernote Export File (as HTML)"
msgstr "Evernote Exportbestand (als HTML)"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService.ts:128
2021-07-28 14:35:40 +02:00
msgid "HTML File"
msgstr "HTML Bestand"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService.ts:134
2021-07-28 14:35:40 +02:00
msgid "HTML Directory"
msgstr "HTML Map"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
# Context needed
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService.ts:209
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Cannot load \"%s\" module for format \"%s\" and output \"%s\""
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
# Context needed
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService.ts:235
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Cannot load \"%s\" module for format \"%s\" and target \"%s\""
2020-10-11 17:18:58 +02:00
msgstr ""
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService.ts:301
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Please specify import format for %s"
msgstr "Gelieve importformaat voor %s te specifiëren"
2020-10-29 16:34:31 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService_Exporter_Jex.ts:35
2021-07-28 14:35:40 +02:00
msgid "There is no data to export."
msgstr "Er zijn geen gegevens om te exporteren."
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/InteropService_Importer_Md.ts:36
2021-07-28 14:35:40 +02:00
msgid "Please specify the notebook where the notes should be imported to."
2020-09-14 08:22:27 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Specifieer het notitieboek waarin de notities moeten geïmporteerd worden."
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/types.ts:125
2021-07-28 14:35:40 +02:00
msgid "File"
msgstr "Bestand"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/interop/types.ts:125
2021-07-28 14:35:40 +02:00
msgid "Directory"
msgstr "Map"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/share/ShareService.ts:271
#, javascript-format
msgid ""
"Cannot share encrypted notebook with recipient %s because they have not "
"enabled end-to-end encryption. They may do so from the screen Configuration "
"> Encryption."
msgstr ""
#: packages/lib/services/spellChecker/SpellCheckerService.ts:107
2021-07-28 14:35:40 +02:00
msgid "No suggestions"
msgstr "Geen suggesties"
2020-10-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/spellChecker/SpellCheckerService.ts:116
2021-07-28 14:35:40 +02:00
msgid "Add to dictionary"
msgstr "Toevoegen aan woordenboek"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/spellChecker/SpellCheckerService.ts:164
2021-07-28 14:35:40 +02:00
msgid "Use spell checker"
msgstr "Spellingscontrole inschakelen"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/services/spellChecker/SpellCheckerService.ts:189
2021-07-28 14:35:40 +02:00
msgid "Change language"
msgstr "Taal wijzigen"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/shim-init-node.js:230
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-09 22:05:10 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/versionInfo.ts:9
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Revision: %s (%s)"
msgstr "Revisie: %s (%s)"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/versionInfo.ts:22
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s %s (%s, %s)"
msgstr "%s %s (%s, %s)"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/versionInfo.ts:24
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Client ID: %s"
msgstr "Client ID: %s"
2020-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/versionInfo.ts:25
2020-09-14 08:22:27 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Sync Version: %s"
msgstr "Synchronisatieversie: %s"
2020-09-14 08:22:27 +02:00
2021-11-08 17:22:08 +02:00
#: packages/lib/versionInfo.ts:26
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Profile Version: %s"
msgstr "Profielversie: %s."
2021-11-08 17:22:08 +02:00
#: packages/lib/versionInfo.ts:27
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Keychain Supported: %s"
msgstr "Keychain ondersteund: %s"
2020-10-11 17:18:58 +02:00
2021-08-28 17:50:02 +02:00
#: packages/server/dist/middleware/notificationHandler.js:29
2021-11-08 17:22:08 +02:00
#: packages/server/src/middleware/notificationHandler.ts:25
2021-07-28 14:35:40 +02:00
#, javascript-format
2020-06-02 21:40:28 +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-10-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Het standaard admin paswoord is onveilig en is nog niet gewijzigd! [Wijzig "
"het nu](%s)"
2021-11-08 17:22:08 +02:00
#: packages/server/dist/models/UserModel.js:204
#: packages/server/dist/models/UserModel.js:213
#: packages/server/src/models/UserModel.ts:202
#: packages/server/src/models/UserModel.ts:217
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "attachment"
msgstr "Bijlagen"
2021-11-08 17:22:08 +02:00
#: packages/server/dist/models/UserModel.js:204
#: packages/server/src/models/UserModel.ts:201
2020-12-05 23:36:47 +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-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#: packages/server/dist/models/UserModel.js:213
#: packages/server/src/models/UserModel.ts:216
2020-12-05 23:36:47 +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-12-05 23:36:47 +02:00
2021-11-08 17:22:08 +02:00
#~ msgid "Delete these notes?"
#~ msgstr "Deze notities verwijderen?"
2021-08-19 14:06:11 +02:00
#, javascript-format
#~ msgid "%s %s (%s)"
#~ msgstr "%s %s (%s)"
#~ msgid "Insert template"
#~ msgstr "Sjabloon inlassen"
#~ msgid "Template file:"
#~ msgstr "Sjabloonbestand:"
#~ msgid "Create note from template"
#~ msgstr "Nieuwe notitie volgens sjabloon"
#~ msgid "Create to-do from template"
#~ msgstr "Nieuwe to-do volgens sjabloon"
#~ msgid "Open template directory"
#~ msgstr "Open sjablonenmap"
#~ msgid "Refresh templates"
#~ msgstr "Sjablonen verversen"
#~ msgid "Templates"
#~ msgstr "Sjablonen"
2021-07-26 01:11:51 +02:00
#~ msgid "Share Notes"
#~ msgstr "Notities delen"
#~ msgid "Joplin Server Directory"
#~ msgstr "Joplin Server Map"
#~ msgid "Joplin Server username"
#~ msgstr "Joplin Server gebruikersnaam"
2021-05-13 11:34:25 +02:00
#, fuzzy
#~ msgid "Mark"
#~ msgstr "Opmaak"
#~ msgid "Full Release Notes"
#~ msgstr "Volledige Release Notes"
2021-04-25 19:26:56 +02:00
#, fuzzy
#~ msgid ""
#~ "If the font is incorrect or empty, it will default to a generic monospace "
#~ "font."
#~ msgstr ""
#~ "Dit moet een *monospace* lettertype zijn, anders worden sommige elementen "
#~ "niet goed weergegeven. Als het lettertype onjuist of leeg is, zal het "
#~ "standaard een algemeen monospace lettertype zijn."
#~ 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, anders worden sommige elementen "
#~ "niet goed weergegeven. Als het lettertype onjuist of leeg is, zal het "
#~ "standaard een algemeen monospace lettertype zijn."
2021-02-06 18:42:48 +02:00
#, fuzzy
#~ msgid "Unknown"
#~ msgstr "Onbekende optie: %s"
#, fuzzy
#~ msgid "Checking..."
#~ msgstr "Annuleren..."
#, fuzzy
#~ msgid "Check Status"
#~ msgstr "Status"
#, fuzzy
#~ msgid "Help"
#~ msgstr "Help"
2021-01-28 18:37:28 +02:00
#~ msgid "OneDrive Dev (For testing only)"
#~ msgstr "OneDrive Dev (Alleen voor testen)"
2020-12-05 23:36:47 +02:00
#, fuzzy
#~ msgid "Notebook properties"
#~ msgstr "Notitieboek titel:"
2020-03-19 05:49:06 +02:00
2020-10-29 16:34:31 +02:00
#, fuzzy, javascript-format
2020-12-05 23:36:47 +02:00
#~ msgid "This file could not be opened: %s"
#~ msgstr "Het notitieboek kon niet opgeslaan worden: %s"
2020-10-11 17:18:58 +02:00
2020-12-05 23:36:47 +02:00
#, fuzzy
#~ msgid "Click to stop external editing"
#~ msgstr "Schakel encryptie in"
2020-03-19 05:49:06 +02:00
2020-12-05 23:36:47 +02:00
#, fuzzy
#~ msgid "Content Properties"
#~ msgstr "Notitieboek titel:"
2020-10-11 17:18:58 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Please create a notebook first."
#~ msgstr "Maak eerst een notitieboek aan."
2020-10-29 16:34:31 +02:00
2020-12-05 23:36:47 +02:00
#, fuzzy
#~ msgid "Usage"
#~ msgstr "Gebruik: %s"
2019-07-21 09:49:49 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Move to notebook..."
#~ msgstr "Verplaats naar notitieboek..."
2019-12-18 13:45:10 +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 "Verplaats %d notities naar notitieboek \"%s\"?"
2020-12-05 23:36:47 +02:00
#~ msgid "Press to set the decryption password."
#~ msgstr "Klik om het decryptie wachtwoord in te stellen"
2020-12-05 23:36:47 +02:00
#, fuzzy
#~ msgid "Some items cannot be synchronised. Press for more info."
#~ msgstr "Sommige items kunnen niet gesynchroniseerd worden."
2020-10-21 22:54:47 +02:00
#~ msgid "Select date"
#~ msgstr "Selecteer datum"
#~ msgid "Confirm"
#~ msgstr "Bevestig"
#~ msgid "Attach any file"
#~ msgstr "Voeg bestand toe"
2020-10-09 22:05:10 +02:00
#~ msgid "Unknown log level: %s"
#~ msgstr "Onbekend log level: %s"
2019-11-20 21:06:45 +02:00
2020-10-09 22:05:10 +02:00
#~ msgid "Unknown level ID: %s"
#~ msgstr "Onbekend level ID: %s"
2019-11-20 21:06:45 +02:00
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-09 22:05:10 +02:00
#~ msgid "Synchronize"
#~ msgstr "Synchroniseer"
2019-11-20 21:06:45 +02:00
2020-09-14 08:22:27 +02:00
#, fuzzy
#~ msgid "Remove tag \"%s\" and its descendant tags from all notes?"
#~ msgstr "Deze tag verwijderen van alle notities?"
#, fuzzy
#~ 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 gebeurt wanneer OneDrive for Business wordt gebruikt. Dit kan "
#~ "helaas niet ondersteund worden.\n"
#~ "\n"
#~ "Overweeg om een standaard OnDrive account te gebruiken."
#, fuzzy
#~ msgid "Cannot move tag to this location."
#~ msgstr "Kan notitie niet naar notitieboek \"%s\" verplaatsen."
2020-07-12 20:33:09 +02:00
#~ msgid "Add or remove tags"
#~ msgstr "Voeg tag toe of verwijder tag"
2020-04-19 01:20:09 +02:00
#, fuzzy
#~ msgid "Resources"
#~ msgstr "Middelen: %d."
2019-11-11 08:46:03 +02:00
#~ msgid "Synchronisation is already in progress. State: %s"
#~ msgstr "Synchronisatie is reeds bezig. Status: %s"
2019-10-17 01:25:55 +02:00
#, fuzzy
#~ msgid "Confirm master password:"
#~ msgstr "Voeg hoofdsleutel in:"
#, fuzzy
#~ msgid "Confirm password"
#~ msgstr "Voeg hoofdsleutel in:"
#, fuzzy
#~ msgid "Missing required argument: note"
#~ msgstr "Benodigde argumenten niet voorzien: %s"
2019-10-17 01:25:55 +02:00
2019-09-25 19:54:25 +02:00
#~ msgid "Synchronisation status"
#~ msgstr "Synchronisatie status"
#~ msgid "General Options"
#~ msgstr "Algemene opties"
#~ msgid "Encryption options"
#~ msgstr "Versleutelopties"
#~ msgid "Encryption Options"
#~ msgstr "Versleutelopties"
#, fuzzy
#~ msgid "Clipper Options"
#~ msgstr "Algemene opties"
2019-07-21 09:49:49 +02:00
#~ msgid "Cancel synchronisation"
#~ msgstr "Annuleer synchronisatie"
2019-07-21 09:49:49 +02:00
#~ msgid "Hide metadata"
#~ msgstr "Verberg metadata"
#~ msgid "Show metadata"
#~ msgstr "Toon metadata"
#~ msgid "Delete notebook"
#~ msgstr "Verwijder notitieboek"
#~ msgid ""
#~ "Click on the (+) button to create a new note or notebook. Click on the "
#~ "side menu to access your existing notebooks."
#~ msgstr ""
#~ "Klik op de (+) om een nieuwe notitie of een nieuw notitieboek aan te "
#~ "maken. Klik in het menu om uw bestaande notitieboeken te raadplegen."
#~ msgid ""
#~ "You currently have no notebook. Create one by clicking on (+) button."
#~ msgstr ""
#~ "U heeft momenteel geen notitieboek. Maak een notitieboek door op (+) te "
#~ "klikken."
2019-07-21 09:49:49 +02:00
#~ msgid "Welcome"
#~ msgstr "Welkom"
2018-01-28 19:38:30 +02:00
2019-06-08 01:47:09 +02:00
#~ msgid "Separate each tag by a comma."
#~ msgstr "Scheid iedere tag 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 om mee te synchroniseren als bestandssysteem synchronisatie is "
#~ "ingeschakeld. Zie `sync.target`."
2018-11-14 01:17:56 +02:00
#, fuzzy
#~ 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 \"%s\" als titel"
#~ msgid "Searches"
#~ msgstr "Zoekopdrachten"
2018-02-28 22:46:15 +02:00
#~ msgid "Imports an Evernote notebook file (.enex file)."
#~ msgstr "Importeer een Evernote notitieboek (.enex bestand)."
#~ msgid ""
#~ "File \"%s\" will be imported into existing notebook \"%s\". Continue?"
#~ msgstr ""
#~ "Bestand \"%s\" zal toegevoegd worden aan bestaand notitieboek \"%s\". "
#~ "Doorgaan?"
#~ msgid ""
#~ "New notebook \"%s\" will be created and file \"%s\" will be imported into "
#~ "it. Continue?"
#~ msgstr ""
#~ "Nieuw notitieboek \"%s\" zal aangemaakt worden en bestand \"%s\" zal "
#~ "eraan toegevoegd worden. Doorgaan?"
#~ msgid "Import Evernote notes"
#~ msgstr "Importeer Evernote notities"
2018-02-17 01:26:31 +02:00
#~ msgid "Give focus to next pane"
#~ msgstr "Focus op het volgende paneel"
#~ msgid "Give focus to previous pane"
#~ msgstr "Focus op het vorige paneel"
#~ msgid "Exit command line mode"
#~ msgstr "Ga uit command line modus"
#~ msgid "Cancel the current command."
#~ msgstr "Annuleer het huidige commando."
#~ msgid "Set a to-do as completed / not completed"
#~ msgstr "Zet een to-do als voltooid / niet voltooid"
#~ msgid "[t]oggle [c]onsole between maximized/minimized/hidden/visible."
#~ msgstr ""
#~ "Wissel de console tussen gemaximaliseerd/geminimaliseerd/verborgen/"
#~ "zichtbaar."
#~ msgid "[t]oggle note [m]etadata."
#~ msgstr "Ac[t]iveer notitie [m]etadata."
#~ msgid "[M]ake a new [n]ote"
#~ msgstr "[M]aak een nieuwe [n]otitie"
#~ msgid "[M]ake a new [t]odo"
#~ msgstr "[M]aak een nieuwe [t]o-do"
#~ msgid "[M]ake a new note[b]ook"
#~ msgstr "[M]aak een nieuw notitie[b]oek"
#~ msgid "Copy ([Y]ank) the [n]ote to a notebook."
#~ msgstr "Kopieer [Y] de [n]otirie in een notitieboek."
#~ msgid "Move the note to a notebook."
#~ msgstr "Verplaats de notitie naar een notitieboek."
2018-01-28 19:38:30 +02:00
#~ msgid ""
#~ "The target to synchronise to. If synchronising with the file system, set "
2018-01-28 19:38:30 +02:00
#~ "`sync.2.path` to specify the target directory."
#~ msgstr ""
#~ "Het doel om mee te synchroniseren. Indien synchroniseren met het "
#~ "bestandssysteem, zet `sync.2.path` om de doelfolder in te stellen."