mirror of
				https://github.com/steveiliop56/tinyauth.git
				synced 2025-10-31 14:15:50 +00:00 
			
		
		
		
	 30fe695371
			
		
	
	30fe695371
	
	
	
		
			
			* New translations en.json (French) * New translations en.json (Russian) * New translations en.json (Chinese Simplified) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Swedish) * New translations en.json (Swedish) * New translations en.json (Russian) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Afrikaans) * New translations en.json (Arabic) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Afrikaans) * New translations en.json (Arabic) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Afrikaans) * New translations en.json (Arabic) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Greek) * New translations en.json (Polish) * New translations en.json (Arabic) * New translations en.json (French) * New translations en.json (French) * New translations en.json (Chinese Simplified) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Russian) * New translations en.json (Russian)
		
			
				
	
	
		
			62 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			62 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "loginTitle": "Velkommen tilbage, log ind med",
 | |
|     "loginTitleSimple": "Velkommen tilbage, log venligst ind",
 | |
|     "loginDivider": "Eller",
 | |
|     "loginUsername": "Brugernavn",
 | |
|     "loginPassword": "Adgangskode",
 | |
|     "loginSubmit": "Log ind",
 | |
|     "loginFailTitle": "Login mislykkedes",
 | |
|     "loginFailSubtitle": "Tjek venligst dit brugernavn og adgangskode",
 | |
|     "loginFailRateLimit": "Du har forsøgt at logge ind for mange gange, prøv igen senere",
 | |
|     "loginSuccessTitle": "Logget ind",
 | |
|     "loginSuccessSubtitle": "Velkommen tilbage!",
 | |
|     "loginOauthFailTitle": "Der opstod en fejl",
 | |
|     "loginOauthFailSubtitle": "Kunne ikke hente OAuth-URL",
 | |
|     "loginOauthSuccessTitle": "Omdirigerer",
 | |
|     "loginOauthSuccessSubtitle": "Omdirigerer til din OAuth-udbyder",
 | |
|     "loginOauthAutoRedirectTitle": "OAuth Auto Redirect",
 | |
|     "loginOauthAutoRedirectSubtitle": "You will be automatically redirected to your OAuth provider to authenticate.",
 | |
|     "loginOauthAutoRedirectButton": "Redirect now",
 | |
|     "continueTitle": "Fortsæt",
 | |
|     "continueRedirectingTitle": "Omdirigerer...",
 | |
|     "continueRedirectingSubtitle": "Du bør blive omdirigeret til appen snart",
 | |
|     "continueRedirectManually": "Redirect me manually",
 | |
|     "continueInsecureRedirectTitle": "Usikker omdirigering",
 | |
|     "continueInsecureRedirectSubtitle": "Du forsøger at omdirigere fra <code>https</code> til <code>http</code>, som ikke er sikker. Er du sikker på, at du vil fortsætte?",
 | |
|     "continueUntrustedRedirectTitle": "Untrusted redirect",
 | |
|     "continueUntrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<code>{{cookieDomain}}</code>). Are you sure you want to continue?",
 | |
|     "logoutFailTitle": "Log ud mislykkedes",
 | |
|     "logoutFailSubtitle": "Prøv venligst igen",
 | |
|     "logoutSuccessTitle": "Logget ud",
 | |
|     "logoutSuccessSubtitle": "Du er blevet logget ud",
 | |
|     "logoutTitle": "Log ud",
 | |
|     "logoutUsernameSubtitle": "Du er i øjeblikket logget ind som <code>{{username}}</code>. Klik på knappen nedenfor for at logge ud.",
 | |
|     "logoutOauthSubtitle": "Du er i øjeblikket logget ind som <code>{{username}}</code> via {{provider}} OAuth-udbyderen. Klik på knappen nedenfor for at logge ud.",
 | |
|     "notFoundTitle": "Siden blev ikke fundet",
 | |
|     "notFoundSubtitle": "Siden du leder efter, findes ikke.",
 | |
|     "notFoundButton": "Gå til forsiden",
 | |
|     "totpFailTitle": "Verificering af kode mislykkedes",
 | |
|     "totpFailSubtitle": "Tjek venligst din kode og prøv igen",
 | |
|     "totpSuccessTitle": "Verificeret",
 | |
|     "totpSuccessSubtitle": "Omdirigerer til din app",
 | |
|     "totpTitle": "Indtast din TOTP-kode",
 | |
|     "totpSubtitle": "Indtast venligst koden fra din to-faktor-godkendelsesapp.",
 | |
|     "unauthorizedTitle": "Uautoriseret",
 | |
|     "unauthorizedResourceSubtitle": "Brugeren med brugernavnet <code>{{username}}</code> har ikke tilladelse til at tilgå ressourcen <code>{{resource}}</code>.",
 | |
|     "unauthorizedLoginSubtitle": "Brugeren med brugernavnet <code>{{username}}</code> har ikke tilladelse til at logge ind.",
 | |
|     "unauthorizedGroupsSubtitle": "Brugeren med brugernavnet <code>{{username}}</code> er ikke i de grupper, som ressourcen <code>{{resource}}</code> kræver.",
 | |
|     "unauthorizedIpSubtitle": "Din IP adresse <code>{{ip}}</code> er ikke autoriseret til at tilgå ressourcen <code>{{resource}}</code>.",
 | |
|     "unauthorizedButton": "Prøv igen",
 | |
|     "cancelTitle": "Annuller",
 | |
|     "forgotPasswordTitle": "Glemt din adgangskode?",
 | |
|     "failedToFetchProvidersTitle": "Kunne ikke indlæse godkendelsesudbydere. Tjek venligst din konfiguration.",
 | |
|     "errorTitle": "Der opstod en fejl",
 | |
|     "errorSubtitle": "Der opstod en fejl under forsøget på at udføre denne handling. Tjek venligst konsollen for mere information.",
 | |
|     "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.",
 | |
|     "fieldRequired": "This field is required",
 | |
|     "invalidInput": "Invalid input",
 | |
|     "domainWarningTitle": "Invalid Domain",
 | |
|     "domainWarningSubtitle": "This instance is configured to be accessed from <code>{{appUrl}}</code>, but <code>{{currentUrl}}</code> is being used. If you proceed, you may encounter issues with authentication.",
 | |
|     "ignoreTitle": "Ignore",
 | |
|     "goToCorrectDomainTitle": "Go to correct domain"
 | |
| } |