mirror of
				https://github.com/steveiliop56/tinyauth.git
				synced 2025-11-03 23:55:44 +00:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			v3.2.1-bet
			...
			v3.2.1
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					61dfc91110 | ||
| 
						 | 
					130e6facb7 | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 96 KiB  | 
@@ -1,46 +1,46 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "loginTitle": "Welcome back, login with",
 | 
					    "loginTitle": "مرحبا بعودتك، قم بتسجيل الدخول باستخدام",
 | 
				
			||||||
    "loginDivider": "Or continue with password",
 | 
					    "loginDivider": "أو المتابعة بكلمة المرور",
 | 
				
			||||||
    "loginUsername": "Username",
 | 
					    "loginUsername": "اسم المستخدم",
 | 
				
			||||||
    "loginPassword": "Password",
 | 
					    "loginPassword": "كلمة المرور",
 | 
				
			||||||
    "loginSubmit": "Login",
 | 
					    "loginSubmit": "تسجيل الدخول",
 | 
				
			||||||
    "loginFailTitle": "Failed to log in",
 | 
					    "loginFailTitle": "فشل تسجيل الدخول",
 | 
				
			||||||
    "loginFailSubtitle": "Please check your username and password",
 | 
					    "loginFailSubtitle": "الرجاء التحقق من اسم المستخدم وكلمة المرور",
 | 
				
			||||||
    "loginFailRateLimit": "You failed to login too many times, please try again later",
 | 
					    "loginFailRateLimit": "فشلت في تسجيل الدخول عدة مرات، الرجاء المحاولة مرة أخرى لاحقا",
 | 
				
			||||||
    "loginSuccessTitle": "Logged in",
 | 
					    "loginSuccessTitle": "تم تسجيل الدخول",
 | 
				
			||||||
    "loginSuccessSubtitle": "Welcome back!",
 | 
					    "loginSuccessSubtitle": "مرحبا بعودتك!",
 | 
				
			||||||
    "loginOauthFailTitle": "Internal error",
 | 
					    "loginOauthFailTitle": "خطأ داخلي",
 | 
				
			||||||
    "loginOauthFailSubtitle": "Failed to get OAuth URL",
 | 
					    "loginOauthFailSubtitle": "فشل في الحصول على رابط OAuth",
 | 
				
			||||||
    "loginOauthSuccessTitle": "Redirecting",
 | 
					    "loginOauthSuccessTitle": "إعادة توجيه",
 | 
				
			||||||
    "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider",
 | 
					    "loginOauthSuccessSubtitle": "إعادة توجيه إلى مزود OAuth الخاص بك",
 | 
				
			||||||
    "continueRedirectingTitle": "Redirecting...",
 | 
					    "continueRedirectingTitle": "إعادة توجيه...",
 | 
				
			||||||
    "continueRedirectingSubtitle": "You should be redirected to the app soon",
 | 
					    "continueRedirectingSubtitle": "يجب إعادة توجيهك إلى التطبيق قريبا",
 | 
				
			||||||
    "continueInvalidRedirectTitle": "Invalid redirect",
 | 
					    "continueInvalidRedirectTitle": "إعادة توجيه غير صالحة",
 | 
				
			||||||
    "continueInvalidRedirectSubtitle": "The redirect URL is invalid",
 | 
					    "continueInvalidRedirectSubtitle": "رابط إعادة التوجيه غير صالح",
 | 
				
			||||||
    "continueInsecureRedirectTitle": "Insecure redirect",
 | 
					    "continueInsecureRedirectTitle": "إعادة توجيه غير آمنة",
 | 
				
			||||||
    "continueInsecureRedirectSubtitle": "You are trying to redirect from <Code>https</Code> to <Code>http</Code>, are you sure you want to continue?",
 | 
					    "continueInsecureRedirectSubtitle": "أنت تحاول إعادة التوجيه من <Code>https</Code> إلى <Code>http</Code>، هل أنت متأكد أنك تريد المتابعة؟",
 | 
				
			||||||
    "continueTitle": "Continue",
 | 
					    "continueTitle": "متابعة",
 | 
				
			||||||
    "continueSubtitle": "Click the button to continue to your app.",
 | 
					    "continueSubtitle": "انقر الزر للمتابعة إلى التطبيق الخاص بك.",
 | 
				
			||||||
    "internalErrorTitle": "Internal Server Error",
 | 
					    "internalErrorTitle": "خطأ داخلي في الخادم",
 | 
				
			||||||
    "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.",
 | 
					    "internalErrorSubtitle": "حدث خطأ على الخادم ولا يمكن حاليا تلبية طلبك.",
 | 
				
			||||||
    "internalErrorButton": "Try again",
 | 
					    "internalErrorButton": "حاول مجددا",
 | 
				
			||||||
    "logoutFailTitle": "Failed to log out",
 | 
					    "logoutFailTitle": "فشل تسجيل الخروج",
 | 
				
			||||||
    "logoutFailSubtitle": "Please try again",
 | 
					    "logoutFailSubtitle": "يرجى إعادة المحاولة",
 | 
				
			||||||
    "logoutSuccessTitle": "Logged out",
 | 
					    "logoutSuccessTitle": "تم تسجيل الخروج",
 | 
				
			||||||
    "logoutSuccessSubtitle": "You have been logged out",
 | 
					    "logoutSuccessSubtitle": "تم تسجيل خروجك",
 | 
				
			||||||
    "logoutTitle": "Logout",
 | 
					    "logoutTitle": "تسجيل الخروج",
 | 
				
			||||||
    "logoutUsernameSubtitle": "You are currently logged in as <Code>{{username}}</Code>, click the button below to logout.",
 | 
					    "logoutUsernameSubtitle": "أنت حاليا مسجل الدخول ك <Code>{{username}}</Code>، انقر الزر أدناه لتسجيل الخروج.",
 | 
				
			||||||
    "logoutOauthSubtitle": "You are currently logged in as <Code>{{username}}</Code> using the {{provider}} OAuth provider, click the button below to logout.",
 | 
					    "logoutOauthSubtitle": "أنت حاليا مسجل الدخول ك <Code>{{username}}</Code> باستخدام مزود OAuth {{provider}} ، انقر الزر أدناه لتسجيل الخروج.",
 | 
				
			||||||
    "notFoundTitle": "Page not found",
 | 
					    "notFoundTitle": "الصفحة غير موجودة",
 | 
				
			||||||
    "notFoundSubtitle": "The page you are looking for does not exist.",
 | 
					    "notFoundSubtitle": "الصفحة التي تبحث عنها غير موجودة.",
 | 
				
			||||||
    "notFoundButton": "Go home",
 | 
					    "notFoundButton": "انتقل إلى الرئيسية",
 | 
				
			||||||
    "totpFailTitle": "Failed to verify code",
 | 
					    "totpFailTitle": "فشل في التحقق من الرمز",
 | 
				
			||||||
    "totpFailSubtitle": "Please check your code and try again",
 | 
					    "totpFailSubtitle": "الرجاء التحقق من الرمز الخاص بك وحاول مرة أخرى",
 | 
				
			||||||
    "totpSuccessTitle": "Verified",
 | 
					    "totpSuccessTitle": "تم التحقق",
 | 
				
			||||||
    "totpSuccessSubtitle": "Redirecting to your app",
 | 
					    "totpSuccessSubtitle": "إعادة توجيه إلى تطبيقك",
 | 
				
			||||||
    "totpTitle": "Enter your TOTP code",
 | 
					    "totpTitle": "أدخل رمز TOTP الخاص بك",
 | 
				
			||||||
    "unauthorizedTitle": "Unauthorized",
 | 
					    "unauthorizedTitle": "غير مرخص",
 | 
				
			||||||
    "unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
 | 
					    "unauthorizedResourceSubtitle": "المستخدم الذي يحمل اسم المستخدم <Code>{{username}}</Code> غير مصرح له بالوصول إلى المورد <Code>{{resource}}</Code>.",
 | 
				
			||||||
    "unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
 | 
					    "unaothorizedLoginSubtitle": "المستخدم الذي يحمل اسم المستخدم <Code>{{username}}</Code> غير مصرح له بتسجيل الدخول.",
 | 
				
			||||||
    "unauthorizedButton": "Try again"
 | 
					    "unauthorizedButton": "حاول مجددا"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -8,20 +8,20 @@
 | 
				
			|||||||
    "loginFailSubtitle": "Bitte überprüfe deinen Benutzernamen und Passwort",
 | 
					    "loginFailSubtitle": "Bitte überprüfe deinen Benutzernamen und Passwort",
 | 
				
			||||||
    "loginFailRateLimit": "Sie konnten sich zu oft nicht einloggen, bitte versuchen Sie es später erneut",
 | 
					    "loginFailRateLimit": "Sie konnten sich zu oft nicht einloggen, bitte versuchen Sie es später erneut",
 | 
				
			||||||
    "loginSuccessTitle": "Logged in",
 | 
					    "loginSuccessTitle": "Logged in",
 | 
				
			||||||
    "loginSuccessSubtitle": "Welcome back!",
 | 
					    "loginSuccessSubtitle": "Willkommen zurück!",
 | 
				
			||||||
    "loginOauthFailTitle": "Internal error",
 | 
					    "loginOauthFailTitle": "Interner Fehler",
 | 
				
			||||||
    "loginOauthFailSubtitle": "Failed to get OAuth URL",
 | 
					    "loginOauthFailSubtitle": "Fehler beim Abrufen der OAuth-URL",
 | 
				
			||||||
    "loginOauthSuccessTitle": "Redirecting",
 | 
					    "loginOauthSuccessTitle": "Redirecting",
 | 
				
			||||||
    "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider",
 | 
					    "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider",
 | 
				
			||||||
    "continueRedirectingTitle": "Redirecting...",
 | 
					    "continueRedirectingTitle": "Redirecting...",
 | 
				
			||||||
    "continueRedirectingSubtitle": "You should be redirected to the app soon",
 | 
					    "continueRedirectingSubtitle": "You should be redirected to the app soon",
 | 
				
			||||||
    "continueInvalidRedirectTitle": "Invalid redirect",
 | 
					    "continueInvalidRedirectTitle": "Ungültige Weiterleitung",
 | 
				
			||||||
    "continueInvalidRedirectSubtitle": "The redirect URL is invalid",
 | 
					    "continueInvalidRedirectSubtitle": "Die Weiterleitungs-URL ist ungültig",
 | 
				
			||||||
    "continueInsecureRedirectTitle": "Insecure redirect",
 | 
					    "continueInsecureRedirectTitle": "Unsichere Weiterleitung",
 | 
				
			||||||
    "continueInsecureRedirectSubtitle": "You are trying to redirect from <Code>https</Code> to <Code>http</Code>, are you sure you want to continue?",
 | 
					    "continueInsecureRedirectSubtitle": "You are trying to redirect from <Code>https</Code> to <Code>http</Code>, are you sure you want to continue?",
 | 
				
			||||||
    "continueTitle": "Continue",
 | 
					    "continueTitle": "Weiter",
 | 
				
			||||||
    "continueSubtitle": "Click the button to continue to your app.",
 | 
					    "continueSubtitle": "Click the button to continue to your app.",
 | 
				
			||||||
    "internalErrorTitle": "Internal Server Error",
 | 
					    "internalErrorTitle": "Interner Serverfehler",
 | 
				
			||||||
    "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.",
 | 
					    "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.",
 | 
				
			||||||
    "internalErrorButton": "Try again",
 | 
					    "internalErrorButton": "Try again",
 | 
				
			||||||
    "logoutFailTitle": "Failed to log out",
 | 
					    "logoutFailTitle": "Failed to log out",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,42 +5,42 @@
 | 
				
			|||||||
    "loginPassword": "Wachtwoord",
 | 
					    "loginPassword": "Wachtwoord",
 | 
				
			||||||
    "loginSubmit": "Log in",
 | 
					    "loginSubmit": "Log in",
 | 
				
			||||||
    "loginFailTitle": "Mislukt om in te loggen",
 | 
					    "loginFailTitle": "Mislukt om in te loggen",
 | 
				
			||||||
    "loginFailSubtitle": "Gelieve uw gebruikersnaam en wachtwoord te controleren",
 | 
					    "loginFailSubtitle": "Controleer je gebruikersnaam en wachtwoord",
 | 
				
			||||||
    "loginFailRateLimit": "You failed to login too many times, please try again later",
 | 
					    "loginFailRateLimit": "Inloggen te vaak mislukt, probeer het later opnieuw",
 | 
				
			||||||
    "loginSuccessTitle": "Logged in",
 | 
					    "loginSuccessTitle": "Ingelogd",
 | 
				
			||||||
    "loginSuccessSubtitle": "Welcome back!",
 | 
					    "loginSuccessSubtitle": "Welkom terug!",
 | 
				
			||||||
    "loginOauthFailTitle": "Internal error",
 | 
					    "loginOauthFailTitle": "Interne fout",
 | 
				
			||||||
    "loginOauthFailSubtitle": "Failed to get OAuth URL",
 | 
					    "loginOauthFailSubtitle": "Fout bij het ophalen van OAuth URL",
 | 
				
			||||||
    "loginOauthSuccessTitle": "Redirecting",
 | 
					    "loginOauthSuccessTitle": "Omleiden",
 | 
				
			||||||
    "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider",
 | 
					    "loginOauthSuccessSubtitle": "Omleiden naar je OAuth provider",
 | 
				
			||||||
    "continueRedirectingTitle": "Redirecting...",
 | 
					    "continueRedirectingTitle": "Omleiden...",
 | 
				
			||||||
    "continueRedirectingSubtitle": "You should be redirected to the app soon",
 | 
					    "continueRedirectingSubtitle": "Je wordt naar de app doorgestuurd",
 | 
				
			||||||
    "continueInvalidRedirectTitle": "Invalid redirect",
 | 
					    "continueInvalidRedirectTitle": "Ongeldige omleiding",
 | 
				
			||||||
    "continueInvalidRedirectSubtitle": "The redirect URL is invalid",
 | 
					    "continueInvalidRedirectSubtitle": "De omleidings-URL is ongeldig",
 | 
				
			||||||
    "continueInsecureRedirectTitle": "Insecure redirect",
 | 
					    "continueInsecureRedirectTitle": "Onveilige doorverwijzing",
 | 
				
			||||||
    "continueInsecureRedirectSubtitle": "You are trying to redirect from <Code>https</Code> to <Code>http</Code>, are you sure you want to continue?",
 | 
					    "continueInsecureRedirectSubtitle": "Je probeert door te verwijzen van <Code>https</Code> naar <Code>http</Code>, weet je zeker dat je wilt doorgaan?",
 | 
				
			||||||
    "continueTitle": "Continue",
 | 
					    "continueTitle": "Ga verder",
 | 
				
			||||||
    "continueSubtitle": "Click the button to continue to your app.",
 | 
					    "continueSubtitle": "Klik op de knop om door te gaan naar de app.",
 | 
				
			||||||
    "internalErrorTitle": "Internal Server Error",
 | 
					    "internalErrorTitle": "Interne server fout",
 | 
				
			||||||
    "internalErrorSubtitle": "An error occurred on the server and it currently cannot serve your request.",
 | 
					    "internalErrorSubtitle": "Er is een fout opgetreden op de server en het kan momenteel niet voldoen aan je verzoek.",
 | 
				
			||||||
    "internalErrorButton": "Try again",
 | 
					    "internalErrorButton": "Opnieuw proberen",
 | 
				
			||||||
    "logoutFailTitle": "Failed to log out",
 | 
					    "logoutFailTitle": "Afmelden mislukt",
 | 
				
			||||||
    "logoutFailSubtitle": "Please try again",
 | 
					    "logoutFailSubtitle": "Probeer het opnieuw",
 | 
				
			||||||
    "logoutSuccessTitle": "Logged out",
 | 
					    "logoutSuccessTitle": "Afgemeld",
 | 
				
			||||||
    "logoutSuccessSubtitle": "You have been logged out",
 | 
					    "logoutSuccessSubtitle": "Je bent afgemeld",
 | 
				
			||||||
    "logoutTitle": "Logout",
 | 
					    "logoutTitle": "Afmelden",
 | 
				
			||||||
    "logoutUsernameSubtitle": "You are currently logged in as <Code>{{username}}</Code>, click the button below to logout.",
 | 
					    "logoutUsernameSubtitle": "Je bent momenteel ingelogd als <Code>{{username}}</Code>, klik op de knop hieronder om uit te loggen.",
 | 
				
			||||||
    "logoutOauthSubtitle": "You are currently logged in as <Code>{{username}}</Code> using the {{provider}} OAuth provider, click the button below to logout.",
 | 
					    "logoutOauthSubtitle": "Je bent momenteel ingelogd als <Code>{{username}}</Code> met behulp van de {{provider}} OAuth provider, klik op de knop hieronder om uit te loggen.",
 | 
				
			||||||
    "notFoundTitle": "Page not found",
 | 
					    "notFoundTitle": "Pagina niet gevonden",
 | 
				
			||||||
    "notFoundSubtitle": "The page you are looking for does not exist.",
 | 
					    "notFoundSubtitle": "De pagina die je zoekt bestaat niet.",
 | 
				
			||||||
    "notFoundButton": "Go home",
 | 
					    "notFoundButton": "Naar startpagina",
 | 
				
			||||||
    "totpFailTitle": "Failed to verify code",
 | 
					    "totpFailTitle": "Verifiëren van code mislukt",
 | 
				
			||||||
    "totpFailSubtitle": "Please check your code and try again",
 | 
					    "totpFailSubtitle": "Controleer je code en probeer het opnieuw",
 | 
				
			||||||
    "totpSuccessTitle": "Verified",
 | 
					    "totpSuccessTitle": "Geverifiëerd",
 | 
				
			||||||
    "totpSuccessSubtitle": "Redirecting to your app",
 | 
					    "totpSuccessSubtitle": "Omleiden naar je app",
 | 
				
			||||||
    "totpTitle": "Enter your TOTP code",
 | 
					    "totpTitle": "Voer je TOTP-code in",
 | 
				
			||||||
    "unauthorizedTitle": "Unauthorized",
 | 
					    "unauthorizedTitle": "Ongeautoriseerd",
 | 
				
			||||||
    "unauthorizedResourceSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to access the resource <Code>{{resource}}</Code>.",
 | 
					    "unauthorizedResourceSubtitle": "De gebruiker met gebruikersnaam <Code>{{username}}</Code> heeft geen toegang tot de bron <Code>{{resource}}</Code>.",
 | 
				
			||||||
    "unaothorizedLoginSubtitle": "The user with username <Code>{{username}}</Code> is not authorized to login.",
 | 
					    "unaothorizedLoginSubtitle": "De gebruiker met gebruikersnaam <Code>{{username}}</Code> is niet gemachtigd om in te loggen.",
 | 
				
			||||||
    "unauthorizedButton": "Try again"
 | 
					    "unauthorizedButton": "Opnieuw proberen"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user