i18n - translations (#10471)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
7abc67c905
commit
3f7bb4f958
@ -229,6 +229,10 @@ msgstr "تم الإضافة {beautifiedCreatedAt}"
|
||||
msgid "Added to blocklist"
|
||||
msgstr "أضيف إلى القائمة السوداء"
|
||||
|
||||
#: src/pages/settings/roles/components/RolesDefaultRole.tsx
|
||||
msgid "Adjust the role-related settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/object-record/object-filter-dropdown/components/AdvancedFilterButton.tsx
|
||||
msgid "Advanced filter"
|
||||
msgstr "الفلتر المتقدم"
|
||||
@ -261,7 +265,7 @@ msgstr "جميع الخطوط"
|
||||
msgid "All Objects"
|
||||
msgstr "كل الكائنات"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/Roles.tsx
|
||||
msgid "All roles"
|
||||
msgstr "كل الأدوار"
|
||||
|
||||
@ -360,7 +364,7 @@ msgstr "تصاعدي"
|
||||
msgid "Assign {workspaceMemberName}?"
|
||||
msgstr "تعيين {workspaceMemberName}؟"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/Roles.tsx
|
||||
msgid "Assign roles to specify each member's access permissions"
|
||||
msgstr "قم بتعيين الأدوار لتحديد أذونات الوصول لكل عضو"
|
||||
|
||||
@ -372,7 +376,7 @@ msgstr "التعيين لعضو"
|
||||
msgid "Assigned members"
|
||||
msgstr "الأعضاء المعينون"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/RolesTableHeader.tsx
|
||||
msgid "Assigned to"
|
||||
msgstr "مُعين إلى"
|
||||
|
||||
@ -709,7 +713,7 @@ msgstr "إنشاء سجل جديد"
|
||||
msgid "Create profile"
|
||||
msgstr "إنشاء ملف شخصي"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/Roles.tsx
|
||||
msgid "Create Role"
|
||||
msgstr "إنشاء دور"
|
||||
|
||||
@ -1788,7 +1792,7 @@ msgstr "نقل إلى اليمين"
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx
|
||||
#: src/pages/settings/SettingsWorkspace.tsx
|
||||
#: src/pages/settings/SettingsProfile.tsx
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/RolesTableHeader.tsx
|
||||
#: src/pages/settings/roles/components/RolePermissionsSettingsTableHeader.tsx
|
||||
#: src/pages/settings/roles/components/RolePermissionsObjectsTableHeader.tsx
|
||||
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx
|
||||
@ -2045,6 +2049,7 @@ msgstr "تم الفتح"
|
||||
msgid "Optional: Define a secret string that we will include in every webhook. Use this to authenticate and verify the webhook upon receipt."
|
||||
msgstr "اختياري: حدد سلسلة سرية سنقوم بتضمينها في كل Webhook. استخدم هذا للمصادقة والتحقق من Webhook عند الاستقبال."
|
||||
|
||||
#: src/pages/settings/roles/components/RolesDefaultRole.tsx
|
||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
|
||||
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectForm.tsx
|
||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx
|
||||
@ -2458,6 +2463,10 @@ msgstr "\\\\u0627\\\\u0644\\\\u0644\\\\u0648\\\\u062d\\\\u0629 \\\\u0627\\\\u064
|
||||
msgid "Service Provider Details"
|
||||
msgstr "تفاصيل موفر الخدمة"
|
||||
|
||||
#: src/pages/settings/roles/components/RolesDefaultRole.tsx
|
||||
msgid "Set a default role for this workspace"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/data-model/fields/forms/select/components/SettingsDataModelFieldSelectFormOptionRow.tsx
|
||||
msgid "Set as default"
|
||||
msgstr "تعيين كافتراضي"
|
||||
@ -3053,6 +3062,10 @@ msgstr "نعم"
|
||||
msgid "You are not allowed to create records in this object"
|
||||
msgstr "غير مسموح لك بإنشاء سجلات في هذا الكائن"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||
msgid "You do not have access to impersonate users."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx
|
||||
msgid "You will be charged immediately for the full year."
|
||||
msgstr "سوف يتم خصم الرسوم على الفور للسنة كاملة."
|
||||
|
||||
Reference in New Issue
Block a user