From 9eb5285f99e10b549a2fad33665d917652fcae7d Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Fri, 17 Jul 2020 08:15:06 +0000 Subject: [PATCH] update locales from crowdin [ci skip] --- .../dashboards/config/locales/crowdin/ar.yml | 6 ++-- .../config/locales/crowdin/js-ar.yml | 2 +- .../documents/config/locales/crowdin/ar.yml | 2 +- .../config/locales/crowdin/zh-TW.yml | 30 +++++++++---------- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/modules/dashboards/config/locales/crowdin/ar.yml b/modules/dashboards/config/locales/crowdin/ar.yml index 0de77b408f..3e3ee478f5 100644 --- a/modules/dashboards/config/locales/crowdin/ar.yml +++ b/modules/dashboards/config/locales/crowdin/ar.yml @@ -1,5 +1,5 @@ ar: dashboards: - label: 'Dashboards' - menu_badge: 'Alpha' - project_module_dashboards: 'Dashboards' + label: 'لوحات المعلومات' + menu_badge: ' ألفا' + project_module_dashboards: 'لوحات المعلومات' diff --git a/modules/dashboards/config/locales/crowdin/js-ar.yml b/modules/dashboards/config/locales/crowdin/js-ar.yml index c76fd8d357..d92d2d4986 100644 --- a/modules/dashboards/config/locales/crowdin/js-ar.yml +++ b/modules/dashboards/config/locales/crowdin/js-ar.yml @@ -1,4 +1,4 @@ ar: js: dashboards: - label: 'Dashboard' + label: ' لوحة القيادة' diff --git a/modules/documents/config/locales/crowdin/ar.yml b/modules/documents/config/locales/crowdin/ar.yml index 459f994057..17c55a4864 100644 --- a/modules/documents/config/locales/crowdin/ar.yml +++ b/modules/documents/config/locales/crowdin/ar.yml @@ -32,7 +32,7 @@ ar: specification: مواصفات other: اخرى documents: - label_attachment_author: "Attachment author" + label_attachment_author: "مؤلف مرفق" label_document_added: "تم إضافة وثيقة" label_document_new: "وثيقة جديدة" label_document_plural: "الوثائق" diff --git a/modules/ldap_groups/config/locales/crowdin/zh-TW.yml b/modules/ldap_groups/config/locales/crowdin/zh-TW.yml index 574222564f..a292998791 100644 --- a/modules/ldap_groups/config/locales/crowdin/zh-TW.yml +++ b/modules/ldap_groups/config/locales/crowdin/zh-TW.yml @@ -2,33 +2,33 @@ zh-TW: activerecord: attributes: ldap_groups/synchronized_group: - dn: 'DN' + dn: '獨特名' auth_source: 'LDAP 連線' ldap_groups/synchronized_filter: - filter_string: 'LDAP filter' + filter_string: '簡約登入目錄制約(LDAP)篩選' auth_source: 'LDAP 連線' - group_name_attribute: "Group name attribute" + group_name_attribute: "群組名字屬性" models: ldap_groups/synchronized_group: 'Synchronized LDAP group' - ldap_groups/synchronized_filter: 'LDAP Group synchronization filter' + ldap_groups/synchronized_filter: 'LDAP群組同步篩選' ldap_groups: label_menu_item: 'LDAP group synchronization' label_group_key: 'LDAP group filter key' - label_synchronize: 'Synchronize' + label_synchronize: '同步' settings: - name_attribute: 'LDAP groups name attribute' - name_attribute_text: 'The LDAP attribute used for naming the OpenProject group when created by a filter' + name_attribute: 'LDAP群組名屬性' + name_attribute_text: '以篩選來創建OpenProject群組的LDAP命名屬性' synchronized_filters: - add_new: 'Add synchronized LDAP filter' - singular: 'LDAP Group synchronization filter' - plural: 'LDAP Group synchronization filters' + add_new: '新增同步LDAP篩選' + singular: 'LDAP群組同步篩選' + plural: 'LDAP群組同步篩選' destroy: - title: 'Remove synchronized filter %{name}' - confirmation: "If you continue, the synchronized filter %{name} and all groups %{groups_count} created through it will be removed." - removed_groups: "Warning: This will remove the following groups from OpenProject and remove it from all projects!" - verification: "Enter the filter name %{name} to verify the deletion." + title: '移除同步篩選 %{name}' + confirmation: "如果繼續,本同步篩選 %{name} 和藉此創建的群組 %{groups_count} 將會刪除" + removed_groups: "警告: 將從OpenProject和專案中移除以下群組" + verification: "輸入篩選名稱 %{name} 以確定刪除" form: - group_name_attribute_text: 'Enter the attribute of the LDAP group used for setting the OpenProject group name.' + group_name_attribute_text: '輸入用於設定OpenProject群組名的LDAP群組屬性' filter_string_text: 'Enter the RFC4515 LDAP filter that returns groups in your LDAP to synchronize with OpenProject.' synchronized_groups: add_new: 'Add synchronized LDAP group'