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 "Dodano {beautifiedCreatedAt}"
|
||||
msgid "Added to blocklist"
|
||||
msgstr "Dodano do listy blokowanych"
|
||||
|
||||
#: 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 "Zaawansowany filtr"
|
||||
@ -261,7 +265,7 @@ msgstr "Wszystkie linie"
|
||||
msgid "All Objects"
|
||||
msgstr "Wszystkie obiekty"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/Roles.tsx
|
||||
msgid "All roles"
|
||||
msgstr "Wszystkie role"
|
||||
|
||||
@ -360,7 +364,7 @@ msgstr "Rosnąco"
|
||||
msgid "Assign {workspaceMemberName}?"
|
||||
msgstr "Przypisać {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 "Przypisz role, aby określić uprawnienia dostępu poszczególnych członków"
|
||||
|
||||
@ -372,7 +376,7 @@ msgstr "Przypisz do członka"
|
||||
msgid "Assigned members"
|
||||
msgstr "Przypisani członkowie"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/RolesTableHeader.tsx
|
||||
msgid "Assigned to"
|
||||
msgstr "Przypisane do"
|
||||
|
||||
@ -709,7 +713,7 @@ msgstr "Stwórz nowy rekord"
|
||||
msgid "Create profile"
|
||||
msgstr "Stwórz profil"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx
|
||||
#: src/pages/settings/roles/components/Roles.tsx
|
||||
msgid "Create Role"
|
||||
msgstr "Stwórz Rolę"
|
||||
|
||||
@ -1788,7 +1792,7 @@ msgstr "Przenieś w prawo"
|
||||
#: 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 "Otwarty"
|
||||
msgid "Optional: Define a secret string that we will include in every webhook. Use this to authenticate and verify the webhook upon receipt."
|
||||
msgstr "Opcjonalnie: Zdefiniuj tajny ciąg, który będziemy dołączać do każdego webhooka. Użyj tego do uwierzytelnienia i weryfikacji webhooka po odebraniu."
|
||||
|
||||
#: 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 "Panel administracyjny serwera"
|
||||
msgid "Service Provider Details"
|
||||
msgstr "Szczegóły dostawcy usług"
|
||||
|
||||
#: 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 "Ustaw jako domyślne"
|
||||
@ -3053,6 +3062,10 @@ msgstr "tak"
|
||||
msgid "You are not allowed to create records in this object"
|
||||
msgstr "Nie masz uprawnień do tworzenia rekordów w tym obiekcie"
|
||||
|
||||
#: 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 "Natychmiast zostaniesz obciążony za cały rok."
|
||||
|
||||
Reference in New Issue
Block a user