-
-
Notifications
You must be signed in to change notification settings - Fork 233
New Crowdin updates #497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Crowdin updates #497
Changes from all commits
745c3ec
6b2cf3d
4f8cf47
8ce382b
90b02d9
a93620a
afb65b1
410520f
cf5214d
cd98697
4c3e210
215befe
660da81
decd483
6df7422
c8f0ede
32cbd9a
c887544
c41f500
41410be
e281282
9af4a98
ffba8b2
a211554
443868d
259f88e
3f41c54
ab584ec
cd68998
719ee13
9d67f4d
b75a53d
1ce55cd
0fa8db6
c465e77
55915ed
5c12d33
14baf01
477b6b3
fbfa503
cd28dca
b9598d6
fc6d02a
0753988
e1a96d1
cc3b6d6
bc94385
64e0783
1f53cde
3e31ae9
96c454d
bb3ae0e
7029cd0
caa291d
13ddb47
e9ae020
ddc468c
5a6e0b7
30054a4
819e1f4
4f99b13
b784df0
6fd3051
d76feb1
b97bf73
53ad4a7
6ec1be4
29d06b1
03a866f
a4b333a
d877c65
845d05f
1a5ef2b
509a676
1e94f03
228b107
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,7 +14,7 @@ | |
| "loginOauthFailSubtitle": "Nepodařilo se získat OAuth URL", | ||
| "loginOauthSuccessTitle": "Přesměrování", | ||
| "loginOauthSuccessSubtitle": "Přesměrování k poskytovateli OAuth", | ||
| "loginOauthAutoRedirectTitle": "OAuth Auto Redirect", | ||
| "loginOauthAutoRedirectTitle": "Automatické přesměrování OAuth", | ||
| "loginOauthAutoRedirectSubtitle": "You will be automatically redirected to your OAuth provider to authenticate.", | ||
| "loginOauthAutoRedirectButton": "Redirect now", | ||
| "continueTitle": "Pokračovat", | ||
|
|
@@ -51,12 +51,31 @@ | |
| "forgotPasswordTitle": "Zapomněli jste heslo?", | ||
| "failedToFetchProvidersTitle": "Nepodařilo se načíst poskytovatele ověřování. Zkontrolujte prosím konfiguraci.", | ||
| "errorTitle": "Došlo k chybě", | ||
| "errorSubtitleInfo": "The following error occurred while processing your request:", | ||
| "errorSubtitle": "Nastala chyba při pokusu o provedení této akce. Pro více informací prosím zkontrolujte konzolu.", | ||
| "forgotPasswordMessage": "Heslo můžete obnovit změnou proměnné `USERS`.", | ||
| "fieldRequired": "Toto pole je povinné", | ||
| "invalidInput": "Neplatný údaj", | ||
| "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" | ||
| } | ||
| "goToCorrectDomainTitle": "Go to correct domain", | ||
| "authorizeTitle": "Authorize", | ||
| "authorizeCardTitle": "Continue to {{app}}?", | ||
| "authorizeSubtitle": "Would you like to continue to this app? Please carefully review the permissions requested by the app.", | ||
| "authorizeSubtitleOAuth": "Would you like to continue to this app?", | ||
| "authorizeLoadingTitle": "Loading...", | ||
| "authorizeLoadingSubtitle": "Please wait while we load the client information.", | ||
| "authorizeSuccessTitle": "Authorized", | ||
| "authorizeSuccessSubtitle": "You will be redirected to the app in a few seconds.", | ||
| "authorizeErrorClientInfo": "An error occurred while loading the client information. Please try again later.", | ||
| "authorizeErrorMissingParams": "The following parameters are missing: {{missingParams}}", | ||
| "openidScopeName": "OpenID Connect", | ||
| "openidScopeDescription": "Allows the app to access your OpenID Connect information.", | ||
| "emailScopeName": "Email", | ||
| "emailScopeDescription": "Allows the app to access your email address.", | ||
| "profileScopeName": "Profile", | ||
| "profileScopeDescription": "Allows the app to access your profile information.", | ||
| "groupsScopeName": "Groups", | ||
| "groupsScopeDescription": "Allows the app to access your group information." | ||
|
Comment on lines
+54
to
+80
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Nearly all new keys are untranslated (English) in the Czech locale.
🤖 Prompt for AI Agents |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -51,12 +51,31 @@ | |
| "forgotPasswordTitle": "Glemt din adgangskode?", | ||
| "failedToFetchProvidersTitle": "Kunne ikke indlæse godkendelsesudbydere. Tjek venligst din konfiguration.", | ||
| "errorTitle": "Der opstod en fejl", | ||
| "errorSubtitleInfo": "The following error occurred while processing your request:", | ||
| "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" | ||
| } | ||
| "goToCorrectDomainTitle": "Go to correct domain", | ||
| "authorizeTitle": "Authorize", | ||
| "authorizeCardTitle": "Continue to {{app}}?", | ||
| "authorizeSubtitle": "Would you like to continue to this app? Please carefully review the permissions requested by the app.", | ||
| "authorizeSubtitleOAuth": "Would you like to continue to this app?", | ||
| "authorizeLoadingTitle": "Loading...", | ||
| "authorizeLoadingSubtitle": "Please wait while we load the client information.", | ||
| "authorizeSuccessTitle": "Authorized", | ||
| "authorizeSuccessSubtitle": "You will be redirected to the app in a few seconds.", | ||
| "authorizeErrorClientInfo": "An error occurred while loading the client information. Please try again later.", | ||
| "authorizeErrorMissingParams": "The following parameters are missing: {{missingParams}}", | ||
| "openidScopeName": "OpenID Connect", | ||
| "openidScopeDescription": "Allows the app to access your OpenID Connect information.", | ||
| "emailScopeName": "Email", | ||
| "emailScopeDescription": "Allows the app to access your email address.", | ||
| "profileScopeName": "Profile", | ||
| "profileScopeDescription": "Allows the app to access your profile information.", | ||
| "groupsScopeName": "Groups", | ||
| "groupsScopeDescription": "Allows the app to access your group information." | ||
|
Comment on lines
+54
to
+80
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Newly added keys are untranslated (English in a Danish locale file). All new keys ( 🤖 Prompt for AI Agents |
||
| } | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All new strings are in English — Catalan translations pending.
Every string in this
ca-ES.jsonfile (both existing and newly added) is in English rather than Catalan. If this is intentional as a Crowdin placeholder awaiting translation, no action is needed. Otherwise, ensure the Catalan translations are provided before release.🤖 Prompt for AI Agents