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 "Створити роль"
|
||||
|
||||
@ -1844,7 +1848,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
|
||||
@ -2101,6 +2105,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 "Необов'язково: визначте секретний рядок, який включимо у всі вебхуки. Використовуйте це для автентифікації та перевірки вебхука при отриманні."
|
||||
|
||||
#: 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
|
||||
@ -2514,6 +2519,10 @@ msgstr "Панель адміністратора сервера"
|
||||
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 "Встановити як за замовчуванням"
|
||||
@ -3109,6 +3118,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