mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
28 lines
781 B
YAML
Vendored
28 lines
781 B
YAML
Vendored
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
nl:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_math: "Discourse-formulue"
|
|
js:
|
|
discourse_math:
|
|
edit_math: "Formule bewerken"
|
|
edit_modal:
|
|
title: "Formule bewerken"
|
|
label: "Formule"
|
|
apply: "Toepassen"
|
|
composer:
|
|
insert_math: "Formule invoegen"
|
|
insert_modal:
|
|
title_inline: "Inline formule invoegen"
|
|
title_block: "Blokformule invoegen"
|
|
label: "LaTeX"
|
|
placeholder: "E=mc^2"
|
|
insert: "Invoegen"
|
|
block_mode: "Blokmodus (weergegeven vergelijking)"
|