mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-06 10:44:33 +08:00
New Crowdin translations (#1850)
* New translations settings.php (Korean) * New translations settings.php (Polish) * New translations settings.php (Ukrainian) * New translations settings.php (Turkish) * New translations settings.php (Swedish) * New translations settings.php (Spanish, Argentina) * New translations settings.php (Spanish) * New translations errors.php (Spanish) * New translations settings.php (Slovak) * New translations settings.php (Russian) * New translations settings.php (Portuguese, Brazilian) * New translations settings.php (Japanese) * New translations settings.php (Chinese Simplified) * New translations settings.php (Italian) * New translations settings.php (Hungarian) * New translations settings.php (German) * New translations settings.php (French) * New translations settings.php (Dutch) * New translations settings.php (Danish) * New translations settings.php (Czech) * New translations settings.php (Chinese Traditional) * New translations settings.php (Arabic) * New translations settings.php (German Informal) * New translations common.php (Dutch) * New translations settings.php (Spanish) * New translations errors.php (Hungarian) * New translations settings.php (Hungarian) * New translations common.php (Hungarian) * New translations errors.php (Hungarian) * New translations settings.php (Hungarian) * New translations validation.php (Hungarian) * New translations errors.php (Portuguese, Brazilian) * New translations errors.php (Chinese Simplified) * New translations settings.php (Chinese Simplified) * New translations settings.php (Chinese Simplified) * New translations settings.php (Chinese Simplified) * New translations auth.php (Chinese Traditional) * New translations common.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations errors.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations settings.php (Chinese Simplified) * New translations settings.php (Chinese Traditional) * New translations validation.php (Chinese Traditional) * New translations validation.php (Chinese Traditional) * New translations errors.php (German) * New translations errors.php (German) * New translations settings.php (German) * New translations settings.php (German Informal) * New translations errors.php (French) * New translations settings.php (French) * New translations errors.php (Portuguese, Brazilian) * New translations settings.php (Portuguese, Brazilian) * New translations settings.php (Portuguese, Brazilian) * New translations settings.php (Portuguese, Brazilian) * New translations settings.php (Hungarian) * New translations settings.php (Hungarian) * New translations validation.php (Hungarian) * New translations errors.php (Chinese Simplified) * New translations errors.php (Spanish) * New translations errors.php (Korean) * New translations settings.php (Korean) * New translations errors.php (Polish) * New translations settings.php (Polish) * New translations errors.php (Russian) * New translations settings.php (Russian) * New translations errors.php (Slovak) * New translations settings.php (Slovak) * New translations settings.php (Spanish) * New translations errors.php (Japanese) * New translations errors.php (Spanish, Argentina) * New translations settings.php (Spanish, Argentina) * New translations errors.php (Swedish) * New translations settings.php (Swedish) * New translations errors.php (Turkish) * New translations settings.php (Turkish) * New translations errors.php (Ukrainian) * New translations settings.php (Ukrainian) * New translations settings.php (Japanese) * New translations settings.php (Italian) * New translations settings.php (Chinese Simplified) * New translations settings.php (Portuguese, Brazilian) * New translations errors.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations errors.php (French) * New translations settings.php (French) * New translations errors.php (German) * New translations settings.php (German) * New translations settings.php (Hungarian) * New translations errors.php (Portuguese, Brazilian) * New translations settings.php (German Informal) * New translations errors.php (Italian) * New translations errors.php (Arabic) * New translations settings.php (Arabic) * New translations errors.php (Czech) * New translations settings.php (Czech) * New translations errors.php (Danish) * New translations settings.php (Danish) * New translations errors.php (Dutch) * New translations settings.php (Dutch) * New translations errors.php (Hungarian) * New translations errors.php (German Informal) * New translations settings.php (Spanish) * New translations settings.php (French) * New translations settings.php (Chinese Simplified) * New translations settings.php (Japanese) * New translations settings.php (Turkish) * New translations settings.php (Swedish) * New translations settings.php (Spanish, Argentina) * New translations settings.php (Spanish) * New translations settings.php (Slovak) * New translations settings.php (Russian) * New translations settings.php (Polish) * New translations settings.php (Korean) * New translations settings.php (Italian) * New translations settings.php (Chinese Traditional) * New translations settings.php (Dutch) * New translations settings.php (Danish) * New translations settings.php (Czech) * New translations settings.php (Arabic) * New translations settings.php (German Informal) * New translations settings.php (Portuguese, Brazilian) * New translations settings.php (Hungarian) * New translations settings.php (German) * New translations settings.php (French) * New translations settings.php (Ukrainian)
This commit is contained in:
@ -23,7 +23,6 @@ return [
|
||||
'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
|
||||
'saml_invalid_response_id' => 'The request from the external authentication system is not recognised by a process started by this application. Navigating back after a login could cause this issue.',
|
||||
'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
|
||||
'saml_email_exists' => 'Registration unsuccessful since a user already exists with email address ":email"',
|
||||
'social_no_action_defined' => 'Nebyla zvolena žádá akce',
|
||||
'social_login_bad_response' => "Nastala chyba během přihlašování přes :socialAccount \n:error",
|
||||
'social_account_in_use' => 'Tento účet na :socialAccount se již používá. Pokuste se s ním přihlásit volbou Přihlásit přes :socialAccount.',
|
||||
|
@ -56,7 +56,7 @@ return [
|
||||
'reg_enable_toggle' => 'Enable registration',
|
||||
'reg_enable_desc' => 'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.',
|
||||
'reg_default_role' => 'Role přiřazená po registraci',
|
||||
'reg_enable_ldap_warning' => 'The option above is not used while LDAP authentication is active. User accounts for non-existing members will be auto-created if authentication, against the LDAP system in use, is successful.',
|
||||
'reg_enable_external_warning' => 'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.',
|
||||
'reg_email_confirmation' => 'Email Confirmation',
|
||||
'reg_email_confirmation_toggle' => 'Require email confirmation',
|
||||
'reg_confirm_email_desc' => 'Pokud zapnete omezení emailové domény, tak bude ověřování emailové adresy vyžadováno vždy.',
|
||||
@ -131,7 +131,7 @@ return [
|
||||
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.',
|
||||
'users_send_invite_option' => 'Send user invite email',
|
||||
'users_external_auth_id' => 'Přihlašovací identifikátory třetích stran',
|
||||
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your LDAP system.',
|
||||
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.',
|
||||
'users_password_warning' => 'Vyplňujte pouze v případě, že chcete heslo změnit:',
|
||||
'users_system_public' => 'Symbolizuje libovolného veřejného návštěvníka, který navštívil vaší aplikaci. Nelze ho použít k přihlášení ale je přiřazen automaticky veřejnosti.',
|
||||
'users_delete' => 'Smazat uživatele',
|
||||
@ -185,6 +185,7 @@ return [
|
||||
'language_select' => [
|
||||
'en' => 'English',
|
||||
'ar' => 'العربية',
|
||||
'da' => 'Dansk',
|
||||
'de' => 'Deutsch (Sie)',
|
||||
'de_informal' => 'Deutsch (Du)',
|
||||
'es' => 'Español',
|
||||
|
Reference in New Issue
Block a user