0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-11-10 04:12:53 +01:00

New translations client.en.yml (Dutch)

Dieser Commit ist enthalten in:
Richard Odekerken 2023-12-09 11:31:15 +01:00
Ursprung dbdca9fcbc
Commit cb8c53cb28

Datei anzeigen

@ -1,61 +1,61 @@
nl: nl:
js: js:
wizard: wizard:
complete_custom: "Complete the {{name}}" complete_custom: "Voltooi de {{name}}"
completed: "You have completed this wizard." completed: "U heeft deze wizard voltooid."
not_permitted: "You are not permitted to access this wizard." not_permitted: "U heeft geen toegang tot deze wizard."
none: "There is no wizard here." none: "Er is hier geen wizard."
return_to_site: "Return to {{siteName}}" return_to_site: "Terugkeren naar {{siteName}}"
requires_login: "You need to be logged in to access this wizard." requires_login: "U moet ingelogd zijn om toegang te krijgen tot deze wizard."
reset: "Reset this wizard." reset: "Reset deze wizard."
step_not_permitted: "You're not permitted to view this step." step_not_permitted: "U hebt geen toestemming om deze stap te bekijken."
incomplete_submission: incomplete_submission:
title: "Continue editing your draft submission from %{date}?" title: "Doorgaan met het bewerken van uw concept-inzending van %{date} ?"
resume: "Continue" resume: "Vervolg"
restart: "Start over" restart: "Opnieuw starten"
x_characters: x_characters:
one: "%{count} Character" one: "%{count} Character"
other: "%{count} Characters" other: "%{count} tekens"
quit: "Maybe Later" quit: "Maybe Later"
done_custom: "Done" done_custom: "Voltooien"
back: "Back" back: "Terug"
next: "Next" next: "Volgende"
step: "%{current} of %{total}" step: "%{current} van %{total}"
upload: "Upload" upload: "Uploaden"
uploading: "Uploading..." uploading: "Uploaden..."
upload_error: "Sorry, there was an error uploading that file. Please try again." upload_error: "Sorry, er is een fout opgetreden bij het uploaden van het bestand. Probeer het opnieuw."
wizard_composer: wizard_composer:
show_preview: "Preview Post" show_preview: "Post bekijken"
hide_preview: "Edit Post" hide_preview: "Post bewerken"
quote_post_title: "Quote whole post" quote_post_title: "Gehele post citeren"
bold_label: "B" bold_label: "B"
bold_title: "Strong" bold_title: "Vet"
bold_text: "strong text" bold_text: "vetgedrukte tekst"
italic_label: "I" italic_label: "I"
italic_title: "Emphasis" italic_title: "Benadrukt"
italic_text: "emphasized text" italic_text: "benadrukte tekst"
link_title: "Hyperlink" link_title: "Link"
link_description: "enter link description here" link_description: "geef beschrijving van de link"
link_dialog_title: "Insert Hyperlink" link_dialog_title: "Link invoegen"
link_optional_text: "optional title" link_optional_text: "optionele titel"
link_url_placeholder: "http://example.com" link_url_placeholder: "https://example.com"
quote_title: "Blockquote" quote_title: "Citaat"
quote_text: "Blockquote" quote_text: "Citaat"
blockquote_text: "Blockquote" blockquote_text: "Citaat"
code_title: "Preformatted text" code_title: "Geformatteerde tekst"
code_text: "indent preformatted text by 4 spaces" code_text: "met vier spaties inspringen"
paste_code_text: "type or paste code here" paste_code_text: "type of plak code hier"
upload_title: "Upload" upload_title: "Uploaden"
upload_description: "enter upload description here" upload_description: "geef beschrijving van het bestand"
olist_title: "Numbered List" olist_title: "Genummerde lijst"
ulist_title: "Bulleted List" ulist_title: "Lijst met opsomming"
list_item: "List item" list_item: "Item van lijst"
toggle_direction: "Toggle Direction" toggle_direction: "Richting omkeren"
help: "Markdown Editing Help" help: "Hulp bij Markdown bewerken"
collapse: "minimize the composer panel" collapse: "minimaliseren van composer"
abandon: "close composer and discard draft" abandon: "composer sluiten en voorlopige versie weggooien"
modal_ok: "OK" modal_ok: "Ok"
modal_cancel: "Cancel" modal_cancel: "Annuleren"
cant_send_pm: "Sorry, you can't send a message to %{username}." cant_send_pm: "Sorry, you can't send a message to %{username}."
yourself_confirm: yourself_confirm:
title: "Did you forget to add recipients?" title: "Did you forget to add recipients?"
@ -113,33 +113,33 @@ nl:
profile: "profile" profile: "profile"
type: "Type" type: "Type"
none: "Make a selection" none: "Make a selection"
submission_key: 'submission key' submission_key: 'sleutel voor inzending'
param_key: 'param' param_key: 'param'
group: "Group" group: "Groep"
permitted: "Permitted" permitted: "Toegestaan"
advanced: "Advanced" advanced: "Uitgebreid"
undo: "Undo" undo: "Herstellen"
clear: "Clear" clear: "Leegmaken"
select_type: "Select a type" select_type: "Selecteer een type"
condition: "Condition" condition: "Conditie"
index: "Index" index: "Index"
edit_columns: "Edit Columns" edit_columns: "Kolommen bewerken"
expand_text: "Read More" expand_text: "Meer lezen"
collapse_text: "Show Less" collapse_text: "Minder weergeven"
category_settings: category_settings:
custom_wizard: custom_wizard:
title: "Custom Wizard" title: "Custom Wizard"
create_topic_wizard: "Select a wizard to replace the new topic composer in this category." create_topic_wizard: "Selecteer een wizard om het \"nieuwe topic\" venster in deze categorie te vervangen."
message: message:
wizard: wizard:
select: "Select a wizard, or create a new one" select: "Selecteer een wizard of maak een nieuwe aan"
edit: "You're editing a wizard" edit: "U bewerkt een wizard"
create: "You're creating a new wizard" create: "U maakt een nieuwe wizard"
documentation: "Check out the wizard documentation" documentation: "Raadpleeg de documentatie voor de wizard"
contact: "Contact the developer" contact: "Neem contact op met de ontwikkelaars"
field: field:
type: "Select a field type" type: "Selecteer een veldtype"
edit: "You're editing a field" edit: "U bewerkt een veld"
documentation: "Check out the field documentation" documentation: "Check out the field documentation"
action: action:
type: "Select an action type" type: "Select an action type"