From eab05855a4aa18bc3c6d08de0269748ffb9c327e Mon Sep 17 00:00:00 2001 From: OpenProject Actions CI Date: Wed, 27 Nov 2024 03:20:55 +0000 Subject: [PATCH] update locales from crowdin [ci skip] --- config/locales/crowdin/uk.yml | 2 +- modules/auth_saml/config/locales/crowdin/hu.yml | 10 +++++----- modules/openid_connect/config/locales/crowdin/uk.yml | 6 +++--- modules/team_planner/config/locales/crowdin/js-hu.yml | 10 +++++----- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/config/locales/crowdin/uk.yml b/config/locales/crowdin/uk.yml index cf53ca4e230a..5faea1c68e76 100644 --- a/config/locales/crowdin/uk.yml +++ b/config/locales/crowdin/uk.yml @@ -33,7 +33,7 @@ uk: label_activity_show_only_changes: "Показувати лише зміни" label_sort_asc: "Найновіші внизу" label_sort_desc: "Найновіші вгорі" - label_type_to_comment: "Add a comment. Type @ to notify people." + label_type_to_comment: "Додайте коментар. Введіть @, щоб сповістити людину." label_submit_comment: "Надіслати коментар" changed_on: "змінено" created_on: "створив(-ла)" diff --git a/modules/auth_saml/config/locales/crowdin/hu.yml b/modules/auth_saml/config/locales/crowdin/hu.yml index ca4ee049dda6..01f6d3810abb 100644 --- a/modules/auth_saml/config/locales/crowdin/hu.yml +++ b/modules/auth_saml/config/locales/crowdin/hu.yml @@ -2,15 +2,15 @@ hu: activemodel: attributes: saml/provider: - display_name: Name - identifier: Identifier - secret: Secret - scope: Scope + display_name: Név + identifier: Azonosító + secret: Titkos + scope: Terjedelem assertion_consumer_service_url: ACS (Assertion consumer service) URL limit_self_registration: Limit self registration sp_entity_id: Service entity ID metadata_url: Identity provider metadata URL - name_identifier_format: Name identifier format + name_identifier_format: Névazonosító formátum idp_sso_service_url: Identity provider login endpoint idp_slo_service_url: Identity provider logout endpoint idp_cert: Public certificate of identity provider diff --git a/modules/openid_connect/config/locales/crowdin/uk.yml b/modules/openid_connect/config/locales/crowdin/uk.yml index 105fa27a960b..91a131ccb41a 100644 --- a/modules/openid_connect/config/locales/crowdin/uk.yml +++ b/modules/openid_connect/config/locales/crowdin/uk.yml @@ -59,10 +59,10 @@ uk: metadata_url: У мене є URL-адреса кінцевої точки виявлення client_id: ID клієнта, наданий вам постачальником OpenID Connect client_secret: Це клієнтський секрет ключ, наданий вам постачальником OpenID Connect - limit_self_registration: If enabled, users can only register using this provider if configuration on the provider's end allows it. - display_name: The name of the provider. This will be displayed as the login button and in the list of providers. + limit_self_registration: Якщо увімкнено, користувачі можуть зареєструватися за допомогою цього провайдера лише за умови, що конфігурація з боку провайдера це дозволяє. + display_name: Назва провайдера. Це буде зображено як кнопка входу та у списку провайдерів. tenant: 'Замініть клієнта за замовчуванням власним, якщо це можливо. Див. тут.' - scope: If you want to request custom scopes, you can add one or multiple scope values separated by spaces here. For more information, see the [OpenID Connect documentation](docs_url). + scope: Якщо ви хочете запросити користувацькі області, ви можете додати одне або кілька значень областей, розділених пробілами, тут. Для отримання додаткової інформації дивіться [OpenID Connect documentation](docs_url). post_logout_redirect_uri: URL-адреса, на яку постачальник послуг OpenID Connect має виконувати переспрямування після отримання запиту на вихід. claims: > Ви також можете надсилати запити на кінцеві точки даних користувача й маркера ID. Щоб дізнатися більше, ознайомтеся з [нашою документацією щодо OpenID Connect](docs_url). diff --git a/modules/team_planner/config/locales/crowdin/js-hu.yml b/modules/team_planner/config/locales/crowdin/js-hu.yml index ddbdb1399c4c..bc0af00f5cc8 100644 --- a/modules/team_planner/config/locales/crowdin/js-hu.yml +++ b/modules/team_planner/config/locales/crowdin/js-hu.yml @@ -3,7 +3,7 @@ hu: js: team_planner: add_existing: 'Létező hozzáadása' - add_existing_title: 'Add existing work packages' + add_existing_title: 'Meglévő munkacsomagok hozzáadása' create_label: 'Csoport tervező' create_title: 'Új csoport tervező létrehozása' unsaved_title: 'Névtelen csoport tervező' @@ -12,9 +12,9 @@ hu: remove_assignee: 'Megbízott eltávolítása' two_weeks: '2 hét' one_week: '1 hét' - four_weeks: '4-week' - eight_weeks: '8-week' - work_week: 'Work week' + four_weeks: '4 hét' + eight_weeks: '8 hetes' + work_week: 'Munkahét' today: 'Ma' drag_here_to_remove: 'Drag here to remove assignee and start and end dates.' cannot_drag_here: 'Cannot remove the work package due to permissions or editing restrictions.' @@ -24,5 +24,5 @@ hu: search_placeholder: 'Keresés...' modify: errors: - permission_denied: 'You do not have the necessary permissions to modify this.' + permission_denied: 'Nem rendelkezik a módosításhoz szükséges jogosultságokkal.' fallback: 'Ez a munkacsomag nem szerkeszthető.'