|
1 | 1 | { |
2 | 2 | "loginTitle": "Welcome back, login with", |
3 | | - "loginTitleSimple": "Welcome back, please login", |
4 | | - "loginDivider": "Or", |
5 | | - "loginUsername": "Username", |
6 | | - "loginPassword": "Password", |
7 | | - "loginSubmit": "Login", |
8 | | - "loginFailTitle": "Failed to log in", |
9 | | - "loginFailSubtitle": "Please check your username and password", |
10 | | - "loginFailRateLimit": "You failed to login too many times. Please try again later", |
11 | | - "loginSuccessTitle": "Logged in", |
12 | | - "loginSuccessSubtitle": "Welcome back!", |
| 3 | + "loginTitleSimple": "Üdvözöljük, kérem jelentkezzen be", |
| 4 | + "loginDivider": "Vagy", |
| 5 | + "loginUsername": "Felhasználónév", |
| 6 | + "loginPassword": "Jelszó", |
| 7 | + "loginSubmit": "Bejelentkezés", |
| 8 | + "loginFailTitle": "Sikertelen bejelentkezés", |
| 9 | + "loginFailSubtitle": "Kérjük, ellenőrizze a felhasználónevét és jelszavát", |
| 10 | + "loginFailRateLimit": "Túl sokszor próbálkoztál bejelentkezni. Próbáld újra később", |
| 11 | + "loginSuccessTitle": "Bejelentkezve", |
| 12 | + "loginSuccessSubtitle": "Üdvözöljük!", |
13 | 13 | "loginOauthFailTitle": "An error occurred", |
14 | 14 | "loginOauthFailSubtitle": "Failed to get OAuth URL", |
15 | | - "loginOauthSuccessTitle": "Redirecting", |
| 15 | + "loginOauthSuccessTitle": "Átirányítás", |
16 | 16 | "loginOauthSuccessSubtitle": "Redirecting to your OAuth provider", |
17 | 17 | "loginOauthAutoRedirectTitle": "OAuth Auto Redirect", |
18 | 18 | "loginOauthAutoRedirectSubtitle": "You will be automatically redirected to your OAuth provider to authenticate.", |
19 | 19 | "loginOauthAutoRedirectButton": "Redirect now", |
20 | 20 | "continueTitle": "Continue", |
21 | | - "continueRedirectingTitle": "Redirecting...", |
| 21 | + "continueRedirectingTitle": "Átirányítás...", |
22 | 22 | "continueRedirectingSubtitle": "You should be redirected to the app soon", |
23 | 23 | "continueRedirectManually": "Redirect me manually", |
24 | 24 | "continueInsecureRedirectTitle": "Insecure redirect", |
25 | 25 | "continueInsecureRedirectSubtitle": "You are trying to redirect from <code>https</code> to <code>http</code> which is not secure. Are you sure you want to continue?", |
26 | 26 | "continueUntrustedRedirectTitle": "Untrusted redirect", |
27 | 27 | "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?", |
28 | | - "logoutFailTitle": "Failed to log out", |
29 | | - "logoutFailSubtitle": "Please try again", |
30 | | - "logoutSuccessTitle": "Logged out", |
31 | | - "logoutSuccessSubtitle": "You have been logged out", |
32 | | - "logoutTitle": "Logout", |
| 28 | + "logoutFailTitle": "Sikertelen kijelentkezés", |
| 29 | + "logoutFailSubtitle": "Próbálja újra", |
| 30 | + "logoutSuccessTitle": "Kijelentkezve", |
| 31 | + "logoutSuccessSubtitle": "Kijelentkeztél", |
| 32 | + "logoutTitle": "Kijelentkezés", |
33 | 33 | "logoutUsernameSubtitle": "You are currently logged in as <code>{{username}}</code>. Click the button below to logout.", |
34 | 34 | "logoutOauthSubtitle": "You are currently logged in as <code>{{username}}</code> using the {{provider}} OAuth provider. Click the button below to logout.", |
35 | 35 | "notFoundTitle": "Page not found", |
36 | 36 | "notFoundSubtitle": "The page you are looking for does not exist.", |
37 | | - "notFoundButton": "Go home", |
38 | | - "totpFailTitle": "Failed to verify code", |
39 | | - "totpFailSubtitle": "Please check your code and try again", |
| 37 | + "notFoundButton": "Ugrás a kezdőlapra", |
| 38 | + "totpFailTitle": "Érvénytelen kód", |
| 39 | + "totpFailSubtitle": "Kérjük ellenőrizze a kódot és próbálja újra", |
40 | 40 | "totpSuccessTitle": "Verified", |
41 | 41 | "totpSuccessSubtitle": "Redirecting to your app", |
42 | 42 | "totpTitle": "Enter your TOTP code", |
|
46 | 46 | "unauthorizedLoginSubtitle": "The user with username <code>{{username}}</code> is not authorized to login.", |
47 | 47 | "unauthorizedGroupsSubtitle": "The user with username <code>{{username}}</code> is not in the groups required by the resource <code>{{resource}}</code>.", |
48 | 48 | "unauthorizedIpSubtitle": "Your IP address <code>{{ip}}</code> is not authorized to access the resource <code>{{resource}}</code>.", |
49 | | - "unauthorizedButton": "Try again", |
50 | | - "cancelTitle": "Cancel", |
51 | | - "forgotPasswordTitle": "Forgot your password?", |
| 49 | + "unauthorizedButton": "Próbálja újra", |
| 50 | + "cancelTitle": "Mégse", |
| 51 | + "forgotPasswordTitle": "Elfelejtette jelszavát?", |
52 | 52 | "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.", |
53 | | - "errorTitle": "An error occurred", |
| 53 | + "errorTitle": "Hiba történt", |
54 | 54 | "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.", |
55 | 55 | "forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.", |
56 | | - "fieldRequired": "This field is required", |
| 56 | + "fieldRequired": "Ez egy kötelező mező", |
57 | 57 | "invalidInput": "Invalid input", |
58 | 58 | "domainWarningTitle": "Invalid Domain", |
59 | 59 | "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.", |
|
0 commit comments