diff --git a/lang/setup/nl-NL.json b/lang/setup/nl-NL.json new file mode 100644 index 0000000..b9aaf50 --- /dev/null +++ b/lang/setup/nl-NL.json @@ -0,0 +1,129 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "pageTitle": "", + "next": "", + "back": "", + "optional": "", + "serverType": "", + "disabled": "", + "enabled": "", + "port": "", + "message": "", + "serverAddress": "", + "emailSubject": "", + "URL": "", + "apiKey": "" + }, + "startPage": { + "welcome": "", + "pressStart": "", + "httpsNotice": "", + "start": "" + }, + "endPage": { + "finished": "", + "restartMessage": "", + "refreshPage": "" + }, + "language": { + "title": "", + "description": "", + "defaultAdminLang": "", + "defaultFormLang": "", + "defaultEmailLang": "" + }, + "general": { + "title": "", + "listenAddress": "", + "urlBase": "", + "urlBaseNotice": "", + "lightTheme": "", + "darkTheme": "", + "useHTTPS": "", + "httpsPort": "", + "useHTTPSNotice": "", + "pathToCertificate": "", + "pathToKeyFile": "" + }, + "login": { + "title": "", + "description": "", + "authorizeWithJellyfin": "", + "authorizeManual": "", + "adminOnly": "", + "emailNotice": "" + }, + "jellyfinEmby": { + "title": "", + "description": "", + "embyNotice": "", + "internal": "", + "external": "", + "replaceJellyfin": "", + "replaceJellyfinNotice": "", + "addressExternalNotice": "", + "testConnection": "" + }, + "ombi": { + "title": "", + "description": "", + "apiKeyNotice": "" + }, + "email": { + "title": "", + "description": "", + "method": "", + "useEmailAsUsername": "", + "useEmailAsUsernameNotice": "", + "fromAddress": "", + "senderName": "", + "dateFormat": "", + "dateFormatNotice": "", + "time24h": "", + "time12h": "", + "encryption": "", + "mailgunApiURL": "" + }, + "notifications": { + "title": "", + "description": "" + }, + "welcomeEmails": { + "title": "", + "description": "" + }, + "inviteEmails": { + "title": "", + "description": "" + }, + "passwordResets": { + "title": "", + "description": "", + "pathToJellyfin": "", + "pathToJellyfinNotice": "" + }, + "passwordValidation": { + "title": "", + "description": "", + "length": "", + "uppercase": "", + "lowercase": "", + "numbers": "", + "special": "" + }, + "helpMessages": { + "title": "", + "description": "", + "contactMessage": "", + "contactMessageNotice": "", + "helpMessage": "", + "helpMessageNotice": "", + "successMessage": "", + "successMessageNotice": "", + "emailMessage": "", + "emailMessageNotice": "" + } +}