mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Added translation using Weblate (Danish)
This commit is contained in:
parent
05bc38565c
commit
a8ce68959d
137
lang/setup/da-DK.json
Normal file
137
lang/setup/da-DK.json
Normal file
@ -0,0 +1,137 @@
|
|||||||
|
{
|
||||||
|
"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": ""
|
||||||
|
},
|
||||||
|
"updates": {
|
||||||
|
"title": "",
|
||||||
|
"description": "",
|
||||||
|
"updateChannel": "",
|
||||||
|
"stable": "",
|
||||||
|
"unstable": ""
|
||||||
|
},
|
||||||
|
"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": "",
|
||||||
|
"encryption": "",
|
||||||
|
"mailgunApiURL": ""
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"title": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"welcomeEmails": {
|
||||||
|
"title": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"inviteEmails": {
|
||||||
|
"title": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"passwordResets": {
|
||||||
|
"title": "",
|
||||||
|
"description": "",
|
||||||
|
"pathToJellyfin": "",
|
||||||
|
"pathToJellyfinNotice": "",
|
||||||
|
"resetLinks": "",
|
||||||
|
"resetLinksNotice": "",
|
||||||
|
"resetLinksLanguage": ""
|
||||||
|
},
|
||||||
|
"passwordValidation": {
|
||||||
|
"title": "",
|
||||||
|
"description": "",
|
||||||
|
"length": "",
|
||||||
|
"uppercase": "",
|
||||||
|
"lowercase": "",
|
||||||
|
"numbers": "",
|
||||||
|
"special": ""
|
||||||
|
},
|
||||||
|
"helpMessages": {
|
||||||
|
"title": "",
|
||||||
|
"description": "",
|
||||||
|
"contactMessage": "",
|
||||||
|
"contactMessageNotice": "",
|
||||||
|
"helpMessage": "",
|
||||||
|
"helpMessageNotice": "",
|
||||||
|
"successMessage": "",
|
||||||
|
"successMessageNotice": "",
|
||||||
|
"emailMessage": "",
|
||||||
|
"emailMessageNotice": ""
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user