aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/nl-BE.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/nl-BE.json')
-rw-r--r--src/i18n/locales/nl-BE.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index dab23f607..fe0135a14 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "De sessie is verlopen, log opnieuw in alsjeblieft.", 26 "login.serverLogout" : "De sessie is verlopen, log opnieuw in alsjeblieft.",
27 "login.submit.label" : "Log in", 27 "login.submit.label" : "Log in",
28 "login.tokenExpired" : "De sessie is verlopen, log opnieuw in alsjeblieft.", 28 "login.tokenExpired" : "De sessie is verlopen, log opnieuw in alsjeblieft.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Instellingen",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Aanpassen",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Delete",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Privacyverklaring",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "E-mailadres", 72 "password.email.label" : "E-mailadres",
30 "password.headline" : "Wachtwoord resetten", 73 "password.headline" : "Wachtwoord resetten",
31 "password.link.login" : "Log in op je account", 74 "password.link.login" : "Log in op je account",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Notificaties inschakelen", 240 "tabs.item.enableNotification" : "Notificaties inschakelen",
198 "tabs.item.enableService" : "Service aanzetten", 241 "tabs.item.enableService" : "Service aanzetten",
199 "tabs.item.reload" : "Herladen", 242 "tabs.item.reload" : "Herladen",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Inloggen op je account", 247 "welcome.loginButton" : "Inloggen op je account",
201 "welcome.signupButton" : "Maak een gratis account aan", 248 "welcome.signupButton" : "Maak een gratis account aan",
202 "welcome.slogan" : "Messaging that works for you" 249 "welcome.slogan" : "Messaging that works for you"