mirror of
				https://github.com/steveiliop56/tinyauth.git
				synced 2025-11-03 23:55:44 +00:00 
			
		
		
		
	* 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.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			62 lines
		
	
	
		
			4.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "loginTitle": "Välkommen tillbaka, logga in med",
 | 
						|
    "loginTitleSimple": "Välkommen tillbaka, logga in",
 | 
						|
    "loginDivider": "Eller",
 | 
						|
    "loginUsername": "Användarnamn",
 | 
						|
    "loginPassword": "Lösenord",
 | 
						|
    "loginSubmit": "Logga in",
 | 
						|
    "loginFailTitle": "Kunde inte logga in",
 | 
						|
    "loginFailSubtitle": "Kontrollera ditt användarnamn och lösenord",
 | 
						|
    "loginFailRateLimit": "Du misslyckades med att logga in för många gånger. Försök igen senare",
 | 
						|
    "loginSuccessTitle": "Inloggad",
 | 
						|
    "loginSuccessSubtitle": "Välkommen tillbaka!",
 | 
						|
    "loginOauthFailTitle": "Ett fel har uppstått",
 | 
						|
    "loginOauthFailSubtitle": "Kunde inte hämta OAuth URL",
 | 
						|
    "loginOauthSuccessTitle": "Omdirigerar",
 | 
						|
    "loginOauthSuccessSubtitle": "Omdirigera till din OAuth leverantör",
 | 
						|
    "loginOauthAutoRedirectTitle": "OAuth Auto Redirect",
 | 
						|
    "loginOauthAutoRedirectSubtitle": "You will be automatically redirected to your OAuth provider to authenticate.",
 | 
						|
    "loginOauthAutoRedirectButton": "Redirect now",
 | 
						|
    "continueTitle": "Fortsätt",
 | 
						|
    "continueRedirectingTitle": "Omdirigerar...",
 | 
						|
    "continueRedirectingSubtitle": "Du bör omdirigeras till appen snart",
 | 
						|
    "continueRedirectManually": "Redirect me manually",
 | 
						|
    "continueInsecureRedirectTitle": "Osäker omdirigering",
 | 
						|
    "continueInsecureRedirectSubtitle": "Du försöker omdirigera från <code>https</code> till <code>http</code> som inte är säker. Är du säker på att du vill fortsätta?",
 | 
						|
    "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": "Kunde inte logga ut.",
 | 
						|
    "logoutFailSubtitle": "Vänligen försök igen",
 | 
						|
    "logoutSuccessTitle": "Utloggad",
 | 
						|
    "logoutSuccessSubtitle": "Du har blivit utloggad",
 | 
						|
    "logoutTitle": "Logga ut",
 | 
						|
    "logoutUsernameSubtitle": "You are currently logged in as <code>{{username}}</code>. Click the button below to logout.",
 | 
						|
    "logoutOauthSubtitle": "You are currently logged in as <code>{{username}}</code> using the {{provider}} OAuth provider. Click the button below to logout.",
 | 
						|
    "notFoundTitle": "Page not found",
 | 
						|
    "notFoundSubtitle": "The page you are looking for does not exist.",
 | 
						|
    "notFoundButton": "Go home",
 | 
						|
    "totpFailTitle": "Failed to verify code",
 | 
						|
    "totpFailSubtitle": "Please check your code and try again",
 | 
						|
    "totpSuccessTitle": "Verified",
 | 
						|
    "totpSuccessSubtitle": "Redirecting to your app",
 | 
						|
    "totpTitle": "Enter your TOTP code",
 | 
						|
    "totpSubtitle": "Please enter the code from your authenticator app.",
 | 
						|
    "unauthorizedTitle": "Obehörig",
 | 
						|
    "unauthorizedResourceSubtitle": "The user with username <code>{{username}}</code> is not authorized to access the resource <code>{{resource}}</code>.",
 | 
						|
    "unauthorizedLoginSubtitle": "The user with username <code>{{username}}</code> is not authorized to login.",
 | 
						|
    "unauthorizedGroupsSubtitle": "The user with username <code>{{username}}</code> is not in the groups required by the resource <code>{{resource}}</code>.",
 | 
						|
    "unauthorizedIpSubtitle": "Your IP address <code>{{ip}}</code> is not authorized to access the resource <code>{{resource}}</code>.",
 | 
						|
    "unauthorizedButton": "Try again",
 | 
						|
    "cancelTitle": "Cancel",
 | 
						|
    "forgotPasswordTitle": "Forgot your password?",
 | 
						|
    "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.",
 | 
						|
    "errorTitle": "An error occurred",
 | 
						|
    "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more 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"
 | 
						|
} |