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 "Adăugat {beautifiedCreatedAt}"
|
||||
msgid "Added to blocklist"
|
||||
msgstr "Adăugat la lista neagră"
|
||||
|
||||
#: 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 "Filtru avansat"
|
||||
@ -261,7 +265,7 @@ msgstr "Toate liniile"
|
||||
msgid "All Objects"
|
||||
msgstr "Toate obiectele"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/Roles.tsx
|
||||
msgid "All roles"
|
||||
msgstr "Toate rolurile"
|
||||
|
||||
@ -360,7 +364,7 @@ msgstr "Ascendent"
|
||||
msgid "Assign {workspaceMemberName}?"
|
||||
msgstr "Atribuiți lui {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 "Atribuiți roluri pentru a specifica permisiunile de acces ale fiecărui membru"
|
||||
|
||||
@ -372,7 +376,7 @@ msgstr "Atribuie membrului"
|
||||
msgid "Assigned members"
|
||||
msgstr "Membrii asignați"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/RolesTableHeader.tsx
|
||||
msgid "Assigned to"
|
||||
msgstr "Asignat către"
|
||||
|
||||
@ -709,7 +713,7 @@ msgstr "Creează înregistrare nouă"
|
||||
msgid "Create profile"
|
||||
msgstr "Creează profil"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/Roles.tsx
|
||||
msgid "Create Role"
|
||||
msgstr "Creează Rol"
|
||||
|
||||
@ -1788,7 +1792,7 @@ msgstr "Mută la dreapta"
|
||||
#: 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 "Deschis"
|
||||
msgid "Optional: Define a secret string that we will include in every webhook. Use this to authenticate and verify the webhook upon receipt."
|
||||
msgstr "Opțional: Definiți un șir secret pe care îl vom include în fiecare webhook. Folosiți acest lucru pentru a autentifica și verifica webhook-ul la recepție."
|
||||
|
||||
#: 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 "Panoul de administrare a serverului"
|
||||
msgid "Service Provider Details"
|
||||
msgstr "Detalii Furnizor de Servicii"
|
||||
|
||||
#: 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 "Setează ca implicită"
|
||||
@ -3053,6 +3062,10 @@ msgstr "da"
|
||||
msgid "You are not allowed to create records in this object"
|
||||
msgstr "Nu aveți permisiunea de a crea înregistrări în acest obiect"
|
||||
|
||||
#: 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 "Veți fi taxat imediat pentru întregul an."
|
||||
|
||||
Reference in New Issue
Block a user