i18n - translations (#10131)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
a4806b72c7
commit
5252b22b64
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: da\n"
|
"Language: da\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Danish\n"
|
"Language-Team: Danish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: el\n"
|
"Language: el\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Greek\n"
|
"Language-Team: Greek\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: no\n"
|
"Language: no\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Norwegian\n"
|
"Language-Team: Norwegian\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: sv\n"
|
"Language: sv\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Swedish\n"
|
"Language-Team: Swedish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: af\n"
|
"Language: af\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Afrikaans\n"
|
"Language-Team: Afrikaans\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} van {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API-sleutel"
|
msgstr "{apiKeyName} API-sleutel"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 werkstroomnode-uitvoerings"
|
msgstr "1 000 werkstroomnode-uitvoerings"
|
||||||
@ -74,6 +78,10 @@ msgstr "Rekeningverwydering"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Rekeninge"
|
msgstr "Rekeninge"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Aktiveer Werkstroom"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktief"
|
msgstr "Aktief"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Aktiewe API-sleutels geskep deur jou of jou span."
|
msgstr "Aktiewe API-sleutels geskep deur jou of jou span."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Voeg jou eerste {objectLabel} by"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Bygevoeg {beautifiedCreatedAt}"
|
msgstr "Bygevoeg {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Almal"
|
msgstr "Almal"
|
||||||
@ -143,7 +155,7 @@ msgstr "Almal"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Almal ({relationRecordsCount})"
|
msgstr "Almal ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Alle rolle"
|
msgstr "Alle rolle"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Laat toe dat gebruikers aanmeld met 'n e-pos en wagwoord."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "'n Fout het voorgekom tydens die opdatering van wagwoord"
|
msgstr "'n Fout het voorgekom tydens die opdatering van wagwoord"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "'n Opsionele beskrywing"
|
msgstr "'n Opsionele beskrywing"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webtuistes"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API-sleutel"
|
msgstr "API-sleutel"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API-sleutels"
|
msgstr "API-sleutels"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API Naam"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Voorkoms"
|
msgstr "Voorkoms"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Is jy seker dat jy jou faktureringsinterval wil verander?"
|
msgstr "Is jy seker dat jy jou faktureringsinterval wil verander?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Oplopend"
|
msgstr "Oplopend"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Ken rolle toe om elke lid se toegangsregte te spesifiseer"
|
msgstr "Ken rolle toe om elke lid se toegangsregte te spesifiseer"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Toegewysde lede"
|
msgstr "Toegewysde lede"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Toegewys aan"
|
msgstr "Toegewys aan"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Toewysing"
|
msgstr "Toewysing"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Kanselleer Plan"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Kanselleer jou intekening"
|
msgstr "Kanselleer jou intekening"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Verander na {to}"
|
msgstr "Verander na {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Verander na {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Verander Wagwoord"
|
msgstr "Verander Wagwoord"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chinees — Vereenvoudig"
|
msgstr "Chinees — Vereenvoudig"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Chinees — Tradisioneel"
|
msgstr "Chinees — Tradisioneel"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Kies 'n voorwerp"
|
msgstr "Kies 'n voorwerp"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Stel op hoe datums regdeur die app vertoon word"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Stel jou e-posse en kalender instellings op."
|
msgstr "Stel jou e-posse en kalender instellings op."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Verbind 'n nuwe rekening met jou werkruimte"
|
msgstr "Verbind 'n nuwe rekening met jou werkruimte"
|
||||||
@ -425,7 +461,7 @@ msgstr "Tel unieke waardes"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Skep 'n werksvloei en kom terug hier om sy weergawes te besigtig"
|
msgstr "Skep 'n werksvloei en kom terug hier om sy weergawes te besigtig"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Skep API-sleutel"
|
msgstr "Skep API-sleutel"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Skep nuwe rekord"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Skep profiel"
|
msgstr "Skep profiel"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Skep Rol"
|
msgstr "Skep Rol"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Skep Webhaak"
|
msgstr "Skep Webhaak"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Pas Domein aan"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Pas jou werksruimte se sekuriteit aan"
|
msgstr "Pas jou werksruimte se sekuriteit aan"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Pas jou werksruimte se sekuriteit aan"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Gevaarsone"
|
msgstr "Gevaarsone"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Deaktiveer Werksvloei"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Definieer die naam en beskrywing van jou voorwerp"
|
msgstr "Definieer die naam en beskrywing van jou voorwerp"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Verwyder rekord"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Verwyder rekords"
|
msgstr "Verwyder rekords"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Verwyder hierdie integrasie"
|
msgstr "Verwyder hierdie integrasie"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Verwyder webhook"
|
msgstr "Verwyder webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Verwyder jou hele werkruimte"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Aflopend"
|
msgstr "Aflopend"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Beskrywing"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Vernietig"
|
msgstr "Vernietig"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Vertoon as relatiewe datum"
|
msgstr "Vertoon as relatiewe datum"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domein"
|
msgstr "Domein"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Redigeer jou subdomein naam of stel 'n persoonlike domein in."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-pos"
|
msgstr "E-pos"
|
||||||
@ -686,12 +734,11 @@ msgstr "Werknemers"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Leeg"
|
msgstr "Leeg"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "Eindpunt URL"
|
msgstr "Eindpunt URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Engels"
|
msgstr "Engels"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Fout met die hergenerering van API-sleutel: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Fout tydens die oorskakeling van subskripsie {to}."
|
msgstr "Fout tydens die oorskakeling van subskripsie {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Stel webhook-endpunte op vir kennisgewings oor asinchrone gebeure."
|
msgstr "Stel webhook-endpunte op vir kennisgewings oor asinchrone gebeure."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Velde Aantal"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtreer"
|
msgstr "Filtreer"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtreerders"
|
msgstr "Filtreerders"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Voornaam"
|
msgstr "Voornaam"
|
||||||
@ -828,7 +879,7 @@ msgstr "Voornaam"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Het jy jou wagwoord vergeet?"
|
msgstr "Het jy jou wagwoord vergeet?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Frans"
|
msgstr "Frans"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funksies"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Algemeen"
|
msgstr "Algemeen"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Duits"
|
msgstr "Duits"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Globaal"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Gee Twenty ondersteuning tydelike toegang tot jou werkruimte sodat ons probleme kan oplos of inhoud namens jou kan herwin. Jy kan toegang enige tyd herroep."
|
msgstr "Gee Twenty ondersteuning tydelike toegang tot jou werkruimte sodat ons probleme kan oplos of inhoud namens jou kan herwin. Jy kan toegang enige tyd herroep."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Steek weg"
|
msgstr "Steek weg"
|
||||||
@ -883,6 +942,10 @@ msgstr "Steek weg"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Hoe jy op die app geïdentifiseer sal word."
|
msgstr "Hoe jy op die app geïdentifiseer sal word."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrasies"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Ongeldig outentiekasieverskaffer"
|
msgstr "Ongeldig outentiekasieverskaffer"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Ongeldige e-pos"
|
msgstr "Ongeldige e-pos"
|
||||||
@ -932,7 +999,7 @@ msgstr "Ongeldige e-pos"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Ongeldige e-pos of domein"
|
msgstr "Ongeldige e-pos of domein"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Ongeldige vorm waardes"
|
msgstr "Ongeldige vorm waardes"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Nooiskakel na e-posadresse gestuur"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Nooi jou span"
|
msgstr "Nooi jou span"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italiaans"
|
msgstr "Italiaans"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japanees"
|
msgstr "Japanees"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Koreaans"
|
msgstr "Koreaans"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Skuif regs"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Nuwe rekord"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Nuwe Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Geen gekoppelde rekening"
|
msgstr "Geen gekoppelde rekening"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Geen werkstroomlopies tot nou toe"
|
msgstr "Geen werkstroomlopies tot nou toe"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Geen werkstroomlopies tot nou toe"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Geen werkstroom weergawes tot nou toe"
|
msgstr "Geen werkstroom weergawes tot nou toe"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Nie leeg nie"
|
msgstr "Nie leeg nie"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Vernietig rekords permanent"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Vernietig werkstroomme permanent"
|
msgstr "Vernietig werkstroomme permanent"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Permissies"
|
msgstr "Permissies"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Permissies"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Prent"
|
msgstr "Prent"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Voer 'n geldige URL in"
|
msgstr "Voer 'n geldige URL in"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Voer 'n geldige URL in"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Tik asseblief \"{confirmationValue}\" om te bevestig jy wil hierdie API Sleutel verwyder. Wees bewus dat enige skrif wat hierdie sleutel gebruik sal ophou werk."
|
msgstr "Tik asseblief \"{confirmationValue}\" om te bevestig jy wil hierdie API Sleutel verwyder. Wees bewus dat enige skrif wat hierdie sleutel gebruik sal ophou werk."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Tik asseblief {confirmationText} om te bevestig jy wil hierdie webhook verwyder."
|
msgstr "Tik asseblief {confirmationText} om te bevestig jy wil hierdie webhook verwyder."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugees — Brasilië"
|
msgstr "Portugees — Brasilië"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugees — Portugal"
|
msgstr "Portugees — Portugal"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Privaatheidsbeleid"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profiel"
|
msgstr "Profiel"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-Engels"
|
msgstr "Pseudo-Engels"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Regenereer Sleutel"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Vrystellings"
|
msgstr "Vrystellings"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Verwyder"
|
msgstr "Verwyder"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Herstel Wagwoord"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Herstel na"
|
msgstr "Herstel na"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Resultate"
|
msgstr "Resultate"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Rolle"
|
msgstr "Rolle"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Voer 'n werkstroom uit en keer hier terug om die uitvoerings te sien"
|
msgstr "Voer 'n werkstroom uit en keer hier terug om die uitvoerings te sien"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Soek ''{commandMenuSearch}'' met..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Soek 'n veld..."
|
msgstr "Soek 'n veld..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Soek 'n indeks..."
|
msgstr "Soek 'n indeks..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Sien weergawes"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Sien weergawes geskiedenis"
|
msgstr "Sien weergawes geskiedenis"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Kies die gebeure wat jy wil stuur na hierdie eindpunt"
|
msgstr "Kies die gebeure wat jy wil stuur na hierdie eindpunt"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Kies jou voorkeurtaal"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Stuur 'n uitnodiging e-pos na jou span"
|
msgstr "Stuur 'n uitnodiging e-pos na jou span"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Bediener Admin Paneel"
|
msgstr "Bediener Admin Paneel"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Bediener Admin Paneel"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Stel e-pos sigbaarheid, bestuur jou blokkeerlys en meer."
|
msgstr "Stel e-pos sigbaarheid, bestuur jou blokkeerlys en meer."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Stel die naam van jou domein"
|
msgstr "Stel die naam van jou domein"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Stel die naam van jou domein"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Stel die naam van jou subdomein"
|
msgstr "Stel die naam van jou subdomein"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Slaan oor"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Sorteer"
|
msgstr "Sorteer"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spaans"
|
msgstr "Spaans"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "EGS"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Subdomein"
|
msgstr "Subdomein"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomein reeds geneem"
|
msgstr "Subdomein reeds geneem"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Subdomein kan nie langer as 30 karakters wees nie"
|
msgstr "Subdomein kan nie langer as 30 karakters wees nie"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Subdomein kan nie korter as 3 karakters wees nie"
|
msgstr "Subdomein kan nie korter as 3 karakters wees nie"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Som"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Ondersteuning"
|
msgstr "Ondersteuning"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Verander {from}"
|
msgstr "Verander {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Hierdie aksie kan nie ongedaan gemaak word nie. Dit sal hierdie gebruike
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Hierdie aksie kan nie ongedaan gemaak word nie. Dit sal jou hele werkruimte permanent uitvee. <0/> Tik asseblief jou e-pos in om te bevestig."
|
msgstr "Hierdie aksie kan nie ongedaan gemaak word nie. Dit sal jou hele werkruimte permanent uitvee. <0/> Tik asseblief jou e-pos in om te bevestig."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Hierdie Rol het die volgende toestemmings."
|
msgstr "Hierdie Rol het die volgende toestemmings."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Hierdie Rol word toegewys aan hierdie werkruimte lede."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Sneller Tipe"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Sneller-tipe moet Handleiding wees - wanneer geen rekord(s) geselekteer is nie"
|
msgstr "Sneller-tipe moet Handleiding wees - wanneer geen rekord(s) geselekteer is nie"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipe"
|
msgstr "Tipe"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Tik enigiets"
|
msgstr "Tik enigiets"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Onbeperkte kontakte"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Laai op"
|
msgstr "Laai op"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Gebruik as konsep"
|
msgstr "Gebruik as konsep"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Gebruik letter, nommer en koppelteken alleenlik. Begin en eindig met 'n letter of 'n nommer"
|
msgstr "Gebruik letter, nommer en koppelteken alleenlik. Begin en eindig met 'n letter of 'n nommer"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Gebruiker is nie aangeteken nie"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Waardes"
|
msgstr "Waardes"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Sien faktuurbesonderhede"
|
msgstr "Sien faktuurbesonderhede"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualiseer"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Ons ondersteun jou vierkantige PNGs, JPEGs en GIFs onder 10MB"
|
msgstr "Ons ondersteun jou vierkantige PNGs, JPEGs en GIFs onder 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Ons sal POST-versoeke na hierdie eindpunt stuur vir elke nuwe gebeurtenis"
|
msgstr "Ons sal POST-versoeke na hierdie eindpunt stuur vir elke nuwe gebeurtenis"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhaak"
|
msgstr "Webhaak"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhake"
|
msgstr "Webhake"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Werksvloei kan nie getoets word nie"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Werkruimte logo"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Werkruimte naam"
|
msgstr "Werkruimte naam"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Skryf 'n beskrywing"
|
msgstr "Skryf 'n beskrywing"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "ja"
|
msgstr "ja"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: ar\n"
|
"Language: ar\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Arabic\n"
|
"Language-Team: Arabic\n"
|
||||||
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} من {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "مفتاح واجهة برمجة التطبيقات {apiKeyName}"
|
msgstr "مفتاح واجهة برمجة التطبيقات {apiKeyName}"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 تنفيذ عقدة سير العمل"
|
msgstr "1 000 تنفيذ عقدة سير العمل"
|
||||||
@ -74,6 +78,10 @@ msgstr "حذف الحساب"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "الحسابات"
|
msgstr "الحسابات"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "تفعيل سير العمل"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "نشط"
|
msgstr "نشط"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "مفاتيح واجهة برمجة التطبيقات النشطة التي تم إنشاؤها من قبلك أو فريقك."
|
msgstr "مفاتيح واجهة برمجة التطبيقات النشطة التي تم إنشاؤها من قبلك أو فريقك."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "أضف أول {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "تم الإضافة {beautifiedCreatedAt}"
|
msgstr "تم الإضافة {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "الكل"
|
msgstr "الكل"
|
||||||
@ -143,7 +155,7 @@ msgstr "الكل"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "الكل ({relationRecordsCount})"
|
msgstr "الكل ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "كل الأدوار"
|
msgstr "كل الأدوار"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "السماح للمستخدمين بتسجيل الدخول باستخد
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "حدث خطأ أثناء تحديث كلمة المرور"
|
msgstr "حدث خطأ أثناء تحديث كلمة المرور"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "وصف اختياري"
|
msgstr "وصف اختياري"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "واجهة برمجة التطبيقات والويب هوك"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "مفتاح واجهة برمجة التطبيقات"
|
msgstr "مفتاح واجهة برمجة التطبيقات"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "مفاتيح واجهة برمجة التطبيقات"
|
msgstr "مفاتيح واجهة برمجة التطبيقات"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "اسم API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "المظهر"
|
msgstr "المظهر"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "هل أنت متأكد أنك تريد تغيير فترة الفوترة؟"
|
msgstr "هل أنت متأكد أنك تريد تغيير فترة الفوترة؟"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "تصاعدي"
|
msgstr "تصاعدي"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "قم بتعيين الأدوار لتحديد أذونات الوصول لكل عضو"
|
msgstr "قم بتعيين الأدوار لتحديد أذونات الوصول لكل عضو"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "الأعضاء المعينون"
|
msgstr "الأعضاء المعينون"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "مُعين إلى"
|
msgstr "مُعين إلى"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "التعيين"
|
msgstr "التعيين"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "إلغاء الخطة"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "إلغاء الاشتراك"
|
msgstr "إلغاء الاشتراك"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "تغيير <b>{to}</b>"
|
msgstr "تغيير <b>{to}</b>"
|
||||||
@ -308,15 +340,15 @@ msgstr "تغيير <b>{to}</b>"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "تغيير كلمة السر"
|
msgstr "تغيير كلمة السر"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "الصينية — المبسطة"
|
msgstr "الصينية — المبسطة"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "الصينية — التقليدية"
|
msgstr "الصينية — التقليدية"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "اختر كائن"
|
msgstr "اختر كائن"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "ضبط كيفية عرض التواريخ في التطبيق"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "ضبط إعدادات بريدك الإلكتروني والتقويم."
|
msgstr "ضبط إعدادات بريدك الإلكتروني والتقويم."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "ربط حساب جديد بمساحة العمل الخاصة بك"
|
msgstr "ربط حساب جديد بمساحة العمل الخاصة بك"
|
||||||
@ -425,7 +461,7 @@ msgstr "عدّ القيم الفريدة"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "أنشئ سير عمل وعُد إلى هنا لرؤية إصداراته"
|
msgstr "أنشئ سير عمل وعُد إلى هنا لرؤية إصداراته"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "إنشاء مفتاح API"
|
msgstr "إنشاء مفتاح API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "إنشاء سجل جديد"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "إنشاء ملف شخصي"
|
msgstr "إنشاء ملف شخصي"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "إنشاء دور"
|
msgstr "إنشاء دور"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "إنشاء ربط ويب"
|
msgstr "إنشاء ربط ويب"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "تخصيص النطاق"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "تخصيص أمان مساحة العمل"
|
msgstr "تخصيص أمان مساحة العمل"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "تخصيص أمان مساحة العمل"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "المنطقة الخطرة"
|
msgstr "المنطقة الخطرة"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "إلغاء تنشيط سير العمل"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "حدد اسم ووصف كائنك"
|
msgstr "حدد اسم ووصف كائنك"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "حذف السجل"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "حذف السجلات"
|
msgstr "حذف السجلات"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "حذف هذا التكامل"
|
msgstr "حذف هذا التكامل"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "حذف Webhook"
|
msgstr "حذف Webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "حذف مساحة العمل بشكل كامل"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "تنازلي"
|
msgstr "تنازلي"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "الوصف"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "تدمير"
|
msgstr "تدمير"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "عرض كتاريخ نسبي"
|
msgstr "عرض كتاريخ نسبي"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "النطاق"
|
msgstr "النطاق"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "قم بتعديل اسم النطاق الفرعي أو اضبط نطا
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "البريد الإلكتروني"
|
msgstr "البريد الإلكتروني"
|
||||||
@ -686,12 +734,11 @@ msgstr "الموظفون"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "فارغ"
|
msgstr "فارغ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "عنوان URL للواجهة النهائية"
|
msgstr "عنوان URL للواجهة النهائية"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "الإنجليزية"
|
msgstr "الإنجليزية"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "خطأ في إعادة توليد مفتاح الواجهة البرمج
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "حدث خطأ أثناء تغيير الاشتراك {to}."
|
msgstr "حدث خطأ أثناء تغيير الاشتراك {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "حدد نقاط نهاية Webhook للإشعارات بالأحداث غير المتزامنة."
|
msgstr "حدد نقاط نهاية Webhook للإشعارات بالأحداث غير المتزامنة."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "عدد الحقول"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "تصفية"
|
msgstr "تصفية"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "الفلاتر"
|
msgstr "الفلاتر"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "الاسم الأول"
|
msgstr "الاسم الأول"
|
||||||
@ -828,7 +879,7 @@ msgstr "الاسم الأول"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "نسيت كلمة المرور؟"
|
msgstr "نسيت كلمة المرور؟"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "الفرنسية"
|
msgstr "الفرنسية"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "الوظائف"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "عام"
|
msgstr "عام"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "الألمانية"
|
msgstr "الألمانية"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "عالمي"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "منح دعم Twenty وصولاً مؤقتًا إلى مساحة العمل الخاصة بك حتى نتمكن من تحري الأخطاء أو استعادة المحتوى نيابةً عنك. يمكنك إلغاء الوصول في أي وقت."
|
msgstr "منح دعم Twenty وصولاً مؤقتًا إلى مساحة العمل الخاصة بك حتى نتمكن من تحري الأخطاء أو استعادة المحتوى نيابةً عنك. يمكنك إلغاء الوصول في أي وقت."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "إخفاء"
|
msgstr "إخفاء"
|
||||||
@ -883,6 +942,10 @@ msgstr "إخفاء"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "كيف ستتم تعريفك في التطبيق."
|
msgstr "كيف ستتم تعريفك في التطبيق."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "التكاملات"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "مزود تفويض غير صالح"
|
msgstr "مزود تفويض غير صالح"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "بريد إلكتروني غير صالح"
|
msgstr "بريد إلكتروني غير صالح"
|
||||||
@ -932,7 +999,7 @@ msgstr "بريد إلكتروني غير صالح"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "بريد إلكتروني أو نطاق غير صالح"
|
msgstr "بريد إلكتروني أو نطاق غير صالح"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "قيم النموذج غير صالحة"
|
msgstr "قيم النموذج غير صالحة"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "تم إرسال رابط الدعوة إلى عناوين البريد
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "ادع فريقك"
|
msgstr "ادع فريقك"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "الإيطالية"
|
msgstr "الإيطالية"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "اليابانية"
|
msgstr "اليابانية"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "الكورية"
|
msgstr "الكورية"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "نقل إلى اليمين"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "سجل جديد"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "ويبهوك جديد"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "لا يوجد حساب متصل"
|
msgstr "لا يوجد حساب متصل"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "لا يوجد تشغيلات لعمليات العمل بعد"
|
msgstr "لا يوجد تشغيلات لعمليات العمل بعد"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "لا يوجد تشغيلات لعمليات العمل بعد"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "لا توجد نسخ لعمليات العمل بعد"
|
msgstr "لا توجد نسخ لعمليات العمل بعد"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "ليس فارغاً"
|
msgstr "ليس فارغاً"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "تدمير السجلات نهائيًا"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "تدمير عمليات العمل نهائيًا"
|
msgstr "تدمير عمليات العمل نهائيًا"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "الصلاحيات"
|
msgstr "الصلاحيات"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "الصلاحيات"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "صورة"
|
msgstr "صورة"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "الرجاء إدخال عنوان URL صحيح"
|
msgstr "الرجاء إدخال عنوان URL صحيح"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "الرجاء إدخال عنوان URL صحيح"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "الرجاء كتابة \"{confirmationValue}\" لتأكيد رغبتك في حذف مفتاح API هذا. كن على علم بأن أي سكربت يستعمل هذا المفتاح سوف يتوقف عن العمل."
|
msgstr "الرجاء كتابة \"{confirmationValue}\" لتأكيد رغبتك في حذف مفتاح API هذا. كن على علم بأن أي سكربت يستعمل هذا المفتاح سوف يتوقف عن العمل."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "الرجاء كتابة {confirmationText} لتأكيد رغبتك في حذف الويبهوك هذا."
|
msgstr "الرجاء كتابة {confirmationText} لتأكيد رغبتك في حذف الويبهوك هذا."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "البرتغالية — البرازيل"
|
msgstr "البرتغالية — البرازيل"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "البرتغالية — البرتغال"
|
msgstr "البرتغالية — البرتغال"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "\\\\"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "الإنجليزية المزيفة"
|
msgstr "الإنجليزية المزيفة"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "\\\\"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "\\\\"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "ابحث عن ''{commandMenuSearch}'' بواسطة..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "ابحث عن حقل..."
|
msgstr "ابحث عن حقل..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "ابحث عن فهرس..."
|
msgstr "ابحث عن فهرس..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "\\\\"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "\\\\"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "\\\\u0627\\\\u0644\\\\u0644\\\\u0648\\\\u062d\\\\u0629 \\\\u0627\\\\u0644\\\\u0625\\\\u062f\\\\u0627\\\\u0631\\\\u064a\\\\u0629 \\\\u0644\\\\u0644\\\\u062e\\\\u0627\\\\u062f\\\\u0645"
|
msgstr "\\\\u0627\\\\u0644\\\\u0644\\\\u0648\\\\u062d\\\\u0629 \\\\u0627\\\\u0644\\\\u0625\\\\u062f\\\\u0627\\\\u0631\\\\u064a\\\\u0629 \\\\u0644\\\\u0644\\\\u062e\\\\u0627\\\\u062f\\\\u0645"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "\\\\u0627\\\\u0644\\\\u0644\\\\u0648\\\\u062d\\\\u0629 \\\\u0627\\\\u064
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "اضبط خصوصية البريد الإلكتروني، وإدارة قائمة الحظر والمزيد."
|
msgstr "اضبط خصوصية البريد الإلكتروني، وإدارة قائمة الحظر والمزيد."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "\\\\"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "\\\\"
|
msgstr "\\\\"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "تخطى"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "ترتيب"
|
msgstr "ترتيب"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "الإسبانية"
|
msgstr "الإسبانية"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "التسجيل الموحد"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "النطاق الفرعي"
|
msgstr "النطاق الفرعي"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "النطاق الفرعي مأخوذ بالفعل"
|
msgstr "النطاق الفرعي مأخوذ بالفعل"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "لا يمكن أن يكون طول النطاق الفرعي أطول من 30 حرفاً"
|
msgstr "لا يمكن أن يكون طول النطاق الفرعي أطول من 30 حرفاً"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "لا يمكن أن يقل طول النطاق الفرعي عن 3 أحرف"
|
msgstr "لا يمكن أن يقل طول النطاق الفرعي عن 3 أحرف"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "المجموع"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "الدعم"
|
msgstr "الدعم"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "تبديل <b>{from}</b>"
|
msgstr "تبديل <b>{from}</b>"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "لا يمكن التراجع عن هذا الإجراء. سيؤدي ذل
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "لا يمكن التراجع عن هذا الإجراء. سيؤدي ذلك إلى حذف مساحة العمل الخاصة بك بشكل دائم. <0/> الرجاء إدخال بريدك الإلكتروني للتأكيد."
|
msgstr "لا يمكن التراجع عن هذا الإجراء. سيؤدي ذلك إلى حذف مساحة العمل الخاصة بك بشكل دائم. <0/> الرجاء إدخال بريدك الإلكتروني للتأكيد."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "لدى هذا الدور الأذونات التالية."
|
msgstr "لدى هذا الدور الأذونات التالية."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "تم تعيين هذا الدور لهؤلاء أعضاء مساحة العمل."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "نوع المُحفِز"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "يجب أن يكون نوع المُشغل يدويّاً - عندما لا يتم تحديد أي سجل(سجلات)"
|
msgstr "يجب أن يكون نوع المُشغل يدويّاً - عندما لا يتم تحديد أي سجل(سجلات)"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "النوع"
|
msgstr "النوع"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "اكتب أي شيء"
|
msgstr "اكتب أي شيء"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "جهات اتصال غير محدودة"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "رفع"
|
msgstr "رفع"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "عنوان URL"
|
msgstr "عنوان URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "عنوان URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "استخدم كمسودة"
|
msgstr "استخدم كمسودة"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "استخدم حروفاً وأرقاماً وشرطة فقط. ابدأ وانتهي بحرف أو رقم"
|
msgstr "استخدم حروفاً وأرقاماً وشرطة فقط. ابدأ وانتهي بحرف أو رقم"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "المستخدم غير مسجل الدخول"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "القيم"
|
msgstr "القيم"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "عرض تفاصيل الفوترة"
|
msgstr "عرض تفاصيل الفوترة"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "تصور"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "نحن ندعم صيغ PNG و JPEG و GIF المربعة بمقاس يقل عن 10 ميغابايت"
|
msgstr "نحن ندعم صيغ PNG و JPEG و GIF المربعة بمقاس يقل عن 10 ميغابايت"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "سنرسل طلبات POST إلى هذه النقطة النهائية لكل حدث جديد"
|
msgstr "سنرسل طلبات POST إلى هذه النقطة النهائية لكل حدث جديد"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "الويب هوك"
|
msgstr "الويب هوك"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "الويب هوكس"
|
msgstr "الويب هوكس"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "لا يمكن اختبار سير العمل"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "شعار مساحة العمل"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "اسم مساحة العمل"
|
msgstr "اسم مساحة العمل"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "اكتب وصفاً"
|
msgstr "اكتب وصفاً"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "نعم"
|
msgstr "نعم"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: ca\n"
|
"Language: ca\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 12:24\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Catalan\n"
|
"Language-Team: Catalan\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr ""
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -74,6 +78,10 @@ msgstr ""
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr ""
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr ""
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -143,7 +155,7 @@ msgstr ""
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr ""
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr ""
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr ""
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr ""
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -308,15 +340,15 @@ msgstr ""
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr ""
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -425,7 +461,7 @@ msgstr ""
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr ""
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr ""
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr ""
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr ""
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr ""
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr ""
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr ""
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr ""
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -686,12 +734,11 @@ msgstr ""
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr ""
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr ""
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -828,7 +879,7 @@ msgstr ""
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr ""
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -883,6 +942,10 @@ msgstr ""
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr ""
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -932,7 +999,7 @@ msgstr ""
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr ""
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr ""
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr ""
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr ""
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1155,6 +1239,10 @@ msgstr ""
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1232,7 +1320,7 @@ msgstr ""
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,7 +1330,7 @@ msgstr ""
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr ""
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr ""
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr ""
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr ""
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr ""
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1421,7 +1531,7 @@ msgstr ""
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr ""
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1441,7 +1555,7 @@ msgstr ""
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr ""
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr ""
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr ""
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr ""
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1606,12 +1726,20 @@ msgstr ""
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
@ -1634,15 +1762,23 @@ msgstr ""
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr ""
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr ""
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr ""
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1709,16 +1848,15 @@ msgstr ""
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr ""
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr ""
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: cs\n"
|
"Language: cs\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Czech\n"
|
"Language-Team: Czech\n"
|
||||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} z {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API klíč"
|
msgstr "{apiKeyName} API klíč"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 spuštění uzlů Workflow"
|
msgstr "1 000 spuštění uzlů Workflow"
|
||||||
@ -74,6 +78,10 @@ msgstr "Smazání účtu"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Účty"
|
msgstr "Účty"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Aktivovat Workflow"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktivní"
|
msgstr "Aktivní"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Aktivní API klíče vytvořené vámi nebo vaším týmem."
|
msgstr "Aktivní API klíče vytvořené vámi nebo vaším týmem."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Přidejte svůj první {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Přidáno {beautifiedCreatedAt}"
|
msgstr "Přidáno {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Vše"
|
msgstr "Vše"
|
||||||
@ -143,7 +155,7 @@ msgstr "Vše"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Vše ({relationRecordsCount})"
|
msgstr "Vše ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Všechny role"
|
msgstr "Všechny role"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Povolit uživatelům přihlášení pomocí e-mailu a hesla."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Při aktualizaci hesla došlo k chybě"
|
msgstr "Při aktualizaci hesla došlo k chybě"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Volitelný popis"
|
msgstr "Volitelný popis"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API klíč"
|
msgstr "API klíč"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API klíče"
|
msgstr "API klíče"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Název API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Vzhled"
|
msgstr "Vzhled"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Jste si jisti, že chcete změnit interval fakturace?"
|
msgstr "Jste si jisti, že chcete změnit interval fakturace?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Vzestupně"
|
msgstr "Vzestupně"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Přiřaďte role pro specifikaci přístupových oprávnění každého člena"
|
msgstr "Přiřaďte role pro specifikaci přístupových oprávnění každého člena"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Přiřazení členové"
|
msgstr "Přiřazení členové"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Přiřazeno"
|
msgstr "Přiřazeno"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Přiřazení"
|
msgstr "Přiřazení"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Zrušit plán"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Zrušit vaše předplatné"
|
msgstr "Zrušit vaše předplatné"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Změnit {to}"
|
msgstr "Změnit {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Změnit {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Změnit heslo"
|
msgstr "Změnit heslo"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Čínština — zjednodušená"
|
msgstr "Čínština — zjednodušená"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Čínština — tradiční"
|
msgstr "Čínština — tradiční"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Vyberte objekt"
|
msgstr "Vyberte objekt"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Nakonfigurujte, jak se mají zobrazovat data v aplikaci"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Nakonfigurujte nastavení svých e-mailů a kalendáře."
|
msgstr "Nakonfigurujte nastavení svých e-mailů a kalendáře."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Připojte nový účet k vašemu pracovnímu prostoru"
|
msgstr "Připojte nový účet k vašemu pracovnímu prostoru"
|
||||||
@ -425,7 +461,7 @@ msgstr "Počet unikátních hodnot"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Vytvořte workflow a vraťte se zde pro zobrazení jeho verzí"
|
msgstr "Vytvořte workflow a vraťte se zde pro zobrazení jeho verzí"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Vytvořit API klíč"
|
msgstr "Vytvořit API klíč"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Vytvořit nový záznam"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Vytvořit profil"
|
msgstr "Vytvořit profil"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Vytvořit roli"
|
msgstr "Vytvořit roli"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Vytvořit Webhook"
|
msgstr "Vytvořit Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Přizpůsobit doménu"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Přizpůsobit zabezpečení vašeho pracovního prostoru"
|
msgstr "Přizpůsobit zabezpečení vašeho pracovního prostoru"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Přizpůsobit zabezpečení vašeho pracovního prostoru"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Nebezpečná zóna"
|
msgstr "Nebezpečná zóna"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Deaktivovat Workflow"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Definujte název a popis vašeho objektu"
|
msgstr "Definujte název a popis vašeho objektu"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Smazat záznam"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Smazat záznamy"
|
msgstr "Smazat záznamy"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Smazat tuto integraci"
|
msgstr "Smazat tuto integraci"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Smazat Webhook"
|
msgstr "Smazat Webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Smazat celý pracovní prostor"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Sestupně"
|
msgstr "Sestupně"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Popis"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "\"\""
|
msgstr "\"\""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Zobrazit jako relativní datum"
|
msgstr "Zobrazit jako relativní datum"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Doména"
|
msgstr "Doména"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Upravit název vaší subdomény nebo nastavit vlastní doménu."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
@ -686,12 +734,11 @@ msgstr "Zaměstnanci"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Prázdné"
|
msgstr "Prázdné"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL koncového bodu"
|
msgstr "URL koncového bodu"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Angličtina"
|
msgstr "Angličtina"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Chyba při obnovování klíče API: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Chyba při přepínání předplatného {to}."
|
msgstr "Chyba při přepínání předplatného {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Vytvořte koncové body Webhook pro oznámení o asynchronních událostech."
|
msgstr "Vytvořte koncové body Webhook pro oznámení o asynchronních událostech."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Počet polí"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtr"
|
msgstr "Filtr"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtry"
|
msgstr "Filtry"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Jméno"
|
msgstr "Jméno"
|
||||||
@ -828,7 +879,7 @@ msgstr "Jméno"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Zapomněli jste heslo?"
|
msgstr "Zapomněli jste heslo?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Francouzština"
|
msgstr "Francouzština"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funkce"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Obecné"
|
msgstr "Obecné"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Němčina"
|
msgstr "Němčina"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Globální"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Twenty podpoře dočasně udělit přístup do vašeho pracovního prostoru, aby bylo možné řešit problémy nebo obnovit obsah za vás. Přístup můžete kdykoli zrušit."
|
msgstr "Twenty podpoře dočasně udělit přístup do vašeho pracovního prostoru, aby bylo možné řešit problémy nebo obnovit obsah za vás. Přístup můžete kdykoli zrušit."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Skrýt"
|
msgstr "Skrýt"
|
||||||
@ -883,6 +942,10 @@ msgstr "Skrýt"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Jak budete identifikováni v aplikaci."
|
msgstr "Jak budete identifikováni v aplikaci."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrace"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Neplatný poskytovatel ověřování"
|
msgstr "Neplatný poskytovatel ověřování"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Neplatný e-mail"
|
msgstr "Neplatný e-mail"
|
||||||
@ -932,7 +999,7 @@ msgstr "Neplatný e-mail"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Neplatný e-mail nebo doména"
|
msgstr "Neplatný e-mail nebo doména"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Neplatné hodnoty formuláře"
|
msgstr "Neplatné hodnoty formuláře"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Pozvánka odeslána na e-mailové adresy"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Pozvěte svůj tým"
|
msgstr "Pozvěte svůj tým"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italština"
|
msgstr "Italština"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japonština"
|
msgstr "Japonština"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Korejština"
|
msgstr "Korejština"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Posunout doprava"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Nový záznam"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Nový Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Žádný propojený účet"
|
msgstr "Žádný propojený účet"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Zatím žádné běhy workflow"
|
msgstr "Zatím žádné běhy workflow"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Zatím žádné běhy workflow"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Zatím žádné verze workflow"
|
msgstr "Zatím žádné verze workflow"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Není prázdný"
|
msgstr "Není prázdný"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Trvale zničit záznamy"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Trvale zničit workflody"
|
msgstr "Trvale zničit workflody"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Oprávnění"
|
msgstr "Oprávnění"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Oprávnění"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Obrázek"
|
msgstr "Obrázek"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Prosím zadejte platnou URL"
|
msgstr "Prosím zadejte platnou URL"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Prosím zadejte platnou URL"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Pro zrušení přístupu API klíče zadejte \\"
|
msgstr "Pro zrušení přístupu API klíče zadejte \\"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Prosím, napište {confirmationText}, abyste potvrdili, že chcete smazat tento webhook."
|
msgstr "Prosím, napište {confirmationText}, abyste potvrdili, že chcete smazat tento webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugalština — Brazílie"
|
msgstr "Portugalština — Brazílie"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugalština — Portugalsko"
|
msgstr "Portugalština — Portugalsko"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Zásady ochrany osobních údajů"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-Angličtina"
|
msgstr "Pseudo-Angličtina"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Znovu vygenerujte klíč"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Verze"
|
msgstr "Verze"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Odstranit"
|
msgstr "Odstranit"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Obnovit heslo"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Obnovit na"
|
msgstr "Obnovit na"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Výsledky"
|
msgstr "Výsledky"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Role"
|
msgstr "Role"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Spusťte pracovní postup a vraťte se sem pro zobrazení jeho provedení"
|
msgstr "Spusťte pracovní postup a vraťte se sem pro zobrazení jeho provedení"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Hledat ''{commandMenuSearch}'' s..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Hledat ve sloupci..."
|
msgstr "Hledat ve sloupci..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Hledat v indexu..."
|
msgstr "Hledat v indexu..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Zobrazit verze"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Zobrazit historii verzí"
|
msgstr "Zobrazit historii verzí"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Vyberte události, které chcete poslat na tento koncový bod"
|
msgstr "Vyberte události, které chcete poslat na tento koncový bod"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Vyberte preferovaný jazyk"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Pošlete pozvánku e-mailem vašemu týmu"
|
msgstr "Pošlete pozvánku e-mailem vašemu týmu"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Administrační panel serveru"
|
msgstr "Administrační panel serveru"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Administrační panel serveru"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Nastavte viditelnost emailu, spravujte váš seznam blokovaných a další."
|
msgstr "Nastavte viditelnost emailu, spravujte váš seznam blokovaných a další."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Nastavte název vaší domény"
|
msgstr "Nastavte název vaší domény"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Nastavte název vaší domény"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Nastavte název vaší subdomény"
|
msgstr "Nastavte název vaší subdomény"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Přeskočit"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Seřadit"
|
msgstr "Seřadit"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Španělština"
|
msgstr "Španělština"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "Jednotné přihlášení"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Subdoména"
|
msgstr "Subdoména"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdoména je již zabraná"
|
msgstr "Subdoména je již zabraná"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Subdoména nemůže být delší než 30 znaků"
|
msgstr "Subdoména nemůže být delší než 30 znaků"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Subdoména nemůže být kratší než 3 znaky"
|
msgstr "Subdoména nemůže být kratší než 3 znaky"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Součet"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Podpora"
|
msgstr "Podpora"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Přepnout {from}"
|
msgstr "Přepnout {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Tato akce nemůže být vrácena zpět. Uživatele natrvalo odstraní a
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Tuto akci nelze vrátit zpět. Tímto dojde k trvalému odstranění celého vašeho pracovního prostoru. <0/> Prosím, zadejte váš email k potvrzení."
|
msgstr "Tuto akci nelze vrátit zpět. Tímto dojde k trvalému odstranění celého vašeho pracovního prostoru. <0/> Prosím, zadejte váš email k potvrzení."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Tato role má následující oprávnění."
|
msgstr "Tato role má následující oprávnění."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Tato role je přiřazena následujícím členům pracovního prostoru."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Typ spouštěče"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Typ spouštěče by měl být ruční - když nejsou vybráni žádní záznamy"
|
msgstr "Typ spouštěče by měl být ruční - když nejsou vybráni žádní záznamy"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Typ"
|
msgstr "Typ"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Napište cokoli"
|
msgstr "Napište cokoli"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Neomezený počet kontaktů"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Nahrát"
|
msgstr "Nahrát"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Použít jako koncept"
|
msgstr "Použít jako koncept"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Používejte pouze písmena, číslice a pomlčku. Začínejte a končete písmenem nebo číslicí"
|
msgstr "Používejte pouze písmena, číslice a pomlčku. Začínejte a končete písmenem nebo číslicí"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Uživatel není přihlášen"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Hodnoty"
|
msgstr "Hodnoty"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Zobrazit detaily fakturace"
|
msgstr "Zobrazit detaily fakturace"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Vizualizovat"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Podporujeme vaše čtvercové PNG, JPEG a GIFy menší než 10MB"
|
msgstr "Podporujeme vaše čtvercové PNG, JPEG a GIFy menší než 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Na tento koncový bod budeme zasílat POST požadavky při každé nové události"
|
msgstr "Na tento koncový bod budeme zasílat POST požadavky při každé nové události"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooky"
|
msgstr "Webhooky"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Není možné testovat pracovní postup"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Logo pracovního prostoru"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Název pracovního prostoru"
|
msgstr "Název pracovního prostoru"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Napište popis"
|
msgstr "Napište popis"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "ano"
|
msgstr "ano"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: da\n"
|
"Language: da\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Danish\n"
|
"Language-Team: Danish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} af {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API-nøgle"
|
msgstr "{apiKeyName} API-nøgle"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 workflow node eksekveringer"
|
msgstr "1 000 workflow node eksekveringer"
|
||||||
@ -74,6 +78,10 @@ msgstr "Konto Sletning"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Konti"
|
msgstr "Konti"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Aktivér Arbejdsproces"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktiv"
|
msgstr "Aktiv"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Aktive API-nøgler oprettet af dig eller dit team."
|
msgstr "Aktive API-nøgler oprettet af dig eller dit team."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Tilføj din første {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Tilføjet {beautifiedCreatedAt}"
|
msgstr "Tilføjet {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Alle"
|
msgstr "Alle"
|
||||||
@ -143,7 +155,7 @@ msgstr "Alle"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Alle ({relationRecordsCount})"
|
msgstr "Alle ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Alle roller"
|
msgstr "Alle roller"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Tillad brugere at logge ind med en e-mail og password."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "En fejl opstod under opdatering af password"
|
msgstr "En fejl opstod under opdatering af password"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "En valgfri beskrivelse"
|
msgstr "En valgfri beskrivelse"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API-nøgle"
|
msgstr "API-nøgle"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API-nøgler"
|
msgstr "API-nøgler"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API-navn"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Udseende"
|
msgstr "Udseende"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Er du sikker på, at du vil ændre din faktureringsperiode?"
|
msgstr "Er du sikker på, at du vil ændre din faktureringsperiode?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Stigende"
|
msgstr "Stigende"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Tildel roller for at specificere hver medlems adgangstilladelser"
|
msgstr "Tildel roller for at specificere hver medlems adgangstilladelser"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Tildelte medlemmer"
|
msgstr "Tildelte medlemmer"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Tildelt til"
|
msgstr "Tildelt til"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Tildeling"
|
msgstr "Tildeling"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Annuller abonnement"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Annuller dit abonnement"
|
msgstr "Annuller dit abonnement"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Skift <b>{to}</b>"
|
msgstr "Skift <b>{to}</b>"
|
||||||
@ -308,15 +340,15 @@ msgstr "Skift <b>{to}</b>"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Skift kodeord"
|
msgstr "Skift kodeord"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Kinesisk — Forenklet"
|
msgstr "Kinesisk — Forenklet"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Kinesisk — Traditionelt"
|
msgstr "Kinesisk — Traditionelt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Vælg et objekt"
|
msgstr "Vælg et objekt"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Konfigurer, hvordan datoer vises i hele appen"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Konfigurer dine e-mails og kalenderindstillinger."
|
msgstr "Konfigurer dine e-mails og kalenderindstillinger."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Tilslut en ny konto til dit arbejdsområde"
|
msgstr "Tilslut en ny konto til dit arbejdsområde"
|
||||||
@ -425,7 +461,7 @@ msgstr "Tæl unikke værdier"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Opret en arbejdsproces og vend tilbage hertil for at se dens versioner"
|
msgstr "Opret en arbejdsproces og vend tilbage hertil for at se dens versioner"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Opret API nøgle"
|
msgstr "Opret API nøgle"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Opret ny post"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Opret profil"
|
msgstr "Opret profil"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Opret Rolle"
|
msgstr "Opret Rolle"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Opret Webhook"
|
msgstr "Opret Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Tilpas domæne"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Tilpas din arbejdsplads' sikkerhed"
|
msgstr "Tilpas din arbejdsplads' sikkerhed"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Tilpas din arbejdsplads' sikkerhed"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Risikoområde"
|
msgstr "Risikoområde"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Deaktiver Workflow"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Definer navnet og beskrivelsen af dit objekt"
|
msgstr "Definer navnet og beskrivelsen af dit objekt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Slet post"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Slet poster"
|
msgstr "Slet poster"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Slet denne integration"
|
msgstr "Slet denne integration"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Slet webhook"
|
msgstr "Slet webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Slet hele dit arbejdsområde"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Faldende"
|
msgstr "Faldende"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Beskrivelse"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Ødelæg"
|
msgstr "Ødelæg"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Vis som relativ dato"
|
msgstr "Vis som relativ dato"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domæne"
|
msgstr "Domæne"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Rediger dit underdomænenavn eller sæt et brugerdefineret domæne."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
@ -686,12 +734,11 @@ msgstr "Medarbejdere"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Tom"
|
msgstr "Tom"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "Endpoint-URL"
|
msgstr "Endpoint-URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Engelsk"
|
msgstr "Engelsk"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Fejl ved regenerering af API-nøgle: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Fejl under skift af abonnement {to}."
|
msgstr "Fejl under skift af abonnement {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Etablér webhook-endepunkter til notifikationer om asynkrone begivenheder."
|
msgstr "Etablér webhook-endepunkter til notifikationer om asynkrone begivenheder."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Antal felter"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtrér"
|
msgstr "Filtrér"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtre"
|
msgstr "Filtre"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Fornavn"
|
msgstr "Fornavn"
|
||||||
@ -828,7 +879,7 @@ msgstr "Fornavn"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Glemt din adgangskode?"
|
msgstr "Glemt din adgangskode?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Fransk"
|
msgstr "Fransk"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funktioner"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Generelt"
|
msgstr "Generelt"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Tysk"
|
msgstr "Tysk"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Globalt"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Giv Twenty support midlertidig adgang til din arbejdsplads, så vi kan fejlfinde problemer eller gendanne indhold på dine vegne. Du kan tilbagekalde adgangen til enhver tid."
|
msgstr "Giv Twenty support midlertidig adgang til din arbejdsplads, så vi kan fejlfinde problemer eller gendanne indhold på dine vegne. Du kan tilbagekalde adgangen til enhver tid."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Skjul"
|
msgstr "Skjul"
|
||||||
@ -883,6 +942,10 @@ msgstr "Skjul"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Hvordan du identificeres i appen."
|
msgstr "Hvordan du identificeres i appen."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrationer"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Ugyldig godkendelsesudbyder"
|
msgstr "Ugyldig godkendelsesudbyder"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Ugyldig e-mail"
|
msgstr "Ugyldig e-mail"
|
||||||
@ -932,7 +999,7 @@ msgstr "Ugyldig e-mail"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Ugyldig e-mail eller domæne"
|
msgstr "Ugyldig e-mail eller domæne"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Ugyldige formularværdier"
|
msgstr "Ugyldige formularværdier"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Invite link sendt til e-mailadresser"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Invitér dit team"
|
msgstr "Invitér dit team"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italiensk"
|
msgstr "Italiensk"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japansk"
|
msgstr "Japansk"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Koreansk"
|
msgstr "Koreansk"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Flyt til højre"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Ny post"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Ny Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Ingen tilknyttet konto"
|
msgstr "Ingen tilknyttet konto"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Ingen workflow kørsler endnu"
|
msgstr "Ingen workflow kørsler endnu"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Ingen workflow kørsler endnu"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Ingen workflow versioner endnu"
|
msgstr "Ingen workflow versioner endnu"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Ikke tom"
|
msgstr "Ikke tom"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Permanent slet poster"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Permanent slet workflows"
|
msgstr "Permanent slet workflows"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Tilladelser"
|
msgstr "Tilladelser"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Tilladelser"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Billede"
|
msgstr "Billede"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Indtast venligst en gyldig URL"
|
msgstr "Indtast venligst en gyldig URL"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Indtast venligst en gyldig URL"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Indtast venligst \"{confirmationValue}\" for at bekræfte, at du ønsker at slette denne API-nøgle. Vær opmærksom på, at ethvert script, der bruger denne nøgle, vil stoppe med at fungere."
|
msgstr "Indtast venligst \"{confirmationValue}\" for at bekræfte, at du ønsker at slette denne API-nøgle. Vær opmærksom på, at ethvert script, der bruger denne nøgle, vil stoppe med at fungere."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Indtast venligst {confirmationText} for at bekræfte, at du ønsker at slette denne webhook."
|
msgstr "Indtast venligst {confirmationText} for at bekræfte, at du ønsker at slette denne webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugisisk — Brasilien"
|
msgstr "Portugisisk — Brasilien"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugisisk — Portugal"
|
msgstr "Portugisisk — Portugal"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Privatlivspolitik"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-Engelsk"
|
msgstr "Pseudo-Engelsk"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Regenerer Nøgle"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Udgivelser"
|
msgstr "Udgivelser"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Fjern"
|
msgstr "Fjern"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Nulstil Kodeord"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Nulstil til"
|
msgstr "Nulstil til"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Resultater"
|
msgstr "Resultater"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roller"
|
msgstr "Roller"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Kør en arbejdsproces og vend tilbage hertil for at se dens eksekveringer"
|
msgstr "Kør en arbejdsproces og vend tilbage hertil for at se dens eksekveringer"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Søg ''{commandMenuSearch}'' med..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Søg i et felt..."
|
msgstr "Søg i et felt..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Søg i et indeks..."
|
msgstr "Søg i et indeks..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Se versioner"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Se versionshistorik"
|
msgstr "Se versionshistorik"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Vælg de begivenheder du ønsker at sende til dette endepunkt"
|
msgstr "Vælg de begivenheder du ønsker at sende til dette endepunkt"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Vælg dit foretrukne sprog"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Send en invitationsemail til dit team"
|
msgstr "Send en invitationsemail til dit team"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Serveradministratorpanel"
|
msgstr "Serveradministratorpanel"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Serveradministratorpanel"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Indstil synlighed af e-mail, administrer din blokeringsliste og mere."
|
msgstr "Indstil synlighed af e-mail, administrer din blokeringsliste og mere."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Indstil navnet på dit domæne"
|
msgstr "Indstil navnet på dit domæne"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Indstil navnet på dit domæne"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Indstil navnet på dit underdomæne"
|
msgstr "Indstil navnet på dit underdomæne"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Spring over"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Sorter"
|
msgstr "Sorter"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spansk"
|
msgstr "Spansk"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Underdomæne"
|
msgstr "Underdomæne"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Underdomænet er allerede taget"
|
msgstr "Underdomænet er allerede taget"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Underdomænet må ikke være længere end 30 tegn"
|
msgstr "Underdomænet må ikke være længere end 30 tegn"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Underdomænet må ikke være kortere end 3 tegn"
|
msgstr "Underdomænet må ikke være kortere end 3 tegn"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Sum"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Support"
|
msgstr "Support"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Skift {from}"
|
msgstr "Skift {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Denne handling kan ikke fortrydes. Dette vil permanent slette denne brug
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Denne handling kan ikke fortrydes. Dette vil permanent slette hele dit arbejdsområde. <0/> Venligst indtast din e-mail for at bekræfte."
|
msgstr "Denne handling kan ikke fortrydes. Dette vil permanent slette hele dit arbejdsområde. <0/> Venligst indtast din e-mail for at bekræfte."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Denne rolle har følgende tilladelser."
|
msgstr "Denne rolle har følgende tilladelser."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Denne rolle er tildelt følgende arbejdsområdemedlem."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Udløsertype"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Udløsertypen skal være manuel - når ingen <b>post</b>er er valgt"
|
msgstr "Udløsertypen skal være manuel - når ingen <b>post</b>er er valgt"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Type"
|
msgstr "Type"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Skriv noget"
|
msgstr "Skriv noget"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Ubegrænsede kontakter"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Upload"
|
msgstr "Upload"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Brug som kladde"
|
msgstr "Brug som kladde"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Brug bogstav, tal og bindestreg kun. Start og afslut med et bogstav eller et tal"
|
msgstr "Brug bogstav, tal og bindestreg kun. Start og afslut med et bogstav eller et tal"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Bruger er ikke logget ind"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Værdier"
|
msgstr "Værdier"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Se faktureringsdetaljer"
|
msgstr "Se faktureringsdetaljer"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualiser"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Vi understøtter dine kvadratiske PNG'er, JPEG'er og GIF'er på under 10MB"
|
msgstr "Vi understøtter dine kvadratiske PNG'er, JPEG'er og GIF'er på under 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Vi sender POST-anmodninger til dette endpoint for hver ny begivenhed"
|
msgstr "Vi sender POST-anmodninger til dette endpoint for hver ny begivenhed"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Arbejdsprocessen kan ikke testes"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Arbejdsområdets logo"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Arbejdsområdets navn"
|
msgstr "Arbejdsområdets navn"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Skriv en beskrivelse"
|
msgstr "Skriv en beskrivelse"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "ja"
|
msgstr "ja"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: German\n"
|
"Language-Team: German\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} von {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API-Schlüssel"
|
msgstr "{apiKeyName} API-Schlüssel"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1.000 Workflow-Knotenausführungen"
|
msgstr "1.000 Workflow-Knotenausführungen"
|
||||||
@ -74,6 +78,10 @@ msgstr "Kontolöschung"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Konten"
|
msgstr "Konten"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Workflow aktivieren"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktiv"
|
msgstr "Aktiv"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Aktive API-Schlüssel, die von Ihnen oder Ihrem Team erstellt wurden."
|
msgstr "Aktive API-Schlüssel, die von Ihnen oder Ihrem Team erstellt wurden."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Fügen Sie Ihr erstes {objectLabel} hinzu"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Hinzugefügt am {beautifiedCreatedAt}"
|
msgstr "Hinzugefügt am {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Alle"
|
msgstr "Alle"
|
||||||
@ -143,7 +155,7 @@ msgstr "Alle"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Alle ({relationRecordsCount})"
|
msgstr "Alle ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Alle Rollen"
|
msgstr "Alle Rollen"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Benutzern erlauben, sich mit E-Mail und Passwort anzumelden."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Beim Aktualisieren des Passworts ist ein Fehler aufgetreten"
|
msgstr "Beim Aktualisieren des Passworts ist ein Fehler aufgetreten"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Eine optionale Beschreibung"
|
msgstr "Eine optionale Beschreibung"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API-Schlüssel"
|
msgstr "API-Schlüssel"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API-Schlüssel"
|
msgstr "API-Schlüssel"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API-Name"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Erscheinungsbild"
|
msgstr "Erscheinungsbild"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Sind Sie sicher, dass Sie Ihr Abrechnungsintervall ändern möchten?"
|
msgstr "Sind Sie sicher, dass Sie Ihr Abrechnungsintervall ändern möchten?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Aufsteigend"
|
msgstr "Aufsteigend"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Rollen zuweisen, um die Zugriffsrechte der Mitglieder festzulegen"
|
msgstr "Rollen zuweisen, um die Zugriffsrechte der Mitglieder festzulegen"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Zugewiesene Mitglieder"
|
msgstr "Zugewiesene Mitglieder"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Zugewiesen an"
|
msgstr "Zugewiesen an"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Zuweisung"
|
msgstr "Zuweisung"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Plan kündigen"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Abonnement kündigen"
|
msgstr "Abonnement kündigen"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Ändern zu {to}"
|
msgstr "Ändern zu {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Ändern zu {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Passwort ändern"
|
msgstr "Passwort ändern"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chinesisch - Vereinfacht"
|
msgstr "Chinesisch - Vereinfacht"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Chinesisch - Traditionell"
|
msgstr "Chinesisch - Traditionell"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Objekt auswählen"
|
msgstr "Objekt auswählen"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Anzeigen von Datumsangaben in der App konfigurieren"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "E-Mail- und Kalendereinstellungen konfigurieren."
|
msgstr "E-Mail- und Kalendereinstellungen konfigurieren."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Neues Konto mit Ihrem Arbeitsbereich verbinden"
|
msgstr "Neues Konto mit Ihrem Arbeitsbereich verbinden"
|
||||||
@ -425,7 +461,7 @@ msgstr "Eindeutige Werte zählen"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Erstellen Sie einen Workflow und kehren Sie hierher zurück, um die Versionen anzuzeigen"
|
msgstr "Erstellen Sie einen Workflow und kehren Sie hierher zurück, um die Versionen anzuzeigen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "API-Schlüssel erstellen"
|
msgstr "API-Schlüssel erstellen"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Neuen Datensatz erstellen"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Profil erstellen"
|
msgstr "Profil erstellen"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Rolle erstellen"
|
msgstr "Rolle erstellen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Webhook erstellen"
|
msgstr "Webhook erstellen"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Domäne anpassen"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Sicherheit des Arbeitsbereichs anpassen"
|
msgstr "Sicherheit des Arbeitsbereichs anpassen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Sicherheit des Arbeitsbereichs anpassen"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Gefahrenzone"
|
msgstr "Gefahrenzone"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Workflow deaktivieren"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Namen und Beschreibung des Objekts definieren"
|
msgstr "Namen und Beschreibung des Objekts definieren"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Datensatz löschen"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Datensätze löschen"
|
msgstr "Datensätze löschen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Diese Integration löschen"
|
msgstr "Diese Integration löschen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Webhook löschen"
|
msgstr "Webhook löschen"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Gesamten Arbeitsbereich löschen"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Absteigend"
|
msgstr "Absteigend"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Beschreibung"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Zerstören"
|
msgstr "Zerstören"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Als relatives Datum anzeigen"
|
msgstr "Als relatives Datum anzeigen"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domäne"
|
msgstr "Domäne"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Bearbeiten Sie den Namen Ihrer Subdomain oder legen Sie eine benutzerdef
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-Mail"
|
msgstr "E-Mail"
|
||||||
@ -686,12 +734,11 @@ msgstr "Mitarbeiter"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Leer"
|
msgstr "Leer"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "Endpunkt-URL"
|
msgstr "Endpunkt-URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Englisch"
|
msgstr "Englisch"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Fehler beim Regenerieren des API-Schlüssels: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Fehler beim Wechseln des Abonnements {to}."
|
msgstr "Fehler beim Wechseln des Abonnements {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Erstellen Sie Webhook-Endpunkte für Benachrichtigungen über asynchrone Ereignisse."
|
msgstr "Erstellen Sie Webhook-Endpunkte für Benachrichtigungen über asynchrone Ereignisse."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Felderanzahl"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filter"
|
msgstr "Filter"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filter"
|
msgstr "Filter"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Vorname"
|
msgstr "Vorname"
|
||||||
@ -828,7 +879,7 @@ msgstr "Vorname"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Passwort vergessen?"
|
msgstr "Passwort vergessen?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Französisch"
|
msgstr "Französisch"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funktionen"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Allgemein"
|
msgstr "Allgemein"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Deutsch"
|
msgstr "Deutsch"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Global"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Gewähren Sie dem Twenty-Support vorübergehend Zugang zu Ihrem Arbeitsbereich, damit wir Probleme beheben oder Inhalte in Ihrem Namen wiederherstellen können. Sie können den Zugriff jederzeit widerrufen."
|
msgstr "Gewähren Sie dem Twenty-Support vorübergehend Zugang zu Ihrem Arbeitsbereich, damit wir Probleme beheben oder Inhalte in Ihrem Namen wiederherstellen können. Sie können den Zugriff jederzeit widerrufen."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Ausblenden"
|
msgstr "Ausblenden"
|
||||||
@ -883,6 +942,10 @@ msgstr "Ausblenden"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Wie Sie in der App identifiziert werden."
|
msgstr "Wie Sie in der App identifiziert werden."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrationen"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Ungültiger Authentifizierungsanbieter"
|
msgstr "Ungültiger Authentifizierungsanbieter"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Ungültige E-Mail"
|
msgstr "Ungültige E-Mail"
|
||||||
@ -932,7 +999,7 @@ msgstr "Ungültige E-Mail"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Ungültige E-Mail oder Domain"
|
msgstr "Ungültige E-Mail oder Domain"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Ungültige Formularwerte"
|
msgstr "Ungültige Formularwerte"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Einladungslink an E-Mail-Adressen gesendet"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Laden Sie Ihr Team ein"
|
msgstr "Laden Sie Ihr Team ein"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italienisch"
|
msgstr "Italienisch"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japanisch"
|
msgstr "Japanisch"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Koreanisch"
|
msgstr "Koreanisch"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Nach rechts verschieben"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Neuer Datensatz"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Neuer Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Kein verbundenes Konto"
|
msgstr "Kein verbundenes Konto"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Noch keine Workflow-Ausführungen"
|
msgstr "Noch keine Workflow-Ausführungen"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Noch keine Workflow-Ausführungen"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Noch keine Workflow-Versionen"
|
msgstr "Noch keine Workflow-Versionen"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Nicht leer"
|
msgstr "Nicht leer"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Datensätze dauerhaft vernichten"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Workflows dauerhaft vernichten"
|
msgstr "Workflows dauerhaft vernichten"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Berechtigungen"
|
msgstr "Berechtigungen"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Berechtigungen"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Bild"
|
msgstr "Bild"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Bitte geben Sie eine gültige URL ein"
|
msgstr "Bitte geben Sie eine gültige URL ein"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Bitte geben Sie eine gültige URL ein"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Bitte geben Sie \"{confirmationValue}\" ein, um zu bestätigen, dass Sie diesen API-Schlüssel löschen möchten. Beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, nicht mehr funktioniert."
|
msgstr "Bitte geben Sie \"{confirmationValue}\" ein, um zu bestätigen, dass Sie diesen API-Schlüssel löschen möchten. Beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, nicht mehr funktioniert."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Bitte geben Sie {confirmationText} ein, um zu bestätigen, dass Sie diesen Webhook löschen möchten."
|
msgstr "Bitte geben Sie {confirmationText} ein, um zu bestätigen, dass Sie diesen Webhook löschen möchten."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugiesisch - Brasilien"
|
msgstr "Portugiesisch - Brasilien"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugiesisch - Portugal"
|
msgstr "Portugiesisch - Portugal"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Datenschutzrichtlinie"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-Englisch"
|
msgstr "Pseudo-Englisch"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Schlüssel regenerieren"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Veröffentlichungen"
|
msgstr "Veröffentlichungen"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Entfernen"
|
msgstr "Entfernen"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Passwort zurücksetzen"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Zurücksetzen auf"
|
msgstr "Zurücksetzen auf"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Ergebnisse"
|
msgstr "Ergebnisse"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Rollen"
|
msgstr "Rollen"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Führen Sie einen Workflow aus und kehren Sie zurück, um die Ausführungen anzuzeigen"
|
msgstr "Führen Sie einen Workflow aus und kehren Sie zurück, um die Ausführungen anzuzeigen"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Suche ''{commandMenuSearch}'' mit..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Feld suchen..."
|
msgstr "Feld suchen..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Index suchen..."
|
msgstr "Index suchen..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Versionen anzeigen"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Versionsverlauf anzeigen"
|
msgstr "Versionsverlauf anzeigen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Wählen Sie die Ereignisse aus, die Sie an diesen Endpunkt senden möchten"
|
msgstr "Wählen Sie die Ereignisse aus, die Sie an diesen Endpunkt senden möchten"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Bevorzugte Sprache auswählen"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Einladung per E-Mail an Ihr Team senden"
|
msgstr "Einladung per E-Mail an Ihr Team senden"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Server-Admin-Bereich"
|
msgstr "Server-Admin-Bereich"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Server-Admin-Bereich"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "E-Mail-Sichtbarkeit festlegen, Blockliste verwalten und mehr."
|
msgstr "E-Mail-Sichtbarkeit festlegen, Blockliste verwalten und mehr."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Domainnamen festlegen"
|
msgstr "Domainnamen festlegen"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Domainnamen festlegen"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Subdomainnamen festlegen"
|
msgstr "Subdomainnamen festlegen"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Überspringen"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Sortieren"
|
msgstr "Sortieren"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spanisch"
|
msgstr "Spanisch"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Subdomain"
|
msgstr "Subdomain"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomain bereits vergeben"
|
msgstr "Subdomain bereits vergeben"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Die Subdomain darf nicht länger als 30 Zeichen sein"
|
msgstr "Die Subdomain darf nicht länger als 30 Zeichen sein"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Die Subdomain darf nicht kürzer als 3 Zeichen sein"
|
msgstr "Die Subdomain darf nicht kürzer als 3 Zeichen sein"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Summe"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Support"
|
msgstr "Support"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Wechseln von {from}"
|
msgstr "Wechseln von {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Diese Aktion kann nicht rückgängig gemacht werden. Dadurch wird dieser
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Diese Aktion kann nicht rückgängig gemacht werden. Dadurch wird Ihr gesamter Arbeitsbereich dauerhaft gelöscht. <0/> Bitte geben Sie zur Bestätigung Ihre E-Mail ein."
|
msgstr "Diese Aktion kann nicht rückgängig gemacht werden. Dadurch wird Ihr gesamter Arbeitsbereich dauerhaft gelöscht. <0/> Bitte geben Sie zur Bestätigung Ihre E-Mail ein."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Diese Rolle hat folgende Berechtigungen."
|
msgstr "Diese Rolle hat folgende Berechtigungen."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Diese Rolle ist diesen Arbeitsbereichsmitgliedern zugewiesen."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Auslöser-Typ"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Der Auslöser-Typ sollte manuell sein - wenn keine Aufzeichnung(en) ausgewählt ist/sind"
|
msgstr "Der Auslöser-Typ sollte manuell sein - wenn keine Aufzeichnung(en) ausgewählt ist/sind"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Typ"
|
msgstr "Typ"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Geben Sie irgendetwas ein"
|
msgstr "Geben Sie irgendetwas ein"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Unbegrenzte Kontakte"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Hochladen"
|
msgstr "Hochladen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Als Entwurf verwenden"
|
msgstr "Als Entwurf verwenden"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Verwenden Sie nur Buchstaben, Zahlen und Bindestriche. Beginnen und enden Sie mit einem Buchstaben oder einer Zahl"
|
msgstr "Verwenden Sie nur Buchstaben, Zahlen und Bindestriche. Beginnen und enden Sie mit einem Buchstaben oder einer Zahl"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Benutzer ist nicht eingeloggt"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Werte"
|
msgstr "Werte"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Rechnungsdetails anzeigen"
|
msgstr "Rechnungsdetails anzeigen"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualisieren"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Wir unterstützen Ihre quadratischen PNGs, JPEGs und GIFs unter 10MB"
|
msgstr "Wir unterstützen Ihre quadratischen PNGs, JPEGs und GIFs unter 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Wir senden POST-Anfragen an diesen Endpunkt für jedes neue Ereignis"
|
msgstr "Wir senden POST-Anfragen an diesen Endpunkt für jedes neue Ereignis"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Workflow kann nicht getestet werden"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Arbeitsbereichslogo"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Arbeitsbereichsname"
|
msgstr "Arbeitsbereichsname"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Beschreibung schreiben"
|
msgstr "Beschreibung schreiben"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "ja"
|
msgstr "ja"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: el\n"
|
"Language: el\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Greek\n"
|
"Language-Team: Greek\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} του {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "API Key {apiKeyName}"
|
msgstr "API Key {apiKeyName}"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 εκτελέσεις κόμβων διεργασιών"
|
msgstr "1 000 εκτελέσεις κόμβων διεργασιών"
|
||||||
@ -74,6 +78,10 @@ msgstr "Διαγραφή Λογαριασμού"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Λογαριασμοί"
|
msgstr "Λογαριασμοί"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Ενεργοποίηση διεργασιών"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Ενεργό"
|
msgstr "Ενεργό"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Ενεργά API keys που έχουν δημιουργηθεί από εσάς ή την ομάδα σας."
|
msgstr "Ενεργά API keys που έχουν δημιουργηθεί από εσάς ή την ομάδα σας."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Προσθέστε το πρώτο σας {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Προστέθηκε {beautifiedCreatedAt}"
|
msgstr "Προστέθηκε {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Όλα"
|
msgstr "Όλα"
|
||||||
@ -143,7 +155,7 @@ msgstr "Όλα"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Όλα ({relationRecordsCount})"
|
msgstr "Όλα ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Όλοι οι ρόλοι"
|
msgstr "Όλοι οι ρόλοι"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Επιτρέψτε στους χρήστες να συνδέονται
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Προέκυψε σφάλμα κατά την ενημέρωση του κωδικού πρόσβασης"
|
msgstr "Προέκυψε σφάλμα κατά την ενημέρωση του κωδικού πρόσβασης"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Μια προαιρετική περιγραφή"
|
msgstr "Μια προαιρετική περιγραφή"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API Key"
|
msgstr "API Key"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "Κλειδιά API"
|
msgstr "Κλειδιά API"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Όνομα API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Εμφάνιση"
|
msgstr "Εμφάνιση"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Είστε βέβαιοι ότι θέλετε να αλλάξετε το διάστημα χρέωσης;"
|
msgstr "Είστε βέβαιοι ότι θέλετε να αλλάξετε το διάστημα χρέωσης;"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Αύξουσα"
|
msgstr "Αύξουσα"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Αναθέστε ρόλους για να καθορίσετε τα δικαιώματα πρόσβασης του κάθε μέλους"
|
msgstr "Αναθέστε ρόλους για να καθορίσετε τα δικαιώματα πρόσβασης του κάθε μέλους"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Ανατεθειμένα μέλη"
|
msgstr "Ανατεθειμένα μέλη"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Ανατεθειμένο σε"
|
msgstr "Ανατεθειμένο σε"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Ανάθεση"
|
msgstr "Ανάθεση"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Ακύρωση σχεδίου"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Ακύρωση της συνδρομής σας"
|
msgstr "Ακύρωση της συνδρομής σας"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Αλλαγή σε {to}"
|
msgstr "Αλλαγή σε {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Αλλαγή σε {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Αλλαγή Κωδικού"
|
msgstr "Αλλαγή Κωδικού"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Κινέζικα — Απλοποιημένα"
|
msgstr "Κινέζικα — Απλοποιημένα"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Κινέζικα — Παραδοσιακά"
|
msgstr "Κινέζικα — Παραδοσιακά"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Επιλέξτε ένα αντικείμενο"
|
msgstr "Επιλέξτε ένα αντικείμενο"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Ρυθμίστε πώς εμφανίζονται οι ημερομηνί
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Ρυθμίστε τις ρυθμίσεις email και ημερολογίου σας."
|
msgstr "Ρυθμίστε τις ρυθμίσεις email και ημερολογίου σας."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Συνδέστε έναν νέο λογαριασμό με το χώρο εργασίας σας"
|
msgstr "Συνδέστε έναν νέο λογαριασμό με το χώρο εργασίας σας"
|
||||||
@ -425,7 +461,7 @@ msgstr "Καταμέτρηση μοναδικών τιμών"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Δημιουργήστε ένα workflow και επιστρέψτε εδώ για να δείτε τις εκδόσεις του"
|
msgstr "Δημιουργήστε ένα workflow και επιστρέψτε εδώ για να δείτε τις εκδόσεις του"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Δημιουργήστε μια κλειδί API"
|
msgstr "Δημιουργήστε μια κλειδί API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Δημιουργήστε νέα εγγραφή"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Δημιουργήστε προφίλ"
|
msgstr "Δημιουργήστε προφίλ"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Δημιουργήστε ρόλο"
|
msgstr "Δημιουργήστε ρόλο"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Δημιουργήστε Webhook"
|
msgstr "Δημιουργήστε Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Προσαρμογή Domain"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Προσαρμόστε την ασφάλεια του χώρου εργασίας σας"
|
msgstr "Προσαρμόστε την ασφάλεια του χώρου εργασίας σας"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Προσαρμόστε την ασφάλεια του χώρου εργ
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Ζώνη κινδύνου"
|
msgstr "Ζώνη κινδύνου"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Απενεργοποίηση Workflow"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Ορίστε το όνομα και την περιγραφή του αντικειμένου σας"
|
msgstr "Ορίστε το όνομα και την περιγραφή του αντικειμένου σας"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Διαγραφή εγγραφής"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Διαγραφή εγγραφών"
|
msgstr "Διαγραφή εγγραφών"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Διαγραφή αυτής της ενσωμάτωσης"
|
msgstr "Διαγραφή αυτής της ενσωμάτωσης"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Διαγραφή webhook"
|
msgstr "Διαγραφή webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Διαγραφή ολόκληρου του χώρου εργασίας
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Φθίνουσα"
|
msgstr "Φθίνουσα"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Περιγραφή"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Καταστροφή"
|
msgstr "Καταστροφή"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Εμφάνιση σε σχετική ημερομηνία"
|
msgstr "Εμφάνιση σε σχετική ημερομηνία"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Τομέας"
|
msgstr "Τομέας"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Επεξεργαστείτε το όνομα του υποτομέα σ
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "Ηλεκτρονικό ταχυδρομείο"
|
msgstr "Ηλεκτρονικό ταχυδρομείο"
|
||||||
@ -686,12 +734,11 @@ msgstr "Εργαζόμενοι"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Κενό"
|
msgstr "Κενό"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL τελικού σημείου"
|
msgstr "URL τελικού σημείου"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Αγγλικά"
|
msgstr "Αγγλικά"
|
||||||
|
|
||||||
@ -722,7 +769,7 @@ msgstr "Σφάλμα κατά την επαναδημιουργία κλειδι
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Σφάλμα κατά την αλλαγή συνδρομής {to}."
|
msgstr "Σφάλμα κατά την αλλαγή συνδρομής {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Καθορισμός τελικών σημείων Webhook για ειδοποιήσεις σε ασύγχρονα γεγονότα."
|
msgstr "Καθορισμός τελικών σημείων Webhook για ειδοποιήσεις σε ασύγχρονα γεγονότα."
|
||||||
|
|
||||||
@ -823,10 +870,14 @@ msgstr "Αριθμός πεδίων"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Φίλτρο"
|
msgstr "Φίλτρο"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Φίλτρα"
|
msgstr "Φίλτρα"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Όνομα"
|
msgstr "Όνομα"
|
||||||
@ -835,7 +886,7 @@ msgstr "Όνομα"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Ξεχάσατε τον κωδικό σας;"
|
msgstr "Ξεχάσατε τον κωδικό σας;"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Γαλλικά"
|
msgstr "Γαλλικά"
|
||||||
|
|
||||||
@ -857,12 +908,12 @@ msgstr "Λειτουργίες"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Γενικά"
|
msgstr "Γενικά"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Γερμανικά"
|
msgstr "Γερμανικά"
|
||||||
|
|
||||||
@ -882,6 +933,14 @@ msgstr "Παγκόσμιο"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Παραχωρήστε στην υποστήριξη του Twenty προσωρινή πρόσβαση στον χώρο εργασίας σας, ώστε να μπορούμε να διαγνώσουμε προβλήματα ή να ανακτήσουμε περιεχόμενο για λογαριασμό σας. Μπορείτε να ανακαλέσετε την πρόσβαση ανά πάσα στιγμή."
|
msgstr "Παραχωρήστε στην υποστήριξη του Twenty προσωρινή πρόσβαση στον χώρο εργασίας σας, ώστε να μπορούμε να διαγνώσουμε προβλήματα ή να ανακτήσουμε περιεχόμενο για λογαριασμό σας. Μπορείτε να ανακαλέσετε την πρόσβαση ανά πάσα στιγμή."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Απόκρυψη"
|
msgstr "Απόκρυψη"
|
||||||
@ -890,6 +949,10 @@ msgstr "Απόκρυψη"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Πώς θα ταυτοποιείστε στην εφαρμογή."
|
msgstr "Πώς θα ταυτοποιείστε στην εφαρμογή."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -930,6 +993,10 @@ msgstr "Ενσωματώσεις"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Μη έγκυρος πάροχος εξουσιοδότησης"
|
msgstr "Μη έγκυρος πάροχος εξουσιοδότησης"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Μη έγκυρο email"
|
msgstr "Μη έγκυρο email"
|
||||||
@ -939,7 +1006,7 @@ msgstr "Μη έγκυρο email"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Μη έγκυρο email ή domain"
|
msgstr "Μη έγκυρο email ή domain"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Μη έγκυρες τιμές φόρμας"
|
msgstr "Μη έγκυρες τιμές φόρμας"
|
||||||
|
|
||||||
@ -963,15 +1030,15 @@ msgstr "Ο σύνδεσμος πρόσκλησης εστάλη στις διε
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Προσκαλέστε την ομάδα σας"
|
msgstr "Προσκαλέστε την ομάδα σας"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Ιταλικά"
|
msgstr "Ιταλικά"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Ιαπωνικά"
|
msgstr "Ιαπωνικά"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Κορεατικά"
|
msgstr "Κορεατικά"
|
||||||
|
|
||||||
@ -1061,7 +1128,8 @@ msgstr "Μετακίνηση δεξιά"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1147,13 +1215,29 @@ msgstr "Νέα εγγραφή"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Νέο Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Κανένας συνδεδεμένος λογαριασμός"
|
msgstr "Κανένας συνδεδεμένος λογαριασμός"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Δεν υπάρχουν ακόμα runs του workflow"
|
msgstr "Δεν υπάρχουν ακόμα runs του workflow"
|
||||||
@ -1162,6 +1246,10 @@ msgstr "Δεν υπάρχουν ακόμα runs του workflow"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Δεν υπάρχουν ακόμα έκδοσεις του workflow"
|
msgstr "Δεν υπάρχουν ακόμα έκδοσεις του workflow"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Όχι άδειο"
|
msgstr "Όχι άδειο"
|
||||||
@ -1239,7 +1327,7 @@ msgstr "Καταστροφή των εγγραφών οριστικά"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Καταστροφή των workflows οριστικά"
|
msgstr "Καταστροφή των workflows οριστικά"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Δικαιώματα"
|
msgstr "Δικαιώματα"
|
||||||
@ -1249,7 +1337,7 @@ msgstr "Δικαιώματα"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Εικόνα"
|
msgstr "Εικόνα"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Παρακαλώ εισάγετε μία έγκυρη διεύθυνση URL"
|
msgstr "Παρακαλώ εισάγετε μία έγκυρη διεύθυνση URL"
|
||||||
|
|
||||||
@ -1257,19 +1345,23 @@ msgstr "Παρακαλώ εισάγετε μία έγκυρη διεύθυνση
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Παρακαλώ πληκτρολογήστε \"{confirmationValue}\" για να επιβεβαιώσετε ότι θέλετε να διαγράψετε αυτό το API Key. Σημειώστε ότι κάθε σενάριο στο οποίο χρησιμοποιείται αυτό το κλειδί θα σταματήσει να λειτουργεί."
|
msgstr "Παρακαλώ πληκτρολογήστε \"{confirmationValue}\" για να επιβεβαιώσετε ότι θέλετε να διαγράψετε αυτό το API Key. Σημειώστε ότι κάθε σενάριο στο οποίο χρησιμοποιείται αυτό το κλειδί θα σταματήσει να λειτουργεί."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Παρακαλώ πληκτρολογήστε {confirmationText} για να επιβεβαιώσετε ότι θέλετε να διαγράψετε αυτό το webhook."
|
msgstr "Παρακαλώ πληκτρολογήστε {confirmationText} για να επιβεβαιώσετε ότι θέλετε να διαγράψετε αυτό το webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Πορτογαλικά — Βραζιλία"
|
msgstr "Πορτογαλικά — Βραζιλία"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Πορτογαλικά — Πορτογαλία"
|
msgstr "Πορτογαλικά — Πορτογαλία"
|
||||||
|
|
||||||
@ -1296,7 +1388,7 @@ msgstr "Πολιτική Απορρήτου"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Προφίλ"
|
msgstr "Προφίλ"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Ψευδο-Αγγλικά"
|
msgstr "Ψευδο-Αγγλικά"
|
||||||
|
|
||||||
@ -1331,10 +1423,16 @@ msgstr "Επαναπαραγωγή Κλειδιού"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Ενημερώσεις"
|
msgstr "Ενημερώσεις"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Αφαίρεση"
|
msgstr "Αφαίρεση"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1355,20 +1453,28 @@ msgstr "Επαναφορά Κωδικού Πρόσβασης"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Επαναφορά σε"
|
msgstr "Επαναφορά σε"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Αποτελέσματα"
|
msgstr "Αποτελέσματα"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Ρόλοι"
|
msgstr "Ρόλοι"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Εκτελέστε ένα workflow και επιστρέψτε εδώ για να δείτε τις εκτελέσεις του"
|
msgstr "Εκτελέστε ένα workflow και επιστρέψτε εδώ για να δείτε τις εκτελέσεις του"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1383,6 +1489,10 @@ msgstr "Αναζήτηση ''{commandMenuSearch}'' με..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Αναζήτηση πεδίου..."
|
msgstr "Αναζήτηση πεδίου..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Αναζήτηση ευρετηρίου..."
|
msgstr "Αναζήτηση ευρετηρίου..."
|
||||||
@ -1428,7 +1538,7 @@ msgstr "Δείτε τις εκδόσεις"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Δείτε το ιστορικό των εκδόσεων"
|
msgstr "Δείτε το ιστορικό των εκδόσεων"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Επιλέξτε τα γεγονότα που επιθυμείτε να στείλετε σε αυτό το τελικό σημείο"
|
msgstr "Επιλέξτε τα γεγονότα που επιθυμείτε να στείλετε σε αυτό το τελικό σημείο"
|
||||||
|
|
||||||
@ -1440,6 +1550,10 @@ msgstr "Επιλέξτε την προτιμώμενη γλώσσα σας"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Στείλτε ένα email πρόσκλησης στην ομάδα σας"
|
msgstr "Στείλτε ένα email πρόσκλησης στην ομάδα σας"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Διαχειριστής Πίνακας Διακομιστή"
|
msgstr "Διαχειριστής Πίνακας Διακομιστή"
|
||||||
@ -1448,7 +1562,7 @@ msgstr "Διαχειριστής Πίνακας Διακομιστή"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Ρυθμίστε την ορατότητα του email, διαχειριστείτε τη λίστα αποκλεισμού σας και άλλα."
|
msgstr "Ρυθμίστε την ορατότητα του email, διαχειριστείτε τη λίστα αποκλεισμού σας και άλλα."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Ορίστε το όνομα του τομέα σας"
|
msgstr "Ορίστε το όνομα του τομέα σας"
|
||||||
|
|
||||||
@ -1456,6 +1570,7 @@ msgstr "Ορίστε το όνομα του τομέα σας"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Ορίστε το όνομα του υποτομέα σας"
|
msgstr "Ορίστε το όνομα του υποτομέα σας"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1492,7 +1607,7 @@ msgstr "Παράλειψη"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Ταξινόμηση"
|
msgstr "Ταξινόμηση"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Ισπανικά"
|
msgstr "Ισπανικά"
|
||||||
|
|
||||||
@ -1504,15 +1619,16 @@ msgstr "Ενιαίο Σύστημα Εισόδου"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Υποτομέας"
|
msgstr "Υποτομέας"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Ο υποτομέας έχει ήδη ληφθεί"
|
msgstr "Ο υποτομέας έχει ήδη ληφθεί"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Ο υποτομέας δεν μπορεί να είναι μεγαλύτερος από 30 χαρακτήρες"
|
msgstr "Ο υποτομέας δεν μπορεί να είναι μεγαλύτερος από 30 χαρακτήρες"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Ο υποτομέας δεν μπορεί να είναι μικρότερος από 3 χαρακτήρες"
|
msgstr "Ο υποτομέας δεν μπορεί να είναι μικρότερος από 3 χαρακτήρες"
|
||||||
|
|
||||||
@ -1529,6 +1645,10 @@ msgstr "Σύνολο"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Υποστήριξη"
|
msgstr "Υποστήριξη"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Εναλλαγή <b>{από}</b>"
|
msgstr "Εναλλαγή <b>{από}</b>"
|
||||||
@ -1613,13 +1733,21 @@ msgstr "Αυτή η ενέργεια δεν μπορεί να αναιρεθεί
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Αυτή η ενέργεια δεν μπορεί να αναιρεθεί. Αυτό θα διαγράψει μόνιμα ολόκληρο τον χώρο εργασίας σας. <0/> Παρακαλώ πληκτρολογήστε το email σας για επιβεβαίωση."
|
msgstr "Αυτή η ενέργεια δεν μπορεί να αναιρεθεί. Αυτό θα διαγράψει μόνιμα ολόκληρο τον χώρο εργασίας σας. <0/> Παρακαλώ πληκτρολογήστε το email σας για επιβεβαίωση."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Αυτός ο Ρόλος έχει τις ακόλουθες δικαιοδοσίες."
|
msgstr "Αυτός ο Ρόλος έχει τις ακόλουθες δικαιοδοσίες."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Αυτός ο Ρόλος έχει ανατεθεί σε αυτά τα μέλη του χώρου εργασίας."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1641,15 +1769,23 @@ msgstr "Τύπος Εναύσματος"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Ο τύπος ενεργοποιήσεως πρέπει να είναι Χειροκίνητος - όταν δεν έχουν επιλεγεί <b>εγγραφές</b>"
|
msgstr "Ο τύπος ενεργοποιήσεως πρέπει να είναι Χειροκίνητος - όταν δεν έχουν επιλεγεί <b>εγγραφές</b>"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Τύπος"
|
msgstr "Τύπος"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Πληκτρολογήστε οτιδήποτε"
|
msgstr "Πληκτρολογήστε οτιδήποτε"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1667,8 +1803,7 @@ msgstr "Απεριόριστες επαφές"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Ανέβασμα"
|
msgstr "Ανέβασμα"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "Διεύθυνση URL"
|
msgstr "Διεύθυνση URL"
|
||||||
|
|
||||||
@ -1677,7 +1812,7 @@ msgstr "Διεύθυνση URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Χρήση ως πρόχειρο"
|
msgstr "Χρήση ως πρόχειρο"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Χρησιμοποιήστε γράμμα, αριθμό και παύλα μόνο. Αρχίστε και τελειώστε με ένα γράμμα ή ένα αριθμό"
|
msgstr "Χρησιμοποιήστε γράμμα, αριθμό και παύλα μόνο. Αρχίστε και τελειώστε με ένα γράμμα ή ένα αριθμό"
|
||||||
|
|
||||||
@ -1704,6 +1839,10 @@ msgstr "Ο χρήστης δεν έχει συνδεθεί"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Τιμές"
|
msgstr "Τιμές"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Προβολή λεπτομερειών χρέωσης"
|
msgstr "Προβολή λεπτομερειών χρέωσης"
|
||||||
@ -1716,16 +1855,15 @@ msgstr "Απεικόνιση"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Υποστηρίζουμε τα τετράγωνα PNG, JPEG και GIF σας κάτω από 10MB"
|
msgstr "Υποστηρίζουμε τα τετράγωνα PNG, JPEG και GIF σας κάτω από 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Θα στέλνουμε αιτήματα POST σε αυτό το σημείο τέλους για κάθε νέο γεγονός"
|
msgstr "Θα στέλνουμε αιτήματα POST σε αυτό το σημείο τέλους για κάθε νέο γεγονός"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1753,13 +1891,12 @@ msgstr "Το Workflow δεν μπορεί να δοκιμαστεί"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1784,11 +1921,12 @@ msgstr "Λογότυπο Workspace"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Όνομα Workspace"
|
msgstr "Όνομα Workspace"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Γράψτε μια περιγραφή"
|
msgstr "Γράψτε μια περιγραφή"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "ναι"
|
msgstr "ναι"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Spanish\n"
|
"Language-Team: Spanish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} de {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "Clave API {apiKeyName}"
|
msgstr "Clave API {apiKeyName}"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 ejecuciones de nodos de workflow"
|
msgstr "1 000 ejecuciones de nodos de workflow"
|
||||||
@ -74,6 +78,10 @@ msgstr "Eliminación de cuenta"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Cuentas"
|
msgstr "Cuentas"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Activar workflow"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Activo"
|
msgstr "Activo"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Claves API activas creadas por usted o su equipo."
|
msgstr "Claves API activas creadas por usted o su equipo."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Añade tu primer {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Añadido {beautifiedCreatedAt}"
|
msgstr "Añadido {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Todos"
|
msgstr "Todos"
|
||||||
@ -143,7 +155,7 @@ msgstr "Todos"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Todos ({relationRecordsCount})"
|
msgstr "Todos ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Todas las funciones"
|
msgstr "Todas las funciones"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Permitir que los usuarios inicien sesión con un correo electrónico y u
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Se produjo un error al actualizar la contraseña"
|
msgstr "Se produjo un error al actualizar la contraseña"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Descripción opcional"
|
msgstr "Descripción opcional"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API y Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "Clave API"
|
msgstr "Clave API"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "Claves API"
|
msgstr "Claves API"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Nombre API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Apariencia"
|
msgstr "Apariencia"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "¿Está seguro de que desea cambiar el intervalo de facturación?"
|
msgstr "¿Está seguro de que desea cambiar el intervalo de facturación?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Ascendente"
|
msgstr "Ascendente"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Asignar funciones para especificar los permisos de acceso de cada miembro"
|
msgstr "Asignar funciones para especificar los permisos de acceso de cada miembro"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Miembros asignados"
|
msgstr "Miembros asignados"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Asignado a"
|
msgstr "Asignado a"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Asignación"
|
msgstr "Asignación"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Cancelar plan"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Cancelar su suscripción"
|
msgstr "Cancelar su suscripción"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Cambiar a {to}"
|
msgstr "Cambiar a {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Cambiar a {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Cambiar contraseña"
|
msgstr "Cambiar contraseña"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chino simplificado"
|
msgstr "Chino simplificado"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Chino tradicional"
|
msgstr "Chino tradicional"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Elija un objeto"
|
msgstr "Elija un objeto"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Configurar cómo se muestran las fechas en la aplicación"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configura tus correos electrónicos y calendario."
|
msgstr "Configura tus correos electrónicos y calendario."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Conectar una nueva cuenta a su espacio de trabajo"
|
msgstr "Conectar una nueva cuenta a su espacio de trabajo"
|
||||||
@ -425,7 +461,7 @@ msgstr "Contar valores únicos"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Cree un workflow y vuelva aquí para ver sus versiones"
|
msgstr "Cree un workflow y vuelva aquí para ver sus versiones"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Crear clave API"
|
msgstr "Crear clave API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Crear nuevo registro"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Crear perfil"
|
msgstr "Crear perfil"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Crear rol"
|
msgstr "Crear rol"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Crear Webhook"
|
msgstr "Crear Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Personalizar dominio"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Personalice la seguridad de su espacio de trabajo"
|
msgstr "Personalice la seguridad de su espacio de trabajo"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Personalice la seguridad de su espacio de trabajo"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Zona de peligro"
|
msgstr "Zona de peligro"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Desactivar workflow"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Defina el nombre y la descripción de su objeto"
|
msgstr "Defina el nombre y la descripción de su objeto"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Eliminar registro"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Eliminar registros"
|
msgstr "Eliminar registros"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Eliminar esta integración"
|
msgstr "Eliminar esta integración"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Eliminar webhook"
|
msgstr "Eliminar webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Eliminar todo el espacio de trabajo"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Descendente"
|
msgstr "Descendente"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Descripción"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Destruir"
|
msgstr "Destruir"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Mostrar como fecha relativa"
|
msgstr "Mostrar como fecha relativa"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Dominio"
|
msgstr "Dominio"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Edite el nombre de su subdominio o establezca un dominio personalizado."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "Correo electrónico"
|
msgstr "Correo electrónico"
|
||||||
@ -686,12 +734,11 @@ msgstr "Empleados"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Vacío"
|
msgstr "Vacío"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL del endpoint"
|
msgstr "URL del endpoint"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Inglés"
|
msgstr "Inglés"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Error al regenerar la clave API: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Error al cambiar la suscripción {to}."
|
msgstr "Error al cambiar la suscripción {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Establezca endpoints de Webhook para notificaciones de eventos asincrónicos."
|
msgstr "Establezca endpoints de Webhook para notificaciones de eventos asincrónicos."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Recuento de campos"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtro"
|
msgstr "Filtro"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtros"
|
msgstr "Filtros"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Nombre"
|
msgstr "Nombre"
|
||||||
@ -828,7 +879,7 @@ msgstr "Nombre"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "¿Olvidó su contraseña?"
|
msgstr "¿Olvidó su contraseña?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Francés"
|
msgstr "Francés"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funciones"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "General"
|
msgstr "General"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Alemán"
|
msgstr "Alemán"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Global"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Conceda al soporte de Twenty acceso temporal a su espacio de trabajo para que podamos solucionar problemas o recuperar contenido en su nombre. Puede revocar el acceso en cualquier momento."
|
msgstr "Conceda al soporte de Twenty acceso temporal a su espacio de trabajo para que podamos solucionar problemas o recuperar contenido en su nombre. Puede revocar el acceso en cualquier momento."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Ocultar"
|
msgstr "Ocultar"
|
||||||
@ -883,6 +942,10 @@ msgstr "Ocultar"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Cómo serás identificado en la aplicación."
|
msgstr "Cómo serás identificado en la aplicación."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integraciones"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Proveedor de autenticación no válido"
|
msgstr "Proveedor de autenticación no válido"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Correo electrónico no válido"
|
msgstr "Correo electrónico no válido"
|
||||||
@ -932,7 +999,7 @@ msgstr "Correo electrónico no válido"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Correo electrónico o dominio no válido"
|
msgstr "Correo electrónico o dominio no válido"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valores de formulario no válidos"
|
msgstr "Valores de formulario no válidos"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Enlace de invitación enviado a las direcciones de correo electrónico"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Invite a su equipo"
|
msgstr "Invite a su equipo"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italiano"
|
msgstr "Italiano"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japonés"
|
msgstr "Japonés"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Coreano"
|
msgstr "Coreano"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Mover a la derecha"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Nuevo registro"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Nuevo Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "No hay cuenta conectada"
|
msgstr "No hay cuenta conectada"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Aún no hay ejecuciones de flujo de trabajo"
|
msgstr "Aún no hay ejecuciones de flujo de trabajo"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Aún no hay ejecuciones de flujo de trabajo"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Aún no hay versiones de flujo de trabajo"
|
msgstr "Aún no hay versiones de flujo de trabajo"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "No vacío"
|
msgstr "No vacío"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Destruir registros de forma permanente"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Destruir workflows de forma permanente"
|
msgstr "Destruir workflows de forma permanente"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Permisos"
|
msgstr "Permisos"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Permisos"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Foto"
|
msgstr "Foto"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Por favor, introduzca una URL válida"
|
msgstr "Por favor, introduzca una URL válida"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Por favor, introduzca una URL válida"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Escriba \"{confirmationValue}\" para confirmar que desea eliminar esta clave API. Tenga en cuenta que cualquier script que utilice esta clave dejará de funcionar."
|
msgstr "Escriba \"{confirmationValue}\" para confirmar que desea eliminar esta clave API. Tenga en cuenta que cualquier script que utilice esta clave dejará de funcionar."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Por favor, escriba {confirmationText} para confirmar que desea eliminar este webhook."
|
msgstr "Por favor, escriba {confirmationText} para confirmar que desea eliminar este webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugués - Brasil"
|
msgstr "Portugués - Brasil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugués - Portugal"
|
msgstr "Portugués - Portugal"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Política de privacidad"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Perfil"
|
msgstr "Perfil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudoinglés"
|
msgstr "Pseudoinglés"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Regenerar clave"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Lanzamientos"
|
msgstr "Lanzamientos"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Eliminar"
|
msgstr "Eliminar"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Restablecer la contraseña"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Restablecer a"
|
msgstr "Restablecer a"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Resultados"
|
msgstr "Resultados"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roles"
|
msgstr "Roles"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Ejecuta un workflow y vuelve aquí para ver sus ejecuciones"
|
msgstr "Ejecuta un workflow y vuelve aquí para ver sus ejecuciones"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Buscar ''{commandMenuSearch}'' con..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Buscar un campo..."
|
msgstr "Buscar un campo..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Buscar un índice..."
|
msgstr "Buscar un índice..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Ver versiones"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Ver historial de versiones"
|
msgstr "Ver historial de versiones"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Selecciona los eventos que deseas enviar a este endpoint"
|
msgstr "Selecciona los eventos que deseas enviar a este endpoint"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Selecciona tu idioma preferido"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Enviar una invitación por correo electrónico a tu equipo"
|
msgstr "Enviar una invitación por correo electrónico a tu equipo"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Panel de administración del servidor"
|
msgstr "Panel de administración del servidor"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Panel de administración del servidor"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Configura la visibilidad del correo electrónico, gestiona tu lista de bloqueo y más."
|
msgstr "Configura la visibilidad del correo electrónico, gestiona tu lista de bloqueo y más."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Configura el nombre de tu dominio"
|
msgstr "Configura el nombre de tu dominio"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Configura el nombre de tu dominio"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Configura el nombre de tu subdominio"
|
msgstr "Configura el nombre de tu subdominio"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Omitir"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Ordenar"
|
msgstr "Ordenar"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Español"
|
msgstr "Español"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Subdominio"
|
msgstr "Subdominio"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdominio ya está en uso"
|
msgstr "Subdominio ya está en uso"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "El subdominio no puede tener más de 30 caracteres"
|
msgstr "El subdominio no puede tener más de 30 caracteres"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "El subdominio no puede tener menos de 3 caracteres"
|
msgstr "El subdominio no puede tener menos de 3 caracteres"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Suma"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Soporte"
|
msgstr "Soporte"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Cambiar {from}"
|
msgstr "Cambiar {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Esta acción no se puede deshacer. Esto eliminará permanentemente a est
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Esta acción no se puede deshacer. Esto eliminará permanentemente todo tu espacio de trabajo. <0/> Escribe tu correo electrónico para confirmar."
|
msgstr "Esta acción no se puede deshacer. Esto eliminará permanentemente todo tu espacio de trabajo. <0/> Escribe tu correo electrónico para confirmar."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Este rol tiene los siguientes permisos."
|
msgstr "Este rol tiene los siguientes permisos."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Este rol está asignado a estos miembros del espacio de trabajo."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Tipo de disparador"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "El tipo de disparador debe ser Manual - cuando no se seleccionan registros"
|
msgstr "El tipo de disparador debe ser Manual - cuando no se seleccionan registros"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipo"
|
msgstr "Tipo"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Escribe cualquier cosa"
|
msgstr "Escribe cualquier cosa"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Contactos ilimitados"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Subir"
|
msgstr "Subir"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Usar como borrador"
|
msgstr "Usar como borrador"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utiliza solo letras, números y guiones. Empieza y termina con una letra o un número"
|
msgstr "Utiliza solo letras, números y guiones. Empieza y termina con una letra o un número"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "El usuario no ha iniciado sesión"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Valores"
|
msgstr "Valores"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Ver detalles de facturación"
|
msgstr "Ver detalles de facturación"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualizar"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Admitimos tus PNG, JPEG y GIF cuadrados de menos de 10 MB"
|
msgstr "Admitimos tus PNG, JPEG y GIF cuadrados de menos de 10 MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Enviaremos solicitudes POST a este endpoint para cada nuevo evento"
|
msgstr "Enviaremos solicitudes POST a este endpoint para cada nuevo evento"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "No se puede probar el workflow"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Logotipo del espacio de trabajo"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Nombre del espacio de trabajo"
|
msgstr "Nombre del espacio de trabajo"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Escribe una descripción"
|
msgstr "Escribe una descripción"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "sí"
|
msgstr "sí"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: fi\n"
|
"Language: fi\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Finnish\n"
|
"Language-Team: Finnish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} {fieldLabel} määrä"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API-avain"
|
msgstr "{apiKeyName} API-avain"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 työnkulun solmun suoritusta"
|
msgstr "1 000 työnkulun solmun suoritusta"
|
||||||
@ -74,6 +78,10 @@ msgstr "Tilin poistaminen"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Tilit"
|
msgstr "Tilit"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Aktivoi työnkulku"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktiivinen"
|
msgstr "Aktiivinen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Sinun tai tiimisi luomat aktiiviset API-avaimet."
|
msgstr "Sinun tai tiimisi luomat aktiiviset API-avaimet."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Lisää ensimmäinen {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Lisätty {beautifiedCreatedAt}"
|
msgstr "Lisätty {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Kaikki"
|
msgstr "Kaikki"
|
||||||
@ -143,7 +155,7 @@ msgstr "Kaikki"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Kaikki ({relationRecordsCount})"
|
msgstr "Kaikki ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Kaikki roolit"
|
msgstr "Kaikki roolit"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Salli käyttäjien kirjautua sisään sähköpostilla ja salasanalla."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Salasanan päivitysyrityksessä tapahtui virhe"
|
msgstr "Salasanan päivitysyrityksessä tapahtui virhe"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Valinnainen kuvaus"
|
msgstr "Valinnainen kuvaus"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API-avain"
|
msgstr "API-avain"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API-avaimet"
|
msgstr "API-avaimet"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API-nimi"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Ulkoasu"
|
msgstr "Ulkoasu"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Oletko varma, että haluat muuttaa laskutusväliäsi?"
|
msgstr "Oletko varma, että haluat muuttaa laskutusväliäsi?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Nouseva"
|
msgstr "Nouseva"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Määritä roolit määrittääksesi jokaisen jäsenen pääsyoikeudet"
|
msgstr "Määritä roolit määrittääksesi jokaisen jäsenen pääsyoikeudet"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Määrätyt jäsenet"
|
msgstr "Määrätyt jäsenet"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Määrätty henkilölle"
|
msgstr "Määrätty henkilölle"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Tehtävänanto"
|
msgstr "Tehtävänanto"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Peruuta suunnitelma"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Peruuta tilauksesi"
|
msgstr "Peruuta tilauksesi"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Muuta {to}"
|
msgstr "Muuta {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Muuta {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Vaihda salasana"
|
msgstr "Vaihda salasana"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Kiina — Yksinkertaistettu"
|
msgstr "Kiina — Yksinkertaistettu"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Kiina — Perinteinen"
|
msgstr "Kiina — Perinteinen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Valitse objekti"
|
msgstr "Valitse objekti"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Määritä, miten päivämäärät näytetään sovelluksessa"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Määritä sähköpostisi ja kalenterin asetukset."
|
msgstr "Määritä sähköpostisi ja kalenterin asetukset."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Yhdistä uusi tili työtilaasi"
|
msgstr "Yhdistä uusi tili työtilaasi"
|
||||||
@ -425,7 +461,7 @@ msgstr "Laske yksilölliset arvot"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Luo työnkulku ja palaa tänne nähdäksesi sen versiot"
|
msgstr "Luo työnkulku ja palaa tänne nähdäksesi sen versiot"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Luo API-avain"
|
msgstr "Luo API-avain"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Luo uusi tietue"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Luo profiili"
|
msgstr "Luo profiili"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Luo rooli"
|
msgstr "Luo rooli"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Luo Webhook"
|
msgstr "Luo Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Mukauta toimialuetta"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Mukauta työtilasi turvallisuutta"
|
msgstr "Mukauta työtilasi turvallisuutta"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Mukauta työtilasi turvallisuutta"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Vaaravyöhyke"
|
msgstr "Vaaravyöhyke"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Poista työnkulku käytöstä"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Määritä objektisi nimi ja kuvaus"
|
msgstr "Määritä objektisi nimi ja kuvaus"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Poista tietue"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Poista tietueet"
|
msgstr "Poista tietueet"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Poista t\\u00e4m\\u00e4 integraatio"
|
msgstr "Poista t\\u00e4m\\u00e4 integraatio"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Poista Webhooks"
|
msgstr "Poista Webhooks"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Poista koko ty\\u00f6tilasi"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Laskeva"
|
msgstr "Laskeva"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Kuvaus"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Tuhota"
|
msgstr "Tuhota"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "N\\u00e4yt\\u00e4 suhteellisena p\\u00e4iv\\u00e4m\\u00e4\\u00e4r\\u00e4n\\u00e4"
|
msgstr "N\\u00e4yt\\u00e4 suhteellisena p\\u00e4iv\\u00e4m\\u00e4\\u00e4r\\u00e4n\\u00e4"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Verkkotunnus"
|
msgstr "Verkkotunnus"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Muokkaa alasivustosi nime\\u00e4 tai aseta mukautettu verkkotunnus."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "S\\u00e4hk\\u00f6posti"
|
msgstr "S\\u00e4hk\\u00f6posti"
|
||||||
@ -686,12 +734,11 @@ msgstr "Ty\\u00f6ntekij\\u00e4t"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Tyhj\\u00e4"
|
msgstr "Tyhj\\u00e4"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "P\\u00e4\\u00e4tetunnisteen URL"
|
msgstr "P\\u00e4\\u00e4tetunnisteen URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Englanti"
|
msgstr "Englanti"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Virhe API-avaimen uudelleengeneroinnissa: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Virhe tilauksen vaihdossa {to}."
|
msgstr "Virhe tilauksen vaihdossa {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "M\\u00e4\\u00e4rit\\u00e4 Webhooks-p\\u00e4\\u00e4tepisteet asynkronisten tapahtumien ilmoituksille."
|
msgstr "M\\u00e4\\u00e4rit\\u00e4 Webhooks-p\\u00e4\\u00e4tepisteet asynkronisten tapahtumien ilmoituksille."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr ""
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -828,7 +879,7 @@ msgstr ""
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr ""
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -883,6 +942,10 @@ msgstr ""
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr ""
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -932,7 +999,7 @@ msgstr ""
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr ""
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr ""
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr ""
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr ""
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1155,6 +1239,10 @@ msgstr ""
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1232,7 +1320,7 @@ msgstr ""
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,7 +1330,7 @@ msgstr ""
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr ""
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr ""
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr ""
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr ""
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr ""
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1421,7 +1531,7 @@ msgstr ""
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr ""
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1441,7 +1555,7 @@ msgstr ""
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr ""
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr ""
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr ""
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr ""
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1606,12 +1726,20 @@ msgstr ""
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
@ -1634,15 +1762,23 @@ msgstr ""
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr ""
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr ""
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr ""
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1709,16 +1848,15 @@ msgstr ""
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr ""
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr ""
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: French\n"
|
"Language-Team: French\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} de {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} Clé API"
|
msgstr "{apiKeyName} Clé API"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 exécutions de nœuds de workflow"
|
msgstr "1 000 exécutions de nœuds de workflow"
|
||||||
@ -74,6 +78,10 @@ msgstr "Suppression de compte"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Comptes"
|
msgstr "Comptes"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Activer le workflow"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Actif"
|
msgstr "Actif"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Clés API actives créées par vous ou votre équipe."
|
msgstr "Clés API actives créées par vous ou votre équipe."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Ajoutez votre premier {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Ajouté {beautifiedCreatedAt}"
|
msgstr "Ajouté {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Tous"
|
msgstr "Tous"
|
||||||
@ -143,7 +155,7 @@ msgstr "Tous"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Tous ({relationRecordsCount})"
|
msgstr "Tous ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Tous les rôles"
|
msgstr "Tous les rôles"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Permettre aux utilisateurs de se connecter avec un courriel et un mot de
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Une erreur s'est produite lors de la mise à jour du mot de passe"
|
msgstr "Une erreur s'est produite lors de la mise à jour du mot de passe"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Une description facultative"
|
msgstr "Une description facultative"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "Clé API"
|
msgstr "Clé API"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "Clés API"
|
msgstr "Clés API"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Nom de l'API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Apparence"
|
msgstr "Apparence"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Êtes-vous sûr de vouloir modifier votre intervalle de facturation ?"
|
msgstr "Êtes-vous sûr de vouloir modifier votre intervalle de facturation ?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Ascendant"
|
msgstr "Ascendant"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Attribuer des rôles pour spécifier les autorisations d'accès de chaque membre"
|
msgstr "Attribuer des rôles pour spécifier les autorisations d'accès de chaque membre"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Membres assignés"
|
msgstr "Membres assignés"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Attribué à"
|
msgstr "Attribué à"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Affectation"
|
msgstr "Affectation"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Annuler le plan"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Annuler votre abonnement"
|
msgstr "Annuler votre abonnement"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Changer {to}"
|
msgstr "Changer {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Changer {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Changer le mot de passe"
|
msgstr "Changer le mot de passe"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chinois - Simplifié"
|
msgstr "Chinois - Simplifié"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Chinois - Traditionnel"
|
msgstr "Chinois - Traditionnel"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Choisir un objet"
|
msgstr "Choisir un objet"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Configurer l'affichage des dates dans l'application"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configurer vos paramètres de courriel et de calendrier."
|
msgstr "Configurer vos paramètres de courriel et de calendrier."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Connecter un nouveau compte à votre espace de travail"
|
msgstr "Connecter un nouveau compte à votre espace de travail"
|
||||||
@ -425,7 +461,7 @@ msgstr "Compter les valeurs uniques"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Créez un workflow et revenez ici pour voir ses versions"
|
msgstr "Créez un workflow et revenez ici pour voir ses versions"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Créer une clé API"
|
msgstr "Créer une clé API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Créer un nouvel enregistrement"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Créer un profil"
|
msgstr "Créer un profil"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Créer un rôle"
|
msgstr "Créer un rôle"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Créer un Webhook"
|
msgstr "Créer un Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Personnaliser le domaine"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Personnaliser la sécurité de votre espace de travail"
|
msgstr "Personnaliser la sécurité de votre espace de travail"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Personnaliser la sécurité de votre espace de travail"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Zone de danger"
|
msgstr "Zone de danger"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Désactiver le workflow"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Définir le nom et la description de votre objet"
|
msgstr "Définir le nom et la description de votre objet"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Supprimer l'enregistrement"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Supprimer des enregistrements"
|
msgstr "Supprimer des enregistrements"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Supprimer cette intégration"
|
msgstr "Supprimer cette intégration"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Supprimer le webhook"
|
msgstr "Supprimer le webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Supprimer l'ensemble de l'espace de travail"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Descendant"
|
msgstr "Descendant"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Description"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Détruire"
|
msgstr "Détruire"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Afficher comme date relative"
|
msgstr "Afficher comme date relative"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domaine"
|
msgstr "Domaine"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Modifier le nom de votre sous-domaine ou définir un domaine personnalis
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "Courriel"
|
msgstr "Courriel"
|
||||||
@ -686,12 +734,11 @@ msgstr "Employés"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Vide"
|
msgstr "Vide"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL du point de terminaison"
|
msgstr "URL du point de terminaison"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Anglais"
|
msgstr "Anglais"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Erreur lors de la régénération de la clé API : {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Erreur lors du changement d'abonnement {to}."
|
msgstr "Erreur lors du changement d'abonnement {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Configurer des points de terminaison Webhook pour les notifications d'événements asynchrones."
|
msgstr "Configurer des points de terminaison Webhook pour les notifications d'événements asynchrones."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Nombre de champs"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtre"
|
msgstr "Filtre"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtres"
|
msgstr "Filtres"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Prénom"
|
msgstr "Prénom"
|
||||||
@ -828,7 +879,7 @@ msgstr "Prénom"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Mot de passe oublié ?"
|
msgstr "Mot de passe oublié ?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Français"
|
msgstr "Français"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Fonctions"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Général"
|
msgstr "Général"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Allemand"
|
msgstr "Allemand"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Global"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Accordez à Twenty un accès temporaire à votre espace de travail pour que nous puissions résoudre des problèmes ou récupérer du contenu en votre nom. Vous pouvez révoquer l'accès à tout moment."
|
msgstr "Accordez à Twenty un accès temporaire à votre espace de travail pour que nous puissions résoudre des problèmes ou récupérer du contenu en votre nom. Vous pouvez révoquer l'accès à tout moment."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Cacher"
|
msgstr "Cacher"
|
||||||
@ -883,6 +942,10 @@ msgstr "Cacher"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Comment vous serez identifié sur l'application."
|
msgstr "Comment vous serez identifié sur l'application."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Intégrations"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Fournisseur d'authentification invalide"
|
msgstr "Fournisseur d'authentification invalide"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Email invalide"
|
msgstr "Email invalide"
|
||||||
@ -932,7 +999,7 @@ msgstr "Email invalide"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Email ou domaine invalide"
|
msgstr "Email ou domaine invalide"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valeurs de formulaire invalides"
|
msgstr "Valeurs de formulaire invalides"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Lien d'invitation envoyé aux adresses email"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Invitez votre équipe"
|
msgstr "Invitez votre équipe"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italien"
|
msgstr "Italien"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japonais"
|
msgstr "Japonais"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Coréen"
|
msgstr "Coréen"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Déplacer à droite"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Nouvel enregistrement"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Nouveau Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Aucun compte connecté"
|
msgstr "Aucun compte connecté"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Aucune exécution de workflow pour l'instant"
|
msgstr "Aucune exécution de workflow pour l'instant"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Aucune exécution de workflow pour l'instant"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Aucune version de workflow pour l'instant"
|
msgstr "Aucune version de workflow pour l'instant"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Non vide"
|
msgstr "Non vide"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Détruire définitivement les enregistrements"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Détruire définitivement les workflows"
|
msgstr "Détruire définitivement les workflows"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Permissions"
|
msgstr "Permissions"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Permissions"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Photo"
|
msgstr "Photo"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Veuillez entrer une URL valide"
|
msgstr "Veuillez entrer une URL valide"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Veuillez entrer une URL valide"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Veuillez taper \"{confirmationValue}\" pour confirmer que vous souhaitez supprimer cette clé API. Sachez que tout script utilisant cette clé cessera de fonctionner."
|
msgstr "Veuillez taper \"{confirmationValue}\" pour confirmer que vous souhaitez supprimer cette clé API. Sachez que tout script utilisant cette clé cessera de fonctionner."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Veuillez taper {confirmationText} pour confirmer que vous souhaitez supprimer ce webhook."
|
msgstr "Veuillez taper {confirmationText} pour confirmer que vous souhaitez supprimer ce webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugais — Brésil"
|
msgstr "Portugais — Brésil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugais — Portugal"
|
msgstr "Portugais — Portugal"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Politique de confidentialité"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-anglais"
|
msgstr "Pseudo-anglais"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Régénérer la clé"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Communiqués"
|
msgstr "Communiqués"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Retirer"
|
msgstr "Retirer"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Réinitialiser le mot de passe"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Réinitialiser à"
|
msgstr "Réinitialiser à"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Résultats"
|
msgstr "Résultats"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Rôles"
|
msgstr "Rôles"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Exécutez un workflow et revenez ici pour voir ses exécutions"
|
msgstr "Exécutez un workflow et revenez ici pour voir ses exécutions"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Rechercher ''{commandMenuSearch}'' avec..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Rechercher un champ..."
|
msgstr "Rechercher un champ..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Rechercher un index..."
|
msgstr "Rechercher un index..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Voir les versions"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Voir l'historique des versions"
|
msgstr "Voir l'historique des versions"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Sélectionnez les événements à envoyer à ce point de terminaison"
|
msgstr "Sélectionnez les événements à envoyer à ce point de terminaison"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Sélectionnez votre langue préférée"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Envoyer un email d'invitation à votre équipe"
|
msgstr "Envoyer un email d'invitation à votre équipe"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Panneau d'administration du serveur"
|
msgstr "Panneau d'administration du serveur"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Panneau d'administration du serveur"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Définir la visibilité des emails, gérer votre liste de blocage et plus encore."
|
msgstr "Définir la visibilité des emails, gérer votre liste de blocage et plus encore."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Définir le nom de votre domaine"
|
msgstr "Définir le nom de votre domaine"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Définir le nom de votre domaine"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Définir le nom de votre sous-domaine"
|
msgstr "Définir le nom de votre sous-domaine"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Passer"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Trier"
|
msgstr "Trier"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Espagnol"
|
msgstr "Espagnol"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Sous-domaine"
|
msgstr "Sous-domaine"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Sous-domaine déjà pris"
|
msgstr "Sous-domaine déjà pris"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Le sous-domaine ne peut pas dépasser 30 caractères"
|
msgstr "Le sous-domaine ne peut pas dépasser 30 caractères"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Le sous-domaine ne peut pas être inférieur à 3 caractères"
|
msgstr "Le sous-domaine ne peut pas être inférieur à 3 caractères"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Somme"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Support"
|
msgstr "Support"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Changer {from}"
|
msgstr "Changer {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Cette action est irréversible. Cela supprimera définitivement cet util
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Cette action est irréversible. Cela supprimera définitivement l'ensemble de votre espace de travail. <0/> Veuillez saisir votre adresse e-mail pour confirmer."
|
msgstr "Cette action est irréversible. Cela supprimera définitivement l'ensemble de votre espace de travail. <0/> Veuillez saisir votre adresse e-mail pour confirmer."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Ce rôle a les permissions suivantes."
|
msgstr "Ce rôle a les permissions suivantes."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Ce rôle est attribué à ces membres de l'espace de travail."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Type de déclencheur"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Le type de déclencheur doit être Manuel - lorsqu'aucun enregistrement n'est sélectionné"
|
msgstr "Le type de déclencheur doit être Manuel - lorsqu'aucun enregistrement n'est sélectionné"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Type"
|
msgstr "Type"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Tapez n'importe quoi"
|
msgstr "Tapez n'importe quoi"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Contacts illimités"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Téléverser"
|
msgstr "Téléverser"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Utiliser comme brouillon"
|
msgstr "Utiliser comme brouillon"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilisez uniquement des lettres, des chiffres et des tirets. Commencez et terminez par une lettre ou un chiffre"
|
msgstr "Utilisez uniquement des lettres, des chiffres et des tirets. Commencez et terminez par une lettre ou un chiffre"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "L'utilisateur n'est pas connecté"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Valeurs"
|
msgstr "Valeurs"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Voir les détails de facturation"
|
msgstr "Voir les détails de facturation"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualiser"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Nous prenons en charge vos PNG, JPEG et GIF carrés de moins de 10 Mo"
|
msgstr "Nous prenons en charge vos PNG, JPEG et GIF carrés de moins de 10 Mo"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Nous enverrons des requêtes POST à ce point de terminaison pour chaque nouvel événement"
|
msgstr "Nous enverrons des requêtes POST à ce point de terminaison pour chaque nouvel événement"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Le workflow ne peut pas être testé"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Logo de l'espace de travail"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Nom de l'espace de travail"
|
msgstr "Nom de l'espace de travail"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Rédigez une description"
|
msgstr "Rédigez une description"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "oui"
|
msgstr "oui"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: he\n"
|
"Language: he\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 12:24\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Hebrew\n"
|
"Language-Team: Hebrew\n"
|
||||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
|
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
|
||||||
@ -26,11 +26,15 @@ msgstr ""
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -74,6 +78,10 @@ msgstr ""
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr ""
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr ""
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -143,7 +155,7 @@ msgstr ""
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr ""
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr ""
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr ""
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr ""
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -308,15 +340,15 @@ msgstr ""
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr ""
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -425,7 +461,7 @@ msgstr ""
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr ""
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr ""
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr ""
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr ""
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr ""
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr ""
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr ""
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr ""
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -686,12 +734,11 @@ msgstr ""
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr ""
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr ""
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -828,7 +879,7 @@ msgstr ""
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr ""
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -883,6 +942,10 @@ msgstr ""
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr ""
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -932,7 +999,7 @@ msgstr ""
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr ""
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr ""
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr ""
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr ""
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1155,6 +1239,10 @@ msgstr ""
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1232,7 +1320,7 @@ msgstr ""
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,7 +1330,7 @@ msgstr ""
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr ""
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr ""
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr ""
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr ""
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr ""
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1421,7 +1531,7 @@ msgstr ""
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr ""
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1441,7 +1555,7 @@ msgstr ""
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr ""
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr ""
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr ""
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr ""
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1606,12 +1726,20 @@ msgstr ""
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
@ -1634,15 +1762,23 @@ msgstr ""
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr ""
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr ""
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr ""
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1709,16 +1848,15 @@ msgstr ""
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr ""
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr ""
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: hu\n"
|
"Language: hu\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Hungarian\n"
|
"Language-Team: Hungarian\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} a(z) {fieldLabel} alapján"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API kulcs"
|
msgstr "{apiKeyName} API kulcs"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 munkafolyamat-csomópont végrehajtása"
|
msgstr "1 000 munkafolyamat-csomópont végrehajtása"
|
||||||
@ -74,6 +78,10 @@ msgstr "Fiók törlése"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Fiókok"
|
msgstr "Fiókok"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Munkafolyamat aktiválása"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktív"
|
msgstr "Aktív"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Aktív API kulcsok, amelyeket te vagy a csapatod hoztatok létre."
|
msgstr "Aktív API kulcsok, amelyeket te vagy a csapatod hoztatok létre."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Add meg az első {objectLabel} előfordulást"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Hozzáadva {beautifiedCreatedAt}"
|
msgstr "Hozzáadva {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Minden"
|
msgstr "Minden"
|
||||||
@ -143,7 +155,7 @@ msgstr "Minden"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Minden ({relationRecordsCount})"
|
msgstr "Minden ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Minden szerepkör"
|
msgstr "Minden szerepkör"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Engedélyezze a felhasználóknak a bejelentkezést e-mail és jelszó s
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Hiba történt a jelszó frissítése közben"
|
msgstr "Hiba történt a jelszó frissítése közben"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Egy opcionális leírás"
|
msgstr "Egy opcionális leírás"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API kulcs"
|
msgstr "API kulcs"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API kulcsok"
|
msgstr "API kulcsok"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API neve"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Megjelenés"
|
msgstr "Megjelenés"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Biztosan meg akarja változtatni a számlázási intervallumát?"
|
msgstr "Biztosan meg akarja változtatni a számlázási intervallumát?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Növekvő"
|
msgstr "Növekvő"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Szerepkörök hozzárendelésével adhat meg minden tag hozzáférési jogosultságait"
|
msgstr "Szerepkörök hozzárendelésével adhat meg minden tag hozzáférési jogosultságait"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Hozzárendelt tagok"
|
msgstr "Hozzárendelt tagok"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Hozzárendelve"
|
msgstr "Hozzárendelve"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Hozzárendelés"
|
msgstr "Hozzárendelés"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Terv lemondása"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Előfizetése lemondása"
|
msgstr "Előfizetése lemondása"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Váltás {to}-ra"
|
msgstr "Váltás {to}-ra"
|
||||||
@ -308,15 +340,15 @@ msgstr "Váltás {to}-ra"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Jelszó megváltoztatása"
|
msgstr "Jelszó megváltoztatása"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Kínai — Egyszerűsített"
|
msgstr "Kínai — Egyszerűsített"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Kínai — Hagyományos"
|
msgstr "Kínai — Hagyományos"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Válasszon egy objektumot"
|
msgstr "Válasszon egy objektumot"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Állítsa be, hogy az alkalmazásban hogyan jelenjenek meg a dátumok"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Állítsa be az e-mail és naptár beállításokat."
|
msgstr "Állítsa be az e-mail és naptár beállításokat."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Új fiók csatlakoztatása a munkaterülethez"
|
msgstr "Új fiók csatlakoztatása a munkaterülethez"
|
||||||
@ -425,7 +461,7 @@ msgstr "Egyedi értékek számlálása"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Hozzon létre egy munkafolyamatot, majd térjen vissza ide a verziók megtekintéséhez"
|
msgstr "Hozzon létre egy munkafolyamatot, majd térjen vissza ide a verziók megtekintéséhez"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "API kulcs létrehozása"
|
msgstr "API kulcs létrehozása"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Új rekord létrehozása"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Profil létrehozása"
|
msgstr "Profil létrehozása"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Szerepkör létrehozása"
|
msgstr "Szerepkör létrehozása"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Webhook létrehozása"
|
msgstr "Webhook létrehozása"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Domain testreszabása"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Szabja testre munkaterülete biztonságát"
|
msgstr "Szabja testre munkaterülete biztonságát"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Szabja testre munkaterülete biztonságát"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Veszélyzóna"
|
msgstr "Veszélyzóna"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Munkafolyamat deaktiválása"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Határozza meg objektuma nevét és leírását"
|
msgstr "Határozza meg objektuma nevét és leírását"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Rekord törlése"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Rekordok t\\u00f6rl\\u00e9se"
|
msgstr "Rekordok t\\u00f6rl\\u00e9se"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Az integr\\u00e1ci\\u00f3 t\\u00f6rl\\u00e9se"
|
msgstr "Az integr\\u00e1ci\\u00f3 t\\u00f6rl\\u00e9se"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Webhook t\\u00f6rl\\u00e9se"
|
msgstr "Webhook t\\u00f6rl\\u00e9se"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Az eg\\u00e9sz munkater\\u00fclet t\\u00f6rl\\u00e9se"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Cs\\u00f6kken\\u0151 sorrend"
|
msgstr "Cs\\u00f6kken\\u0151 sorrend"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Le\\u00edr\\u00e1s"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Elt\\u00e1vol\\u00edt\\u00e1s"
|
msgstr "Elt\\u00e1vol\\u00edt\\u00e1s"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Megjelen\\u00edt\\u00e9s relat\\u00edv d\\u00e1tumk\\u00e9nt"
|
msgstr "Megjelen\\u00edt\\u00e9s relat\\u00edv d\\u00e1tumk\\u00e9nt"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domain"
|
msgstr "Domain"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Szerkeszd az aldomain nev\\u00e9t vagy \\u00e1ll\\u00edts be egyedi doma
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "Email"
|
msgstr "Email"
|
||||||
@ -686,12 +734,11 @@ msgstr "Alkalmazottak"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "\\u00dcres"
|
msgstr "\\u00dcres"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "V\\u00e9gpont URL"
|
msgstr "V\\u00e9gpont URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Angol"
|
msgstr "Angol"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Hiba az api kulcs \\u00fajragener\\u00e1l\\u00e1sa sor\\u00e1n: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Hiba a {to} el\\u0151fizet\\u00e9sre val\\u00f3 v\\u00e1lt\\u00e1s sor\\u00e1n."
|
msgstr "Hiba a {to} el\\u0151fizet\\u00e9sre val\\u00f3 v\\u00e1lt\\u00e1s sor\\u00e1n."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Hozz l\\u00e9tre Webhook v\\u00e9gpontokat az aszinkron esem\\u00e9nyekkel kapcsolatos \\u00e9rtes\\u00edt\\u00e9sekhez."
|
msgstr "Hozz l\\u00e9tre Webhook v\\u00e9gpontokat az aszinkron esem\\u00e9nyekkel kapcsolatos \\u00e9rtes\\u00edt\\u00e9sekhez."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Mezők száma"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Szűrő"
|
msgstr "Szűrő"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Szűrők"
|
msgstr "Szűrők"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Keresztnév"
|
msgstr "Keresztnév"
|
||||||
@ -828,7 +879,7 @@ msgstr "Keresztnév"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Elfelejtette a jelszavát?"
|
msgstr "Elfelejtette a jelszavát?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Francia"
|
msgstr "Francia"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funkciók"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Általános"
|
msgstr "Általános"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Német"
|
msgstr "Német"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Globális"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Adj ideiglenes hozzáférést a Twenty támogatásának a munkaterületedhez, hogy képesek legyünk hibaelhárítást végezni, vagy tartalmat helyreállítani az Ön nevében. A hozzáférést bármikor visszavonhatja."
|
msgstr "Adj ideiglenes hozzáférést a Twenty támogatásának a munkaterületedhez, hogy képesek legyünk hibaelhárítást végezni, vagy tartalmat helyreállítani az Ön nevében. A hozzáférést bármikor visszavonhatja."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Elrejtés"
|
msgstr "Elrejtés"
|
||||||
@ -883,6 +942,10 @@ msgstr "Elrejtés"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Hogyan lesz azonosítva az alkalmazásban."
|
msgstr "Hogyan lesz azonosítva az alkalmazásban."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrációk"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Érvénytelen hitelesítési szolgáltató"
|
msgstr "Érvénytelen hitelesítési szolgáltató"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Érvénytelen email"
|
msgstr "Érvénytelen email"
|
||||||
@ -932,7 +999,7 @@ msgstr "Érvénytelen email"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Érvénytelen email vagy domain"
|
msgstr "Érvénytelen email vagy domain"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Érvénytelen űrlap értékek"
|
msgstr "Érvénytelen űrlap értékek"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Meghívó link elküldve az email címekre"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Hívd meg a csapatod"
|
msgstr "Hívd meg a csapatod"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Olasz"
|
msgstr "Olasz"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japán"
|
msgstr "Japán"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Koreai"
|
msgstr "Koreai"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Mozgatás jobbra"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Új rekord"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Új Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Nincs csatlakoztatott fiók"
|
msgstr "Nincs csatlakoztatott fiók"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Még nincsenek munkafolyamat futások"
|
msgstr "Még nincsenek munkafolyamat futások"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Még nincsenek munkafolyamat futások"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Még nincsenek munkafolyamat verziók"
|
msgstr "Még nincsenek munkafolyamat verziók"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Nem üres"
|
msgstr "Nem üres"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Rekordok végleges megsemmisítése"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Munkafolyamatok végleges megsemmisítése"
|
msgstr "Munkafolyamatok végleges megsemmisítése"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Jogosultságok"
|
msgstr "Jogosultságok"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Jogosultságok"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Kép"
|
msgstr "Kép"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Kérjük, adjon meg egy érvényes URL-t"
|
msgstr "Kérjük, adjon meg egy érvényes URL-t"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Kérjük, adjon meg egy érvényes URL-t"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Kérjük, gépelje be a(z) \"{confirmationValue}\" szöveget, hogy megerősítse, szeretné törölni ezt az API kulcsot. Tudomásul vegye, hogy minden olyan szkript, amely ezt a kulcsot használja, megáll a működésben."
|
msgstr "Kérjük, gépelje be a(z) \"{confirmationValue}\" szöveget, hogy megerősítse, szeretné törölni ezt az API kulcsot. Tudomásul vegye, hogy minden olyan szkript, amely ezt a kulcsot használja, megáll a működésben."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Kérjük, gépelje be a {confirmationText} szöveget, hogy megerősítse, szeretné törölni ezt a webhookot."
|
msgstr "Kérjük, gépelje be a {confirmationText} szöveget, hogy megerősítse, szeretné törölni ezt a webhookot."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugál — Brazília"
|
msgstr "Portugál — Brazília"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugál — Portugália"
|
msgstr "Portugál — Portugália"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Adatvédelmi irányelvek"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pszeudo-angol"
|
msgstr "Pszeudo-angol"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Kulcs újragenerálása"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Kiadások"
|
msgstr "Kiadások"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Eltávolítás"
|
msgstr "Eltávolítás"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Jelszó visszaállítása"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Visszaállítás"
|
msgstr "Visszaállítás"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Találatok"
|
msgstr "Találatok"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Szerepkörök"
|
msgstr "Szerepkörök"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Futtasson egy munkafolyamatot, és térjen vissza ide a végrehajtások megtekintéséhez"
|
msgstr "Futtasson egy munkafolyamatot, és térjen vissza ide a végrehajtások megtekintéséhez"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Keresés a következővel: ''{commandMenuSearch}''..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Mező keresése..."
|
msgstr "Mező keresése..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Index keresése..."
|
msgstr "Index keresése..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Verziók megtekintése"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Verziótörténet megtekintése"
|
msgstr "Verziótörténet megtekintése"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Válassza ki, mely események szeretné elküldeni ebbe az végpontba"
|
msgstr "Válassza ki, mely események szeretné elküldeni ebbe az végpontba"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Válassza ki a preferált nyelvet"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Invitáló e-mail küldése a csapatnak"
|
msgstr "Invitáló e-mail küldése a csapatnak"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Szerver Adminisztrációs Panel"
|
msgstr "Szerver Adminisztrációs Panel"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Szerver Adminisztrációs Panel"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Beállíthatja az e-mail láthatóságát, kezelheti a tiltólistáját és egyebeket."
|
msgstr "Beállíthatja az e-mail láthatóságát, kezelheti a tiltólistáját és egyebeket."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Adja meg a tartománynevet"
|
msgstr "Adja meg a tartománynevet"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Adja meg a tartománynevet"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Adja meg az aldomain nevét"
|
msgstr "Adja meg az aldomain nevét"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Átugrás"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Rendezés"
|
msgstr "Rendezés"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spanyol"
|
msgstr "Spanyol"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Aldomén"
|
msgstr "Aldomén"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Az aldomén már foglalt"
|
msgstr "Az aldomén már foglalt"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Az aldomén nem lehet hosszabb 30 karakternél"
|
msgstr "Az aldomén nem lehet hosszabb 30 karakternél"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Az aldomén nem lehet rövidebb 3 karakternél"
|
msgstr "Az aldomén nem lehet rövidebb 3 karakternél"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Összeg"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Támogatás"
|
msgstr "Támogatás"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Váltás {from}"
|
msgstr "Váltás {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Ez a művelet nem visszavonható. Ez véglegesen törli ezt a felhaszná
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Ez a művelet nem visszavonható. Ez véglegesen törli az egész munkaterületet. <0/> Kérjük, írja be az e-mail címét a megerősítéshez."
|
msgstr "Ez a művelet nem visszavonható. Ez véglegesen törli az egész munkaterületet. <0/> Kérjük, írja be az e-mail címét a megerősítéshez."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Ennek a szerepkörnek a következő jogosultságai vannak."
|
msgstr "Ennek a szerepkörnek a következő jogosultságai vannak."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Ennek a szerepkörnek ezek a munkaterületi tagok rendelve."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Indító Típus"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Az indító típusnak Kézi módban kell lennie - amikor nincs kijelölt rekord(ok)"
|
msgstr "Az indító típusnak Kézi módban kell lennie - amikor nincs kijelölt rekord(ok)"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Típus"
|
msgstr "Típus"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Írjon be bármit"
|
msgstr "Írjon be bármit"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Korlátlan névjegyek"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Feltöltés"
|
msgstr "Feltöltés"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL cím"
|
msgstr "URL cím"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL cím"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Használja vázlatként"
|
msgstr "Használja vázlatként"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Csak betűt, számot és kötőjelet használjon. Kezdjen és végződjön betűvel vagy számmal"
|
msgstr "Csak betűt, számot és kötőjelet használjon. Kezdjen és végződjön betűvel vagy számmal"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "A felhasználó nincs bejelentkezve"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Értékek"
|
msgstr "Értékek"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Számlázási részletek megtekintése"
|
msgstr "Számlázási részletek megtekintése"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Vizualizál"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Támogatjuk a négyzetes PNG-ket, JPEG-eket és GIF-eket 10MB alatt"
|
msgstr "Támogatjuk a négyzetes PNG-ket, JPEG-eket és GIF-eket 10MB alatt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Minden új eseményhez POST kéréseket küldünk erre az végpontra"
|
msgstr "Minden új eseményhez POST kéréseket küldünk erre az végpontra"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhorog"
|
msgstr "Webhorog"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhorgok"
|
msgstr "Webhorgok"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "A folyamatot nem lehet tesztelni"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Munkaterület logó"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Munkaterület neve"
|
msgstr "Munkaterület neve"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Írjon leírást"
|
msgstr "Írjon leírást"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "igen"
|
msgstr "igen"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: it\n"
|
"Language: it\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Italian\n"
|
"Language-Team: Italian\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} di {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "Chiave API {apiKeyName}"
|
msgstr "Chiave API {apiKeyName}"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1.000 esecuzioni di nodi del workflow"
|
msgstr "1.000 esecuzioni di nodi del workflow"
|
||||||
@ -74,6 +78,10 @@ msgstr "Eliminazione account"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Account"
|
msgstr "Account"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Attiva workflow"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Attivo"
|
msgstr "Attivo"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Chiavi API attive create da te o dal tuo team."
|
msgstr "Chiavi API attive create da te o dal tuo team."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Aggiungi il tuo primo {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Aggiunto {beautifiedCreatedAt}"
|
msgstr "Aggiunto {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Tutti"
|
msgstr "Tutti"
|
||||||
@ -143,7 +155,7 @@ msgstr "Tutti"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Tutti ({relationRecordsCount})"
|
msgstr "Tutti ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Tutti i ruoli"
|
msgstr "Tutti i ruoli"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Consenti agli utenti di accedere con e-mail e password."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Si è verificato un errore durante l'aggiornamento della password"
|
msgstr "Si è verificato un errore durante l'aggiornamento della password"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Descrizione opzionale"
|
msgstr "Descrizione opzionale"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API e Webhook"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "Chiave API"
|
msgstr "Chiave API"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "Chiavi API"
|
msgstr "Chiavi API"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Nome API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Aspetto"
|
msgstr "Aspetto"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Sei sicuro di voler cambiare l'intervallo di fatturazione?"
|
msgstr "Sei sicuro di voler cambiare l'intervallo di fatturazione?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Ascendente"
|
msgstr "Ascendente"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Assegna ruoli per specificare le autorizzazioni di accesso di ogni membro"
|
msgstr "Assegna ruoli per specificare le autorizzazioni di accesso di ogni membro"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Membri assegnati"
|
msgstr "Membri assegnati"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Assegnato a"
|
msgstr "Assegnato a"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Assegnazione"
|
msgstr "Assegnazione"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Annulla piano"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Annulla l'abbonamento"
|
msgstr "Annulla l'abbonamento"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Cambia {to}"
|
msgstr "Cambia {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Cambia {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Cambia password"
|
msgstr "Cambia password"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Cinese semplificato"
|
msgstr "Cinese semplificato"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Cinese tradizionale"
|
msgstr "Cinese tradizionale"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Scegli un oggetto"
|
msgstr "Scegli un oggetto"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Configura la visualizzazione delle date nell'app"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configura le impostazioni di e-mail e calendario."
|
msgstr "Configura le impostazioni di e-mail e calendario."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Collega un nuovo account al tuo workspace"
|
msgstr "Collega un nuovo account al tuo workspace"
|
||||||
@ -425,7 +461,7 @@ msgstr "Conta valori unici"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Crea un workflow e torna qui per visualizzarne le versioni"
|
msgstr "Crea un workflow e torna qui per visualizzarne le versioni"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Crea chiave API"
|
msgstr "Crea chiave API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Crea nuovo record"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Crea profilo"
|
msgstr "Crea profilo"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Crea Ruolo"
|
msgstr "Crea Ruolo"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Crea webhook"
|
msgstr "Crea webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Personalizza dominio"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Personalizza la sicurezza del tuo workspace"
|
msgstr "Personalizza la sicurezza del tuo workspace"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Personalizza la sicurezza del tuo workspace"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Zona pericolosa"
|
msgstr "Zona pericolosa"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Disattiva workflow"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Definisci il nome e la descrizione dell'oggetto"
|
msgstr "Definisci il nome e la descrizione dell'oggetto"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Elimina record"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Elimina record"
|
msgstr "Elimina record"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Elimina questa integrazione"
|
msgstr "Elimina questa integrazione"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Elimina webhook"
|
msgstr "Elimina webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Elimina l'intero workspace"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Discendente"
|
msgstr "Discendente"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Descrizione"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Distruggi"
|
msgstr "Distruggi"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Visualizza come data relativa"
|
msgstr "Visualizza come data relativa"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Dominio"
|
msgstr "Dominio"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Modifica il nome del sottodominio o imposta un dominio personalizzato."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "Email"
|
msgstr "Email"
|
||||||
@ -686,12 +734,11 @@ msgstr "Dipendenti"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Vuoto"
|
msgstr "Vuoto"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL endpoint"
|
msgstr "URL endpoint"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Inglese"
|
msgstr "Inglese"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Errore nella rigenerazione della chiave API: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Errore durante il cambio di abbonamento {to}."
|
msgstr "Errore durante il cambio di abbonamento {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Stabilisci endpoint Webhook per le notifiche di eventi asincroni."
|
msgstr "Stabilisci endpoint Webhook per le notifiche di eventi asincroni."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Conteggio campi"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtro"
|
msgstr "Filtro"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtri"
|
msgstr "Filtri"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Nome"
|
msgstr "Nome"
|
||||||
@ -828,7 +879,7 @@ msgstr "Nome"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Hai dimenticato la password?"
|
msgstr "Hai dimenticato la password?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Francese"
|
msgstr "Francese"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funzioni"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Generale"
|
msgstr "Generale"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Tedesco"
|
msgstr "Tedesco"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Globale"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Concedi al supporto Twenty l'accesso temporaneo al tuo spazio di lavoro per risolvere problemi o recuperare contenuti per tuo conto. Puoi revocare l'accesso in qualsiasi momento."
|
msgstr "Concedi al supporto Twenty l'accesso temporaneo al tuo spazio di lavoro per risolvere problemi o recuperare contenuti per tuo conto. Puoi revocare l'accesso in qualsiasi momento."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Nascondi"
|
msgstr "Nascondi"
|
||||||
@ -883,6 +942,10 @@ msgstr "Nascondi"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Come sarai identificato sull'app."
|
msgstr "Come sarai identificato sull'app."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrazioni"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Provider di autenticazione non valido"
|
msgstr "Provider di autenticazione non valido"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Email non valida"
|
msgstr "Email non valida"
|
||||||
@ -932,7 +999,7 @@ msgstr "Email non valida"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Email o dominio non valido"
|
msgstr "Email o dominio non valido"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valori del modulo non validi"
|
msgstr "Valori del modulo non validi"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Link di invito inviato agli indirizzi e-mail"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Invita il tuo team"
|
msgstr "Invita il tuo team"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italiano"
|
msgstr "Italiano"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Giapponese"
|
msgstr "Giapponese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Coreano"
|
msgstr "Coreano"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Sposta a destra"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Nuovo record"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Nuovo Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Nessun account collegato"
|
msgstr "Nessun account collegato"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Nessuna esecuzione del workflow"
|
msgstr "Nessuna esecuzione del workflow"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Nessuna esecuzione del workflow"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Nessuna versione del workflow"
|
msgstr "Nessuna versione del workflow"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Non vuoto"
|
msgstr "Non vuoto"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Distruggi definitivamente i record"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Distruggi definitivamente i workflow"
|
msgstr "Distruggi definitivamente i workflow"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Permessi"
|
msgstr "Permessi"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Permessi"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Immagine"
|
msgstr "Immagine"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Inserisci un URL valido"
|
msgstr "Inserisci un URL valido"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Inserisci un URL valido"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Digita \"{confirmationValue}\" per confermare che vuoi eliminare questa chiave API. Tieni presente che qualsiasi script che utilizza questa chiave smetterà di funzionare."
|
msgstr "Digita \"{confirmationValue}\" per confermare che vuoi eliminare questa chiave API. Tieni presente che qualsiasi script che utilizza questa chiave smetterà di funzionare."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Digita {confirmationText} per confermare che vuoi eliminare questo webhook."
|
msgstr "Digita {confirmationText} per confermare che vuoi eliminare questo webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portoghese - Brasile"
|
msgstr "Portoghese - Brasile"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portoghese - Portogallo"
|
msgstr "Portoghese - Portogallo"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Informativa sulla privacy"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profilo"
|
msgstr "Profilo"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudoinglese"
|
msgstr "Pseudoinglese"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Rigenera chiave"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Rilasci"
|
msgstr "Rilasci"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Rimuovi"
|
msgstr "Rimuovi"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Reimposta password"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Reimposta a"
|
msgstr "Reimposta a"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Risultati"
|
msgstr "Risultati"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Ruoli"
|
msgstr "Ruoli"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Esegui un workflow e torna qui per visualizzare le esecuzioni"
|
msgstr "Esegui un workflow e torna qui per visualizzare le esecuzioni"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Cerca ''{commandMenuSearch}'' con..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Cerca un campo..."
|
msgstr "Cerca un campo..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Cerca un indice..."
|
msgstr "Cerca un indice..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Vedi versioni"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Vedi cronologia versioni"
|
msgstr "Vedi cronologia versioni"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Seleziona gli eventi da inviare a questo endpoint"
|
msgstr "Seleziona gli eventi da inviare a questo endpoint"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Seleziona la lingua preferita"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Invia un'email di invito al tuo team"
|
msgstr "Invia un'email di invito al tuo team"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Pannello di amministrazione del server"
|
msgstr "Pannello di amministrazione del server"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Pannello di amministrazione del server"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Imposta la visibilità dell'email, gestisci la tua blocklist e altro."
|
msgstr "Imposta la visibilità dell'email, gestisci la tua blocklist e altro."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Imposta il nome del dominio"
|
msgstr "Imposta il nome del dominio"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Imposta il nome del dominio"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Imposta il nome del sottodominio"
|
msgstr "Imposta il nome del sottodominio"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Salta"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Ordina"
|
msgstr "Ordina"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spagnolo"
|
msgstr "Spagnolo"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Sottodominio"
|
msgstr "Sottodominio"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Sottodominio già in uso"
|
msgstr "Sottodominio già in uso"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Il sottodominio non può superare i 30 caratteri"
|
msgstr "Il sottodominio non può superare i 30 caratteri"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Il sottodominio non può essere più corto di 3 caratteri"
|
msgstr "Il sottodominio non può essere più corto di 3 caratteri"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Somma"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Supporto"
|
msgstr "Supporto"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Cambia {from}"
|
msgstr "Cambia {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Questa azione non può essere annullata. Questo eliminerà definitivamen
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Questa azione non può essere annullata. Questo eliminerà definitivamente l'intero workspace. <0/> Digita la tua email per confermare."
|
msgstr "Questa azione non può essere annullata. Questo eliminerà definitivamente l'intero workspace. <0/> Digita la tua email per confermare."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Questo Ruolo ha i seguenti permessi."
|
msgstr "Questo Ruolo ha i seguenti permessi."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Questo Ruolo è assegnato a questi membri dello spazio di lavoro."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Tipo di trigger"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Il tipo di trigger deve essere Manuale - quando non sono selezionati record"
|
msgstr "Il tipo di trigger deve essere Manuale - quando non sono selezionati record"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipo"
|
msgstr "Tipo"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Digita qualsiasi cosa"
|
msgstr "Digita qualsiasi cosa"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Contatti illimitati"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Carica"
|
msgstr "Carica"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Usa come bozza"
|
msgstr "Usa come bozza"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Usa solo lettere, numeri e trattini. Inizia e termina con una lettera o un numero"
|
msgstr "Usa solo lettere, numeri e trattini. Inizia e termina con una lettera o un numero"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Utente non connesso"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Valori"
|
msgstr "Valori"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Visualizza dettagli fatturazione"
|
msgstr "Visualizza dettagli fatturazione"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualizza"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Supportiamo PNG, JPEG e GIF quadrati fino a 10MB"
|
msgstr "Supportiamo PNG, JPEG e GIF quadrati fino a 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Invieremo richieste POST a questo endpoint per ogni nuovo evento"
|
msgstr "Invieremo richieste POST a questo endpoint per ogni nuovo evento"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Il workflow non può essere testato"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Logo dello spazio di lavoro"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Nome dello spazio di lavoro"
|
msgstr "Nome dello spazio di lavoro"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Scrivi una descrizione"
|
msgstr "Scrivi una descrizione"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "sì"
|
msgstr "sì"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: ja\n"
|
"Language: ja\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Japanese\n"
|
"Language-Team: Japanese\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{fieldLabel}の{aggregateLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} APIキー"
|
msgstr "{apiKeyName} APIキー"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1,000 ワークフローノード実行"
|
msgstr "1,000 ワークフローノード実行"
|
||||||
@ -74,6 +78,10 @@ msgstr "アカウント削除"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "アカウント"
|
msgstr "アカウント"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "ワークフローを有効化"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "アクティブ"
|
msgstr "アクティブ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "あなたまたはチームが作成したアクティブなAPIキー。"
|
msgstr "あなたまたはチームが作成したアクティブなAPIキー。"
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "最初の{objectLabel}を追加"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "{beautifiedCreatedAt}に追加"
|
msgstr "{beautifiedCreatedAt}に追加"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "すべて"
|
msgstr "すべて"
|
||||||
@ -143,7 +155,7 @@ msgstr "すべて"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "すべて ({relationRecordsCount})"
|
msgstr "すべて ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "すべてのロール"
|
msgstr "すべてのロール"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "ユーザーがメールとパスワードでサインインできるよ
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "パスワードの更新中にエラーが発生しました"
|
msgstr "パスワードの更新中にエラーが発生しました"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "任意の説明"
|
msgstr "任意の説明"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "APIキー"
|
msgstr "APIキー"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "APIキー"
|
msgstr "APIキー"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API名"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "外観"
|
msgstr "外観"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "請求間隔を変更してもよろしいですか?"
|
msgstr "請求間隔を変更してもよろしいですか?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "昇順"
|
msgstr "昇順"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "各メンバーのアクセス権限を指定するロールを割り当てる"
|
msgstr "各メンバーのアクセス権限を指定するロールを割り当てる"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "割り当てられたメンバー"
|
msgstr "割り当てられたメンバー"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "担当"
|
msgstr "担当"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "割り当て"
|
msgstr "割り当て"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "プランをキャンセル"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "サブスクリプションをキャンセル"
|
msgstr "サブスクリプションをキャンセル"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "{to}に変更"
|
msgstr "{to}に変更"
|
||||||
@ -308,15 +340,15 @@ msgstr "{to}に変更"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "パスワードを変更"
|
msgstr "パスワードを変更"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "中国語(簡体字)"
|
msgstr "中国語(簡体字)"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "中国語(繁体字)"
|
msgstr "中国語(繁体字)"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "オブジェクトを選択"
|
msgstr "オブジェクトを選択"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "アプリ全体の日付の表示方法を設定"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "メールとカレンダーの設定を行う。"
|
msgstr "メールとカレンダーの設定を行う。"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "新しいアカウントをワークスペースに接続"
|
msgstr "新しいアカウントをワークスペースに接続"
|
||||||
@ -425,7 +461,7 @@ msgstr "一意の値をカウント"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "ワークフローを作成し、ここに戻ってそのバージョンを表示"
|
msgstr "ワークフローを作成し、ここに戻ってそのバージョンを表示"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "APIキーを作成"
|
msgstr "APIキーを作成"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "新しいレコードを作成"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "プロフィールの作成"
|
msgstr "プロフィールの作成"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "ロールの作成"
|
msgstr "ロールの作成"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Webhookを作成"
|
msgstr "Webhookを作成"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "ドメインをカスタマイズ"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "ワークスペースのセキュリティをカスタマイズ"
|
msgstr "ワークスペースのセキュリティをカスタマイズ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "ワークスペースのセキュリティをカスタマイズ"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "危険ゾーン"
|
msgstr "危険ゾーン"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "ワークフローを無効化"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "オブジェクトの名前と説明を定義"
|
msgstr "オブジェクトの名前と説明を定義"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "レコードを削除"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "レコードを削除"
|
msgstr "レコードを削除"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "この統合を削除"
|
msgstr "この統合を削除"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Webhookを削除"
|
msgstr "Webhookを削除"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "ワークスペース全体を削除"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "降順"
|
msgstr "降順"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "説明"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "破棄"
|
msgstr "破棄"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "相対日付で表示"
|
msgstr "相対日付で表示"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "ドメイン"
|
msgstr "ドメイン"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "サブドメイン名を編集するか、カスタムドメインを設
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "メール"
|
msgstr "メール"
|
||||||
@ -686,12 +734,11 @@ msgstr "従業員"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "空"
|
msgstr "空"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "エンドポイントURL"
|
msgstr "エンドポイントURL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "英語"
|
msgstr "英語"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "APIキーの再生成エラー:{err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "サブスクリプション{to}の切り替え中にエラーが発生しました。"
|
msgstr "サブスクリプション{to}の切り替え中にエラーが発生しました。"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "非同期イベントの通知用にWebhookエンドポイントを設定する。"
|
msgstr "非同期イベントの通知用にWebhookエンドポイントを設定する。"
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "フィールド数"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "フィルター"
|
msgstr "フィルター"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "フィルター"
|
msgstr "フィルター"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "名"
|
msgstr "名"
|
||||||
@ -828,7 +879,7 @@ msgstr "名"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "パスワードを忘れましたか?"
|
msgstr "パスワードを忘れましたか?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "フランス語"
|
msgstr "フランス語"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "機能"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "一般"
|
msgstr "一般"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "ドイツ語"
|
msgstr "ドイツ語"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "グローバル"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Twentyサポートに一時的なアクセスを許可して、問題のトラブルシューティングやコンテンツの復旧を行います。アクセスはいつでも取り消せます。"
|
msgstr "Twentyサポートに一時的なアクセスを許可して、問題のトラブルシューティングやコンテンツの復旧を行います。アクセスはいつでも取り消せます。"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "非表示"
|
msgstr "非表示"
|
||||||
@ -883,6 +942,10 @@ msgstr "非表示"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "アプリ上での識別名です。"
|
msgstr "アプリ上での識別名です。"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "統合"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "無効な認証プロバイダー"
|
msgstr "無効な認証プロバイダー"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "無効なメールアドレス"
|
msgstr "無効なメールアドレス"
|
||||||
@ -932,7 +999,7 @@ msgstr "無効なメールアドレス"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "無効なメールアドレスまたはドメイン"
|
msgstr "無効なメールアドレスまたはドメイン"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "無効なフォーム値"
|
msgstr "無効なフォーム値"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "招待リンクがメールアドレスに送信されました"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "チームを招待"
|
msgstr "チームを招待"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "イタリア語"
|
msgstr "イタリア語"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "日本語"
|
msgstr "日本語"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "韓国語"
|
msgstr "韓国語"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "右に移動"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "新しいレコード"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "新しいWebhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "接続されたアカウントがありません"
|
msgstr "接続されたアカウントがありません"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "ワークフローはまだ実行されていません"
|
msgstr "ワークフローはまだ実行されていません"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "ワークフローはまだ実行されていません"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "ワークフローのバージョンはまだありません"
|
msgstr "ワークフローのバージョンはまだありません"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "空ではない"
|
msgstr "空ではない"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "レコードを永久に破壊する"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "ワークフローを永久に破壊する"
|
msgstr "ワークフローを永久に破壊する"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "権限"
|
msgstr "権限"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "権限"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "写真"
|
msgstr "写真"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "有効なURLを入力してください"
|
msgstr "有効なURLを入力してください"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "有効なURLを入力してください"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "\"{confirmationValue}\"と入力して、このAPIキーを削除することを確認してください。このキーを使用しているスクリプトは動作しなくなりますのでご注意ください。"
|
msgstr "\"{confirmationValue}\"と入力して、このAPIキーを削除することを確認してください。このキーを使用しているスクリプトは動作しなくなりますのでご注意ください。"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "{confirmationText}と入力して、このWebhookを削除することを確認してください。"
|
msgstr "{confirmationText}と入力して、このWebhookを削除することを確認してください。"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "ポルトガル語 - ブラジル"
|
msgstr "ポルトガル語 - ブラジル"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "ポルトガル語 - ポルトガル"
|
msgstr "ポルトガル語 - ポルトガル"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "プライバシーポリシー"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "プロフィール"
|
msgstr "プロフィール"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "擬似英語"
|
msgstr "擬似英語"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "キーを再生成"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "リリース"
|
msgstr "リリース"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "削除"
|
msgstr "削除"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "パスワードをリセット"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "リセット"
|
msgstr "リセット"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "結果"
|
msgstr "結果"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "役割"
|
msgstr "役割"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "ワークフローを実行し、その実行内容を見るためにここに戻る"
|
msgstr "ワークフローを実行し、その実行内容を見るためにここに戻る"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "''{commandMenuSearch}''で検索..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "フィールドを検索..."
|
msgstr "フィールドを検索..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "インデックスを検索..."
|
msgstr "インデックスを検索..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "バージョンを見る"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "バージョン履歴を見る"
|
msgstr "バージョン履歴を見る"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "このエンドポイントに送信したいイベントを選択してください"
|
msgstr "このエンドポイントに送信したいイベントを選択してください"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "希望の言語を選択してください"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "チームに招待メールを送信"
|
msgstr "チームに招待メールを送信"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "サーバー管理パネル"
|
msgstr "サーバー管理パネル"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "サーバー管理パネル"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "メールの可視性を設定し、ブロックリストを管理するなど。"
|
msgstr "メールの可視性を設定し、ブロックリストを管理するなど。"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "ドメイン名を設定"
|
msgstr "ドメイン名を設定"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "ドメイン名を設定"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "サブドメイン名を設定"
|
msgstr "サブドメイン名を設定"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "スキップ"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "ソート"
|
msgstr "ソート"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "スペイン語"
|
msgstr "スペイン語"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "サブドメイン"
|
msgstr "サブドメイン"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "サブドメインは既に使用されています"
|
msgstr "サブドメインは既に使用されています"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "サブドメインは30文字以内にしてください"
|
msgstr "サブドメインは30文字以内にしてください"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "サブドメインは3文字以上にしてください"
|
msgstr "サブドメインは3文字以上にしてください"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "合計"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "サポート"
|
msgstr "サポート"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "{from}から切り替える"
|
msgstr "{from}から切り替える"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "この操作は取り消せません。このユーザーは永久に削
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "この操作は取り消せません。ワークスペース全体が永久に削除されます。<0/> 確認のため、メールアドレスを入力してください"
|
msgstr "この操作は取り消せません。ワークスペース全体が永久に削除されます。<0/> 確認のため、メールアドレスを入力してください"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "このロールには以下の権限があります。"
|
msgstr "このロールには以下の権限があります。"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "このロールは、これらのワークスペースメンバーに割り当てられています。"
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "トリガータイプ"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "トリガータイプは、レコードが選択されていない場合は「手動」にする必要があります"
|
msgstr "トリガータイプは、レコードが選択されていない場合は「手動」にする必要があります"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "タイプ"
|
msgstr "タイプ"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "何でも入力"
|
msgstr "何でも入力"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "連絡先無制限"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "アップロード"
|
msgstr "アップロード"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "ドラフトとして使用"
|
msgstr "ドラフトとして使用"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "文字、数字、ダッシュのみ使用可能。文字または数字で始め、文字または数字で終わる"
|
msgstr "文字、数字、ダッシュのみ使用可能。文字または数字で始め、文字または数字で終わる"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "ユーザーがログインしていません"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "値"
|
msgstr "値"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "請求の詳細を表示"
|
msgstr "請求の詳細を表示"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "可視化"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "10MB以下の正方形のPNG、JPEG、GIFに対応しています"
|
msgstr "10MB以下の正方形のPNG、JPEG、GIFに対応しています"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "新しいイベントごとに、このエンドポイントにPOSTリクエストを送信します"
|
msgstr "新しいイベントごとに、このエンドポイントにPOSTリクエストを送信します"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "ワークフローをテストできません"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "ワークスペースのロゴ"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "ワークスペースの名前"
|
msgstr "ワークスペースの名前"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "説明を記入"
|
msgstr "説明を記入"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "はい"
|
msgstr "はい"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: ko\n"
|
"Language: ko\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Korean\n"
|
"Language-Team: Korean\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{fieldLabel}의 {aggregateLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API 키"
|
msgstr "{apiKeyName} API 키"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "워크플로 노드 실행 1,000회"
|
msgstr "워크플로 노드 실행 1,000회"
|
||||||
@ -75,6 +79,10 @@ msgstr "계정 삭제"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "계정"
|
msgstr "계정"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -90,7 +98,7 @@ msgstr "워크플로 활성화"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "활성"
|
msgstr "활성"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "본인 또는 팀이 생성한 활성 API 키입니다."
|
msgstr "본인 또는 팀이 생성한 활성 API 키입니다."
|
||||||
|
|
||||||
@ -136,6 +144,10 @@ msgstr "첫 번째 {objectLabel} 추가"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "{beautifiedCreatedAt} 추가"
|
msgstr "{beautifiedCreatedAt} 추가"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "전체"
|
msgstr "전체"
|
||||||
@ -144,7 +156,7 @@ msgstr "전체"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "전체 ({relationRecordsCount})"
|
msgstr "전체 ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "모든 역할"
|
msgstr "모든 역할"
|
||||||
|
|
||||||
@ -168,7 +180,7 @@ msgstr "이메일과 비밀번호로 로그인 허용."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "비밀번호 업데이트 중 오류가 발생했습니다"
|
msgstr "비밀번호 업데이트 중 오류가 발생했습니다"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "선택적 설명"
|
msgstr "선택적 설명"
|
||||||
|
|
||||||
@ -186,7 +198,7 @@ msgstr "API 및 웹훅"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API 키"
|
msgstr "API 키"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API 키"
|
msgstr "API 키"
|
||||||
|
|
||||||
@ -198,28 +210,44 @@ msgstr "API 이름"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "외관"
|
msgstr "외관"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "청구 주기를 변경하시겠습니까?"
|
msgstr "청구 주기를 변경하시겠습니까?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "오름차순"
|
msgstr "오름차순"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "각 구성원의 접근 권한을 지정하려면 역할을 할당하세요"
|
msgstr "각 구성원의 접근 권한을 지정하려면 역할을 할당하세요"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "할당된 멤버"
|
msgstr "할당된 멤버"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "할당됨"
|
msgstr "할당됨"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "할당"
|
msgstr "할당"
|
||||||
|
|
||||||
@ -299,6 +327,10 @@ msgstr "요금제 취소"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "구독 취소"
|
msgstr "구독 취소"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "{to}로 변경"
|
msgstr "{to}로 변경"
|
||||||
@ -309,15 +341,15 @@ msgstr "{to}로 변경"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "비밀번호 변경"
|
msgstr "비밀번호 변경"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "중국어 - 간체"
|
msgstr "중국어 - 간체"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "중국어 - 번체"
|
msgstr "중국어 - 번체"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "개체 선택"
|
msgstr "개체 선택"
|
||||||
|
|
||||||
@ -349,6 +381,10 @@ msgstr "앱 전체에 날짜가 표시되는 방식 구성"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "이메일 및 캘린더 설정 구성."
|
msgstr "이메일 및 캘린더 설정 구성."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "새 계정을 워크스페이스에 연결"
|
msgstr "새 계정을 워크스페이스에 연결"
|
||||||
@ -426,7 +462,7 @@ msgstr "고유 값 개수"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "워크플로를 생성하고 여기로 돌아와 버전을 확인하세요"
|
msgstr "워크플로를 생성하고 여기로 돌아와 버전을 확인하세요"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "API 키 생성"
|
msgstr "API 키 생성"
|
||||||
|
|
||||||
@ -439,11 +475,11 @@ msgstr "새 레코드 생성"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "프로필 생성"
|
msgstr "프로필 생성"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "역할 생성"
|
msgstr "역할 생성"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Webhook 생성"
|
msgstr "Webhook 생성"
|
||||||
|
|
||||||
@ -467,7 +503,11 @@ msgstr "도메인 사용자 지정"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "워크스페이스 보안 사용자 지정"
|
msgstr "워크스페이스 보안 사용자 지정"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -475,6 +515,10 @@ msgstr "워크스페이스 보안 사용자 지정"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "위험 구역"
|
msgstr "위험 구역"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -518,7 +562,7 @@ msgstr "워크플로 비활성화"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "개체의 이름과 설명을 정의하세요"
|
msgstr "개체의 이름과 설명을 정의하세요"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -557,13 +601,13 @@ msgstr "레코드 삭제"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "레코드 삭제"
|
msgstr "레코드 삭제"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "이 통합 삭제"
|
msgstr "이 통합 삭제"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Webhook 삭제"
|
msgstr "Webhook 삭제"
|
||||||
|
|
||||||
@ -589,7 +633,7 @@ msgstr "전체 워크스페이스 삭제"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "내림차순"
|
msgstr "내림차순"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -602,10 +646,9 @@ msgstr "설명"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "파기"
|
msgstr "파기"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -622,12 +665,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "상대 날짜로 표시"
|
msgstr "상대 날짜로 표시"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "도메인"
|
msgstr "도메인"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -656,6 +703,7 @@ msgstr "하위 도메인 이름을 편집하거나 사용자 지정 도메인을
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "이메일"
|
msgstr "이메일"
|
||||||
@ -687,12 +735,11 @@ msgstr "직원"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "비어 있음"
|
msgstr "비어 있음"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "엔드포인트 URL"
|
msgstr "엔드포인트 URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "영어"
|
msgstr "영어"
|
||||||
|
|
||||||
@ -716,7 +763,7 @@ msgstr "API 키 재생성 오류: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "구독 전환 중 오류 발생: {to}."
|
msgstr "구독 전환 중 오류 발생: {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "비동기 이벤트 알림을 위한 Webhook 엔드포인트 설정."
|
msgstr "비동기 이벤트 알림을 위한 Webhook 엔드포인트 설정."
|
||||||
|
|
||||||
@ -817,10 +864,14 @@ msgstr "필드 수"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "필터"
|
msgstr "필터"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "필터"
|
msgstr "필터"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "이름"
|
msgstr "이름"
|
||||||
@ -829,7 +880,7 @@ msgstr "이름"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "비밀번호를 잊으셨나요?"
|
msgstr "비밀번호를 잊으셨나요?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "프랑스어"
|
msgstr "프랑스어"
|
||||||
|
|
||||||
@ -851,12 +902,12 @@ msgstr "기능"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "일반"
|
msgstr "일반"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "독일어"
|
msgstr "독일어"
|
||||||
|
|
||||||
@ -876,6 +927,14 @@ msgstr "글로벌"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Twenty 지원팀에 임시 접근 권한을 부여하여 문제를 해결하거나 콘텐츠를 복구할 수 있도록 하세요. 언제든지 접근 권한을 취소할 수 있습니다."
|
msgstr "Twenty 지원팀에 임시 접근 권한을 부여하여 문제를 해결하거나 콘텐츠를 복구할 수 있도록 하세요. 언제든지 접근 권한을 취소할 수 있습니다."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "숨기기"
|
msgstr "숨기기"
|
||||||
@ -884,6 +943,10 @@ msgstr "숨기기"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "앱에서 사용자를 식별하는 방법입니다."
|
msgstr "앱에서 사용자를 식별하는 방법입니다."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -924,6 +987,10 @@ msgstr "통합"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "잘못된 인증 제공자"
|
msgstr "잘못된 인증 제공자"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "잘못된 이메일"
|
msgstr "잘못된 이메일"
|
||||||
@ -933,7 +1000,7 @@ msgstr "잘못된 이메일"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "잘못된 이메일 또는 도메인"
|
msgstr "잘못된 이메일 또는 도메인"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "잘못된 양식 값"
|
msgstr "잘못된 양식 값"
|
||||||
|
|
||||||
@ -957,15 +1024,15 @@ msgstr "이메일 주소로 전송된 초대 링크"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "팀 초대"
|
msgstr "팀 초대"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "이탈리아어"
|
msgstr "이탈리아어"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "일본어"
|
msgstr "일본어"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "한국어"
|
msgstr "한국어"
|
||||||
|
|
||||||
@ -1055,7 +1122,8 @@ msgstr "오른쪽으로 이동"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1141,13 +1209,29 @@ msgstr "새 레코드"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "새 Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "연결된 계정 없음"
|
msgstr "연결된 계정 없음"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "아직 워크플로 실행 없음"
|
msgstr "아직 워크플로 실행 없음"
|
||||||
@ -1156,6 +1240,10 @@ msgstr "아직 워크플로 실행 없음"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "아직 워크플로 버전 없음"
|
msgstr "아직 워크플로 버전 없음"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "비어 있지 않음"
|
msgstr "비어 있지 않음"
|
||||||
@ -1233,7 +1321,7 @@ msgstr "레코드 영구 삭제"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "워크플로 영구 삭제"
|
msgstr "워크플로 영구 삭제"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "권한"
|
msgstr "권한"
|
||||||
@ -1243,7 +1331,7 @@ msgstr "권한"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "사진"
|
msgstr "사진"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "유효한 URL을 입력하세요"
|
msgstr "유효한 URL을 입력하세요"
|
||||||
|
|
||||||
@ -1251,19 +1339,23 @@ msgstr "유효한 URL을 입력하세요"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "\"{confirmationValue}\"을 입력하여 이 API 키를 삭제할 것인지 확인하세요. 이 키를 사용하는 모든 스크립트는 작동이 중지됩니다."
|
msgstr "\"{confirmationValue}\"을 입력하여 이 API 키를 삭제할 것인지 확인하세요. 이 키를 사용하는 모든 스크립트는 작동이 중지됩니다."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "{confirmationText}을 입력하여 이 Webhook을 삭제할 것인지 확인하세요."
|
msgstr "{confirmationText}을 입력하여 이 Webhook을 삭제할 것인지 확인하세요."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "포르투갈어 - 브라질"
|
msgstr "포르투갈어 - 브라질"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "포르투갈어 - 포르투갈"
|
msgstr "포르투갈어 - 포르투갈"
|
||||||
|
|
||||||
@ -1290,7 +1382,7 @@ msgstr "개인정보 보호정책"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "프로필"
|
msgstr "프로필"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "의사 영어"
|
msgstr "의사 영어"
|
||||||
|
|
||||||
@ -1325,10 +1417,16 @@ msgstr "키 재생성"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "릴리스"
|
msgstr "릴리스"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "제거"
|
msgstr "제거"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1349,20 +1447,28 @@ msgstr "비밀번호 재설정"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "다음으로 재설정"
|
msgstr "다음으로 재설정"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "결과"
|
msgstr "결과"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "역할"
|
msgstr "역할"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "워크플로를 실행하고 여기로 돌아와 실행 결과를 확인하세요"
|
msgstr "워크플로를 실행하고 여기로 돌아와 실행 결과를 확인하세요"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1377,6 +1483,10 @@ msgstr "''{commandMenuSearch}''으로 검색..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "필드 검색..."
|
msgstr "필드 검색..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "색인 검색..."
|
msgstr "색인 검색..."
|
||||||
@ -1422,7 +1532,7 @@ msgstr "버전 보기"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "버전 기록 보기"
|
msgstr "버전 기록 보기"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "이 엔드포인트로 보내려는 이벤트를 선택하세요"
|
msgstr "이 엔드포인트로 보내려는 이벤트를 선택하세요"
|
||||||
|
|
||||||
@ -1434,6 +1544,10 @@ msgstr "선호하는 언어 선택"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "팀에 초대 이메일 보내기"
|
msgstr "팀에 초대 이메일 보내기"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "서버 관리자 패널"
|
msgstr "서버 관리자 패널"
|
||||||
@ -1442,7 +1556,7 @@ msgstr "서버 관리자 패널"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "이메일 공개 여부 설정, 차단 목록 관리 등을 할 수 있습니다."
|
msgstr "이메일 공개 여부 설정, 차단 목록 관리 등을 할 수 있습니다."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "도메인 이름 설정"
|
msgstr "도메인 이름 설정"
|
||||||
|
|
||||||
@ -1450,6 +1564,7 @@ msgstr "도메인 이름 설정"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "하위 도메인 이름 설정"
|
msgstr "하위 도메인 이름 설정"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1486,7 +1601,7 @@ msgstr "건너뛰기"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "정렬"
|
msgstr "정렬"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "스페인어"
|
msgstr "스페인어"
|
||||||
|
|
||||||
@ -1498,15 +1613,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "하위 도메인"
|
msgstr "하위 도메인"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "이미 사용 중인 하위 도메인"
|
msgstr "이미 사용 중인 하위 도메인"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "하위 도메인은 30자를 초과할 수 없습니다"
|
msgstr "하위 도메인은 30자를 초과할 수 없습니다"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "하위 도메인은 3자보다 짧을 수 없습니다"
|
msgstr "하위 도메인은 3자보다 짧을 수 없습니다"
|
||||||
|
|
||||||
@ -1523,6 +1639,10 @@ msgstr "합계"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "지원"
|
msgstr "지원"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "{from}에서 전환"
|
msgstr "{from}에서 전환"
|
||||||
@ -1607,13 +1727,21 @@ msgstr "이 작업은 취소할 수 없습니다. 이렇게 하면 사용자가
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "이 작업은 취소할 수 없습니다. 이렇게 하면 전체 워크스페이스가 영구적으로 삭제됩니다. <0/> 확인하려면 이메일을 입력하세요."
|
msgstr "이 작업은 취소할 수 없습니다. 이렇게 하면 전체 워크스페이스가 영구적으로 삭제됩니다. <0/> 확인하려면 이메일을 입력하세요."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "이 역할은 다음과 같은 권한을 가지고 있습니다."
|
msgstr "이 역할은 다음과 같은 권한을 가지고 있습니다."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "이 역할은 해당 워크스페이스 멤버에게 할당되어 있습니다."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1635,15 +1763,23 @@ msgstr "트리거 유형"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "트리거 유형은 수동이어야 합니다 - 선택된 레코드가 없는 경우"
|
msgstr "트리거 유형은 수동이어야 합니다 - 선택된 레코드가 없는 경우"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "유형"
|
msgstr "유형"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "아무거나 입력하세요"
|
msgstr "아무거나 입력하세요"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1661,8 +1797,7 @@ msgstr "무제한 연락처"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "업로드"
|
msgstr "업로드"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1671,7 +1806,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "초안으로 사용"
|
msgstr "초안으로 사용"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "문자, 숫자, 대시만 사용하세요. 문자 또는 숫자로 시작하고 끝내세요"
|
msgstr "문자, 숫자, 대시만 사용하세요. 문자 또는 숫자로 시작하고 끝내세요"
|
||||||
|
|
||||||
@ -1698,6 +1833,10 @@ msgstr "사용자가 로그인하지 않았습니다"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "값"
|
msgstr "값"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "청구 세부 정보 보기"
|
msgstr "청구 세부 정보 보기"
|
||||||
@ -1710,16 +1849,15 @@ msgstr "시각화"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "10MB 미만의 정사각형 PNG, JPEG 및 GIF를 지원합니다"
|
msgstr "10MB 미만의 정사각형 PNG, JPEG 및 GIF를 지원합니다"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "모든 새로운 이벤트에 대해 이 엔드포인트로 POST 요청을 보냅니다"
|
msgstr "모든 새로운 이벤트에 대해 이 엔드포인트로 POST 요청을 보냅니다"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1747,13 +1885,12 @@ msgstr "워크플로를 테스트할 수 없음"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1778,11 +1915,12 @@ msgstr "워크스페이스 로고"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "워크스페이스 이름"
|
msgstr "워크스페이스 이름"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "설명을 작성하세요"
|
msgstr "설명을 작성하세요"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "예"
|
msgstr "예"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: nl\n"
|
"Language: nl\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Dutch\n"
|
"Language-Team: Dutch\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} van {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API-sleutel"
|
msgstr "{apiKeyName} API-sleutel"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "{num, plural, one {1 werkknooppuntuitvoering} other {# werkknooppuntuitvoeringen}}"
|
msgstr "{num, plural, one {1 werkknooppuntuitvoering} other {# werkknooppuntuitvoeringen}}"
|
||||||
@ -74,6 +78,10 @@ msgstr "Accountverwijdering"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Accounts"
|
msgstr "Accounts"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Workflow activeren"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Actief"
|
msgstr "Actief"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Actieve API-sleutels gemaakt door u of uw team."
|
msgstr "Actieve API-sleutels gemaakt door u of uw team."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Voeg uw eerste {objectLabel} toe"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Toegevoegd {beautifiedCreatedAt}"
|
msgstr "Toegevoegd {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Alle"
|
msgstr "Alle"
|
||||||
@ -143,7 +155,7 @@ msgstr "Alle"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Alles ({relationRecordsCount})"
|
msgstr "Alles ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Alle rollen"
|
msgstr "Alle rollen"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Sta gebruikers toe om in te loggen met een e-mailadres en wachtwoord."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Er is een fout opgetreden bij het bijwerken van het wachtwoord"
|
msgstr "Er is een fout opgetreden bij het bijwerken van het wachtwoord"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Een optionele beschrijving"
|
msgstr "Een optionele beschrijving"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API-sleutel"
|
msgstr "API-sleutel"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API-sleutels"
|
msgstr "API-sleutels"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API Naam"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Uiterlijk"
|
msgstr "Uiterlijk"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Weet u zeker dat u uw facturatieperiode wilt wijzigen?"
|
msgstr "Weet u zeker dat u uw facturatieperiode wilt wijzigen?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Oplopend"
|
msgstr "Oplopend"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Wijs rollen toe om de toegangsrechten van elk lid te specificeren"
|
msgstr "Wijs rollen toe om de toegangsrechten van elk lid te specificeren"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Toegewezen leden"
|
msgstr "Toegewezen leden"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Toegewezen aan"
|
msgstr "Toegewezen aan"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Toewijzing"
|
msgstr "Toewijzing"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Plan annuleren"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Annuleer uw abonnement"
|
msgstr "Annuleer uw abonnement"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Wijzig {to}"
|
msgstr "Wijzig {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Wijzig {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Wachtwoord wijzigen"
|
msgstr "Wachtwoord wijzigen"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chinees — Vereenvoudigd"
|
msgstr "Chinees — Vereenvoudigd"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Chinees — Traditioneel"
|
msgstr "Chinees — Traditioneel"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Kies een object"
|
msgstr "Kies een object"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Stel in hoe datums in de app worden weergegeven"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configureer uw e-mail- en kalenderinstellingen."
|
msgstr "Configureer uw e-mail- en kalenderinstellingen."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Verbind een nieuw account met uw werkplek"
|
msgstr "Verbind een nieuw account met uw werkplek"
|
||||||
@ -425,7 +461,7 @@ msgstr "Unieke waarden tellen"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Maak een workflow en kom terug om de versies te bekijken"
|
msgstr "Maak een workflow en kom terug om de versies te bekijken"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "API-sleutel aanmaken"
|
msgstr "API-sleutel aanmaken"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Nieuwe record aanmaken"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Profiel aanmaken"
|
msgstr "Profiel aanmaken"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Rol aanmaken"
|
msgstr "Rol aanmaken"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Webhook aanmaken"
|
msgstr "Webhook aanmaken"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Domein aanpassen"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Pas de beveiliging van je werkruimte aan"
|
msgstr "Pas de beveiliging van je werkruimte aan"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Pas de beveiliging van je werkruimte aan"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Gevaarzone"
|
msgstr "Gevaarzone"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Workflow deactiveren"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Bepaal de naam en beschrijving van je object"
|
msgstr "Bepaal de naam en beschrijving van je object"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Record verwijderen"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Verwijder records"
|
msgstr "Verwijder records"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Verwijder deze integratie"
|
msgstr "Verwijder deze integratie"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Verwijder webhook"
|
msgstr "Verwijder webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Verwijder uw hele werkruimte"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Aflopend"
|
msgstr "Aflopend"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Beschrijving"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Vernietigen"
|
msgstr "Vernietigen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Weergeven als relatieve datum"
|
msgstr "Weergeven als relatieve datum"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domein"
|
msgstr "Domein"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Bewerk de naam van uw subdomein of stel een aangepast domein in."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
@ -686,12 +734,11 @@ msgstr "Werknemers"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Leeg"
|
msgstr "Leeg"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "Endpoint-URL"
|
msgstr "Endpoint-URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Engels"
|
msgstr "Engels"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Fout bij het opnieuw genereren van de API-sleutel: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Fout tijdens het overstappen van abonnement {to}."
|
msgstr "Fout tijdens het overstappen van abonnement {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Stel webhook-eindpunten in voor meldingen over asynchrone gebeurtenissen."
|
msgstr "Stel webhook-eindpunten in voor meldingen over asynchrone gebeurtenissen."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Veldentelling"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filteren"
|
msgstr "Filteren"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filters"
|
msgstr "Filters"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Voornaam"
|
msgstr "Voornaam"
|
||||||
@ -828,7 +879,7 @@ msgstr "Voornaam"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Wachtwoord vergeten?"
|
msgstr "Wachtwoord vergeten?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Frans"
|
msgstr "Frans"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Functies"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Algemeen"
|
msgstr "Algemeen"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Duits"
|
msgstr "Duits"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Globaal"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Verleen Twenty tijdelijke toegang tot je werkruimte, zodat we problemen kunnen oplossen of inhoud namens jou kunnen herstellen. Je kunt de toegang op elk moment intrekken."
|
msgstr "Verleen Twenty tijdelijke toegang tot je werkruimte, zodat we problemen kunnen oplossen of inhoud namens jou kunnen herstellen. Je kunt de toegang op elk moment intrekken."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Verbergen"
|
msgstr "Verbergen"
|
||||||
@ -883,6 +942,10 @@ msgstr "Verbergen"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Hoe je geïdentificeerd zal worden in de app."
|
msgstr "Hoe je geïdentificeerd zal worden in de app."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integraties"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Ongeldige authenticatieprovider"
|
msgstr "Ongeldige authenticatieprovider"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Ongeldig e-mailadres"
|
msgstr "Ongeldig e-mailadres"
|
||||||
@ -932,7 +999,7 @@ msgstr "Ongeldig e-mailadres"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Ongeldig e-mailadres of domein"
|
msgstr "Ongeldig e-mailadres of domein"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "''"
|
msgstr "''"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Uitnodigingslink verstuurd naar e-mailadressen"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Nodig je team uit"
|
msgstr "Nodig je team uit"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italiaans"
|
msgstr "Italiaans"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japans"
|
msgstr "Japans"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Koreaans"
|
msgstr "Koreaans"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Verplaats naar rechts"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Nieuw record"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Nieuwe Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Geen verbonden account"
|
msgstr "Geen verbonden account"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Nog geen workflowuitvoeringen"
|
msgstr "Nog geen workflowuitvoeringen"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Nog geen workflowuitvoeringen"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Nog geen workflowversies"
|
msgstr "Nog geen workflowversies"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Niet leeg"
|
msgstr "Niet leeg"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Records definitief vernietigen"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Workflows definitief vernietigen"
|
msgstr "Workflows definitief vernietigen"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Permissies"
|
msgstr "Permissies"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Permissies"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Afbeelding"
|
msgstr "Afbeelding"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Voer een geldige URL in"
|
msgstr "Voer een geldige URL in"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Voer een geldige URL in"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Typ alstublieft \"{confirmationValue}\" om te bevestigen dat u deze API-sleutel wilt verwijderen. Besef dat alle scripts die deze sleutel gebruiken niet meer zullen werken."
|
msgstr "Typ alstublieft \"{confirmationValue}\" om te bevestigen dat u deze API-sleutel wilt verwijderen. Besef dat alle scripts die deze sleutel gebruiken niet meer zullen werken."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Typ alstublieft {confirmationText} om te bevestigen dat u deze webhook wilt verwijderen."
|
msgstr "Typ alstublieft {confirmationText} om te bevestigen dat u deze webhook wilt verwijderen."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugees - Brazilië"
|
msgstr "Portugees - Brazilië"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugees - Portugal"
|
msgstr "Portugees - Portugal"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Privacybeleid"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profiel"
|
msgstr "Profiel"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-Engels"
|
msgstr "Pseudo-Engels"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Sleutel opnieuw genereren"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Uitgaven"
|
msgstr "Uitgaven"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Verwijderen"
|
msgstr "Verwijderen"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Wachtwoord Resetten"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Reset naar"
|
msgstr "Reset naar"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Resultaten"
|
msgstr "Resultaten"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Rollen"
|
msgstr "Rollen"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Voer een workflow uit en keer hier terug om de uitvoeringen te bekijken"
|
msgstr "Voer een workflow uit en keer hier terug om de uitvoeringen te bekijken"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Zoek ''{commandMenuSearch}'' met..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Zoek een veld..."
|
msgstr "Zoek een veld..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Zoek een index..."
|
msgstr "Zoek een index..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Bekijk versies"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Bekijk versiegeschiedenis"
|
msgstr "Bekijk versiegeschiedenis"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Selecteer de gebeurtenissen die je naar dit eindpunt wilt sturen"
|
msgstr "Selecteer de gebeurtenissen die je naar dit eindpunt wilt sturen"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Selecteer je voorkeurstaal"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Stuur een uitnodigingsmail naar je team"
|
msgstr "Stuur een uitnodigingsmail naar je team"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Serverbeheer Paneel"
|
msgstr "Serverbeheer Paneel"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Serverbeheer Paneel"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Instellen e-mail zichtbaarheid, beheer je blokkeerlijst en meer."
|
msgstr "Instellen e-mail zichtbaarheid, beheer je blokkeerlijst en meer."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Stel de naam van je domein in"
|
msgstr "Stel de naam van je domein in"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Stel de naam van je domein in"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Stel de naam van je subdomein in"
|
msgstr "Stel de naam van je subdomein in"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Overslaan"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Sorteren"
|
msgstr "Sorteren"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spaans"
|
msgstr "Spaans"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "Eenmalige aanmelding"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Subdomein"
|
msgstr "Subdomein"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomein is reeds in gebruik"
|
msgstr "Subdomein is reeds in gebruik"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Subdomein mag niet langer zijn dan 30 karakters"
|
msgstr "Subdomein mag niet langer zijn dan 30 karakters"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Subdomein mag niet korter zijn dan 3 karakters"
|
msgstr "Subdomein mag niet korter zijn dan 3 karakters"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Som"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Ondersteuning"
|
msgstr "Ondersteuning"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Wissel van {from}"
|
msgstr "Wissel van {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Deze actie kan niet ongedaan worden gemaakt. Hierdoor wordt deze gebruik
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Deze actie kan niet ongedaan worden gemaakt. Hierdoor wordt uw gehele werkruimte permanent verwijderd. <0/> Typ alstublieft uw e-mailadres in ter bevestiging."
|
msgstr "Deze actie kan niet ongedaan worden gemaakt. Hierdoor wordt uw gehele werkruimte permanent verwijderd. <0/> Typ alstublieft uw e-mailadres in ter bevestiging."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Deze rol heeft de volgende rechten."
|
msgstr "Deze rol heeft de volgende rechten."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Deze rol is toegekend aan deze werkruimteleden."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Trigger Type"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Trigger type moet Handmatig zijn - wanneer geen record(s) zijn geselecteerd"
|
msgstr "Trigger type moet Handmatig zijn - wanneer geen record(s) zijn geselecteerd"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Soort"
|
msgstr "Soort"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Typ iets"
|
msgstr "Typ iets"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Onbeperkte contacten"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Uploaden"
|
msgstr "Uploaden"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Gebruiken als concept"
|
msgstr "Gebruiken als concept"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Gebruik alleen letter, nummer en streepje. Begin en eindig met een letter of een nummer"
|
msgstr "Gebruik alleen letter, nummer en streepje. Begin en eindig met een letter of een nummer"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Gebruiker is niet ingelogd"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Waarden"
|
msgstr "Waarden"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Factuurdetails bekijken"
|
msgstr "Factuurdetails bekijken"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualiseren"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "We ondersteunen uw vierkante PNG's, JPEG's en GIF's onder 10MB"
|
msgstr "We ondersteunen uw vierkante PNG's, JPEG's en GIF's onder 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "We sturen POST-verzoeken naar dit eindpunt voor elk nieuw evenement"
|
msgstr "We sturen POST-verzoeken naar dit eindpunt voor elk nieuw evenement"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Workflow kan niet worden getest"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Werkruimtelogo"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Naam van de werkruimte"
|
msgstr "Naam van de werkruimte"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Schrijf een beschrijving"
|
msgstr "Schrijf een beschrijving"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "ja"
|
msgstr "ja"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: no\n"
|
"Language: no\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Norwegian\n"
|
"Language-Team: Norwegian\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} av {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API-nøkkel"
|
msgstr "{apiKeyName} API-nøkkel"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 workflow-noden utførelser"
|
msgstr "1 000 workflow-noden utførelser"
|
||||||
@ -74,6 +78,10 @@ msgstr "Kontosletting"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Kontoer"
|
msgstr "Kontoer"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Aktiver arbeidsflyt"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktiv"
|
msgstr "Aktiv"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Aktive API-nøkler opprettet av deg eller teamet ditt."
|
msgstr "Aktive API-nøkler opprettet av deg eller teamet ditt."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Legg til din første {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Lagt til {beautifiedCreatedAt}"
|
msgstr "Lagt til {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Alle"
|
msgstr "Alle"
|
||||||
@ -143,7 +155,7 @@ msgstr "Alle"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Alle ({relationRecordsCount})"
|
msgstr "Alle ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Alle roller"
|
msgstr "Alle roller"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Tillat brukere å logge inn med en e-post og passord."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Det oppstod en feil under oppdatering av passordet"
|
msgstr "Det oppstod en feil under oppdatering av passordet"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "En valgfri beskrivelse"
|
msgstr "En valgfri beskrivelse"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API og webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API-nøkkel"
|
msgstr "API-nøkkel"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API-nøkler"
|
msgstr "API-nøkler"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API-navn"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Utseende"
|
msgstr "Utseende"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Er du sikker på at du vil endre din faktureringsintervall?"
|
msgstr "Er du sikker på at du vil endre din faktureringsintervall?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Stigende"
|
msgstr "Stigende"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Tilordne roller for å spesifisere hvert medlems tilgangsrettigheter"
|
msgstr "Tilordne roller for å spesifisere hvert medlems tilgangsrettigheter"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Tilordnede medlemmer"
|
msgstr "Tilordnede medlemmer"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Tilordnet til"
|
msgstr "Tilordnet til"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Tilordning"
|
msgstr "Tilordning"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Avbryt abonnement"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Si opp abonnementet ditt"
|
msgstr "Si opp abonnementet ditt"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Endre {to}"
|
msgstr "Endre {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Endre {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Endre passord"
|
msgstr "Endre passord"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Kinesisk — Forenklet"
|
msgstr "Kinesisk — Forenklet"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Kinesisk — Tradisjonell"
|
msgstr "Kinesisk — Tradisjonell"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Konfigurer hvordan datoer vises i hele appen"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Konfigurer dine e-post- og kalenderinnstillinger."
|
msgstr "Konfigurer dine e-post- og kalenderinnstillinger."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Koble en ny konto til arbeidsområdet ditt"
|
msgstr "Koble en ny konto til arbeidsområdet ditt"
|
||||||
@ -398,7 +434,7 @@ msgstr "Kopier invitasjonslenke"
|
|||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181
|
||||||
msgid "Copy this key as it will not be visible again"
|
msgid "Copy this key as it will not be visible again"
|
||||||
msgstr "Kopier denne nkelen da den ikke vil vre synlig igjen"
|
msgstr "Kopier denne n\\fkelen da den ikke vil v\\fre synlig igjen"
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||||
@ -423,11 +459,11 @@ msgstr "Tell unike verdier"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Opprett en arbeidsflyt og kom tilbake her for n vise versjonene"
|
msgstr "Opprett en arbeidsflyt og kom tilbake her for \\fn vise versjonene"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Opprett API-nkkel"
|
msgstr "Opprett API-n\\fkkel"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:57
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:57
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||||
@ -438,17 +474,17 @@ msgstr "Opprett ny post"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Opprett profil"
|
msgstr "Opprett profil"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Opprett Rolle"
|
msgstr "Opprett Rolle"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Opprett Webkrok"
|
msgstr "Opprett Webkrok"
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||||
msgid "Create your workspace"
|
msgid "Create your workspace"
|
||||||
msgstr "Opprett arbeidsomrdet ditt"
|
msgstr "Opprett arbeidsomr\\fdet ditt"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
msgid "Custom objects"
|
msgid "Custom objects"
|
||||||
@ -464,15 +500,23 @@ msgstr "Tilpass domene"
|
|||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:64
|
#: src/pages/settings/security/SettingsSecurity.tsx:64
|
||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Tilpass sikkerheten for arbeidsomrdet ditt"
|
msgstr "Tilpass sikkerheten for arbeidsomr\\fdet ditt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:29
|
#: src/modules/settings/profile/components/DeleteAccount.tsx:29
|
||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Fareomrrede"
|
msgstr "Fareomr\\frede"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
@ -517,7 +561,7 @@ msgstr "Deaktiver Arbeidsflyt"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Definer navn og beskrivelse av objektet ditt"
|
msgstr "Definer navn og beskrivelse av objektet ditt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -545,7 +589,7 @@ msgstr "Slett kontoen og all tilknyttet data"
|
|||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
||||||
msgid "Delete API key"
|
msgid "Delete API key"
|
||||||
msgstr "Slett API-nkkel"
|
msgstr "Slett API-n\\fkkel"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||||
msgid "Delete record"
|
msgid "Delete record"
|
||||||
@ -556,13 +600,13 @@ msgstr "Slett post"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Slett oppføringer"
|
msgstr "Slett oppføringer"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Slett denne integrasjonen"
|
msgstr "Slett denne integrasjonen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Slett webhook"
|
msgstr "Slett webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Slett hele arbeidsområdet ditt"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Synkende"
|
msgstr "Synkende"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Beskrivelse"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Ødelegg"
|
msgstr "Ødelegg"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Vis som relativ dato"
|
msgstr "Vis som relativ dato"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domene"
|
msgstr "Domene"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Rediger din underdomenenavn eller sett et tilpasset domene."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-post"
|
msgstr "E-post"
|
||||||
@ -686,12 +734,11 @@ msgstr "Ansatte"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Tom"
|
msgstr "Tom"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "Endepunkts-URL"
|
msgstr "Endepunkts-URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Engelsk"
|
msgstr "Engelsk"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Feil ved regenerering av API-nøkkel: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Feil under bytte av abonnement {to}."
|
msgstr "Feil under bytte av abonnement {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Etablere webhook-endepunkter for varsler om asynkrone hendelser."
|
msgstr "Etablere webhook-endepunkter for varsler om asynkrone hendelser."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Antall felter"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtrer"
|
msgstr "Filtrer"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtre"
|
msgstr "Filtre"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Fornavn"
|
msgstr "Fornavn"
|
||||||
@ -828,7 +879,7 @@ msgstr "Fornavn"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Glemt passordet ditt?"
|
msgstr "Glemt passordet ditt?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Fransk"
|
msgstr "Fransk"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funksjoner"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Generelt"
|
msgstr "Generelt"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Tysk"
|
msgstr "Tysk"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Global"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Gi Twenty support midlertidig tilgang til arbeidsområdet ditt slik at vi kan feilsøke problemer eller gjenopprette innholdet på dine vegne. Du kan tilbakekalle tilgangen når som helst."
|
msgstr "Gi Twenty support midlertidig tilgang til arbeidsområdet ditt slik at vi kan feilsøke problemer eller gjenopprette innholdet på dine vegne. Du kan tilbakekalle tilgangen når som helst."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Skjul"
|
msgstr "Skjul"
|
||||||
@ -883,6 +942,10 @@ msgstr "Skjul"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Slik vil du bli identifisert i appen."
|
msgstr "Slik vil du bli identifisert i appen."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrasjoner"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Ugyldig autorisasjonsleverand\\u00f8r"
|
msgstr "Ugyldig autorisasjonsleverand\\u00f8r"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Ugyldig e-post"
|
msgstr "Ugyldig e-post"
|
||||||
@ -932,7 +999,7 @@ msgstr "Ugyldig e-post"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Ugyldig e-post eller domene"
|
msgstr "Ugyldig e-post eller domene"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Ugyldige skjemaverdier"
|
msgstr "Ugyldige skjemaverdier"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Invitasjonslenke sendt til e-postadresser"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Inviter teamet ditt"
|
msgstr "Inviter teamet ditt"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italiensk"
|
msgstr "Italiensk"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japansk"
|
msgstr "Japansk"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Koreansk"
|
msgstr "Koreansk"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Flytt til h\\u00f8yre"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Ny post"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Ny Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Ingen tilknyttet konto"
|
msgstr "Ingen tilknyttet konto"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Ingen workflow-kjøringer ennå"
|
msgstr "Ingen workflow-kjøringer ennå"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Ingen workflow-kjøringer ennå"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Ingen workflow-versjoner ennå"
|
msgstr "Ingen workflow-versjoner ennå"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Ikke tom"
|
msgstr "Ikke tom"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Permanent ødelegg poster"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Permanent ødelegg workflows"
|
msgstr "Permanent ødelegg workflows"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Tillatelser"
|
msgstr "Tillatelser"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Tillatelser"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Bilde"
|
msgstr "Bilde"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Vennligst skriv inn en gyldig URL"
|
msgstr "Vennligst skriv inn en gyldig URL"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Vennligst skriv inn en gyldig URL"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Vennligst skriv inn \\"
|
msgstr "Vennligst skriv inn \\"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Vennligst skriv {confirmationText} for å bekrefte at du ønsker å slette denne webhook."
|
msgstr "Vennligst skriv {confirmationText} for å bekrefte at du ønsker å slette denne webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugisisk — Brasil"
|
msgstr "Portugisisk — Brasil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugisisk — Portugal"
|
msgstr "Portugisisk — Portugal"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Personvernpolicy"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-engelsk"
|
msgstr "Pseudo-engelsk"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Generer Nøkkel på Nytt"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Utgivelser"
|
msgstr "Utgivelser"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Fjern"
|
msgstr "Fjern"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Tilbakestill Passord"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Tilbakestill til"
|
msgstr "Tilbakestill til"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Resultater"
|
msgstr "Resultater"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roller"
|
msgstr "Roller"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Kjør en arbeidsflyt og kom tilbake her for å se på kjøringene"
|
msgstr "Kjør en arbeidsflyt og kom tilbake her for å se på kjøringene"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Søk ''{commandMenuSearch}'' med..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Søk i et felt..."
|
msgstr "Søk i et felt..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Søk i et indeks..."
|
msgstr "Søk i et indeks..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Se versjoner"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Se historikk over versjoner"
|
msgstr "Se historikk over versjoner"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Velg hendelsene du ønsker å sende til dette sluttpunktet"
|
msgstr "Velg hendelsene du ønsker å sende til dette sluttpunktet"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Velg ditt foretrukne språk"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Send en invitasjonse-post til teamet ditt"
|
msgstr "Send en invitasjonse-post til teamet ditt"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Serveradministrasjonspanel"
|
msgstr "Serveradministrasjonspanel"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Serveradministrasjonspanel"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Angi e-post synlighet, administrere blokkeringslisten og mer."
|
msgstr "Angi e-post synlighet, administrere blokkeringslisten og mer."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Angi navnet på domenet ditt"
|
msgstr "Angi navnet på domenet ditt"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Angi navnet på domenet ditt"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Angi navnet på underdomenet ditt"
|
msgstr "Angi navnet på underdomenet ditt"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Hopp over"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Sorter"
|
msgstr "Sorter"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spansk"
|
msgstr "Spansk"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Underdomene"
|
msgstr "Underdomene"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Underdomenet er allerede tatt"
|
msgstr "Underdomenet er allerede tatt"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Underdomenet kan ikke være lengre enn 30 tegn"
|
msgstr "Underdomenet kan ikke være lengre enn 30 tegn"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Underdomenet kan ikke være kortere enn 3 tegn"
|
msgstr "Underdomenet kan ikke være kortere enn 3 tegn"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Sum"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Støtte"
|
msgstr "Støtte"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Bytt {from}"
|
msgstr "Bytt {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Denne handlingen kan ikke angres. Dette vil permanent slette denne bruke
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Denne handlingen kan ikke angres. Dette vil permanent slette hele arbeidsområdet ditt. <0/> Vennligst skriv inn din e-post for å bekrefte."
|
msgstr "Denne handlingen kan ikke angres. Dette vil permanent slette hele arbeidsområdet ditt. <0/> Vennligst skriv inn din e-post for å bekrefte."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Denne rollen har følgende tillatelser."
|
msgstr "Denne rollen har følgende tillatelser."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Denne rollen er tildelt disse arbeidsområdemedlemmene."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Utløsertype"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Utløsertype bør være Manuell - når ingen post(er) er valgt"
|
msgstr "Utløsertype bør være Manuell - når ingen post(er) er valgt"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Type"
|
msgstr "Type"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Skriv hva som helst"
|
msgstr "Skriv hva som helst"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Ubegrenset kontakter"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Last opp"
|
msgstr "Last opp"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Bruk som utkast"
|
msgstr "Bruk som utkast"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Bruk bokstav, tall og bindestrek kun. Start og avslutt med en bokstav eller et tall"
|
msgstr "Bruk bokstav, tall og bindestrek kun. Start og avslutt med en bokstav eller et tall"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Brukeren er ikke logget inn"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Verdier"
|
msgstr "Verdier"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Vis faktureringsdetaljer"
|
msgstr "Vis faktureringsdetaljer"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualiser"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Vi støtter dine kvadratiske PNGer, JPEGs og GIFs på under 10MB"
|
msgstr "Vi støtter dine kvadratiske PNGer, JPEGs og GIFs på under 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Vi vil sende POST-forespørsler til dette endepunktet for hver ny hendelse"
|
msgstr "Vi vil sende POST-forespørsler til dette endepunktet for hver ny hendelse"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Arbeidsflyten kan ikke testes"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Arbeidsområdelogo"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Navn på arbeidsområde"
|
msgstr "Navn på arbeidsområde"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Skriv en beskrivelse"
|
msgstr "Skriv en beskrivelse"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "ja"
|
msgstr "ja"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: pl\n"
|
"Language: pl\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Polish\n"
|
"Language-Team: Polish\n"
|
||||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} z {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "Klucz API {apiKeyName}"
|
msgstr "Klucz API {apiKeyName}"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 wykonanych operacji w węźle przepływu pracy"
|
msgstr "1 000 wykonanych operacji w węźle przepływu pracy"
|
||||||
@ -74,6 +78,10 @@ msgstr "Usuwanie konta"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Konta"
|
msgstr "Konta"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Aktywuj przepływ pracy"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktywny"
|
msgstr "Aktywny"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Aktywne klucze API utworzone przez Ciebie lub Twój zespół."
|
msgstr "Aktywne klucze API utworzone przez Ciebie lub Twój zespół."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Dodaj swoją pierwszą {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Dodano {beautifiedCreatedAt}"
|
msgstr "Dodano {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Wszystkie"
|
msgstr "Wszystkie"
|
||||||
@ -143,7 +155,7 @@ msgstr "Wszystkie"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Wszystkie ({relationRecordsCount})"
|
msgstr "Wszystkie ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Wszystkie role"
|
msgstr "Wszystkie role"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Zezwalaj użytkownikom na logowanie się za pomocą adresu e-mail i has
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Wystąpił błąd podczas aktualizacji hasła"
|
msgstr "Wystąpił błąd podczas aktualizacji hasła"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Opcjonalny opis"
|
msgstr "Opcjonalny opis"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API i Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "Klucz API"
|
msgstr "Klucz API"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "Klucze API"
|
msgstr "Klucze API"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Nazwa API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Wygląd"
|
msgstr "Wygląd"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Czy na pewno chcesz zmienić okres rozliczeniowy?"
|
msgstr "Czy na pewno chcesz zmienić okres rozliczeniowy?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Rosnąco"
|
msgstr "Rosnąco"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Przypisz role, aby określić uprawnienia dostępu poszczególnych członków"
|
msgstr "Przypisz role, aby określić uprawnienia dostępu poszczególnych członków"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Przypisani członkowie"
|
msgstr "Przypisani członkowie"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Przypisane do"
|
msgstr "Przypisane do"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Przypisanie"
|
msgstr "Przypisanie"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Anuluj subskrypcję"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Anuluj swoją subskrypcję"
|
msgstr "Anuluj swoją subskrypcję"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Zmień {to}"
|
msgstr "Zmień {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Zmień {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Zmień hasło"
|
msgstr "Zmień hasło"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chiński — Uproszczony"
|
msgstr "Chiński — Uproszczony"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Chiński — Tradycyjny"
|
msgstr "Chiński — Tradycyjny"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Wybierz obiekt"
|
msgstr "Wybierz obiekt"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Skonfiguruj sposób wyświetlania dat w aplikacji"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Skonfiguruj swoje ustawienia e-mail i kalendarza."
|
msgstr "Skonfiguruj swoje ustawienia e-mail i kalendarza."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Połącz nowe konto ze swoim miejscem pracy"
|
msgstr "Połącz nowe konto ze swoim miejscem pracy"
|
||||||
@ -425,7 +461,7 @@ msgstr "Policz unikalne wartości"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Stwórz przepływ pracy i wróć tutaj, aby zobaczyć jego wersje"
|
msgstr "Stwórz przepływ pracy i wróć tutaj, aby zobaczyć jego wersje"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Stwórz klucz API"
|
msgstr "Stwórz klucz API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Stwórz nowy rekord"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Stwórz profil"
|
msgstr "Stwórz profil"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Stwórz Rolę"
|
msgstr "Stwórz Rolę"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Stwórz Webhook"
|
msgstr "Stwórz Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Dostosuj domenę"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Dostosuj bezpieczeństwo swojej przestrzeni pracy"
|
msgstr "Dostosuj bezpieczeństwo swojej przestrzeni pracy"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Dostosuj bezpieczeństwo swojej przestrzeni pracy"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Strefa zagrożenia"
|
msgstr "Strefa zagrożenia"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Deaktywuj przepływ pracy"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Zdefiniuj nazwę i opis swojego obiektu"
|
msgstr "Zdefiniuj nazwę i opis swojego obiektu"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Usuń rekord"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Usuń rekordy"
|
msgstr "Usuń rekordy"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Usuń tę integrację"
|
msgstr "Usuń tę integrację"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Usuń webhook"
|
msgstr "Usuń webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Usuń cały swój obszar roboczy"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Malejąco"
|
msgstr "Malejąco"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Opis"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Zniszcz"
|
msgstr "Zniszcz"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Wyświetl jako datę względną"
|
msgstr "Wyświetl jako datę względną"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domena"
|
msgstr "Domena"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Edytuj nazwę swojej subdomeny lub ustaw niestandardową domenę."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
@ -686,12 +734,11 @@ msgstr "Pracownicy"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Puste"
|
msgstr "Puste"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL punktu końcowego"
|
msgstr "URL punktu końcowego"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Angielski"
|
msgstr "Angielski"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Błąd podczas regenerowania klucza API: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Błąd podczas zmiany subskrypcji {to}."
|
msgstr "Błąd podczas zmiany subskrypcji {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Ustal punkty końcowe webhook dla powiadomień o zdarzeniach asynchronicznych."
|
msgstr "Ustal punkty końcowe webhook dla powiadomień o zdarzeniach asynchronicznych."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Liczba pól"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtruj"
|
msgstr "Filtruj"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtry"
|
msgstr "Filtry"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Imię"
|
msgstr "Imię"
|
||||||
@ -828,7 +879,7 @@ msgstr "Imię"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Nie pamiętasz hasła?"
|
msgstr "Nie pamiętasz hasła?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Francuski"
|
msgstr "Francuski"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funkcje"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Ogólne"
|
msgstr "Ogólne"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Niemiecki"
|
msgstr "Niemiecki"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Globalne"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Udziel tymczasowego dostępu wsparciu Twenty do Twojego miejsca pracy, byśmy mogli rozwiązać problemy lub odzyskać zawartość w Twoim imieniu. Możesz odwołać dostęp w każdej chwili."
|
msgstr "Udziel tymczasowego dostępu wsparciu Twenty do Twojego miejsca pracy, byśmy mogli rozwiązać problemy lub odzyskać zawartość w Twoim imieniu. Możesz odwołać dostęp w każdej chwili."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Ukryj"
|
msgstr "Ukryj"
|
||||||
@ -883,6 +942,10 @@ msgstr "Ukryj"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Jak będziesz identyfikowany w aplikacji."
|
msgstr "Jak będziesz identyfikowany w aplikacji."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integracje"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Nieprawidłowy dostawca uwierzytelniania"
|
msgstr "Nieprawidłowy dostawca uwierzytelniania"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Nieprawidłowy adres e-mail"
|
msgstr "Nieprawidłowy adres e-mail"
|
||||||
@ -932,7 +999,7 @@ msgstr "Nieprawidłowy adres e-mail"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Nieprawidłowy adres e-mail lub domena"
|
msgstr "Nieprawidłowy adres e-mail lub domena"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Nieprawidłowe wartości formularza"
|
msgstr "Nieprawidłowe wartości formularza"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Wysłano link zaproszeniowy na adresy e-mail"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Zaproś swój zespół"
|
msgstr "Zaproś swój zespół"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Włoski"
|
msgstr "Włoski"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japoński"
|
msgstr "Japoński"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Koreański"
|
msgstr "Koreański"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Przenieś w prawo"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Nowy rekord"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Nowy Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Brak połączonego konta"
|
msgstr "Brak połączonego konta"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Brak uruchomień workflow"
|
msgstr "Brak uruchomień workflow"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Brak uruchomień workflow"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Brak wersji workflow"
|
msgstr "Brak wersji workflow"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Niepusty"
|
msgstr "Niepusty"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Trwale zniszcz rekordy"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Trwale zniszcz workflow"
|
msgstr "Trwale zniszcz workflow"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Uprawnienia"
|
msgstr "Uprawnienia"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Uprawnienia"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Zdjęcie"
|
msgstr "Zdjęcie"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Proszę wprowadzić prawidłowy adres URL"
|
msgstr "Proszę wprowadzić prawidłowy adres URL"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Proszę wprowadzić prawidłowy adres URL"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Proszę wpisać \"{confirmationValue}\", aby potwierdzić usunięcie tego Klucza API. Pamiętaj, że wszystkie skrypty korzystające z tego klucza przestaną działać."
|
msgstr "Proszę wpisać \"{confirmationValue}\", aby potwierdzić usunięcie tego Klucza API. Pamiętaj, że wszystkie skrypty korzystające z tego klucza przestaną działać."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Proszę wpisać {confirmationText}, aby potwierdzić, że chcesz usunąć ten webhook."
|
msgstr "Proszę wpisać {confirmationText}, aby potwierdzić, że chcesz usunąć ten webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugalski — Brazylia"
|
msgstr "Portugalski — Brazylia"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugalski — Portugalia"
|
msgstr "Portugalski — Portugalia"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Polityka prywatności"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudoangielski"
|
msgstr "Pseudoangielski"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Wygeneruj ponownie klucz"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Wersje"
|
msgstr "Wersje"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Usuń"
|
msgstr "Usuń"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Zresetuj hasło"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Zresetuj do"
|
msgstr "Zresetuj do"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Wyniki"
|
msgstr "Wyniki"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Role"
|
msgstr "Role"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Uruchom workflow i wróć tutaj, aby zobaczyć jego wykonania"
|
msgstr "Uruchom workflow i wróć tutaj, aby zobaczyć jego wykonania"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Szukaj ''{commandMenuSearch}'' przy użyciu..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Wyszukaj pole..."
|
msgstr "Wyszukaj pole..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Wyszukaj indeks..."
|
msgstr "Wyszukaj indeks..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Zobacz wersje"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Zobacz historię wersji"
|
msgstr "Zobacz historię wersji"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Wybierz zdarzenia, które chcesz wysłać do tego punktu końcowego"
|
msgstr "Wybierz zdarzenia, które chcesz wysłać do tego punktu końcowego"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Wybierz preferowany język"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Wyślij e-mail z zaproszeniem do swojego zespołu"
|
msgstr "Wyślij e-mail z zaproszeniem do swojego zespołu"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Panel administracyjny serwera"
|
msgstr "Panel administracyjny serwera"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Panel administracyjny serwera"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Ustaw widoczność e-maila, zarządzaj swoją listą blokowanych i więcej."
|
msgstr "Ustaw widoczność e-maila, zarządzaj swoją listą blokowanych i więcej."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Ustaw nazwę swojej domeny"
|
msgstr "Ustaw nazwę swojej domeny"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Ustaw nazwę swojej domeny"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Ustaw nazwę swojej subdomeny"
|
msgstr "Ustaw nazwę swojej subdomeny"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Pomiń"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Sortuj"
|
msgstr "Sortuj"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Hiszpański"
|
msgstr "Hiszpański"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Subdomena"
|
msgstr "Subdomena"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomena jest już zajęta"
|
msgstr "Subdomena jest już zajęta"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Subdomena nie może być dłuższa niż 30 znaków"
|
msgstr "Subdomena nie może być dłuższa niż 30 znaków"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Subdomena nie może być krótsza niż 3 znaki"
|
msgstr "Subdomena nie może być krótsza niż 3 znaki"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Suma"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Wsparcie"
|
msgstr "Wsparcie"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Zamień {from}"
|
msgstr "Zamień {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Tej czynności nie można cofnąć. Spowoduje to trwałe usunięcie tego
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Tej czynności nie można cofnąć. Spowoduje to trwałe usunięcie całej przestrzeni roboczej. <0/> Wpisz swój email, aby potwierdzić."
|
msgstr "Tej czynności nie można cofnąć. Spowoduje to trwałe usunięcie całej przestrzeni roboczej. <0/> Wpisz swój email, aby potwierdzić."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Ta rola posiada następujące uprawnienia."
|
msgstr "Ta rola posiada następujące uprawnienia."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Ta rola jest przypisana tym członkom przestrzeni roboczej."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Typ wyzwalacza"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Typ wyzwalacza powinien być ustawiony na „Manualny” - gdy nie wybrano rekordu(-ów)"
|
msgstr "Typ wyzwalacza powinien być ustawiony na „Manualny” - gdy nie wybrano rekordu(-ów)"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Typ"
|
msgstr "Typ"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Wpisz cokolwiek"
|
msgstr "Wpisz cokolwiek"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Nieograniczona liczba kontaktów"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Prześlij"
|
msgstr "Prześlij"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "Adres URL"
|
msgstr "Adres URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "Adres URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Użyj jako szkic"
|
msgstr "Użyj jako szkic"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Używaj liter, cyfr oraz myślników. Zaczynaj i kończ literą lub cyfrą"
|
msgstr "Używaj liter, cyfr oraz myślników. Zaczynaj i kończ literą lub cyfrą"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Użytkownik nie jest zalogowany"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Wartości"
|
msgstr "Wartości"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Zobacz szczegóły płatności"
|
msgstr "Zobacz szczegóły płatności"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Wizualizuj"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Obsługujemy kwadratowe pliki PNG, JPEG oraz GIF-y o rozmiarze do 10MB"
|
msgstr "Obsługujemy kwadratowe pliki PNG, JPEG oraz GIF-y o rozmiarze do 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Dla każdego nowego zdarzenia będziemy wysyłać żądania POST pod ten endpoint"
|
msgstr "Dla każdego nowego zdarzenia będziemy wysyłać żądania POST pod ten endpoint"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Kotwica WWW"
|
msgstr "Kotwica WWW"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Kotwice WWW"
|
msgstr "Kotwice WWW"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Nie można przetestować procesu"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Logo miejsca pracy"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Nazwa miejsca pracy"
|
msgstr "Nazwa miejsca pracy"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Napisz opis"
|
msgstr "Napisz opis"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "tak"
|
msgstr "tak"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: pt\n"
|
"Language: pt\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Portuguese, Brazilian\n"
|
"Language-Team: Portuguese, Brazilian\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} de {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "Chave da API {apiKeyName}"
|
msgstr "Chave da API {apiKeyName}"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1.000 execuções de nós de workflow"
|
msgstr "1.000 execuções de nós de workflow"
|
||||||
@ -74,6 +78,10 @@ msgstr "Exclusão de Conta"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Contas"
|
msgstr "Contas"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Ativar Workflow"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Ativo"
|
msgstr "Ativo"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Chaves API ativas criadas por você ou sua equipe."
|
msgstr "Chaves API ativas criadas por você ou sua equipe."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Adicione seu primeiro {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Adicionado {beautifiedCreatedAt}"
|
msgstr "Adicionado {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Todos"
|
msgstr "Todos"
|
||||||
@ -143,7 +155,7 @@ msgstr "Todos"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Todos ({relationRecordsCount})"
|
msgstr "Todos ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Todas as Funções"
|
msgstr "Todas as Funções"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Permitir que os usuários façam login com e-mail e senha."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Ocorreu um erro ao atualizar a senha"
|
msgstr "Ocorreu um erro ao atualizar a senha"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Descrição opcional"
|
msgstr "Descrição opcional"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API e Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "Chave API"
|
msgstr "Chave API"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "Chaves API"
|
msgstr "Chaves API"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Nome da API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Aparência"
|
msgstr "Aparência"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Tem certeza de que deseja alterar o intervalo de cobrança?"
|
msgstr "Tem certeza de que deseja alterar o intervalo de cobrança?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Ascendente"
|
msgstr "Ascendente"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Atribuir funções para especificar as permissões de acesso de cada membro"
|
msgstr "Atribuir funções para especificar as permissões de acesso de cada membro"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Membros Designados"
|
msgstr "Membros Designados"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Atribuído a"
|
msgstr "Atribuído a"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Atribui\\u00e7\\u00e3o"
|
msgstr "Atribui\\u00e7\\u00e3o"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Cancelar Plano"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Cancelar sua assinatura"
|
msgstr "Cancelar sua assinatura"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Alterar {to}"
|
msgstr "Alterar {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Alterar {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Alterar Senha"
|
msgstr "Alterar Senha"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chinês - Simplificado"
|
msgstr "Chinês - Simplificado"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Chinês - Tradicional"
|
msgstr "Chinês - Tradicional"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Escolha um Objeto"
|
msgstr "Escolha um Objeto"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Configurar como as datas são exibidas no aplicativo"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configure suas configurações de e-mail e calendário."
|
msgstr "Configure suas configurações de e-mail e calendário."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Conecte uma nova conta ao seu espaço de trabalho"
|
msgstr "Conecte uma nova conta ao seu espaço de trabalho"
|
||||||
@ -425,7 +461,7 @@ msgstr "Contar valores únicos"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Crie um workflow e retorne aqui para visualizar suas versões"
|
msgstr "Crie um workflow e retorne aqui para visualizar suas versões"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Criar Chave API"
|
msgstr "Criar Chave API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Criar novo registro"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Criar perfil"
|
msgstr "Criar perfil"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Criar Fun\\u00e7\\u00e3o"
|
msgstr "Criar Fun\\u00e7\\u00e3o"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Criar Webhook"
|
msgstr "Criar Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Personalizar Domínio"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Personalize a segurança do seu espaço de trabalho"
|
msgstr "Personalize a segurança do seu espaço de trabalho"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Personalize a segurança do seu espaço de trabalho"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Zona de Perigo"
|
msgstr "Zona de Perigo"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Desativar Workflow"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Defina o nome e a descrição do seu objeto"
|
msgstr "Defina o nome e a descrição do seu objeto"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Excluir Registro"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Excluir Registros"
|
msgstr "Excluir Registros"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Excluir esta integração"
|
msgstr "Excluir esta integração"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Excluir Webhook"
|
msgstr "Excluir Webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Excluir todo o seu workspace"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Decrescente"
|
msgstr "Decrescente"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Descrição"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Destruir"
|
msgstr "Destruir"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Exibir como data relativa"
|
msgstr "Exibir como data relativa"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domínio"
|
msgstr "Domínio"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Edite o nome do seu subdomínio ou defina um domínio personalizado."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
@ -686,12 +734,11 @@ msgstr "Funcionários"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Vazio"
|
msgstr "Vazio"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL do endpoint"
|
msgstr "URL do endpoint"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Inglês"
|
msgstr "Inglês"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Erro ao regenerar chave da API: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Erro ao trocar a assinatura {to}."
|
msgstr "Erro ao trocar a assinatura {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Estabeleça endpoints de Webhook para notificações de eventos assíncronos."
|
msgstr "Estabeleça endpoints de Webhook para notificações de eventos assíncronos."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Contagem de campos"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtro"
|
msgstr "Filtro"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtros"
|
msgstr "Filtros"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Nome"
|
msgstr "Nome"
|
||||||
@ -828,7 +879,7 @@ msgstr "Nome"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Esqueceu sua senha?"
|
msgstr "Esqueceu sua senha?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Francês"
|
msgstr "Francês"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funções"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Geral"
|
msgstr "Geral"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Alemão"
|
msgstr "Alemão"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Global"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Conceda ao suporte da Twenty acesso temporário ao seu workspace para que possamos solucionar problemas ou recuperar conteúdo em seu nome. Você pode revogar o acesso a qualquer momento."
|
msgstr "Conceda ao suporte da Twenty acesso temporário ao seu workspace para que possamos solucionar problemas ou recuperar conteúdo em seu nome. Você pode revogar o acesso a qualquer momento."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Ocultar"
|
msgstr "Ocultar"
|
||||||
@ -883,6 +942,10 @@ msgstr "Ocultar"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Como voc\\u00ea ser\\u00e1 identificado no aplicativo."
|
msgstr "Como voc\\u00ea ser\\u00e1 identificado no aplicativo."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrações"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Provedor de autenticação inválido"
|
msgstr "Provedor de autenticação inválido"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "E-mail inválido"
|
msgstr "E-mail inválido"
|
||||||
@ -932,7 +999,7 @@ msgstr "E-mail inválido"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "E-mail ou domínio inválido"
|
msgstr "E-mail ou domínio inválido"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valores de formulário inválidos"
|
msgstr "Valores de formulário inválidos"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Link de convite enviado para endereços de e-mail"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Convide sua equipe"
|
msgstr "Convide sua equipe"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italiano"
|
msgstr "Italiano"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japonês"
|
msgstr "Japonês"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Coreano"
|
msgstr "Coreano"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Mover para a direita"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Novo registro"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Novo Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Nenhuma conta conectada"
|
msgstr "Nenhuma conta conectada"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Nenhuma execução de workflow ainda"
|
msgstr "Nenhuma execução de workflow ainda"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Nenhuma execução de workflow ainda"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Nenhuma versão de workflow ainda"
|
msgstr "Nenhuma versão de workflow ainda"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Não vazio"
|
msgstr "Não vazio"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Destruir registros permanentemente"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Destruir workflows permanentemente"
|
msgstr "Destruir workflows permanentemente"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Permiss\\u00f5es"
|
msgstr "Permiss\\u00f5es"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Permiss\\u00f5es"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Imagem"
|
msgstr "Imagem"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Digite um URL válido"
|
msgstr "Digite um URL válido"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Digite um URL válido"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Digite \"{confirmationValue}\" para confirmar que deseja excluir esta chave de API. Esteja ciente de que qualquer script que use esta chave deixará de funcionar."
|
msgstr "Digite \"{confirmationValue}\" para confirmar que deseja excluir esta chave de API. Esteja ciente de que qualquer script que use esta chave deixará de funcionar."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Digite {confirmationText} para confirmar que deseja excluir este webhook."
|
msgstr "Digite {confirmationText} para confirmar que deseja excluir este webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Português - Brasil"
|
msgstr "Português - Brasil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Português - Portugal"
|
msgstr "Português - Portugal"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Política de privacidade"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Perfil"
|
msgstr "Perfil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-inglês"
|
msgstr "Pseudo-inglês"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Regenerar chave"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Lançamentos"
|
msgstr "Lançamentos"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Remover"
|
msgstr "Remover"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Redefinir senha"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Redefinir para"
|
msgstr "Redefinir para"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Resultados"
|
msgstr "Resultados"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Funções"
|
msgstr "Funções"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Execute um workflow e retorne aqui para visualizar suas execuções"
|
msgstr "Execute um workflow e retorne aqui para visualizar suas execuções"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Pesquisar ''{commandMenuSearch}'' com..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Pesquisar um campo..."
|
msgstr "Pesquisar um campo..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Pesquisar um índice..."
|
msgstr "Pesquisar um índice..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Ver versões"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Ver histórico de versões"
|
msgstr "Ver histórico de versões"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Selecione os eventos que deseja enviar para este endpoint"
|
msgstr "Selecione os eventos que deseja enviar para este endpoint"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Selecione seu idioma preferido"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Envie um e-mail de convite para sua equipe"
|
msgstr "Envie um e-mail de convite para sua equipe"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Painel de Administração do Servidor"
|
msgstr "Painel de Administração do Servidor"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Painel de Administração do Servidor"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Defina a visibilidade do e-mail, gerencie sua lista de bloqueio e mais."
|
msgstr "Defina a visibilidade do e-mail, gerencie sua lista de bloqueio e mais."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Defina o nome do seu domínio"
|
msgstr "Defina o nome do seu domínio"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Defina o nome do seu domínio"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Defina o nome do seu subdomínio"
|
msgstr "Defina o nome do seu subdomínio"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Pular"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Classificar"
|
msgstr "Classificar"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Espanhol"
|
msgstr "Espanhol"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Subdomínio"
|
msgstr "Subdomínio"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomínio já ocupado"
|
msgstr "Subdomínio já ocupado"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "O subdomínio não pode ter mais de 30 caracteres"
|
msgstr "O subdomínio não pode ter mais de 30 caracteres"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "O subdomínio não pode ter menos de 3 caracteres"
|
msgstr "O subdomínio não pode ter menos de 3 caracteres"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Soma"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Suporte"
|
msgstr "Suporte"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Alterar de {from}"
|
msgstr "Alterar de {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Essa ação não pode ser desfeita. Isso excluirá permanentemente este
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Essa ação não pode ser desfeita. Isso excluirá permanentemente todo o seu workspace. <0/> Digite seu e-mail para confirmar."
|
msgstr "Essa ação não pode ser desfeita. Isso excluirá permanentemente todo o seu workspace. <0/> Digite seu e-mail para confirmar."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Esta Fun\\u00e7\\u00e3o possui as seguintes permiss\\u00f5es."
|
msgstr "Esta Fun\\u00e7\\u00e3o possui as seguintes permiss\\u00f5es."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Esta Fun\\u00e7\\u00e3o est\\u00e1 designada para estes membros do workspace."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Tipo de gatilho"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "O tipo de gatilho deve ser Manual - quando nenhum registro é selecionado"
|
msgstr "O tipo de gatilho deve ser Manual - quando nenhum registro é selecionado"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipo"
|
msgstr "Tipo"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Digite qualquer coisa"
|
msgstr "Digite qualquer coisa"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Contatos ilimitados"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Carregar"
|
msgstr "Carregar"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Usar como rascunho"
|
msgstr "Usar como rascunho"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Use apenas letras, números e traços. Comece e termine com uma letra ou um número"
|
msgstr "Use apenas letras, números e traços. Comece e termine com uma letra ou um número"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "O usuário não está conectado"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Valores"
|
msgstr "Valores"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Ver detalhes de faturamento"
|
msgstr "Ver detalhes de faturamento"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualizar"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Suportamos seus PNGs, JPEGs e GIFs quadrados com menos de 10 MB"
|
msgstr "Suportamos seus PNGs, JPEGs e GIFs quadrados com menos de 10 MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Enviaremos solicitações POST para este endpoint para cada novo evento"
|
msgstr "Enviaremos solicitações POST para este endpoint para cada novo evento"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "O workflow não pode ser testado"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Logo do workspace"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Nome do workspace"
|
msgstr "Nome do workspace"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Insira uma descrição"
|
msgstr "Insira uma descrição"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "sim"
|
msgstr "sim"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: pt\n"
|
"Language: pt\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Portuguese\n"
|
"Language-Team: Portuguese\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} de {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} Chave API"
|
msgstr "{apiKeyName} Chave API"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 execuções de nós de workflow"
|
msgstr "1 000 execuções de nós de workflow"
|
||||||
@ -74,6 +78,10 @@ msgstr "Eliminação de conta"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Contas"
|
msgstr "Contas"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Ativar Workflow"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Ativo"
|
msgstr "Ativo"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Chaves API ativas criadas por si ou pela sua equipa."
|
msgstr "Chaves API ativas criadas por si ou pela sua equipa."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Adicione o seu primeiro {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Adicionado {beautifiedCreatedAt}"
|
msgstr "Adicionado {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Todos"
|
msgstr "Todos"
|
||||||
@ -143,7 +155,7 @@ msgstr "Todos"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Todos ({relationRecordsCount})"
|
msgstr "Todos ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Todos os papéis"
|
msgstr "Todos os papéis"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Permitir que os utilizadores iniciem sessão com um e-mail e uma palavra
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Ocorreu um erro ao atualizar a palavra-passe"
|
msgstr "Ocorreu um erro ao atualizar a palavra-passe"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Descrição opcional"
|
msgstr "Descrição opcional"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API e Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "Chave API"
|
msgstr "Chave API"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "Chaves API"
|
msgstr "Chaves API"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Nome da API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Aparência"
|
msgstr "Aparência"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Tem a certeza de que pretende alterar o seu intervalo de faturação?"
|
msgstr "Tem a certeza de que pretende alterar o seu intervalo de faturação?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Ascendente"
|
msgstr "Ascendente"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Atribuir papéis para especificar as permissões de acesso de cada membro"
|
msgstr "Atribuir papéis para especificar as permissões de acesso de cada membro"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Membros Atribuídos"
|
msgstr "Membros Atribuídos"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Atribuído a"
|
msgstr "Atribuído a"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Atribuição"
|
msgstr "Atribuição"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Cancelar plano"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Cancelar a sua subscrição"
|
msgstr "Cancelar a sua subscrição"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Alterar {to}"
|
msgstr "Alterar {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Alterar {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Alterar palavra-passe"
|
msgstr "Alterar palavra-passe"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chinês - Simplificado"
|
msgstr "Chinês - Simplificado"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Chinês - Tradicional"
|
msgstr "Chinês - Tradicional"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Escolher um objeto"
|
msgstr "Escolher um objeto"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Configurar a forma como as datas são apresentadas na aplicação"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configure as definições de e-mail e calendário."
|
msgstr "Configure as definições de e-mail e calendário."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Ligar uma nova conta ao seu espaço de trabalho"
|
msgstr "Ligar uma nova conta ao seu espaço de trabalho"
|
||||||
@ -425,7 +461,7 @@ msgstr "Contar valores únicos"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Crie um workflow e volte aqui para ver as suas versões"
|
msgstr "Crie um workflow e volte aqui para ver as suas versões"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Criar chave API"
|
msgstr "Criar chave API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Criar novo registo"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Criar perfil"
|
msgstr "Criar perfil"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Criar Função"
|
msgstr "Criar Função"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Criar Webhook"
|
msgstr "Criar Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Personalizar domínio"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Personalize a segurança do seu espaço de trabalho"
|
msgstr "Personalize a segurança do seu espaço de trabalho"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Personalize a segurança do seu espaço de trabalho"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Zona de perigo"
|
msgstr "Zona de perigo"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Desativar Workflow"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Defina o nome e a descrição do seu objeto"
|
msgstr "Defina o nome e a descrição do seu objeto"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Eliminar registo"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Eliminar registos"
|
msgstr "Eliminar registos"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Eliminar esta integração"
|
msgstr "Eliminar esta integração"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Eliminar webhook"
|
msgstr "Eliminar webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Eliminar todo o seu espaço de trabalho"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Descendente"
|
msgstr "Descendente"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Descrição"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Destruir"
|
msgstr "Destruir"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Exibir como data relativa"
|
msgstr "Exibir como data relativa"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domínio"
|
msgstr "Domínio"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Edite o nome do seu subdomínio ou defina um domínio personalizado."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
@ -686,12 +734,11 @@ msgstr "Funcionários"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Vazio"
|
msgstr "Vazio"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL do Endpoint"
|
msgstr "URL do Endpoint"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Inglês"
|
msgstr "Inglês"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Erro ao regenerar a chave API: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Erro ao mudar a subscrição {to}."
|
msgstr "Erro ao mudar a subscrição {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Estabeleça endpoints Webhook para notificações de eventos assíncronos."
|
msgstr "Estabeleça endpoints Webhook para notificações de eventos assíncronos."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Contagem de Campos"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtro"
|
msgstr "Filtro"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtros"
|
msgstr "Filtros"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Nome"
|
msgstr "Nome"
|
||||||
@ -828,7 +879,7 @@ msgstr "Nome"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Esqueceu-se da sua palavra-passe?"
|
msgstr "Esqueceu-se da sua palavra-passe?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Francês"
|
msgstr "Francês"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funções"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Geral"
|
msgstr "Geral"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Alemão"
|
msgstr "Alemão"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Global"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Conceda ao suporte do Twenty acesso temporário ao seu espaço de trabalho para que possamos solucionar problemas ou recuperar conteúdo em seu nome. Pode revogar o acesso a qualquer momento."
|
msgstr "Conceda ao suporte do Twenty acesso temporário ao seu espaço de trabalho para que possamos solucionar problemas ou recuperar conteúdo em seu nome. Pode revogar o acesso a qualquer momento."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Esconder"
|
msgstr "Esconder"
|
||||||
@ -883,6 +942,10 @@ msgstr "Esconder"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Como você será identificado no aplicativo."
|
msgstr "Como você será identificado no aplicativo."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrações"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Fornecedor de autenticação inválido"
|
msgstr "Fornecedor de autenticação inválido"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "E-mail inválido"
|
msgstr "E-mail inválido"
|
||||||
@ -932,7 +999,7 @@ msgstr "E-mail inválido"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "E-mail ou domínio inválido"
|
msgstr "E-mail ou domínio inválido"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valores de formulário inválidos"
|
msgstr "Valores de formulário inválidos"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Link de convite enviado para endereços de e-mail"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Convide a sua equipa"
|
msgstr "Convide a sua equipa"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italiano"
|
msgstr "Italiano"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japonês"
|
msgstr "Japonês"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Coreano"
|
msgstr "Coreano"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Mover para a direita"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Novo registo"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Novo Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Nenhuma conta conectada"
|
msgstr "Nenhuma conta conectada"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Ainda não há execuções de workflow"
|
msgstr "Ainda não há execuções de workflow"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Ainda não há execuções de workflow"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Ainda não há versões de workflow"
|
msgstr "Ainda não há versões de workflow"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Não vazio"
|
msgstr "Não vazio"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Destruir permanentemente os registos"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Destruir permanentemente os workflows"
|
msgstr "Destruir permanentemente os workflows"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Permissões"
|
msgstr "Permissões"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Permissões"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Imagem"
|
msgstr "Imagem"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Introduza um URL válido"
|
msgstr "Introduza um URL válido"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Introduza um URL válido"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Digite \"{confirmationValue}\" para confirmar que deseja excluir esta chave API. Tenha em atenção que qualquer script que utilize esta chave deixará de funcionar."
|
msgstr "Digite \"{confirmationValue}\" para confirmar que deseja excluir esta chave API. Tenha em atenção que qualquer script que utilize esta chave deixará de funcionar."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Digite {confirmationText} para confirmar que deseja eliminar este webhook."
|
msgstr "Digite {confirmationText} para confirmar que deseja eliminar este webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Português — Brasil"
|
msgstr "Português — Brasil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Português — Portugal"
|
msgstr "Português — Portugal"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Política de Privacidade"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Perfil"
|
msgstr "Perfil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-inglês"
|
msgstr "Pseudo-inglês"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Regenerar chave"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Lançamentos"
|
msgstr "Lançamentos"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Remover"
|
msgstr "Remover"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Repor a palavra-passe"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Redefinir para"
|
msgstr "Redefinir para"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Resultados"
|
msgstr "Resultados"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Funções"
|
msgstr "Funções"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Execute um workflow e volte aqui para ver as suas execuções"
|
msgstr "Execute um workflow e volte aqui para ver as suas execuções"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Pesquisar ''{commandMenuSearch}'' com..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Pesquisar um campo..."
|
msgstr "Pesquisar um campo..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Pesquisar um índice..."
|
msgstr "Pesquisar um índice..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Ver versões"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Ver histórico de versões"
|
msgstr "Ver histórico de versões"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Selecione os eventos que deseja enviar para este endpoint"
|
msgstr "Selecione os eventos que deseja enviar para este endpoint"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Selecione a sua língua preferida"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Enviar um convite por e-mail à sua equipa"
|
msgstr "Enviar um convite por e-mail à sua equipa"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Painel de Administração do Servidor"
|
msgstr "Painel de Administração do Servidor"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Painel de Administração do Servidor"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Defina a visibilidade do e-mail, gere a sua lista de bloqueio e muito mais."
|
msgstr "Defina a visibilidade do e-mail, gere a sua lista de bloqueio e muito mais."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Defina o nome do seu domínio"
|
msgstr "Defina o nome do seu domínio"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Defina o nome do seu domínio"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Defina o nome do seu subdomínio"
|
msgstr "Defina o nome do seu subdomínio"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Saltar"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Ordenar"
|
msgstr "Ordenar"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Espanhol"
|
msgstr "Espanhol"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Subdomínio"
|
msgstr "Subdomínio"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomínio já ocupado"
|
msgstr "Subdomínio já ocupado"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "O subdomínio não pode ter mais de 30 caracteres"
|
msgstr "O subdomínio não pode ter mais de 30 caracteres"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "O subdomínio não pode ter menos de 3 caracteres"
|
msgstr "O subdomínio não pode ter menos de 3 caracteres"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Soma"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Suporte"
|
msgstr "Suporte"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Mudar de {from}"
|
msgstr "Mudar de {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Esta ação não pode ser desfeita. Isto eliminará permanentemente este
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Esta ação não pode ser desfeita. Isto eliminará permanentemente todo o seu espaço de trabalho. <0/> Por favor, digite o seu e-mail para confirmar."
|
msgstr "Esta ação não pode ser desfeita. Isto eliminará permanentemente todo o seu espaço de trabalho. <0/> Por favor, digite o seu e-mail para confirmar."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Esta Função possui as seguintes permissões."
|
msgstr "Esta Função possui as seguintes permissões."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Esta Função está atribuída a estes membros do espaço de trabalho."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Tipo de Trigger"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "O tipo de trigger deve ser Manual - quando nenhum registo está selecionado"
|
msgstr "O tipo de trigger deve ser Manual - quando nenhum registo está selecionado"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipo"
|
msgstr "Tipo"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Digite qualquer coisa"
|
msgstr "Digite qualquer coisa"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Contactos ilimitados"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Carregar"
|
msgstr "Carregar"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Usar como rascunho"
|
msgstr "Usar como rascunho"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilize apenas letras, números e traços. Comece e termine com uma letra ou um número"
|
msgstr "Utilize apenas letras, números e traços. Comece e termine com uma letra ou um número"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "O utilizador não está autenticado"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Valores"
|
msgstr "Valores"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Ver detalhes de faturação"
|
msgstr "Ver detalhes de faturação"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualizar"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Suportamos PNGs, JPEGs e GIFs quadrados até 10MB"
|
msgstr "Suportamos PNGs, JPEGs e GIFs quadrados até 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Enviaremos pedidos POST para este endpoint para cada novo evento"
|
msgstr "Enviaremos pedidos POST para este endpoint para cada novo evento"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "O workflow não pode ser testado"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Logo do espaço de trabalho"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Nome do espaço de trabalho"
|
msgstr "Nome do espaço de trabalho"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Escreva uma descrição"
|
msgstr "Escreva uma descrição"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "sim"
|
msgstr "sim"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: ro\n"
|
"Language: ro\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Romanian\n"
|
"Language-Team: Romanian\n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
|
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} din {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "Cheie API {apiKeyName}"
|
msgstr "Cheie API {apiKeyName}"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 de execuții ale nodurilor fluxului de lucru"
|
msgstr "1 000 de execuții ale nodurilor fluxului de lucru"
|
||||||
@ -74,6 +78,10 @@ msgstr "Ștergerea contului"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Conturi"
|
msgstr "Conturi"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Activează Fluxul de Lucru"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Activ"
|
msgstr "Activ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Chei API active create de tine sau echipa ta."
|
msgstr "Chei API active create de tine sau echipa ta."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Adaugă primul tău {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Adăugat {beautifiedCreatedAt}"
|
msgstr "Adăugat {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Toate"
|
msgstr "Toate"
|
||||||
@ -143,7 +155,7 @@ msgstr "Toate"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Toate ({relationRecordsCount})"
|
msgstr "Toate ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Toate rolurile"
|
msgstr "Toate rolurile"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Permite utilizatorilor să se autentifice cu email și parolă."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "A survenit o eroare în timpul actualizării parolei"
|
msgstr "A survenit o eroare în timpul actualizării parolei"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "O descriere opțională"
|
msgstr "O descriere opțională"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "Cheie API"
|
msgstr "Cheie API"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "Chei API"
|
msgstr "Chei API"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Numele API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Aspect"
|
msgstr "Aspect"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Sunteți sigur că doriți să schimbați intervalul de facturare?"
|
msgstr "Sunteți sigur că doriți să schimbați intervalul de facturare?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Ascendent"
|
msgstr "Ascendent"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Atribuiți roluri pentru a specifica permisiunile de acces ale fiecărui membru"
|
msgstr "Atribuiți roluri pentru a specifica permisiunile de acces ale fiecărui membru"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Membrii asignați"
|
msgstr "Membrii asignați"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Asignat către"
|
msgstr "Asignat către"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Asignare"
|
msgstr "Asignare"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Anulează planul"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Anulează abonamentul"
|
msgstr "Anulează abonamentul"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Schimbă {to}"
|
msgstr "Schimbă {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Schimbă {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Schimbă parola"
|
msgstr "Schimbă parola"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Chineză — Simplificată"
|
msgstr "Chineză — Simplificată"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Chineză — Tradițională"
|
msgstr "Chineză — Tradițională"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Alegeți un obiect"
|
msgstr "Alegeți un obiect"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Configurați modul în care sunt afișate datele în aplicație"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Configurați setările de e-mail și calendar."
|
msgstr "Configurați setările de e-mail și calendar."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Conectați un cont nou la spațiul dumneavoastră de lucru"
|
msgstr "Conectați un cont nou la spațiul dumneavoastră de lucru"
|
||||||
@ -425,7 +461,7 @@ msgstr "Numără valorile unice"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Creează un flux de lucru și revino aici pentru a vizualiza versiunile acestuia"
|
msgstr "Creează un flux de lucru și revino aici pentru a vizualiza versiunile acestuia"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Creează cheie API"
|
msgstr "Creează cheie API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Creează înregistrare nouă"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Creează profil"
|
msgstr "Creează profil"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Creează Rol"
|
msgstr "Creează Rol"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Creează Webhook"
|
msgstr "Creează Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Personalizează Domeniul"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Personalizează securitatea spațiului tău de lucru"
|
msgstr "Personalizează securitatea spațiului tău de lucru"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Personalizează securitatea spațiului tău de lucru"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Zonă periculoasă"
|
msgstr "Zonă periculoasă"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Dezactivează Fluxul de Lucru"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Definiți numele și descrierea obiectului dvs"
|
msgstr "Definiți numele și descrierea obiectului dvs"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Șterge înregistrare"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Ștergere înregistrări"
|
msgstr "Ștergere înregistrări"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Șterge această integrare"
|
msgstr "Șterge această integrare"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Șterge webhook"
|
msgstr "Șterge webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Șterge întregul spațiu de lucru"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Descendent"
|
msgstr "Descendent"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Descriere"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Distrugere"
|
msgstr "Distrugere"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Afisează ca dată relativă"
|
msgstr "Afisează ca dată relativă"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domeniu"
|
msgstr "Domeniu"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Editează numele subdomeniului tău sau setează un domeniu personalizat
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
@ -686,12 +734,11 @@ msgstr "Angajați"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Gol"
|
msgstr "Gol"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL endpoint"
|
msgstr "URL endpoint"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Engleză"
|
msgstr "Engleză"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Eroare la regenerarea cheii API: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Eroare în timpul schimbării abonamentului {to}."
|
msgstr "Eroare în timpul schimbării abonamentului {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Stabilește puncte finale Webhook pentru notificări privind evenimentele asincrone."
|
msgstr "Stabilește puncte finale Webhook pentru notificări privind evenimentele asincrone."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Numărul de câmpuri"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtru"
|
msgstr "Filtru"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtre"
|
msgstr "Filtre"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Prenume"
|
msgstr "Prenume"
|
||||||
@ -828,7 +879,7 @@ msgstr "Prenume"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Ați uitat parola?"
|
msgstr "Ați uitat parola?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Franceză"
|
msgstr "Franceză"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funcții"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "General"
|
msgstr "General"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Germană"
|
msgstr "Germană"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Global"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Acordați suport Twenty acces temporar la spațiul dvs. de lucru pentru a putea depista probleme sau a recupera conținut în numele dvs. Puteți revoca accesul oricând."
|
msgstr "Acordați suport Twenty acces temporar la spațiul dvs. de lucru pentru a putea depista probleme sau a recupera conținut în numele dvs. Puteți revoca accesul oricând."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Ascunde"
|
msgstr "Ascunde"
|
||||||
@ -883,6 +942,10 @@ msgstr "Ascunde"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Cum veți fi identificat în aplicație."
|
msgstr "Cum veți fi identificat în aplicație."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrări"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Furnizor de autentificare invalid"
|
msgstr "Furnizor de autentificare invalid"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Email invalid"
|
msgstr "Email invalid"
|
||||||
@ -932,7 +999,7 @@ msgstr "Email invalid"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Email sau domeniu invalid"
|
msgstr "Email sau domeniu invalid"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valori de formular invalide"
|
msgstr "Valori de formular invalide"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Link-ul de invitație a fost trimis la adresele de email"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Invită-ți echipa"
|
msgstr "Invită-ți echipa"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italiană"
|
msgstr "Italiană"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japoneză"
|
msgstr "Japoneză"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Coreeană"
|
msgstr "Coreeană"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Mută la dreapta"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Înregistrare nouă"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Webhook nou"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Niciun cont conectat"
|
msgstr "Niciun cont conectat"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Niciun workflow rulat încă"
|
msgstr "Niciun workflow rulat încă"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Niciun workflow rulat încă"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Nicio versiune de workflow încă"
|
msgstr "Nicio versiune de workflow încă"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Nu este gol"
|
msgstr "Nu este gol"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Distrugere definitivă a înregistrărilor"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Distrugere definitivă a workflow-urilor"
|
msgstr "Distrugere definitivă a workflow-urilor"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Permisiuni"
|
msgstr "Permisiuni"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Permisiuni"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Imagine"
|
msgstr "Imagine"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Vă rugăm să introduceți un URL valid"
|
msgstr "Vă rugăm să introduceți un URL valid"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Vă rugăm să introduceți un URL valid"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Vă rugăm să introduceți \"{confirmationValue}\" pentru a confirma că doriți să ștergeți această Cheie API. Fiți conștient că orice script care folosește această cheie va înceta să funcționeze."
|
msgstr "Vă rugăm să introduceți \"{confirmationValue}\" pentru a confirma că doriți să ștergeți această Cheie API. Fiți conștient că orice script care folosește această cheie va înceta să funcționeze."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Vă rugăm să introduceți {confirmationText} pentru a confirma că doriți să ștergeți acest webhook."
|
msgstr "Vă rugăm să introduceți {confirmationText} pentru a confirma că doriți să ștergeți acest webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugheză — Brasil"
|
msgstr "Portugheză — Brasil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugheză — Portugalia"
|
msgstr "Portugheză — Portugalia"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Politica de confidențialitate"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-Engleză"
|
msgstr "Pseudo-Engleză"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Regenerează Cheia"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Versiuni"
|
msgstr "Versiuni"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Elimină"
|
msgstr "Elimină"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Resetează Parola"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Resetează la"
|
msgstr "Resetează la"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Rezultate"
|
msgstr "Rezultate"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roluri"
|
msgstr "Roluri"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Rulează un workflow și întoarce-te aici pentru a vedea execuțiile acestuia"
|
msgstr "Rulează un workflow și întoarce-te aici pentru a vedea execuțiile acestuia"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Caută ''{commandMenuSearch}'' cu..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Caută un câmp..."
|
msgstr "Caută un câmp..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Caută un index..."
|
msgstr "Caută un index..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Vezi versiunile"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Vezi istoricul versiunilor"
|
msgstr "Vezi istoricul versiunilor"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Selectează evenimentele pe care dorești să le trimiți la acest endpoint"
|
msgstr "Selectează evenimentele pe care dorești să le trimiți la acest endpoint"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Selectează limba preferată"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Trimite un email de invitație echipei tale"
|
msgstr "Trimite un email de invitație echipei tale"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Panoul de administrare a serverului"
|
msgstr "Panoul de administrare a serverului"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Panoul de administrare a serverului"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Setează vizibilitatea emailului, administrează lista de blocare și altele."
|
msgstr "Setează vizibilitatea emailului, administrează lista de blocare și altele."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Stabilește numele domeniului tău"
|
msgstr "Stabilește numele domeniului tău"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Stabilește numele domeniului tău"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Stabilește numele subdomeniului tău"
|
msgstr "Stabilește numele subdomeniului tău"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Omite"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Sortează"
|
msgstr "Sortează"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spaniolă"
|
msgstr "Spaniolă"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "Autentificare Unică"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Subdomeniu"
|
msgstr "Subdomeniu"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomeniul este deja luat"
|
msgstr "Subdomeniul este deja luat"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Subdomeniul nu poate fi mai lung de 30 de caractere"
|
msgstr "Subdomeniul nu poate fi mai lung de 30 de caractere"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Subdomeniul nu poate fi mai scurt de 3 caractere"
|
msgstr "Subdomeniul nu poate fi mai scurt de 3 caractere"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Sumă"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Suport"
|
msgstr "Suport"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Schimbă {from}"
|
msgstr "Schimbă {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Această acțiune nu poate fi anulată. Acest lucru va șterge definitiv
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Această acțiune nu poate fi anulată. Acest lucru va șterge definitiv întregul spațiu de lucru. <0/> Vă rugăm să introduceți emailul dumneavoastră pentru confirmare."
|
msgstr "Această acțiune nu poate fi anulată. Acest lucru va șterge definitiv întregul spațiu de lucru. <0/> Vă rugăm să introduceți emailul dumneavoastră pentru confirmare."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Acest Rol are următoarele permisiuni."
|
msgstr "Acest Rol are următoarele permisiuni."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Acest Rol este atribuit următorilor membri ai spațiului de lucru."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Tipul Trigger-ului"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Tipul declanșatorului trebuie să fie Manual - când nicio înregistrare nu este selectată"
|
msgstr "Tipul declanșatorului trebuie să fie Manual - când nicio înregistrare nu este selectată"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tip"
|
msgstr "Tip"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Tastează orice"
|
msgstr "Tastează orice"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Contacte nelimitate"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Încarcă"
|
msgstr "Încarcă"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Utilizează ca schiță"
|
msgstr "Utilizează ca schiță"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilizați litere, numere și liniuțe doar. Începeți și terminați cu o literă sau un număr"
|
msgstr "Utilizați litere, numere și liniuțe doar. Începeți și terminați cu o literă sau un număr"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Utilizatorul nu este autentificat"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Valori"
|
msgstr "Valori"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Vizualizează detalii despre facturare"
|
msgstr "Vizualizează detalii despre facturare"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Vizualizează"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Suportăm PNG-uri pătrate, JPEG-uri și GIF-uri sub 10MB"
|
msgstr "Suportăm PNG-uri pătrate, JPEG-uri și GIF-uri sub 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Vom trimite cereri POST către acest endpoint pentru fiecare eveniment nou"
|
msgstr "Vom trimite cereri POST către acest endpoint pentru fiecare eveniment nou"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Workflow-ul nu poate fi testat"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Logo Spațiu de lucru"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Nume Spațiu de lucru"
|
msgstr "Nume Spațiu de lucru"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Scrie o descriere"
|
msgstr "Scrie o descriere"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "da"
|
msgstr "da"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: ru\n"
|
"Language: ru\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Russian\n"
|
"Language-Team: Russian\n"
|
||||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} по {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "API ключ {apiKeyName}"
|
msgstr "API ключ {apiKeyName}"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 выполнений узлов рабочего процесса"
|
msgstr "1 000 выполнений узлов рабочего процесса"
|
||||||
@ -74,6 +78,10 @@ msgstr "Удаление аккаунта"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Аккаунты"
|
msgstr "Аккаунты"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Активировать рабочий процесс"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Активный"
|
msgstr "Активный"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Активные API ключи, созданные вами или вашей командой."
|
msgstr "Активные API ключи, созданные вами или вашей командой."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Добавьте ваш первый {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Добавлено {beautifiedCreatedAt}"
|
msgstr "Добавлено {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Все"
|
msgstr "Все"
|
||||||
@ -143,7 +155,7 @@ msgstr "Все"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Все ({relationRecordsCount})"
|
msgstr "Все ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Все роли"
|
msgstr "Все роли"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Разрешить пользователям входить с испо
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Произошла ошибка при обновлении пароля"
|
msgstr "Произошла ошибка при обновлении пароля"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Необязательное описание"
|
msgstr "Необязательное описание"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API и Вебхуки"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API ключ"
|
msgstr "API ключ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API ключи"
|
msgstr "API ключи"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Название API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Внешний вид"
|
msgstr "Внешний вид"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Вы уверены, что хотите изменить интервал оплаты?"
|
msgstr "Вы уверены, что хотите изменить интервал оплаты?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "По возрастанию"
|
msgstr "По возрастанию"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Назначьте роли для определения прав доступа каждого участника"
|
msgstr "Назначьте роли для определения прав доступа каждого участника"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Назначенные участники"
|
msgstr "Назначенные участники"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Назначено"
|
msgstr "Назначено"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Назначение"
|
msgstr "Назначение"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Отменить план"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Отменить подписку"
|
msgstr "Отменить подписку"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Изменить {to}"
|
msgstr "Изменить {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Изменить {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Изменить пароль"
|
msgstr "Изменить пароль"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Китайский — упрощенный"
|
msgstr "Китайский — упрощенный"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Китайский — традиционный"
|
msgstr "Китайский — традиционный"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Выберите объект"
|
msgstr "Выберите объект"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Настройте отображение дат во всем прил
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Настройте свои электронные письма и настройки календаря."
|
msgstr "Настройте свои электронные письма и настройки календаря."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Подключите новый аккаунт к вашему рабочему пространству"
|
msgstr "Подключите новый аккаунт к вашему рабочему пространству"
|
||||||
@ -425,7 +461,7 @@ msgstr "Подсчитать уникальные значения"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Создайте рабочий процесс и вернитесь сюда, чтобы просмотреть его версии"
|
msgstr "Создайте рабочий процесс и вернитесь сюда, чтобы просмотреть его версии"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Создать ключ API"
|
msgstr "Создать ключ API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Создать новую запись"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Создать профиль"
|
msgstr "Создать профиль"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Создать роль"
|
msgstr "Создать роль"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Создать Webhook"
|
msgstr "Создать Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Настроить домен"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Настроить защиту вашего рабочего пространства"
|
msgstr "Настроить защиту вашего рабочего пространства"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Настроить защиту вашего рабочего прост
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Опасная зона"
|
msgstr "Опасная зона"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Деактивировать рабочий процесс"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Определите название и описание вашего объекта"
|
msgstr "Определите название и описание вашего объекта"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Удалить запись"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Удалить записи"
|
msgstr "Удалить записи"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Удалить эту интеграцию"
|
msgstr "Удалить эту интеграцию"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Удалить вебхук"
|
msgstr "Удалить вебхук"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Удалить всю вашу рабочую область"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "По убыванию"
|
msgstr "По убыванию"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Описание"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Уничтожить"
|
msgstr "Уничтожить"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Отображать как относительную дату"
|
msgstr "Отображать как относительную дату"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Домен"
|
msgstr "Домен"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Измените своё имя субдомена или устано
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "Электронная почта"
|
msgstr "Электронная почта"
|
||||||
@ -686,12 +734,11 @@ msgstr "Сотрудники"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Пусто"
|
msgstr "Пусто"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL-адрес конечной точки"
|
msgstr "URL-адрес конечной точки"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Английский"
|
msgstr "Английский"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Ошибка при перегенерации API-ключа: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Ошибка при смене подписки {to}."
|
msgstr "Ошибка при смене подписки {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Создать конечные точки вебхука для уведомлений о асинхронных событиях."
|
msgstr "Создать конечные точки вебхука для уведомлений о асинхронных событиях."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Количество полей"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Фильтр"
|
msgstr "Фильтр"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Фильтры"
|
msgstr "Фильтры"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Имя"
|
msgstr "Имя"
|
||||||
@ -828,7 +879,7 @@ msgstr "Имя"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Забыли пароль?"
|
msgstr "Забыли пароль?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Французский"
|
msgstr "Французский"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Функции"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Общее"
|
msgstr "Общее"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Немецкий"
|
msgstr "Немецкий"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Глобальный"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Разрешить временный доступ к вашему рабочему пространству поддержке Twenty, чтобы мы могли устранить проблемы или восстановить данные от вашего имени. Вы можете отозвать доступ в любое время."
|
msgstr "Разрешить временный доступ к вашему рабочему пространству поддержке Twenty, чтобы мы могли устранить проблемы или восстановить данные от вашего имени. Вы можете отозвать доступ в любое время."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Скрыть"
|
msgstr "Скрыть"
|
||||||
@ -883,6 +942,10 @@ msgstr "Скрыть"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Как вы будете идентифицированы в приложении."
|
msgstr "Как вы будете идентифицированы в приложении."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Интеграции"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Недопустимый провайдер аутентификации"
|
msgstr "Недопустимый провайдер аутентификации"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Некорректный адрес электронной почты"
|
msgstr "Некорректный адрес электронной почты"
|
||||||
@ -932,7 +999,7 @@ msgstr "Некорректный адрес электронной почты"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Неверный адрес электронной почты или домен"
|
msgstr "Неверный адрес электронной почты или домен"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Недопустимые значения формы"
|
msgstr "Недопустимые значения формы"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Пригласительная ссылка отправлена на а
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Пригласите свою команду"
|
msgstr "Пригласите свою команду"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Итальянский"
|
msgstr "Итальянский"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Японский"
|
msgstr "Японский"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Корейский"
|
msgstr "Корейский"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Переместить вправо"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Новая запись"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Новый Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Нет подключенных аккаунтов"
|
msgstr "Нет подключенных аккаунтов"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Пока нет запусков Workflow"
|
msgstr "Пока нет запусков Workflow"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Пока нет запусков Workflow"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Пока нет версий Workflow"
|
msgstr "Пока нет версий Workflow"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Не пусто"
|
msgstr "Не пусто"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Безвозвратно уничтожить записи"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Безвозвратно уничтожить Workflow"
|
msgstr "Безвозвратно уничтожить Workflow"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Разрешения"
|
msgstr "Разрешения"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Разрешения"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Изображение"
|
msgstr "Изображение"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Пожалуйста, введите корректный URL"
|
msgstr "Пожалуйста, введите корректный URL"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Пожалуйста, введите корректный URL"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Пожалуйста, введите \"{confirmationValue}\", чтобы подтвердить удаление этого API ключа. Имейте в виду, что любой скрипт, использующий этот ключ, перестанет работать."
|
msgstr "Пожалуйста, введите \"{confirmationValue}\", чтобы подтвердить удаление этого API ключа. Имейте в виду, что любой скрипт, использующий этот ключ, перестанет работать."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Пожалуйста, введите {confirmationText}, чтобы подтвердить желание удалить этот Webhook."
|
msgstr "Пожалуйста, введите {confirmationText}, чтобы подтвердить желание удалить этот Webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Португальский — Бразилия"
|
msgstr "Португальский — Бразилия"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Португальский — Португалия"
|
msgstr "Португальский — Португалия"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Политика конфиденциальности"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Профиль"
|
msgstr "Профиль"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Псевдо-английский"
|
msgstr "Псевдо-английский"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Перегенерировать ключ"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Релизы"
|
msgstr "Релизы"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Удалить"
|
msgstr "Удалить"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Сбросить пароль"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Сбросить к"
|
msgstr "Сбросить к"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Результаты"
|
msgstr "Результаты"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Роли"
|
msgstr "Роли"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Запустите workflow и вернитесь сюда для просмотра исполнений"
|
msgstr "Запустите workflow и вернитесь сюда для просмотра исполнений"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Искать ''{commandMenuSearch}'' с помощью..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Поиск поля..."
|
msgstr "Поиск поля..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Поиск индекса..."
|
msgstr "Поиск индекса..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Смотреть версии"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Смотреть историю версий"
|
msgstr "Смотреть историю версий"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Выберите события, которые вы хотите отправить на этот endpoint"
|
msgstr "Выберите события, которые вы хотите отправить на этот endpoint"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Выберите предпочитаемый язык"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Отправить пригласительное письмо вашей команде"
|
msgstr "Отправить пригласительное письмо вашей команде"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Панель администратора сервера"
|
msgstr "Панель администратора сервера"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Панель администратора сервера"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Управляйте видимостью вашей электронной почты, управляйте своим блок-листом и другими настройками."
|
msgstr "Управляйте видимостью вашей электронной почты, управляйте своим блок-листом и другими настройками."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Установить название вашего домена"
|
msgstr "Установить название вашего домена"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Установить название вашего домена"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Установить название вашего поддомена"
|
msgstr "Установить название вашего поддомена"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Пропустить"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Сортировать"
|
msgstr "Сортировать"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Испанский"
|
msgstr "Испанский"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "Единая система идентификации"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Субдомен"
|
msgstr "Субдомен"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Субдомен уже используется"
|
msgstr "Субдомен уже используется"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Субдомен не может быть длиннее 30 символов"
|
msgstr "Субдомен не может быть длиннее 30 символов"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Субдомен не может быть короче 3 символов"
|
msgstr "Субдомен не может быть короче 3 символов"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Сумма"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Поддержка"
|
msgstr "Поддержка"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Переключить {from}"
|
msgstr "Переключить {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Это действие необратимо. Пользователь
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Это действие необратимо. Ваше рабочее пространство будет удалено навсегда. <0/> Пожалуйста, введите вашу электронную почту для подтверждения."
|
msgstr "Это действие необратимо. Ваше рабочее пространство будет удалено навсегда. <0/> Пожалуйста, введите вашу электронную почту для подтверждения."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Эта роль имеет следующие разрешения."
|
msgstr "Эта роль имеет следующие разрешения."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Эта роль назначена следующим членам рабочего пространства."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Тип триггера"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Тип триггера должен быть <b>Ручной</b> - когда не выбрано ни одной записи"
|
msgstr "Тип триггера должен быть <b>Ручной</b> - когда не выбрано ни одной записи"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Тип"
|
msgstr "Тип"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Введите что-нибудь"
|
msgstr "Введите что-нибудь"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Неограниченное количество контактов"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Загрузить"
|
msgstr "Загрузить"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL-адрес"
|
msgstr "URL-адрес"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL-адрес"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Использовать как черновик"
|
msgstr "Использовать как черновик"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Используйте буквы, цифры и тире. Начинайте и заканчивайте буквой или цифрой"
|
msgstr "Используйте буквы, цифры и тире. Начинайте и заканчивайте буквой или цифрой"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Пользователь не вошел в систему"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Значения"
|
msgstr "Значения"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Посмотреть детали биллинга"
|
msgstr "Посмотреть детали биллинга"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Визуализировать"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Мы поддерживаем квадратные PNG, JPEG и GIF размером до 10МБ"
|
msgstr "Мы поддерживаем квадратные PNG, JPEG и GIF размером до 10МБ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Мы будем отправлять POST-запросы на этот эндпоинт для каждого нового события"
|
msgstr "Мы будем отправлять POST-запросы на этот эндпоинт для каждого нового события"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Вебхук"
|
msgstr "Вебхук"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Вебхуки"
|
msgstr "Вебхуки"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Рабочий процесс не может быть протести
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Логотип рабочей области"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Название рабочей области"
|
msgstr "Название рабочей области"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Напишите описание"
|
msgstr "Напишите описание"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "да"
|
msgstr "да"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: sr_Cyrl\n"
|
"Language: sr_Cyrl\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Serbian (Cyrillic)\n"
|
"Language-Team: Serbian (Cyrillic)\n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} од {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API кључ"
|
msgstr "{apiKeyName} API кључ"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 извршења чворова радног тока"
|
msgstr "1 000 извршења чворова радног тока"
|
||||||
@ -74,6 +78,10 @@ msgstr "Брисање налога"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Налози"
|
msgstr "Налози"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Активирајте радни ток"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Активни"
|
msgstr "Активни"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Активни API кључеви које сте креирали ви или ваш тим."
|
msgstr "Активни API кључеви које сте креирали ви или ваш тим."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Додајте свој први {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Додато {beautifiedCreatedAt}"
|
msgstr "Додато {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Сви"
|
msgstr "Сви"
|
||||||
@ -143,7 +155,7 @@ msgstr "Сви"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Сви ({relationRecordsCount})"
|
msgstr "Сви ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Све улоге"
|
msgstr "Све улоге"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Омогућите корисницима да се пријаве са
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Дошло је до грешке при ажурирању лозинке"
|
msgstr "Дошло је до грешке при ажурирању лозинке"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Опциони опис"
|
msgstr "Опциони опис"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API и Вебхукси"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API кључ"
|
msgstr "API кључ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API кључеви"
|
msgstr "API кључеви"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Назив АПИ"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Изглед"
|
msgstr "Изглед"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Да ли сте сигурни да желите да промените интервал наплате?"
|
msgstr "Да ли сте сигурни да желите да промените интервал наплате?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Растуће"
|
msgstr "Растуће"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Доделите улоге да бисте одредили овлашћења за приступ члановима"
|
msgstr "Доделите улоге да бисте одредили овлашћења за приступ члановима"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Додељени чланови"
|
msgstr "Додељени чланови"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Додељено"
|
msgstr "Додељено"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Додела"
|
msgstr "Додела"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Откажи план"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Откажите претплату"
|
msgstr "Откажите претплату"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Промени {to}"
|
msgstr "Промени {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Промени {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Промени лозинку"
|
msgstr "Промени лозинку"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Кинески — Поједностављен"
|
msgstr "Кинески — Поједностављен"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Кинески — Традиционални"
|
msgstr "Кинески — Традиционални"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Подесите како су датуми приказани широ
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Подесите своје подешавања е-поште и календара."
|
msgstr "Подесите своје подешавања е-поште и календара."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Повежите нови налог са својим простором за рад"
|
msgstr "Повежите нови налог са својим простором за рад"
|
||||||
@ -425,7 +461,7 @@ msgstr "Број јединствених вредности"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Креирајте радни ток и вратите се овде да бисте видели његове верзије"
|
msgstr "Креирајте радни ток и вратите се овде да бисте видели његове верзије"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Креирај API кључ"
|
msgstr "Креирај API кључ"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Креирај нови запис"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Креирај профил"
|
msgstr "Креирај профил"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Креирај улогу"
|
msgstr "Креирај улогу"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Креирај Webhook"
|
msgstr "Креирај Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Прилагоди домен"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Прилагоди безбедност свог радног простора"
|
msgstr "Прилагоди безбедност свог радног простора"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Прилагоди безбедност свог радног прост
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Опасна зона"
|
msgstr "Опасна зона"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Деактивирај радни ток"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Дефинишите име и опис вашег објекта"
|
msgstr "Дефинишите име и опис вашег објекта"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Обриши запис"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Обриши записе"
|
msgstr "Обриши записе"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Обриши ову интеграцију"
|
msgstr "Обриши ову интеграцију"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Обриши Вебхук"
|
msgstr "Обриши Вебхук"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Обриши цео свој простор за рад"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Опадајуће"
|
msgstr "Опадајуће"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Опис"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Уништи"
|
msgstr "Уништи"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Приказати као релативан датум"
|
msgstr "Приказати као релативан датум"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Домен"
|
msgstr "Домен"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Уредите назив свог потдомена или поста
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "Имејл"
|
msgstr "Имејл"
|
||||||
@ -686,12 +734,11 @@ msgstr "Запослени"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Празно"
|
msgstr "Празно"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "Ендпоинт УРЛ"
|
msgstr "Ендпоинт УРЛ"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Енглески"
|
msgstr "Енглески"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Грешка приликом поновног генерисања API
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Грешка приликом преласка на претплату {to}."
|
msgstr "Грешка приликом преласка на претплату {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Установите крајње тачке Вебхук за обавештења о асинхроним догађајима."
|
msgstr "Установите крајње тачке Вебхук за обавештења о асинхроним догађајима."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Број поља"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Филтер"
|
msgstr "Филтер"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Филтери"
|
msgstr "Филтери"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Име"
|
msgstr "Име"
|
||||||
@ -828,7 +879,7 @@ msgstr "Име"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Заборавили сте лозинку?"
|
msgstr "Заборавили сте лозинку?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Француски"
|
msgstr "Француски"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Функције"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Опште"
|
msgstr "Опште"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Немачки"
|
msgstr "Немачки"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Глобално"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Омогућите Twenty подршци привремени приступ вашем радном простору како би могли да реше проблеме или поврате садржај у ваше име. У сваком тренутку можете укинути приступ."
|
msgstr "Омогућите Twenty подршци привремени приступ вашем радном простору како би могли да реше проблеме или поврате садржај у ваше име. У сваком тренутку можете укинути приступ."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Сакриј"
|
msgstr "Сакриј"
|
||||||
@ -883,6 +942,10 @@ msgstr "Сакриј"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Како ћете бити идентификовани на апликацији."
|
msgstr "Како ћете бити идентификовани на апликацији."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Интеграције"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Невалидан провајдер аутентификације"
|
msgstr "Невалидан провајдер аутентификације"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Невалидан имејл"
|
msgstr "Невалидан имејл"
|
||||||
@ -932,7 +999,7 @@ msgstr "Невалидан имејл"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Невалидан имејл или домен"
|
msgstr "Невалидан имејл или домен"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Невалиде вредности формулара"
|
msgstr "Невалиде вредности формулара"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Позивни линк послат на адресе е-поште"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Позовите свој тим"
|
msgstr "Позовите свој тим"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Италијански"
|
msgstr "Италијански"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Јапански"
|
msgstr "Јапански"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Корејски"
|
msgstr "Корејски"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Помери удесно"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Нови запис"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Нови Webhooks"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Није повезан налог"
|
msgstr "Није повезан налог"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Још нема покретања радног процеса"
|
msgstr "Још нема покретања радног процеса"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Још нема покретања радног процеса"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Још нема верзија радног процеса"
|
msgstr "Још нема верзија радног процеса"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Није празно"
|
msgstr "Није празно"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Трајно уништите записе"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Трајно уништите радне процесе"
|
msgstr "Трајно уништите радне процесе"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Дозволе"
|
msgstr "Дозволе"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Дозволе"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Слика"
|
msgstr "Слика"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Унесите важећи URL"
|
msgstr "Унесите важећи URL"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Унесите важећи URL"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Унесите \"{confirmationValue}\" да бисте потврдили да желите да избришете овај API кључ. Имајте на уму да ће сваки скрипт који користи овај кључ престати са радом."
|
msgstr "Унесите \"{confirmationValue}\" да бисте потврдили да желите да избришете овај API кључ. Имајте на уму да ће сваки скрипт који користи овај кључ престати са радом."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Унесите {confirmationText} да потврдите да желите да избришете овај вебхуку."
|
msgstr "Унесите {confirmationText} да потврдите да желите да избришете овај вебхуку."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Португалски — Бразил"
|
msgstr "Португалски — Бразил"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Португалски — Португал"
|
msgstr "Португалски — Португал"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Политика приватности"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Профил"
|
msgstr "Профил"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Псеудо-енглески"
|
msgstr "Псеудо-енглески"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Регенеришите кључ"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Издања"
|
msgstr "Издања"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Уклони"
|
msgstr "Уклони"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Ресетујте лозинку"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Ресетујте на"
|
msgstr "Ресетујте на"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Резултати"
|
msgstr "Резултати"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Улоге"
|
msgstr "Улоге"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Покрените радни процес и вратите се овде да погледате његове извршавања"
|
msgstr "Покрените радни процес и вратите се овде да погледате његове извршавања"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Претражите ''{commandMenuSearch}'' са..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Претражите поље..."
|
msgstr "Претражите поље..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Претражите индекс..."
|
msgstr "Претражите индекс..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Погледајте верзије"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Погледајте историју верзија"
|
msgstr "Погледајте историју верзија"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Изаберите догађаје које желите да пошаљете на овај крај"
|
msgstr "Изаберите догађаје које желите да пошаљете на овај крај"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Изаберите жељени језик"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Пошаљите имејл позивницу вашем тиму"
|
msgstr "Пошаљите имејл позивницу вашем тиму"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Админ панел сервера"
|
msgstr "Админ панел сервера"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Админ панел сервера"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Подесите видљивост имејла, управљајте вашом листом блокираних и још много тога."
|
msgstr "Подесите видљивост имејла, управљајте вашом листом блокираних и још много тога."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Поставите име вашег домена"
|
msgstr "Поставите име вашег домена"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Поставите име вашег домена"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Поставите име вашег поддомена"
|
msgstr "Поставите име вашег поддомена"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Прескочи"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Сортирај"
|
msgstr "Сортирај"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Шпански"
|
msgstr "Шпански"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "Јединствена пријава"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Поддомен"
|
msgstr "Поддомен"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Поддомен је већ заузет"
|
msgstr "Поддомен је већ заузет"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Поддомен не може бити дужи од 30 карактера"
|
msgstr "Поддомен не може бити дужи од 30 карактера"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Поддомен не може бити краћи од 3 карактера"
|
msgstr "Поддомен не може бити краћи од 3 карактера"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Збир"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Подршка"
|
msgstr "Подршка"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Промени {from}"
|
msgstr "Промени {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Ова акција се не може опозвати. Ово ће т
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Ова акција се не може опозвати. Ово ће трајно обрисати ваш радни простор. <0/> Молимо вас да унесете ваш имејл да потврдите."
|
msgstr "Ова акција се не може опозвати. Ово ће трајно обрисати ваш радни простор. <0/> Молимо вас да унесете ваш имејл да потврдите."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Ова улога има следеће дозволе."
|
msgstr "Ова улога има следеће дозволе."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Ова улога је додељена овим члановима радног простора."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Тип окдашајућег догађаја"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Тип активатора треба да буде Ручни - када није изабран ниједан запис(и)"
|
msgstr "Тип активатора треба да буде Ручни - када није изабран ниједан запис(и)"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Тип"
|
msgstr "Тип"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Укуцајте било шта"
|
msgstr "Укуцајте било шта"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Неограничени контакти"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Отпреми"
|
msgstr "Отпреми"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "УРЛ"
|
msgstr "УРЛ"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "УРЛ"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Користи као нацрт"
|
msgstr "Користи као нацрт"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Користите слово, број и црту само. Почетак и крај морају почети словом или бројем"
|
msgstr "Користите слово, број и црту само. Почетак и крај морају почети словом или бројем"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Корисник није улогован"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Вредности"
|
msgstr "Вредности"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Прегледај детаље о плаћању"
|
msgstr "Прегледај детаље о плаћању"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Визуализуј"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Подржавамо ваше квадратне PNG, JPEG и GIF фајлове величине испод 10MB"
|
msgstr "Подржавамо ваше квадратне PNG, JPEG и GIF фајлове величине испод 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Слаћемо POST захтеве овом ендпоинту за сваки нови догађај"
|
msgstr "Слаћемо POST захтеве овом ендпоинту за сваки нови догађај"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Вебхук"
|
msgstr "Вебхук"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Вебхукс"
|
msgstr "Вебхукс"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Радња не може бити тестирана"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Лого радног простора"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Име радног простора"
|
msgstr "Име радног простора"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Напишите опис"
|
msgstr "Напишите опис"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "да"
|
msgstr "да"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: sv\n"
|
"Language: sv\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Swedish\n"
|
"Language-Team: Swedish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} f\\u00f6r {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API-nyckel"
|
msgstr "{apiKeyName} API-nyckel"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 utf\\u00f6randen av arbetsfl\\u00f6desnoder"
|
msgstr "1 000 utf\\u00f6randen av arbetsfl\\u00f6desnoder"
|
||||||
@ -74,6 +78,10 @@ msgstr "Kontoradering"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Konton"
|
msgstr "Konton"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Aktivera arbetsfl\\u00f6de"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktiv"
|
msgstr "Aktiv"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Aktiva API-nycklar skapade av dig eller ditt team."
|
msgstr "Aktiva API-nycklar skapade av dig eller ditt team."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "L\\u00e4gg till din f\\u00f6rsta {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Tillagd {beautifiedCreatedAt}"
|
msgstr "Tillagd {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Alla"
|
msgstr "Alla"
|
||||||
@ -143,7 +155,7 @@ msgstr "Alla"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Alla ({relationRecordsCount})"
|
msgstr "Alla ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Alla roller"
|
msgstr "Alla roller"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Till\\u00e5t anv\\u00e4ndare att logga in med e-postadress och l\\u00f6s
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Ett fel uppstod vid uppdatering av l\\u00f6senord"
|
msgstr "Ett fel uppstod vid uppdatering av l\\u00f6senord"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "En valfri beskrivning"
|
msgstr "En valfri beskrivning"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API-nyckel"
|
msgstr "API-nyckel"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API-nycklar"
|
msgstr "API-nycklar"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API-namn"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Utseende"
|
msgstr "Utseende"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Är du säker på att du vill ändra din faktureringsintervall?"
|
msgstr "Är du säker på att du vill ändra din faktureringsintervall?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Stigande"
|
msgstr "Stigande"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Tilldela roller för att specificera varje medlems åtkomsträttigheter"
|
msgstr "Tilldela roller för att specificera varje medlems åtkomsträttigheter"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Tilldelade medlemmar"
|
msgstr "Tilldelade medlemmar"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Tilldelad till"
|
msgstr "Tilldelad till"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Tilldelning"
|
msgstr "Tilldelning"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Avsluta Plan"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Avsluta din prenumeration"
|
msgstr "Avsluta din prenumeration"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Ändra till {to}"
|
msgstr "Ändra till {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Ändra till {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Byt Lösenord"
|
msgstr "Byt Lösenord"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Kinesiska — Förenklad"
|
msgstr "Kinesiska — Förenklad"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Kinesiska — Traditionell"
|
msgstr "Kinesiska — Traditionell"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Välj ett objekt"
|
msgstr "Välj ett objekt"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Konfigurera hur datum visas i hela appen"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Konfigurera dina e-post- och kalenderinställningar."
|
msgstr "Konfigurera dina e-post- och kalenderinställningar."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Anslut ett nytt konto till din arbetsyta"
|
msgstr "Anslut ett nytt konto till din arbetsyta"
|
||||||
@ -425,7 +461,7 @@ msgstr "Räkna unika värden"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Skapa ett arbetsflöde och återvänd hit för att se dess versioner"
|
msgstr "Skapa ett arbetsflöde och återvänd hit för att se dess versioner"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Skapa API-nyckel"
|
msgstr "Skapa API-nyckel"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Skapa ny post"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Skapa profil"
|
msgstr "Skapa profil"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Skapa roll"
|
msgstr "Skapa roll"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Skapa Webhook"
|
msgstr "Skapa Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Anpassa domän"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Anpassa din arbetsytas säkerhet"
|
msgstr "Anpassa din arbetsytas säkerhet"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Anpassa din arbetsytas säkerhet"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Faraområde"
|
msgstr "Faraområde"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Inaktivera arbetsflöde"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Definiera namnet och beskrivningen av ditt objekt"
|
msgstr "Definiera namnet och beskrivningen av ditt objekt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Ta bort post"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Ta bort poster"
|
msgstr "Ta bort poster"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Ta bort denna integration"
|
msgstr "Ta bort denna integration"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Ta bort webhook"
|
msgstr "Ta bort webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Ta bort hela din arbetsyta"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Fallande"
|
msgstr "Fallande"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Beskrivning"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Förstör"
|
msgstr "Förstör"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Visa som relativt datum"
|
msgstr "Visa som relativt datum"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domän"
|
msgstr "Domän"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Redigera ditt subdomännamn eller ange en anpassad domän."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-post"
|
msgstr "E-post"
|
||||||
@ -686,12 +734,11 @@ msgstr "Anställda"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Tom"
|
msgstr "Tom"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "Slutpunkts-URL"
|
msgstr "Slutpunkts-URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Engelska"
|
msgstr "Engelska"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Fel vid regenerering av api-nyckel: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Fel vid byte av prenumeration {to}."
|
msgstr "Fel vid byte av prenumeration {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Skapa webhook-slutpunkter för notiser om asynkrona händelser."
|
msgstr "Skapa webhook-slutpunkter för notiser om asynkrona händelser."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Antal fält"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtrera"
|
msgstr "Filtrera"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filter"
|
msgstr "Filter"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Förnamn"
|
msgstr "Förnamn"
|
||||||
@ -828,7 +879,7 @@ msgstr "Förnamn"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Glömt ditt lösenord?"
|
msgstr "Glömt ditt lösenord?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Franska"
|
msgstr "Franska"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Funktioner"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Allmänt"
|
msgstr "Allmänt"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Tyska"
|
msgstr "Tyska"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Global"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Ge Twenty tillfällig åtkomst till din arbetsyta så att vi kan felsöka problem eller återställa innehåll på dina vägnar. Du kan återkalla tillgången när som helst."
|
msgstr "Ge Twenty tillfällig åtkomst till din arbetsyta så att vi kan felsöka problem eller återställa innehåll på dina vägnar. Du kan återkalla tillgången när som helst."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Dölj"
|
msgstr "Dölj"
|
||||||
@ -883,6 +942,10 @@ msgstr "Dölj"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Hur du kommer att identifieras i appen."
|
msgstr "Hur du kommer att identifieras i appen."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Integrationer"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Ogiltig autentiseringsleverant\\u00f6r"
|
msgstr "Ogiltig autentiseringsleverant\\u00f6r"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Ogiltig e-post"
|
msgstr "Ogiltig e-post"
|
||||||
@ -932,7 +999,7 @@ msgstr "Ogiltig e-post"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Ogiltig e-post eller dom\\u00e4n"
|
msgstr "Ogiltig e-post eller dom\\u00e4n"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Ogiltiga formul\\u00e4rv\\u00e4rden"
|
msgstr "Ogiltiga formul\\u00e4rv\\u00e4rden"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Inbjudningsl\\u00e4nk skickad till e-postadresser"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Bjud in ditt team"
|
msgstr "Bjud in ditt team"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Italienska"
|
msgstr "Italienska"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japanska"
|
msgstr "Japanska"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Koreanska"
|
msgstr "Koreanska"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Flytta \\u00e5t h\\u00f6ger"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Ny post"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Ny Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Inget anslutet konto"
|
msgstr "Inget anslutet konto"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Inga arbetsflödeskörningar än"
|
msgstr "Inga arbetsflödeskörningar än"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Inga arbetsflödeskörningar än"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Inga arbetsflödesversioner än"
|
msgstr "Inga arbetsflödesversioner än"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Inte tom"
|
msgstr "Inte tom"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Förstöra posterna permanent"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Förstöra arbetsflödena permanent"
|
msgstr "Förstöra arbetsflödena permanent"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Behörigheter"
|
msgstr "Behörigheter"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Behörigheter"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Bild"
|
msgstr "Bild"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Vänligen ange en giltig URL"
|
msgstr "Vänligen ange en giltig URL"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Vänligen ange en giltig URL"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Skriv \"{confirmationValue}\" för att bekräfta att du vill ta bort denna API-nyckel. Var medveten om att alla skript som använder denna nyckel kommer att sluta fungera."
|
msgstr "Skriv \"{confirmationValue}\" för att bekräfta att du vill ta bort denna API-nyckel. Var medveten om att alla skript som använder denna nyckel kommer att sluta fungera."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Skriv {confirmationText} för att bekräfta att du vill radera denna webhook."
|
msgstr "Skriv {confirmationText} för att bekräfta att du vill radera denna webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portugisiska — Brasilien"
|
msgstr "Portugisiska — Brasilien"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portugisiska — Portugal"
|
msgstr "Portugisiska — Portugal"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Integritetspolicy"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Pseudo-Engelska"
|
msgstr "Pseudo-Engelska"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Återskapa nyckel"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Utgåvor"
|
msgstr "Utgåvor"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Ta bort"
|
msgstr "Ta bort"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Återställ lösenord"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Återställ till"
|
msgstr "Återställ till"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Resultat"
|
msgstr "Resultat"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roller"
|
msgstr "Roller"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Kör en arbetsflöde och återvänd hit för att se dess körningar"
|
msgstr "Kör en arbetsflöde och återvänd hit för att se dess körningar"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Sök ''{commandMenuSearch}'' med..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Sök ett fält..."
|
msgstr "Sök ett fält..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Sök ett index..."
|
msgstr "Sök ett index..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Se versioner"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Se versionshistorik"
|
msgstr "Se versionshistorik"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Välj de händelser du vill skicka till denna slutpunkt"
|
msgstr "Välj de händelser du vill skicka till denna slutpunkt"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Välj ditt föredragna språk"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Skicka en inbjudnings-e-post till ditt team"
|
msgstr "Skicka en inbjudnings-e-post till ditt team"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Serveradministratörspanel"
|
msgstr "Serveradministratörspanel"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Serveradministratörspanel"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Ställ in e-postns synlighet, hantera din blocklista och mer."
|
msgstr "Ställ in e-postns synlighet, hantera din blocklista och mer."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Ange namnet på din domän"
|
msgstr "Ange namnet på din domän"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Ange namnet på din domän"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Ange namnet på din subdomän"
|
msgstr "Ange namnet på din subdomän"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Hoppa över"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Sortera"
|
msgstr "Sortera"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spanska"
|
msgstr "Spanska"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "Enkel inloggning"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Underdomän"
|
msgstr "Underdomän"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Underdomänen är redan tagen"
|
msgstr "Underdomänen är redan tagen"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Underdomänen får inte vara längre än 30 tecken"
|
msgstr "Underdomänen får inte vara längre än 30 tecken"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Underdomänen får inte vara kortare än 3 tecken"
|
msgstr "Underdomänen får inte vara kortare än 3 tecken"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Summa"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Support"
|
msgstr "Support"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Byt från {from}"
|
msgstr "Byt från {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Denna åtgärd kan inte ångras. Det här kommer att radera denna använ
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Denna åtgärd kan inte ångras. Detta kommer att permanent radera hela din arbetsyta. <0/> Vänligen skriv in din e-post för att bekräfta."
|
msgstr "Denna åtgärd kan inte ångras. Detta kommer att permanent radera hela din arbetsyta. <0/> Vänligen skriv in din e-post för att bekräfta."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Denna roll har följande behörigheter."
|
msgstr "Denna roll har följande behörigheter."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Denna roll är tilldelad dessa arbetsytans medlemmar."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr ""
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Utlösartypen bör vara Manuell - när inga post(er) är valda"
|
msgstr "Utlösartypen bör vara Manuell - när inga post(er) är valda"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Typ"
|
msgstr "Typ"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Skriv något"
|
msgstr "Skriv något"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Obegränsat med kontakter"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Ladda upp"
|
msgstr "Ladda upp"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Använd som utkast"
|
msgstr "Använd som utkast"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Använd bokstäver, siffror och bindestreck endast. Börja och avsluta med en bokstav eller en siffra"
|
msgstr "Använd bokstäver, siffror och bindestreck endast. Börja och avsluta med en bokstav eller en siffra"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Användaren är inte inloggad"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Värden"
|
msgstr "Värden"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Visa fakturadetaljer"
|
msgstr "Visa fakturadetaljer"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Visualisera"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Vi stödjer dina kvadratiska PNG, JPEG och GIF som är under 10MB"
|
msgstr "Vi stödjer dina kvadratiska PNG, JPEG och GIF som är under 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Vi kommer att skicka POST-förfrågningar till denna slutpunkt för varje ny händelse"
|
msgstr "Vi kommer att skicka POST-förfrågningar till denna slutpunkt för varje ny händelse"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webkrok"
|
msgstr "Webkrok"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webkrokar"
|
msgstr "Webkrokar"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Arbetsflödet kan inte testas"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Arbetsytans logotyp"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Arbetsytans namn"
|
msgstr "Arbetsytans namn"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Skriv en beskrivning"
|
msgstr "Skriv en beskrivning"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "ja"
|
msgstr "ja"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: tr\n"
|
"Language: tr\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Turkish\n"
|
"Language-Team: Turkish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel}, {fieldLabel}'in"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API Anahtar"
|
msgstr "{apiKeyName} API Anahtar"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 iş akışı düğümü yürütmesi"
|
msgstr "1 iş akışı düğümü yürütmesi"
|
||||||
@ -74,6 +78,10 @@ msgstr "Hesap Silme"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Hesaplar"
|
msgstr "Hesaplar"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "İş Akışını Aktif Et"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Aktif"
|
msgstr "Aktif"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Ekip arkadaşlarınız ya da sizin tarafınızdan oluşturulan etkin API anahtarları."
|
msgstr "Ekip arkadaşlarınız ya da sizin tarafınızdan oluşturulan etkin API anahtarları."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "İlk {objectLabel}'ınızı Ekleyin"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "{beautifiedCreatedAt} Eklendi"
|
msgstr "{beautifiedCreatedAt} Eklendi"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Tüm"
|
msgstr "Tüm"
|
||||||
@ -143,7 +155,7 @@ msgstr "Tüm"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Tüm ({relationRecordsCount})"
|
msgstr "Tüm ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Tüm roller"
|
msgstr "Tüm roller"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Kullanıcıların e-posta ve şifre ile oturum açmasına izin ver."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "İsteğe bağlı bir açıklama"
|
msgstr "İsteğe bağlı bir açıklama"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhook'lar"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API Anahtar"
|
msgstr "API Anahtar"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API anahtarları"
|
msgstr "API anahtarları"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API Adı"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Görünüm"
|
msgstr "Görünüm"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Faturalandırma aralığınızı değiştirmek istediğinizden emin misiniz?"
|
msgstr "Faturalandırma aralığınızı değiştirmek istediğinizden emin misiniz?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Artan"
|
msgstr "Artan"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Her üyenin erişim izinlerini belirtmek için roller atayın"
|
msgstr "Her üyenin erişim izinlerini belirtmek için roller atayın"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Atanan üyeler"
|
msgstr "Atanan üyeler"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Atanan"
|
msgstr "Atanan"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Atama"
|
msgstr "Atama"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Planı İptal Et"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Aboneliğinizi iptal edin"
|
msgstr "Aboneliğinizi iptal edin"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "{to} Değiştir"
|
msgstr "{to} Değiştir"
|
||||||
@ -308,15 +340,15 @@ msgstr "{to} Değiştir"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Şifre Değiştir"
|
msgstr "Şifre Değiştir"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Çince — Basitleştirilmiş"
|
msgstr "Çince — Basitleştirilmiş"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Çince — Geleneksel"
|
msgstr "Çince — Geleneksel"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Bir nesne seçin"
|
msgstr "Bir nesne seçin"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Uygulama genelinde tarihlerin nasıl görüntüleneceğini yapılandır
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "E-posta ve takvim ayarlarınızı yapılandırın."
|
msgstr "E-posta ve takvim ayarlarınızı yapılandırın."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Çalışma alanınıza yeni bir hesap bağlayın"
|
msgstr "Çalışma alanınıza yeni bir hesap bağlayın"
|
||||||
@ -425,7 +461,7 @@ msgstr "Benzersiz değerleri say"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Bir iş akışı oluşturun ve sürümlerini görmek için buraya geri dönün"
|
msgstr "Bir iş akışı oluşturun ve sürümlerini görmek için buraya geri dönün"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "API anahtarı oluştur"
|
msgstr "API anahtarı oluştur"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Yeni kayıt oluştur"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Profil oluştur"
|
msgstr "Profil oluştur"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Rol oluştur"
|
msgstr "Rol oluştur"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Webhook oluştur"
|
msgstr "Webhook oluştur"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Alan adını özelleştir"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Çalışma alanınızın güvenliğini özelleştirin"
|
msgstr "Çalışma alanınızın güvenliğini özelleştirin"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Çalışma alanınızın güvenliğini özelleştirin"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Tehlike bölgesi"
|
msgstr "Tehlike bölgesi"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "İş Akışını Devre Dışı Bırak"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Nesnenizin adını ve açıklamasını tanımlayın"
|
msgstr "Nesnenizin adını ve açıklamasını tanımlayın"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Kaydı sil"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Kayıtları Sil"
|
msgstr "Kayıtları Sil"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Bu entegrasyonu sil"
|
msgstr "Bu entegrasyonu sil"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Webhook'u Sil"
|
msgstr "Webhook'u Sil"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Tüm çalışma alanınızı silin"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Azalan"
|
msgstr "Azalan"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Açıklama"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Yok Et"
|
msgstr "Yok Et"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "İlgili tarihi göster"
|
msgstr "İlgili tarihi göster"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Alan Adı"
|
msgstr "Alan Adı"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Alt alan adınızı düzenleyin veya özel bir domain ayarlayın."
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-posta"
|
msgstr "E-posta"
|
||||||
@ -686,12 +734,11 @@ msgstr "Çalışanlar"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Boş"
|
msgstr "Boş"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "Uç Noktası URL"
|
msgstr "Uç Noktası URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "İngilizce"
|
msgstr "İngilizce"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Api anahtarını yeniden oluştururken hata: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Abonelik değiştirilirken hata {to}."
|
msgstr "Abonelik değiştirilirken hata {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Asenkron olaylar üzerine bildirimler için Webhook uç noktaları oluşturun."
|
msgstr "Asenkron olaylar üzerine bildirimler için Webhook uç noktaları oluşturun."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "Alan Sayısı"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Filtre"
|
msgstr "Filtre"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Filtreler"
|
msgstr "Filtreler"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "İsim"
|
msgstr "İsim"
|
||||||
@ -828,7 +879,7 @@ msgstr "İsim"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Parolanızı mı unuttunuz?"
|
msgstr "Parolanızı mı unuttunuz?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Fransızca"
|
msgstr "Fransızca"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "Fonksiyonlar"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Genel"
|
msgstr "Genel"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Almanca"
|
msgstr "Almanca"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "Küresel"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Sorunları gidermemizi veya adınıza içerikleri kurtarmamızı sağlayacak şekilde Twenty destek ekibine çalışma alanınızda geçici olarak erişim izni verin. İstediğiniz zaman erişimi iptal edebilirsiniz."
|
msgstr "Sorunları gidermemizi veya adınıza içerikleri kurtarmamızı sağlayacak şekilde Twenty destek ekibine çalışma alanınızda geçici olarak erişim izni verin. İstediğiniz zaman erişimi iptal edebilirsiniz."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Gizle"
|
msgstr "Gizle"
|
||||||
@ -883,6 +942,10 @@ msgstr "Gizle"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Uygulamada nasıl tanınacağınız."
|
msgstr "Uygulamada nasıl tanınacağınız."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Entegrasyonlar"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Geçersiz yetkilendirme sağlayıcısı"
|
msgstr "Geçersiz yetkilendirme sağlayıcısı"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Geçersiz e-posta"
|
msgstr "Geçersiz e-posta"
|
||||||
@ -932,7 +999,7 @@ msgstr "Geçersiz e-posta"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Geçersiz e-posta veya alan adı"
|
msgstr "Geçersiz e-posta veya alan adı"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Geçersiz form değerleri"
|
msgstr "Geçersiz form değerleri"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Davet linki e-posta adreslerine gönderildi"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Takımını davet et"
|
msgstr "Takımını davet et"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "İtalyanca"
|
msgstr "İtalyanca"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Japonca"
|
msgstr "Japonca"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Korece"
|
msgstr "Korece"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Sağa taşı"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Yeni kayıt"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Yeni Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Bağlı hesap yok"
|
msgstr "Bağlı hesap yok"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Henüz iş akışı çalıştırması yok"
|
msgstr "Henüz iş akışı çalıştırması yok"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "Henüz iş akışı çalıştırması yok"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Henüz iş akışı versiyonu yok"
|
msgstr "Henüz iş akışı versiyonu yok"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Boş değil"
|
msgstr "Boş değil"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Kayıtları kalıcı olarak yok et"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "İş akışlarını kalıcı olarak yok et"
|
msgstr "İş akışlarını kalıcı olarak yok et"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "İzinler"
|
msgstr "İzinler"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "İzinler"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Resim"
|
msgstr "Resim"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Geçerli bir URL giriniz"
|
msgstr "Geçerli bir URL giriniz"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Geçerli bir URL giriniz"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Bu API Anahtarını silmek istediğinizi onaylamak için \"{confirmationValue}\" yazınız. Bu anahtarı kullanan herhangi bir betiğin çalışmayacağını unutmayın."
|
msgstr "Bu API Anahtarını silmek istediğinizi onaylamak için \"{confirmationValue}\" yazınız. Bu anahtarı kullanan herhangi bir betiğin çalışmayacağını unutmayın."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Bu webhook'u silmek istediğinizi onaylamak için {confirmationText} yazın."
|
msgstr "Bu webhook'u silmek istediğinizi onaylamak için {confirmationText} yazın."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Portekizce — Brezilya"
|
msgstr "Portekizce — Brezilya"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Portekizce — Portekiz"
|
msgstr "Portekizce — Portekiz"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Gizlilik Politikası"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Profil"
|
msgstr "Profil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Sahte-İngilizce"
|
msgstr "Sahte-İngilizce"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Anahtar Yeniden Oluştur"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Sürümler"
|
msgstr "Sürümler"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Kaldır"
|
msgstr "Kaldır"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Şifreyi Sıfırla"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Sıfırla"
|
msgstr "Sıfırla"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Sonuçlar"
|
msgstr "Sonuçlar"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roller"
|
msgstr "Roller"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Bir iş akışı çalıştırın ve yürütmelerini görmek için buraya geri dönün"
|
msgstr "Bir iş akışı çalıştırın ve yürütmelerini görmek için buraya geri dönün"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "''{commandMenuSearch}'' ile ara..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Bir alan ara..."
|
msgstr "Bir alan ara..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Bir indeks ara..."
|
msgstr "Bir indeks ara..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Sürümleri gör"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Sürüm geçmişini gör"
|
msgstr "Sürüm geçmişini gör"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Bu uç noktaya göndermek istediğiniz olayları seçin"
|
msgstr "Bu uç noktaya göndermek istediğiniz olayları seçin"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Tercih ettiğiniz dili seçin"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Takımınıza davet e-postası gönderin"
|
msgstr "Takımınıza davet e-postası gönderin"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Sunucu Yönetim Paneli"
|
msgstr "Sunucu Yönetim Paneli"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Sunucu Yönetim Paneli"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "E-posta görünürlüğünü ayarlayın, engel listenizi yönetin ve daha fazlası."
|
msgstr "E-posta görünürlüğünü ayarlayın, engel listenizi yönetin ve daha fazlası."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Alan adınızın adını belirleyin"
|
msgstr "Alan adınızın adını belirleyin"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Alan adınızın adını belirleyin"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Alt alan adınızın adını belirleyin"
|
msgstr "Alt alan adınızın adını belirleyin"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Atla"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Sırala"
|
msgstr "Sırala"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "İspanyolca"
|
msgstr "İspanyolca"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "Tek Oturum Açma"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Alt alan adı"
|
msgstr "Alt alan adı"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Alt alan adı zaten alınmış"
|
msgstr "Alt alan adı zaten alınmış"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Alt alan adı 30 karakterden uzun olamaz"
|
msgstr "Alt alan adı 30 karakterden uzun olamaz"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Alt alan adı 3 karakterden kısa olamaz"
|
msgstr "Alt alan adı 3 karakterden kısa olamaz"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Toplam"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Destek"
|
msgstr "Destek"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "{from} değiştir"
|
msgstr "{from} değiştir"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Bu işlem geri alınamaz. Bu, kullanıcıyı kalıcı olarak siler ve t
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Bu işlem geri alınamaz. Bu, iş alanınızı tamamen silecek. <0/>Onaylamak için lütfen e-postanızı yazın."
|
msgstr "Bu işlem geri alınamaz. Bu, iş alanınızı tamamen silecek. <0/>Onaylamak için lütfen e-postanızı yazın."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Bu Rol şu izinlere sahip."
|
msgstr "Bu Rol şu izinlere sahip."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Bu Rol bu iş alanı üyelerine atanmış."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Tetikleyici Türü"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Tetikleme türü, hiçbir kayıt seçilmediğinde Manuel olmalıdır"
|
msgstr "Tetikleme türü, hiçbir kayıt seçilmediğinde Manuel olmalıdır"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tür"
|
msgstr "Tür"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Bir şeyler yazın"
|
msgstr "Bir şeyler yazın"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Sınırsız kişilerle iletişim"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Yükle"
|
msgstr "Yükle"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Taslak olarak kullan"
|
msgstr "Taslak olarak kullan"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Sadece harf, rakam ve çizgi kullanın. Harf veya rakamla başlayıp bitirin"
|
msgstr "Sadece harf, rakam ve çizgi kullanın. Harf veya rakamla başlayıp bitirin"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Kullanıcı giriş yapmamış"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Değerler"
|
msgstr "Değerler"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Fatura detaylarını görüntüle"
|
msgstr "Fatura detaylarını görüntüle"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Görselleştirme"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "10MB'nin altındaki kare PNG, JPEG ve GIF'lerinizi destekliyoruz"
|
msgstr "10MB'nin altındaki kare PNG, JPEG ve GIF'lerinizi destekliyoruz"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Yeni her olay için bu uç noktaya POST istekleri göndereceğiz"
|
msgstr "Yeni her olay için bu uç noktaya POST istekleri göndereceğiz"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Web kancası"
|
msgstr "Web kancası"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Web kancaları"
|
msgstr "Web kancaları"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "İş Akışı test edilemez"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "İş Alanı logosu"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "İş Alanı adı"
|
msgstr "İş Alanı adı"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Bir açıklama yazın"
|
msgstr "Bir açıklama yazın"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "evet"
|
msgstr "evet"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: uk\n"
|
"Language: uk\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Ukrainian\n"
|
"Language-Team: Ukrainian\n"
|
||||||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "API-ключ {apiKeyName}"
|
msgstr "API-ключ {apiKeyName}"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 виконань вузлів робочого процесу"
|
msgstr "1 000 виконань вузлів робочого процесу"
|
||||||
@ -74,6 +78,10 @@ msgstr "Видалення аккаунту"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Аккаунти"
|
msgstr "Аккаунти"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Активувати процеси роботи"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Активний"
|
msgstr "Активний"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Активні API-ключі, створені вами або вашою командою."
|
msgstr "Активні API-ключі, створені вами або вашою командою."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Додайте ваш перший {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Додано {beautifiedCreatedAt}"
|
msgstr "Додано {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Всі"
|
msgstr "Всі"
|
||||||
@ -143,7 +155,7 @@ msgstr "Всі"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Всі ({relationRecordsCount})"
|
msgstr "Всі ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Всі ролі"
|
msgstr "Всі ролі"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Дозволити користувачам входити за допо
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Виникла помилка під час оновлення пароля"
|
msgstr "Виникла помилка під час оновлення пароля"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Опціональний опис"
|
msgstr "Опціональний опис"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API та Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API-ключ"
|
msgstr "API-ключ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API-ключі"
|
msgstr "API-ключі"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Назва API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Зовнішній вигляд"
|
msgstr "Зовнішній вигляд"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Ви впевнені, що хочете змінити періодичність розрахунків?"
|
msgstr "Ви впевнені, що хочете змінити періодичність розрахунків?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "За зростанням"
|
msgstr "За зростанням"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Призначте ролі для визначення дозволів доступу кожного учасника"
|
msgstr "Призначте ролі для визначення дозволів доступу кожного учасника"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Призначені учасники"
|
msgstr "Призначені учасники"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Призначено"
|
msgstr "Призначено"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Призначення"
|
msgstr "Призначення"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Скасувати план"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Скасувати підписку"
|
msgstr "Скасувати підписку"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Змінити {to}"
|
msgstr "Змінити {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Змінити {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Змінити пароль"
|
msgstr "Змінити пароль"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Китайська — спрощена"
|
msgstr "Китайська — спрощена"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Китайська — традиційна"
|
msgstr "Китайська — традиційна"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Виберіть об'єкт"
|
msgstr "Виберіть об'єкт"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Налаштуйте відображення дат у додатку"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Налаштуйте налаштування електронної пошти та календаря."
|
msgstr "Налаштуйте налаштування електронної пошти та календаря."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Під'єднайте новий обліковий запис до вашого робочого простору"
|
msgstr "Під'єднайте новий обліковий запис до вашого робочого простору"
|
||||||
@ -425,7 +461,7 @@ msgstr "Підрахунок унікальних значень"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Створіть процес та поверніться сюди, щоб переглянути його версії"
|
msgstr "Створіть процес та поверніться сюди, щоб переглянути його версії"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Створити ключ API"
|
msgstr "Створити ключ API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Створити новий запис"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Створити профіль"
|
msgstr "Створити профіль"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Створити роль"
|
msgstr "Створити роль"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Створити Webhook"
|
msgstr "Створити Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Налаштувати домен"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Налаштуйте безпеку свого робочого простору"
|
msgstr "Налаштуйте безпеку свого робочого простору"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Налаштуйте безпеку свого робочого прос
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Небезпечна зона"
|
msgstr "Небезпечна зона"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Деактивувати процес"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Визначте назву та опис вашого об'єкта"
|
msgstr "Визначте назву та опис вашого об'єкта"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -558,15 +602,15 @@ msgstr "\n"
|
|||||||
" \n"
|
" \n"
|
||||||
" Видалити записи"
|
" Видалити записи"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "\n"
|
msgstr "\n"
|
||||||
" \n"
|
" \n"
|
||||||
" Видалити цю інтеграцію"
|
" Видалити цю інтеграцію"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "\n"
|
msgstr "\n"
|
||||||
" \n"
|
" \n"
|
||||||
@ -604,7 +648,7 @@ msgstr "\n"
|
|||||||
" \n"
|
" \n"
|
||||||
" По спадаючій"
|
" По спадаючій"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -621,10 +665,9 @@ msgstr "\n"
|
|||||||
" \n"
|
" \n"
|
||||||
" Знищити"
|
" Знищити"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -647,14 +690,18 @@ msgstr "\n"
|
|||||||
" Показувати як відносну дату"
|
" Показувати як відносну дату"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "\n"
|
msgstr "\n"
|
||||||
" \n"
|
" \n"
|
||||||
" Домен"
|
" Домен"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -693,6 +740,7 @@ msgstr "\n"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "\n"
|
msgstr "\n"
|
||||||
@ -738,14 +786,13 @@ msgstr "\n"
|
|||||||
" \n"
|
" \n"
|
||||||
" Порожньо"
|
" Порожньо"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "\n"
|
msgstr "\n"
|
||||||
" \n"
|
" \n"
|
||||||
" URL-адреса ендпоінту"
|
" URL-адреса ендпоінту"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "\n"
|
msgstr "\n"
|
||||||
" \n"
|
" \n"
|
||||||
@ -775,7 +822,7 @@ msgstr ""
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "\n"
|
msgstr "\n"
|
||||||
" \n"
|
" \n"
|
||||||
@ -880,10 +927,14 @@ msgstr "Кількість полів"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "Фільтр"
|
msgstr "Фільтр"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "Фільтри"
|
msgstr "Фільтри"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Ім’я"
|
msgstr "Ім’я"
|
||||||
@ -892,7 +943,7 @@ msgstr "Ім’я"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Забули свій пароль?"
|
msgstr "Забули свій пароль?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "Французька"
|
msgstr "Французька"
|
||||||
|
|
||||||
@ -914,12 +965,12 @@ msgstr "Функції"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Загальні"
|
msgstr "Загальні"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "Німецька"
|
msgstr "Німецька"
|
||||||
|
|
||||||
@ -939,6 +990,14 @@ msgstr "Глобальні"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Надайте службі підтримки Twenty тимчасовий доступ до вашого робочого простору, щоб ми могли вирішувати проблеми або відновлювати контент від вашого імені. Ви можете скасувати доступ у будь-який час."
|
msgstr "Надайте службі підтримки Twenty тимчасовий доступ до вашого робочого простору, щоб ми могли вирішувати проблеми або відновлювати контент від вашого імені. Ви можете скасувати доступ у будь-який час."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "Сховати"
|
msgstr "Сховати"
|
||||||
@ -947,6 +1006,10 @@ msgstr "Сховати"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Як вас будуть ідентифікувати в додатку."
|
msgstr "Як вас будуть ідентифікувати в додатку."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -987,6 +1050,10 @@ msgstr "Інтеграції"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Недійсний провайдер авторизації"
|
msgstr "Недійсний провайдер авторизації"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Недійсна електронна адреса"
|
msgstr "Недійсна електронна адреса"
|
||||||
@ -996,7 +1063,7 @@ msgstr "Недійсна електронна адреса"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Недійсна електронна адреса або домен"
|
msgstr "Недійсна електронна адреса або домен"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Недійсні значення форми"
|
msgstr "Недійсні значення форми"
|
||||||
|
|
||||||
@ -1020,15 +1087,15 @@ msgstr "Посилання для запрошення надіслано на
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Запросіть свою команду"
|
msgstr "Запросіть свою команду"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Італійська"
|
msgstr "Італійська"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Японська"
|
msgstr "Японська"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Корейська"
|
msgstr "Корейська"
|
||||||
|
|
||||||
@ -1118,7 +1185,8 @@ msgstr "Перемістити вправо"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1204,13 +1272,29 @@ msgstr "Новий запис"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Новий Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Немає підключеного акаунту"
|
msgstr "Немає підключеного акаунту"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "Workflow поки що не були запущені"
|
msgstr "Workflow поки що не були запущені"
|
||||||
@ -1219,6 +1303,10 @@ msgstr "Workflow поки що не були запущені"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "Версій Workflow поки що немає"
|
msgstr "Версій Workflow поки що немає"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Не пустий"
|
msgstr "Не пустий"
|
||||||
@ -1296,7 +1384,7 @@ msgstr "Назавжди знищити записи"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Назавжди знищити Workflow"
|
msgstr "Назавжди знищити Workflow"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Дозволи"
|
msgstr "Дозволи"
|
||||||
@ -1306,7 +1394,7 @@ msgstr "Дозволи"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Зображення"
|
msgstr "Зображення"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Будь ласка, введіть дійсний URL"
|
msgstr "Будь ласка, введіть дійсний URL"
|
||||||
|
|
||||||
@ -1314,19 +1402,23 @@ msgstr "Будь ласка, введіть дійсний URL"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Будь ласка, введіть \\\"{confirmationValue}\\\" для підтвердження бажання видалити цей API Key. Зверніть увагу, що будь-який скрипт, що використовує цей ключ, перестане працювати."
|
msgstr "Будь ласка, введіть \\\"{confirmationValue}\\\" для підтвердження бажання видалити цей API Key. Зверніть увагу, що будь-який скрипт, що використовує цей ключ, перестане працювати."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Будь ласка, введіть {confirmationText}, щоб підтвердити видалення цього webhook."
|
msgstr "Будь ласка, введіть {confirmationText}, щоб підтвердити видалення цього webhook."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Португальська — Бразилія"
|
msgstr "Португальська — Бразилія"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Португальська — Португалія"
|
msgstr "Португальська — Португалія"
|
||||||
|
|
||||||
@ -1353,7 +1445,7 @@ msgstr "Політика конфіденційності"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Профіль"
|
msgstr "Профіль"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Псевдо-англійська"
|
msgstr "Псевдо-англійська"
|
||||||
|
|
||||||
@ -1388,10 +1480,16 @@ msgstr "Перегенерувати ключ"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Релізи"
|
msgstr "Релізи"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Видалити"
|
msgstr "Видалити"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1412,20 +1510,28 @@ msgstr "Скинути пароль"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Скинути до"
|
msgstr "Скинути до"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Результати"
|
msgstr "Результати"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Ролі"
|
msgstr "Ролі"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Запустіть workflow і поверніться сюди, щоб переглянути його виконання"
|
msgstr "Запустіть workflow і поверніться сюди, щоб переглянути його виконання"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1440,6 +1546,10 @@ msgstr "Пошук ''{commandMenuSearch}'' за допомогою..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Пошук поля..."
|
msgstr "Пошук поля..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Пошук індексу..."
|
msgstr "Пошук індексу..."
|
||||||
@ -1485,7 +1595,7 @@ msgstr "Переглянути версії"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Переглянути історію версій"
|
msgstr "Переглянути історію версій"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Оберіть події, які хочете надіслати до цього кінцевого пункту"
|
msgstr "Оберіть події, які хочете надіслати до цього кінцевого пункту"
|
||||||
|
|
||||||
@ -1497,6 +1607,10 @@ msgstr "Оберіть бажану мову"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Надішліть запрошення на електронну адресу вашої команди"
|
msgstr "Надішліть запрошення на електронну адресу вашої команди"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Панель адміністратора сервера"
|
msgstr "Панель адміністратора сервера"
|
||||||
@ -1505,7 +1619,7 @@ msgstr "Панель адміністратора сервера"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Налаштуйте видимість електронної пошти, керуйте списком блокування та більше."
|
msgstr "Налаштуйте видимість електронної пошти, керуйте списком блокування та більше."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Встановіть назву вашого домену"
|
msgstr "Встановіть назву вашого домену"
|
||||||
|
|
||||||
@ -1513,6 +1627,7 @@ msgstr "Встановіть назву вашого домену"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Встановіть назву вашого субдомену"
|
msgstr "Встановіть назву вашого субдомену"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1549,7 +1664,7 @@ msgstr "Пропустити"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Сортування"
|
msgstr "Сортування"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Іспанська"
|
msgstr "Іспанська"
|
||||||
|
|
||||||
@ -1561,15 +1676,16 @@ msgstr "Єдиний вхід"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Субдомен"
|
msgstr "Субдомен"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Субдомен вже зайнятий"
|
msgstr "Субдомен вже зайнятий"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Субдомен не може бути довшим за 30 символів"
|
msgstr "Субдомен не може бути довшим за 30 символів"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Субдомен не може бути коротшим за 3 символи"
|
msgstr "Субдомен не може бути коротшим за 3 символи"
|
||||||
|
|
||||||
@ -1586,6 +1702,10 @@ msgstr "Сума"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Підтримка"
|
msgstr "Підтримка"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Перейти {from}"
|
msgstr "Перейти {from}"
|
||||||
@ -1670,13 +1790,21 @@ msgstr "Цю дію не можна відмінити. Це назавжди в
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Цю дію не можна відмінити. Це назавжди видалить весь ваш робочий простір. <0/> Будь ласка, введіть свою електронну адресу для підтвердження."
|
msgstr "Цю дію не можна відмінити. Це назавжди видалить весь ваш робочий простір. <0/> Будь ласка, введіть свою електронну адресу для підтвердження."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Цій ролі присвоєні наступні дозволи."
|
msgstr "Цій ролі присвоєні наступні дозволи."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Цій ролі присвоєні такі члени робочого простору."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1698,15 +1826,23 @@ msgstr "Тип тригера"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Тип тригера повинен бути Ручний - коли не вибрано жодного запису"
|
msgstr "Тип тригера повинен бути Ручний - коли не вибрано жодного запису"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Тип"
|
msgstr "Тип"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Наберіть щось"
|
msgstr "Наберіть щось"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1724,8 +1860,7 @@ msgstr "Необмежена кількість контактів"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Завантажити"
|
msgstr "Завантажити"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL-адреса"
|
msgstr "URL-адреса"
|
||||||
|
|
||||||
@ -1734,7 +1869,7 @@ msgstr "URL-адреса"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Використовувати як чернетку"
|
msgstr "Використовувати як чернетку"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Використовуйте тільки літери, цифри та тире. Починайте та закінчуйте літерою або цифрою"
|
msgstr "Використовуйте тільки літери, цифри та тире. Починайте та закінчуйте літерою або цифрою"
|
||||||
|
|
||||||
@ -1761,6 +1896,10 @@ msgstr "Користувач не увійшов в систему"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Значення"
|
msgstr "Значення"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Переглянути деталі оплати"
|
msgstr "Переглянути деталі оплати"
|
||||||
@ -1773,16 +1912,15 @@ msgstr "Візуалізувати"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Ми підтримуємо ваші квадратні PNG, JPEG та GIF розміру до 10МБ"
|
msgstr "Ми підтримуємо ваші квадратні PNG, JPEG та GIF розміру до 10МБ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Ми будемо надсилати POST запити на цей кінцевий пункт для кожної нової події"
|
msgstr "Ми будемо надсилати POST запити на цей кінцевий пункт для кожної нової події"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Веб-хук"
|
msgstr "Веб-хук"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Веб-хуки"
|
msgstr "Веб-хуки"
|
||||||
|
|
||||||
@ -1810,13 +1948,12 @@ msgstr "Неможливо протестувати процес роботи"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1841,11 +1978,12 @@ msgstr "Логотип працевлаштування"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Назва працевлаштування"
|
msgstr "Назва працевлаштування"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Написати опис"
|
msgstr "Написати опис"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "так"
|
msgstr "так"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: vi\n"
|
"Language: vi\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Vietnamese\n"
|
"Language-Team: Vietnamese\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} của {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "Khóa API {apiKeyName}"
|
msgstr "Khóa API {apiKeyName}"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1.000 lượt thực thi nút công việc"
|
msgstr "1.000 lượt thực thi nút công việc"
|
||||||
@ -74,6 +78,10 @@ msgstr "Xóa Tài khoản"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "Tài khoản"
|
msgstr "Tài khoản"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "Kích hoạt Workflow"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "Kích hoạt"
|
msgstr "Kích hoạt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Các khóa API hoạt động đã được bạn hoặc đội ngũ của bạn tạo."
|
msgstr "Các khóa API hoạt động đã được bạn hoặc đội ngũ của bạn tạo."
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "Thêm {objectLabel} đầu tiên của bạn"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Đã thêm vào {beautifiedCreatedAt}"
|
msgstr "Đã thêm vào {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Tất cả"
|
msgstr "Tất cả"
|
||||||
@ -143,7 +155,7 @@ msgstr "Tất cả"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "Tất cả ({relationRecordsCount})"
|
msgstr "Tất cả ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "Tất cả vai trò"
|
msgstr "Tất cả vai trò"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "Cho phép người dùng đăng nhập với email và mật khẩu."
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "Đã xảy ra lỗi khi cập nhật mật khẩu"
|
msgstr "Đã xảy ra lỗi khi cập nhật mật khẩu"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "Mô tả không bắt buộc"
|
msgstr "Mô tả không bắt buộc"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API & Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "Khóa API"
|
msgstr "Khóa API"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "Khóa API"
|
msgstr "Khóa API"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "Tên API"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "Giao diện"
|
msgstr "Giao diện"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "Bạn có chắc chắn muốn thay đổi chu kỳ thanh toán của mình không?"
|
msgstr "Bạn có chắc chắn muốn thay đổi chu kỳ thanh toán của mình không?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "Tăng dần"
|
msgstr "Tăng dần"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "Gán vai trò để xác định quyền truy cập của từng thành viên"
|
msgstr "Gán vai trò để xác định quyền truy cập của từng thành viên"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "Thành viên được gán"
|
msgstr "Thành viên được gán"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "Được gán cho"
|
msgstr "Được gán cho"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "Sự phân công"
|
msgstr "Sự phân công"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "Hủy Kế hoạch"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "Hủy đăng ký của bạn"
|
msgstr "Hủy đăng ký của bạn"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "Đổi {to}"
|
msgstr "Đổi {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "Đổi {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "Đổi Mật khẩu"
|
msgstr "Đổi Mật khẩu"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "Tiếng Trung — Giản thể"
|
msgstr "Tiếng Trung — Giản thể"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "Tiếng Trung — Phồn thể"
|
msgstr "Tiếng Trung — Phồn thể"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "Chọn một đối tượng"
|
msgstr "Chọn một đối tượng"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "Cấu hình cách hiển thị ngày tháng trong ứng dụng"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "Cấu hình cài đặt email và lịch của bạn."
|
msgstr "Cấu hình cài đặt email và lịch của bạn."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "Kết nối tài khoản mới với không gian làm việc của bạn"
|
msgstr "Kết nối tài khoản mới với không gian làm việc của bạn"
|
||||||
@ -425,7 +461,7 @@ msgstr "Số lượng giá trị duy nhất"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Tạo một quy trình làm việc và quay lại đây để xem các phiên bản của nó"
|
msgstr "Tạo một quy trình làm việc và quay lại đây để xem các phiên bản của nó"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Tạo khóa API"
|
msgstr "Tạo khóa API"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "Tạo bản ghi mới"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "Tạo hồ sơ"
|
msgstr "Tạo hồ sơ"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "Tạo Vai trò"
|
msgstr "Tạo Vai trò"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Tạo Webhook"
|
msgstr "Tạo Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "Tùy chỉnh Domain"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "Tùy chỉnh bảo mật không gian làm việc của bạn"
|
msgstr "Tùy chỉnh bảo mật không gian làm việc của bạn"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "Tùy chỉnh bảo mật không gian làm việc của bạn"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "Khu vực nguy hiểm"
|
msgstr "Khu vực nguy hiểm"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "Hủy kích hoạt Quy trình làm việc"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Xác định tên và mô tả của đối tượng của bạn"
|
msgstr "Xác định tên và mô tả của đối tượng của bạn"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "Xóa bản ghi"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "Xóa bản ghi"
|
msgstr "Xóa bản ghi"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "Xóa tích hợp này"
|
msgstr "Xóa tích hợp này"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "Xóa Webhooks"
|
msgstr "Xóa Webhooks"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "Xóa toàn bộ không gian làm việc của bạn"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "Giảm dần"
|
msgstr "Giảm dần"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "Mô tả"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "Hủy bỏ"
|
msgstr "Hủy bỏ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "Hiển thị dưới dạng ngày tương đối"
|
msgstr "Hiển thị dưới dạng ngày tương đối"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "Chỉnh sửa tên miền phụ của bạn hoặc thiết lập một t
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "Thư điện tử"
|
msgstr "Thư điện tử"
|
||||||
@ -686,12 +734,11 @@ msgstr "Nhân viên"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "Trống"
|
msgstr "Trống"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "URL điểm cuối"
|
msgstr "URL điểm cuối"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "Tiếng Anh"
|
msgstr "Tiếng Anh"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "Lỗi khi tái tạo khóa API: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "Lỗi khi chuyển đổi đăng ký {to}."
|
msgstr "Lỗi khi chuyển đổi đăng ký {to}."
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "Thiết lập điểm cuối Webhooks để nhận thông báo về các sự kiện không đồng bộ."
|
msgstr "Thiết lập điểm cuối Webhooks để nhận thông báo về các sự kiện không đồng bộ."
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "\"Số lượng trường\""
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "\"Lọc\""
|
msgstr "\"Lọc\""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "\"Bộ lọc\""
|
msgstr "\"Bộ lọc\""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "\"Tên riêng\""
|
msgstr "\"Tên riêng\""
|
||||||
@ -828,7 +879,7 @@ msgstr "\"Tên riêng\""
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Bạn quên mật khẩu à?"
|
msgstr "Bạn quên mật khẩu à?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "\\"
|
msgstr "\\"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "\\"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "\\"
|
msgstr "\\"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "\\"
|
msgstr "\\"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "\\"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Cấp quyền truy cập tạm thời cho bộ phận hỗ trợ Twenty vào không gian làm việc của bạn để chúng tôi có thể khắc phục sự cố hoặc khôi phục nội dung thay mặt bạn. Bạn có thể thu hồi quyền truy cập bất cứ lúc nào."
|
msgstr "Cấp quyền truy cập tạm thời cho bộ phận hỗ trợ Twenty vào không gian làm việc của bạn để chúng tôi có thể khắc phục sự cố hoặc khôi phục nội dung thay mặt bạn. Bạn có thể thu hồi quyền truy cập bất cứ lúc nào."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "\\"
|
msgstr "\\"
|
||||||
@ -883,6 +942,10 @@ msgstr "\\"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "Cách bạn sẽ được nhận diện trong ứng dụng."
|
msgstr "Cách bạn sẽ được nhận diện trong ứng dụng."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "Tích hợp"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "Nhà cung cấp xác thực không hợp lệ"
|
msgstr "Nhà cung cấp xác thực không hợp lệ"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "Email không hợp lệ"
|
msgstr "Email không hợp lệ"
|
||||||
@ -932,7 +999,7 @@ msgstr "Email không hợp lệ"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Email hoặc tên miền không hợp lệ"
|
msgstr "Email hoặc tên miền không hợp lệ"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Giá trị biểu mẫu không hợp lệ"
|
msgstr "Giá trị biểu mẫu không hợp lệ"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "Đã gửi đường dẫn mời tới địa chỉ email"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "Mời đội của bạn"
|
msgstr "Mời đội của bạn"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "Tiếng Ý"
|
msgstr "Tiếng Ý"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "Tiếng Nhật"
|
msgstr "Tiếng Nhật"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "Tiếng Hàn"
|
msgstr "Tiếng Hàn"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "Di chuyển sang phải"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "Bản ghi mới"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "Webhook mới"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1155,6 +1239,10 @@ msgstr ""
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Không trống"
|
msgstr "Không trống"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "Hủy bỏ vĩnh viễn các bản ghi"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "Hủy bỏ vĩnh viễn các quy trình"
|
msgstr "Hủy bỏ vĩnh viễn các quy trình"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "Quyền"
|
msgstr "Quyền"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "Quyền"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "Hình ảnh"
|
msgstr "Hình ảnh"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "Vui lòng nhập đường dẫn URL hợp lệ"
|
msgstr "Vui lòng nhập đường dẫn URL hợp lệ"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "Vui lòng nhập đường dẫn URL hợp lệ"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "Vui lòng nhập \"{confirmationValue}\" để xác nhận bạn muốn xóa API Key này. Lưu ý rằng bất kỳ kịch bản nào sử dụng khóa này sẽ ngừng hoạt động."
|
msgstr "Vui lòng nhập \"{confirmationValue}\" để xác nhận bạn muốn xóa API Key này. Lưu ý rằng bất kỳ kịch bản nào sử dụng khóa này sẽ ngừng hoạt động."
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "Vui lòng nhập {confirmationText} để xác nhận bạn muốn xóa webhook này."
|
msgstr "Vui lòng nhập {confirmationText} để xác nhận bạn muốn xóa webhook này."
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "Bồ Đào Nha — Brasil"
|
msgstr "Bồ Đào Nha — Brasil"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "Bồ Đào Nha — Bồ Đào Nha"
|
msgstr "Bồ Đào Nha — Bồ Đào Nha"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "Chính sách Bảo mật"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "Hồ sơ"
|
msgstr "Hồ sơ"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "Tiếng Anh giả"
|
msgstr "Tiếng Anh giả"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "Tái Tạo Khóa"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "Phát hành"
|
msgstr "Phát hành"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Loại bỏ"
|
msgstr "Loại bỏ"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "Đặt lại Mật khẩu"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Đặt lại thành"
|
msgstr "Đặt lại thành"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "Kết quả"
|
msgstr "Kết quả"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Vai trò"
|
msgstr "Vai trò"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "Chạy một quy trình làm việc và trở lại đây để xem các thực thi của nó"
|
msgstr "Chạy một quy trình làm việc và trở lại đây để xem các thực thi của nó"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "Tìm kiếm ''{commandMenuSearch}'' với..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "Tìm một trường..."
|
msgstr "Tìm một trường..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "Tìm một chỉ mục..."
|
msgstr "Tìm một chỉ mục..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "Xem các phiên bản"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "Xem lịch sử phiên bản"
|
msgstr "Xem lịch sử phiên bản"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Chọn các sự kiện bạn muốn gửi đến điểm cuối này"
|
msgstr "Chọn các sự kiện bạn muốn gửi đến điểm cuối này"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "Chọn ngôn ngữ bạn muốn sử dụng"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "Gửi email mời đến đội của bạn"
|
msgstr "Gửi email mời đến đội của bạn"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "Bảng Điều Khiển Admin Máy chủ"
|
msgstr "Bảng Điều Khiển Admin Máy chủ"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "Bảng Điều Khiển Admin Máy chủ"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Thiết lập hiển thị email, quản lý danh sách chặn và hơn thế nữa."
|
msgstr "Thiết lập hiển thị email, quản lý danh sách chặn và hơn thế nữa."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "Đặt tên cho tên miền của bạn"
|
msgstr "Đặt tên cho tên miền của bạn"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "Đặt tên cho tên miền của bạn"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Đặt tên cho tên miền phụ của bạn"
|
msgstr "Đặt tên cho tên miền phụ của bạn"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "Bỏ qua"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "Sắp xếp"
|
msgstr "Sắp xếp"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Tiếng Tây Ban Nha"
|
msgstr "Tiếng Tây Ban Nha"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "Đăng nhập một lần"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "Tên miền phụ"
|
msgstr "Tên miền phụ"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Tên miền phụ này đã được sử dụng"
|
msgstr "Tên miền phụ này đã được sử dụng"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Tên miền phụ không được dài quá 30 ký tự"
|
msgstr "Tên miền phụ không được dài quá 30 ký tự"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Tên miền phụ không được ngắn hơn 3 ký tự"
|
msgstr "Tên miền phụ không được ngắn hơn 3 ký tự"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "Tổng cộng"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "Hỗ trợ"
|
msgstr "Hỗ trợ"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "Chuyển {from}"
|
msgstr "Chuyển {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "Hành động này không thể được hoàn tác. Điều này sẽ x
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "Hành động này không thể được hoàn tác. Điều này sẽ xóa vĩnh viễn toàn bộ không gian làm việc của bạn. <0/> Vui lòng nhập email của bạn để xác nhận."
|
msgstr "Hành động này không thể được hoàn tác. Điều này sẽ xóa vĩnh viễn toàn bộ không gian làm việc của bạn. <0/> Vui lòng nhập email của bạn để xác nhận."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "Vai trò này có các quyền sau."
|
msgstr "Vai trò này có các quyền sau."
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "Vai trò này được gán cho các thành viên của không gian làm việc này."
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "Loại Kích hoạt"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "Kiểu kích hoạt phải là Manual - khi không có bản ghi nào (<b>)</b> được chọn"
|
msgstr "Kiểu kích hoạt phải là Manual - khi không có bản ghi nào (<b>)</b> được chọn"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Loại"
|
msgstr "Loại"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Gõ bất cứ thứ gì"
|
msgstr "Gõ bất cứ thứ gì"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "Liên hệ không giới hạn"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Tải lên"
|
msgstr "Tải lên"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "Sử dụng như nháp"
|
msgstr "Sử dụng như nháp"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Chỉ sử dụng chữ cái, số, và dấu gạch nối. Bắt đầu và kết thúc bằng một chữ cái hoặc số"
|
msgstr "Chỉ sử dụng chữ cái, số, và dấu gạch nối. Bắt đầu và kết thúc bằng một chữ cái hoặc số"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "Người dùng không đăng nhập"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Giá trị"
|
msgstr "Giá trị"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Xem chi tiết hóa đơn"
|
msgstr "Xem chi tiết hóa đơn"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "Trực quan hóa"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "Chúng tôi hỗ trợ hình ảnh PNG, JPEG và GIF vuông dưới 10MB"
|
msgstr "Chúng tôi hỗ trợ hình ảnh PNG, JPEG và GIF vuông dưới 10MB"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "Chúng tôi sẽ gửi yêu cầu POST đến điểm cuối này cho mỗi sự kiện mới"
|
msgstr "Chúng tôi sẽ gửi yêu cầu POST đến điểm cuối này cho mỗi sự kiện mới"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "Không thể kiểm tra Workflow"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "Logo Workspace"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "Tên Workspace"
|
msgstr "Tên Workspace"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "Viết mô tả"
|
msgstr "Viết mô tả"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "có"
|
msgstr "có"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: zh\n"
|
"Language: zh\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} 的 {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API 密钥"
|
msgstr "{apiKeyName} API 密钥"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1,000 次工作流节点执行"
|
msgstr "1,000 次工作流节点执行"
|
||||||
@ -74,6 +78,10 @@ msgstr "删除账户"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "账户"
|
msgstr "账户"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "激活工作流"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "活跃"
|
msgstr "活跃"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "由您或您的团队创建的活跃 API 密钥。"
|
msgstr "由您或您的团队创建的活跃 API 密钥。"
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "添加您的第一个 {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "已添加 {beautifiedCreatedAt}"
|
msgstr "已添加 {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "全部"
|
msgstr "全部"
|
||||||
@ -143,7 +155,7 @@ msgstr "全部"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "全部 ({relationRecordsCount})"
|
msgstr "全部 ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "所有角色"
|
msgstr "所有角色"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "允许用户使用电子邮件和密码登录。"
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "更新密码时发生错误"
|
msgstr "更新密码时发生错误"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "可选描述"
|
msgstr "可选描述"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API 和 Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API 密钥"
|
msgstr "API 密钥"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API 密钥"
|
msgstr "API 密钥"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API 名称"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "外观"
|
msgstr "外观"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "您确定要更改计费周期吗?"
|
msgstr "您确定要更改计费周期吗?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "升序"
|
msgstr "升序"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "分配角色以指定每个成员的访问权限"
|
msgstr "分配角色以指定每个成员的访问权限"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "已分配成员"
|
msgstr "已分配成员"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "分配给"
|
msgstr "分配给"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "分配"
|
msgstr "分配"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "取消计划"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "取消订阅"
|
msgstr "取消订阅"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "更改 {to}"
|
msgstr "更改 {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "更改 {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "更改密码"
|
msgstr "更改密码"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "简体中文"
|
msgstr "简体中文"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "繁体中文"
|
msgstr "繁体中文"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "选择对象"
|
msgstr "选择对象"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "配置应用程序中的日期显示方式"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "配置电子邮件和日历设置。"
|
msgstr "配置电子邮件和日历设置。"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "将新账户连接到工作区"
|
msgstr "将新账户连接到工作区"
|
||||||
@ -425,7 +461,7 @@ msgstr "计算唯一值"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "创建工作流并返回此处查看其版本"
|
msgstr "创建工作流并返回此处查看其版本"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "创建 API 密钥"
|
msgstr "创建 API 密钥"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "创建新记录"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "创建个人资料"
|
msgstr "创建个人资料"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "创建角色"
|
msgstr "创建角色"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "创建 Webhook"
|
msgstr "创建 Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "自定义域名"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "自定义工作区安全"
|
msgstr "自定义工作区安全"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "自定义工作区安全"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "危险区"
|
msgstr "危险区"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "停用工作流"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "定义对象的名称和描述"
|
msgstr "定义对象的名称和描述"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "删除记录"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "删除记录"
|
msgstr "删除记录"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "删除此集成"
|
msgstr "删除此集成"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "删除 Webhook"
|
msgstr "删除 Webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "删除整个工作区"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "降序"
|
msgstr "降序"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "描述"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "销毁"
|
msgstr "销毁"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "显示为相对日期"
|
msgstr "显示为相对日期"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "域"
|
msgstr "域"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "编辑子域名或设置自定义域名。"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "电子邮件"
|
msgstr "电子邮件"
|
||||||
@ -686,12 +734,11 @@ msgstr "员工"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "空"
|
msgstr "空"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "端点 URL"
|
msgstr "端点 URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "英语"
|
msgstr "英语"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "重新生成 API 密钥时出错: {err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "切换订阅 {to} 时出错。"
|
msgstr "切换订阅 {to} 时出错。"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "建立 Webhook 端点,用于通知异步事件。"
|
msgstr "建立 Webhook 端点,用于通知异步事件。"
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "字段计数"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "过滤"
|
msgstr "过滤"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "过滤器"
|
msgstr "过滤器"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "名字"
|
msgstr "名字"
|
||||||
@ -828,7 +879,7 @@ msgstr "名字"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "忘记密码?"
|
msgstr "忘记密码?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "法语"
|
msgstr "法语"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "功能"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "常规"
|
msgstr "常规"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "德语"
|
msgstr "德语"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "全局"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "授予 Twenty 支持临时访问您的工作区,以便我们代表您排除故障或恢复内容。您可以随时撤销访问权限。"
|
msgstr "授予 Twenty 支持临时访问您的工作区,以便我们代表您排除故障或恢复内容。您可以随时撤销访问权限。"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "隐藏"
|
msgstr "隐藏"
|
||||||
@ -883,6 +942,10 @@ msgstr "隐藏"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "在应用程序中识别您的方式。"
|
msgstr "在应用程序中识别您的方式。"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "集成"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "无效的身份验证提供商"
|
msgstr "无效的身份验证提供商"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "无效的电子邮件"
|
msgstr "无效的电子邮件"
|
||||||
@ -932,7 +999,7 @@ msgstr "无效的电子邮件"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "无效的电子邮件或域"
|
msgstr "无效的电子邮件或域"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "无效的表单值"
|
msgstr "无效的表单值"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "邀请链接已发送到电子邮件地址"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "邀请您的团队"
|
msgstr "邀请您的团队"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "意大利语"
|
msgstr "意大利语"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "日语"
|
msgstr "日语"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "韩语"
|
msgstr "韩语"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "右移"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "新记录"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "新 Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "无连接账户"
|
msgstr "无连接账户"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "尚未运行工作流"
|
msgstr "尚未运行工作流"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "尚未运行工作流"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "尚无工作流版本"
|
msgstr "尚无工作流版本"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "非空"
|
msgstr "非空"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "永久销毁记录"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "永久销毁工作流程序"
|
msgstr "永久销毁工作流程序"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "权限"
|
msgstr "权限"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "权限"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "图片"
|
msgstr "图片"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "请输入有效的 URL"
|
msgstr "请输入有效的 URL"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "请输入有效的 URL"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "请键入\"{confirmationValue}\"确认要删除此 API 密钥。请注意,任何使用此密钥的脚本都将停止工作。"
|
msgstr "请键入\"{confirmationValue}\"确认要删除此 API 密钥。请注意,任何使用此密钥的脚本都将停止工作。"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "请输入 {confirmationText} 以确认您要删除此 Webhook。"
|
msgstr "请输入 {confirmationText} 以确认您要删除此 Webhook。"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "巴西葡萄牙语"
|
msgstr "巴西葡萄牙语"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "葡萄牙葡萄牙语"
|
msgstr "葡萄牙葡萄牙语"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "隐私政策"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "个人资料"
|
msgstr "个人资料"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "伪英语"
|
msgstr "伪英语"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "重新生成密钥"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "发布"
|
msgstr "发布"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "移除"
|
msgstr "移除"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "重置密码"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "重置为"
|
msgstr "重置为"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "结果"
|
msgstr "结果"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "角色"
|
msgstr "角色"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "运行工作流并返回此处查看其执行情况"
|
msgstr "运行工作流并返回此处查看其执行情况"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "用\"'{commandMenuSearch}'\"搜索..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "搜索字段..."
|
msgstr "搜索字段..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "搜索索引..."
|
msgstr "搜索索引..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "查看版本"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "查看版本历史"
|
msgstr "查看版本历史"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "选择要发送到此端点的事件"
|
msgstr "选择要发送到此端点的事件"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "选择您偏好的语言"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "向您的团队发送邀请电子邮件"
|
msgstr "向您的团队发送邀请电子邮件"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "服务器管理面板"
|
msgstr "服务器管理面板"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "服务器管理面板"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "设置电子邮件可见性、管理黑名单等。"
|
msgstr "设置电子邮件可见性、管理黑名单等。"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "设置您的域名"
|
msgstr "设置您的域名"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "设置您的域名"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "设置您的子域名"
|
msgstr "设置您的子域名"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "跳过"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "排序"
|
msgstr "排序"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "西班牙语"
|
msgstr "西班牙语"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "SSO"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "子域名"
|
msgstr "子域名"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "子域名已被占用"
|
msgstr "子域名已被占用"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "子域名不能超过 30 个字符"
|
msgstr "子域名不能超过 30 个字符"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "子域名不能少于 3 个字符"
|
msgstr "子域名不能少于 3 个字符"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "总和"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "支持"
|
msgstr "支持"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "切换 {from}"
|
msgstr "切换 {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "此操作无法撤销。这将永久删除该用户,并将其从所有
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "此操作无法撤销。这将永久删除您的整个工作区。 <0/> 请输入您的电子邮件以确认。"
|
msgstr "此操作无法撤销。这将永久删除您的整个工作区。 <0/> 请输入您的电子邮件以确认。"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "此角色具有以下权限。"
|
msgstr "此角色具有以下权限。"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "此角色被分配给这些工作区成员。"
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "触发类型"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "触发类型应为手动 - 当没有选择记录时"
|
msgstr "触发类型应为手动 - 当没有选择记录时"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "类型"
|
msgstr "类型"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "输入任何内容"
|
msgstr "输入任何内容"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "无限联系人"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "上传"
|
msgstr "上传"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "URL"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "用作草稿"
|
msgstr "用作草稿"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "仅使用字母、数字和破折号。以字母或数字开头和结尾"
|
msgstr "仅使用字母、数字和破折号。以字母或数字开头和结尾"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "用户未登录"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "值"
|
msgstr "值"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "查看账单详情"
|
msgstr "查看账单详情"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "可视化"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "我们支持 10MB 以下的正方形 PNG、JPEG 和 GIF 文件"
|
msgstr "我们支持 10MB 以下的正方形 PNG、JPEG 和 GIF 文件"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "我们将为每个新事件向此端点发送 POST 请求"
|
msgstr "我们将为每个新事件向此端点发送 POST 请求"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "无法测试工作流"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "工作区标志"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "工作区名称"
|
msgstr "工作区名称"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "撰写描述"
|
msgstr "撰写描述"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "是"
|
msgstr "是"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: zh\n"
|
"Language: zh\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Chinese Traditional\n"
|
"Language-Team: Chinese Traditional\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
@ -26,11 +26,15 @@ msgstr "{aggregateLabel} 的 {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API 密鑰"
|
msgstr "{apiKeyName} API 密鑰"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:40
|
||||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
msgid "{name}"
|
msgid "{name}"
|
||||||
msgstr "{name}"
|
msgstr "{name}"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:31
|
||||||
|
msgid "{workspaceMemberName} will be unassigned from the following role:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1,000 次工作流程節點執行"
|
msgstr "1,000 次工作流程節點執行"
|
||||||
@ -74,6 +78,10 @@ msgstr "刪除帳戶"
|
|||||||
msgid "Accounts"
|
msgid "Accounts"
|
||||||
msgstr "帳戶"
|
msgstr "帳戶"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:22
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||||
@ -89,7 +97,7 @@ msgstr "啟用工作流程"
|
|||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr "啟用"
|
msgstr "啟用"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:71
|
||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "由您或您的團隊創建的啟用 API 密鑰。"
|
msgstr "由您或您的團隊創建的啟用 API 密鑰。"
|
||||||
|
|
||||||
@ -135,6 +143,10 @@ msgstr "添加您的第一個 {objectLabel}"
|
|||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "已添加 {beautifiedCreatedAt}"
|
msgstr "已添加 {beautifiedCreatedAt}"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||||
|
msgid "Afrikaans"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "全部"
|
msgstr "全部"
|
||||||
@ -143,7 +155,7 @@ msgstr "全部"
|
|||||||
msgid "All ({relationRecordsCount})"
|
msgid "All ({relationRecordsCount})"
|
||||||
msgstr "全部 ({relationRecordsCount})"
|
msgstr "全部 ({relationRecordsCount})"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
#: src/pages/settings/roles/SettingsRoles.tsx:124
|
||||||
msgid "All roles"
|
msgid "All roles"
|
||||||
msgstr "所有角色"
|
msgstr "所有角色"
|
||||||
|
|
||||||
@ -167,7 +179,7 @@ msgstr "允許用戶使用電子郵件和密碼登錄。"
|
|||||||
msgid "An error occurred while updating password"
|
msgid "An error occurred while updating password"
|
||||||
msgstr "更新密碼時發生錯誤"
|
msgstr "更新密碼時發生錯誤"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:151
|
||||||
msgid "An optional description"
|
msgid "An optional description"
|
||||||
msgstr "可選描述"
|
msgstr "可選描述"
|
||||||
|
|
||||||
@ -185,7 +197,7 @@ msgstr "API 和 Webhooks"
|
|||||||
msgid "API Key"
|
msgid "API Key"
|
||||||
msgstr "API 密鑰"
|
msgstr "API 密鑰"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:70
|
||||||
msgid "API keys"
|
msgid "API keys"
|
||||||
msgstr "API 密鑰"
|
msgstr "API 密鑰"
|
||||||
|
|
||||||
@ -197,28 +209,44 @@ msgstr "API 名稱"
|
|||||||
msgid "Appearance"
|
msgid "Appearance"
|
||||||
msgstr "外觀"
|
msgstr "外觀"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
||||||
|
msgid "Arabic"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:189
|
#: src/pages/settings/SettingsBilling.tsx:189
|
||||||
msgid "Are you sure that you want to change your billing interval?"
|
msgid "Are you sure that you want to change your billing interval?"
|
||||||
msgstr "您確定要更改計費間隔嗎?"
|
msgstr "您確定要更改計費間隔嗎?"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:47
|
||||||
|
msgid "Are you sure you want to assign this role?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "升序"
|
msgstr "升序"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:30
|
||||||
|
msgid "Assign {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoles.tsx:125
|
||||||
msgid "Assign roles to specify each member's access permissions"
|
msgid "Assign roles to specify each member's access permissions"
|
||||||
msgstr "分配角色以指定每個成員的訪問權限"
|
msgstr "分配角色以指定每個成員的訪問權限"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:199
|
||||||
|
msgid "Assign to member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:161
|
||||||
msgid "Assigned members"
|
msgid "Assigned members"
|
||||||
msgstr "分配成員"
|
msgstr "分配成員"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
#: src/pages/settings/roles/SettingsRoles.tsx:134
|
||||||
msgid "Assigned to"
|
msgid "Assigned to"
|
||||||
msgstr "分配給"
|
msgstr "分配給"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:74
|
||||||
msgid "Assignment"
|
msgid "Assignment"
|
||||||
msgstr "分配"
|
msgstr "分配"
|
||||||
|
|
||||||
@ -298,6 +326,10 @@ msgstr "取消計劃"
|
|||||||
msgid "Cancel your subscription"
|
msgid "Cancel your subscription"
|
||||||
msgstr "取消訂閱"
|
msgstr "取消訂閱"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
||||||
|
msgid "Catalan"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:193
|
#: src/pages/settings/SettingsBilling.tsx:193
|
||||||
msgid "Change {to}"
|
msgid "Change {to}"
|
||||||
msgstr "更改 {to}"
|
msgstr "更改 {to}"
|
||||||
@ -308,15 +340,15 @@ msgstr "更改 {to}"
|
|||||||
msgid "Change Password"
|
msgid "Change Password"
|
||||||
msgstr "更改密碼"
|
msgstr "更改密碼"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
||||||
msgid "Chinese — Simplified"
|
msgid "Chinese — Simplified"
|
||||||
msgstr "簡體中文"
|
msgstr "簡體中文"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
||||||
msgid "Chinese — Traditional"
|
msgid "Chinese — Traditional"
|
||||||
msgstr "繁體中文"
|
msgstr "繁體中文"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:180
|
||||||
msgid "Choose an object"
|
msgid "Choose an object"
|
||||||
msgstr "選擇對象"
|
msgstr "選擇對象"
|
||||||
|
|
||||||
@ -348,6 +380,10 @@ msgstr "配置應用程序中日期的顯示方式"
|
|||||||
msgid "Configure your emails and calendar settings."
|
msgid "Configure your emails and calendar settings."
|
||||||
msgstr "配置您的電子郵件和日曆設置。"
|
msgstr "配置您的電子郵件和日曆設置。"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
|
msgid "Confirm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||||
msgid "Connect a new account to your workspace"
|
msgid "Connect a new account to your workspace"
|
||||||
msgstr "將新帳戶連接到工作區"
|
msgstr "將新帳戶連接到工作區"
|
||||||
@ -425,7 +461,7 @@ msgstr "計數唯一值"
|
|||||||
msgid "Create a workflow and return here to view its versions"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "創建工作流程並返回此處查看其版本"
|
msgstr "創建工作流程並返回此處查看其版本"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:77
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "創建 API 密鑰"
|
msgstr "創建 API 密鑰"
|
||||||
|
|
||||||
@ -438,11 +474,11 @@ msgstr "創建新記錄"
|
|||||||
msgid "Create profile"
|
msgid "Create profile"
|
||||||
msgstr "創建個人檔案"
|
msgstr "創建個人檔案"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
#: src/pages/settings/roles/SettingsRoles.tsx:200
|
||||||
msgid "Create Role"
|
msgid "Create Role"
|
||||||
msgstr "創建角色"
|
msgstr "創建角色"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:93
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "創建 Webhook"
|
msgstr "創建 Webhook"
|
||||||
|
|
||||||
@ -466,7 +502,11 @@ msgstr "自定義域名"
|
|||||||
msgid "Customize your workspace security"
|
msgid "Customize your workspace security"
|
||||||
msgstr "自定義工作區安全"
|
msgstr "自定義工作區安全"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
||||||
|
msgid "Czech"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:250
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||||
@ -474,6 +514,10 @@ msgstr "自定義工作區安全"
|
|||||||
msgid "Danger zone"
|
msgid "Danger zone"
|
||||||
msgstr "危險區"
|
msgstr "危險區"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
||||||
|
msgid "Danish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||||
msgid "Data model"
|
msgid "Data model"
|
||||||
@ -517,7 +561,7 @@ msgstr "停用工作流程"
|
|||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "定義對象的名稱和描述"
|
msgstr "定義對象的名稱和描述"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:245
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
@ -556,13 +600,13 @@ msgstr "刪除記錄"
|
|||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr "刪除記錄"
|
msgstr "刪除記錄"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:240
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr "刪除此集成"
|
msgstr "刪除此集成"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:262
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr "刪除 Webhook"
|
msgstr "刪除 Webhook"
|
||||||
|
|
||||||
@ -588,7 +632,7 @@ msgstr "刪除整個工作區"
|
|||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "降序"
|
msgstr "降序"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:150
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
@ -601,10 +645,9 @@ msgstr "描述"
|
|||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr "銷毀"
|
msgstr "銷毀"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:63
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:79
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:125
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:220
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
@ -621,12 +664,16 @@ msgid "Display as relative date"
|
|||||||
msgstr "顯示為相對日期"
|
msgstr "顯示為相對日期"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:185
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
#: src/pages/settings/workspace/SettingsDomain.tsx:195
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "域名"
|
msgstr "域名"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
||||||
|
msgid "Dutch"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
@ -655,6 +702,7 @@ msgstr "編輯您的子域名或設置自定義域名。"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||||
#: src/pages/settings/SettingsProfile.tsx:42
|
#: src/pages/settings/SettingsProfile.tsx:42
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:21
|
||||||
#: src/pages/auth/PasswordReset.tsx:206
|
#: src/pages/auth/PasswordReset.tsx:206
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "電子郵件"
|
msgstr "電子郵件"
|
||||||
@ -686,12 +734,11 @@ msgstr "員工"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "空"
|
msgstr "空"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:134
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "端點 URL"
|
msgstr "端點 URL"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr "英語"
|
msgstr "英語"
|
||||||
|
|
||||||
@ -715,7 +762,7 @@ msgstr "重新生成 API 密鑰時出錯:{err}"
|
|||||||
msgid "Error while switching subscription {to}."
|
msgid "Error while switching subscription {to}."
|
||||||
msgstr "切換訂閱 {to} 時出錯。"
|
msgstr "切換訂閱 {to} 時出錯。"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:87
|
||||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||||
msgstr "建立 Webhook 端點,用於通知異步事件。"
|
msgstr "建立 Webhook 端點,用於通知異步事件。"
|
||||||
|
|
||||||
@ -816,10 +863,14 @@ msgstr "字段計數"
|
|||||||
msgid "Filter"
|
msgid "Filter"
|
||||||
msgstr "篩選"
|
msgstr "篩選"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:265
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:164
|
||||||
msgid "Filters"
|
msgid "Filters"
|
||||||
msgstr "篩選"
|
msgstr "篩選"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||||
|
msgid "Finnish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "名字"
|
msgstr "名字"
|
||||||
@ -828,7 +879,7 @@ msgstr "名字"
|
|||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "忘記密碼?"
|
msgstr "忘記密碼?"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:73
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr "法語"
|
msgstr "法語"
|
||||||
|
|
||||||
@ -850,12 +901,12 @@ msgstr "功能"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:122
|
#: src/pages/settings/workspace/SettingsDomain.tsx:192
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:143
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "常規"
|
msgstr "常規"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:81
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:113
|
||||||
msgid "German"
|
msgid "German"
|
||||||
msgstr "德語"
|
msgstr "德語"
|
||||||
|
|
||||||
@ -875,6 +926,14 @@ msgstr "全局"
|
|||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "授予 Twenty 支持臨時訪問您的工作區,以便我們為您排除故障或恢復內容。您可以隨時撤銷訪問權限。"
|
msgstr "授予 Twenty 支持臨時訪問您的工作區,以便我們為您排除故障或恢復內容。您可以隨時撤銷訪問權限。"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:117
|
||||||
|
msgid "Greek"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:121
|
||||||
|
msgid "Hebrew"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
#: src/modules/object-record/record-table/record-table-header/components/RecordTableColumnHeadDropdownMenu.tsx:131
|
||||||
msgid "Hide"
|
msgid "Hide"
|
||||||
msgstr "隱藏"
|
msgstr "隱藏"
|
||||||
@ -883,6 +942,10 @@ msgstr "隱藏"
|
|||||||
msgid "How you'll be identified on the app."
|
msgid "How you'll be identified on the app."
|
||||||
msgstr "這是您在應用程式上的識別名稱。"
|
msgstr "這是您在應用程式上的識別名稱。"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:125
|
||||||
|
msgid "Hungarian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||||
msgid "Icon and Name"
|
msgid "Icon and Name"
|
||||||
@ -923,6 +986,10 @@ msgstr "集成"
|
|||||||
msgid "Invalid auth provider"
|
msgid "Invalid auth provider"
|
||||||
msgstr "無效的身份驗證提供者"
|
msgstr "無效的身份驗證提供者"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:48
|
||||||
|
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
#: src/modules/settings/profile/components/ChangePassword.tsx:21
|
||||||
msgid "Invalid email"
|
msgid "Invalid email"
|
||||||
msgstr "無效的電子郵件"
|
msgstr "無效的電子郵件"
|
||||||
@ -932,7 +999,7 @@ msgstr "無效的電子郵件"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "無效的電子郵件或域名"
|
msgstr "無效的電子郵件或域名"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
#: src/pages/settings/workspace/SettingsDomain.tsx:166
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "無效的表單值"
|
msgstr "無效的表單值"
|
||||||
|
|
||||||
@ -956,15 +1023,15 @@ msgstr "邀請鏈接已發送到電子郵件地址"
|
|||||||
msgid "Invite your team"
|
msgid "Invite your team"
|
||||||
msgstr "邀請您的團隊"
|
msgstr "邀請您的團隊"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:85
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:129
|
||||||
msgid "Italian"
|
msgid "Italian"
|
||||||
msgstr "意大利語"
|
msgstr "意大利語"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:93
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:133
|
||||||
msgid "Japanese"
|
msgid "Japanese"
|
||||||
msgstr "日語"
|
msgstr "日語"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:89
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:137
|
||||||
msgid "Korean"
|
msgid "Korean"
|
||||||
msgstr "韓語"
|
msgstr "韓語"
|
||||||
|
|
||||||
@ -1054,7 +1121,8 @@ msgstr "向右移動"
|
|||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:177
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:44
|
#: src/pages/settings/SettingsWorkspace.tsx:44
|
||||||
#: src/pages/settings/SettingsProfile.tsx:35
|
#: src/pages/settings/SettingsProfile.tsx:35
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:126
|
#: src/pages/settings/roles/SettingsRoles.tsx:131
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableHeader.tsx:20
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:29
|
||||||
@ -1140,13 +1208,29 @@ msgstr "新記錄"
|
|||||||
#~ msgstr "New Role"
|
#~ msgstr "New Role"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:82
|
||||||
msgid "New Webhook"
|
#~ msgid "New Webhook"
|
||||||
msgstr "新 Webhook"
|
#~ msgstr "New Webhook"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:56
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "無連接帳戶"
|
msgstr "無連接帳戶"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:187
|
||||||
|
msgid "No members assigned to this role yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:56
|
||||||
|
msgid "No members matching this search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:186
|
||||||
|
msgid "No members matching your search"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx:57
|
||||||
|
msgid "No more members to add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
msgid "No workflow runs yet"
|
msgid "No workflow runs yet"
|
||||||
msgstr "尚未運行工作流程"
|
msgstr "尚未運行工作流程"
|
||||||
@ -1155,6 +1239,10 @@ msgstr "尚未運行工作流程"
|
|||||||
msgid "No workflow versions yet"
|
msgid "No workflow versions yet"
|
||||||
msgstr "尚無工作流程版本"
|
msgstr "尚無工作流程版本"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:141
|
||||||
|
msgid "Norwegian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "非空"
|
msgstr "非空"
|
||||||
@ -1232,7 +1320,7 @@ msgstr "永久銷毀記錄"
|
|||||||
msgid "Permanently destroy workflows"
|
msgid "Permanently destroy workflows"
|
||||||
msgstr "永久銷毀工作流程"
|
msgstr "永久銷毀工作流程"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:80
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr "權限"
|
msgstr "權限"
|
||||||
@ -1242,7 +1330,7 @@ msgstr "權限"
|
|||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
msgstr "圖片"
|
msgstr "圖片"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:103
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:143
|
||||||
msgid "Please enter a valid URL"
|
msgid "Please enter a valid URL"
|
||||||
msgstr "請輸入有效的 URL"
|
msgstr "請輸入有效的 URL"
|
||||||
|
|
||||||
@ -1250,19 +1338,23 @@ msgstr "請輸入有效的 URL"
|
|||||||
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
|
||||||
msgstr "請鍵入\"{confirmationValue}\"確認要刪除此 API 密鑰。請注意,任何使用此密鑰的腳本都將停止工作。"
|
msgstr "請鍵入\"{confirmationValue}\"確認要刪除此 API 密鑰。請注意,任何使用此密鑰的腳本都將停止工作。"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:358
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:256
|
||||||
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
msgid "Please type {confirmationText} to confirm you want to delete this webhook."
|
||||||
msgstr "請鍵入 {confirmationText} 確認要刪除此 Webhook。"
|
msgstr "請鍵入 {confirmationText} 確認要刪除此 Webhook。"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:145
|
||||||
|
msgid "Polish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:66
|
||||||
#~ msgid "Portuguese"
|
#~ msgid "Portuguese"
|
||||||
#~ msgstr "Portuguese"
|
#~ msgstr "Portuguese"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:101
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:153
|
||||||
msgid "Portuguese — Brazil"
|
msgid "Portuguese — Brazil"
|
||||||
msgstr "葡萄牙語 - 巴西"
|
msgstr "葡萄牙語 - 巴西"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:97
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:149
|
||||||
msgid "Portuguese — Portugal"
|
msgid "Portuguese — Portugal"
|
||||||
msgstr "葡萄牙語 - 葡萄牙"
|
msgstr "葡萄牙語 - 葡萄牙"
|
||||||
|
|
||||||
@ -1289,7 +1381,7 @@ msgstr "隱私政策"
|
|||||||
msgid "Profile"
|
msgid "Profile"
|
||||||
msgstr "個人資料"
|
msgstr "個人資料"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:115
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:191
|
||||||
msgid "Pseudo-English"
|
msgid "Pseudo-English"
|
||||||
msgstr "偽英語"
|
msgstr "偽英語"
|
||||||
|
|
||||||
@ -1324,10 +1416,16 @@ msgstr "重新生成密鑰"
|
|||||||
msgid "Releases"
|
msgid "Releases"
|
||||||
msgstr "版本"
|
msgstr "版本"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentTableRow.tsx:72
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:46
|
||||||
#: src/modules/ui/input/components/ImageInput.tsx:172
|
#: src/modules/ui/input/components/ImageInput.tsx:172
|
||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "移除"
|
msgstr "移除"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModal.tsx:31
|
||||||
|
msgid "Remove {workspaceMemberName}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
@ -1348,20 +1446,28 @@ msgstr "重置密碼"
|
|||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "重置為"
|
msgstr "重置為"
|
||||||
|
|
||||||
#: src/modules/command-menu/hooks/useSearchRecords.tsx:227
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:245
|
||||||
msgid "Results"
|
msgid "Results"
|
||||||
msgstr "結果"
|
msgstr "結果"
|
||||||
|
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:107
|
#: src/pages/settings/roles/SettingsRoles.tsx:112
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:113
|
#: src/pages/settings/roles/SettingsRoles.tsx:118
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:161
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "角色"
|
msgstr "角色"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:157
|
||||||
|
msgid "Romanian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
msgid "Run a workflow and return here to view its executions"
|
msgid "Run a workflow and return here to view its executions"
|
||||||
msgstr "運行工作流程並返回此處查看其執行情況"
|
msgstr "運行工作流程並返回此處查看其執行情況"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:161
|
||||||
|
msgid "Russian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
@ -1376,6 +1482,10 @@ msgstr "用\"'{commandMenuSearch}'\"搜索..."
|
|||||||
msgid "Search a field..."
|
msgid "Search a field..."
|
||||||
msgstr "搜索字段..."
|
msgstr "搜索字段..."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:168
|
||||||
|
msgid "Search a member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:117
|
||||||
msgid "Search an index..."
|
msgid "Search an index..."
|
||||||
msgstr "搜索索引..."
|
msgstr "搜索索引..."
|
||||||
@ -1421,7 +1531,7 @@ msgstr "查看版本"
|
|||||||
msgid "See versions history"
|
msgid "See versions history"
|
||||||
msgstr "查看版本歷史"
|
msgstr "查看版本歷史"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:165
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "選擇要發送到此端點的事件"
|
msgstr "選擇要發送到此端點的事件"
|
||||||
|
|
||||||
@ -1433,6 +1543,10 @@ msgstr "選擇您偏好的語言"
|
|||||||
msgid "Send an invite email to your team"
|
msgid "Send an invite email to your team"
|
||||||
msgstr "向您的團隊發送邀請電子郵件"
|
msgstr "向您的團隊發送邀請電子郵件"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:165
|
||||||
|
msgid "Serbian (Cyrillic)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:210
|
||||||
msgid "Server Admin Panel"
|
msgid "Server Admin Panel"
|
||||||
msgstr "服務器管理面板"
|
msgstr "服務器管理面板"
|
||||||
@ -1441,7 +1555,7 @@ msgstr "服務器管理面板"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "設置電子郵件可見性,管理您的屏蔽列表等。"
|
msgstr "設置電子郵件可見性,管理您的屏蔽列表等。"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
#: src/pages/settings/workspace/SettingsCustomDomain.tsx:25
|
||||||
msgid "Set the name of your domain"
|
msgid "Set the name of your domain"
|
||||||
msgstr "設置您的域名"
|
msgstr "設置您的域名"
|
||||||
|
|
||||||
@ -1449,6 +1563,7 @@ msgstr "設置您的域名"
|
|||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "設置您的子域名"
|
msgstr "設置您的子域名"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/SettingsRoleEdit.tsx:86
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:102
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
@ -1485,7 +1600,7 @@ msgstr "跳過"
|
|||||||
msgid "Sort"
|
msgid "Sort"
|
||||||
msgstr "排序"
|
msgstr "排序"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:77
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:169
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "西班牙語"
|
msgstr "西班牙語"
|
||||||
|
|
||||||
@ -1497,15 +1612,16 @@ msgstr "單點登錄"
|
|||||||
msgid "Subdomain"
|
msgid "Subdomain"
|
||||||
msgstr "子域"
|
msgstr "子域"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
#: src/pages/settings/workspace/SettingsDomain.tsx:111
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:138
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "子域名已被佔用"
|
msgstr "子域名已被佔用"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
#: src/pages/settings/workspace/SettingsDomain.tsx:39
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "子域名不能超過 30 個字符"
|
msgstr "子域名不能超過 30 個字符"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
#: src/pages/settings/workspace/SettingsDomain.tsx:38
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "子域名不能少於 3 個字符"
|
msgstr "子域名不能少於 3 個字符"
|
||||||
|
|
||||||
@ -1522,6 +1638,10 @@ msgstr "總和"
|
|||||||
msgid "Support"
|
msgid "Support"
|
||||||
msgstr "支援"
|
msgstr "支援"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:173
|
||||||
|
msgid "Swedish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:159
|
#: src/pages/settings/SettingsBilling.tsx:159
|
||||||
msgid "Switch {from}"
|
msgid "Switch {from}"
|
||||||
msgstr "切換 {from}"
|
msgstr "切換 {from}"
|
||||||
@ -1606,13 +1726,21 @@ msgstr "此操作無法撤銷。這將永久刪除此用戶並將其從所有任
|
|||||||
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
msgid "This action cannot be undone. This will permanently delete your entire workspace. <0/> Please type in your email to confirm."
|
||||||
msgstr "此操作無法撤銷。這將永久刪除您的整個工作區。 <0/> 請輸入您的電子郵件以確認。"
|
msgstr "此操作無法撤銷。這將永久刪除您的整個工作區。 <0/> 請輸入您的電子郵件以確認。"
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignmentConfirmationModalSubtitle.tsx:48
|
||||||
|
msgid "This member will be unassigned from this role."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||||
msgid "This Role has the following permissions."
|
msgid "This Role has the following permissions."
|
||||||
msgstr "此角色具有以下權限。"
|
msgstr "此角色具有以下權限。"
|
||||||
|
|
||||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||||
msgid "This Role is assigned to these workspace member."
|
#~ msgid "This Role is assigned to these workspace member."
|
||||||
msgstr "此角色被分配給這些工作區成員。"
|
#~ msgstr "This Role is assigned to these workspace member."
|
||||||
|
|
||||||
|
#: src/pages/settings/roles/components/RoleAssignment.tsx:162
|
||||||
|
msgid "This role is assigned to these workspace members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
@ -1634,15 +1762,23 @@ msgstr "觸發類型"
|
|||||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
msgstr "觸發類型應為手動 - 當未選擇記錄時"
|
msgstr "觸發類型應為手動 - 當未選擇記錄時"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:177
|
||||||
|
msgid "Turkish"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "類型"
|
msgstr "類型"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:154
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:157
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "輸入任何內容"
|
msgstr "輸入任何內容"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:181
|
||||||
|
msgid "Ukrainian"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:49
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:27
|
||||||
msgid "Unique"
|
msgid "Unique"
|
||||||
@ -1660,8 +1796,7 @@ msgstr "無限聯繫人"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "上傳"
|
msgstr "上傳"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:101
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:138
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:242
|
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "網址"
|
msgstr "網址"
|
||||||
|
|
||||||
@ -1670,7 +1805,7 @@ msgstr "網址"
|
|||||||
msgid "Use as draft"
|
msgid "Use as draft"
|
||||||
msgstr "用作草稿"
|
msgstr "用作草稿"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
#: src/pages/settings/workspace/SettingsDomain.tsx:41
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "只能使用字母、數字和破折號。以字母或數字開頭和結尾"
|
msgstr "只能使用字母、數字和破折號。以字母或數字開頭和結尾"
|
||||||
|
|
||||||
@ -1697,6 +1832,10 @@ msgstr "用戶未登錄"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "值"
|
msgstr "值"
|
||||||
|
|
||||||
|
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:185
|
||||||
|
msgid "Vietnamese"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "查看計費詳情"
|
msgstr "查看計費詳情"
|
||||||
@ -1709,16 +1848,15 @@ msgstr "可視化"
|
|||||||
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
msgid "We support your square PNGs, JPEGs and GIFs under 10MB"
|
||||||
msgstr "我們支持 10MB 以下的正方形 PNG、JPEG 和 GIF 文件"
|
msgstr "我們支持 10MB 以下的正方形 PNG、JPEG 和 GIF 文件"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:98
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:135
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:239
|
|
||||||
msgid "We will send POST requests to this endpoint for every new event"
|
msgid "We will send POST requests to this endpoint for every new event"
|
||||||
msgstr "我們將為每個新事件向此端點發送 POST 請求"
|
msgstr "我們將為每個新事件向此端點發送 POST 請求"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:223
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:128
|
||||||
msgid "Webhook"
|
msgid "Webhook"
|
||||||
msgstr "Webhook"
|
msgstr "Webhook"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:65
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:86
|
||||||
msgid "Webhooks"
|
msgid "Webhooks"
|
||||||
msgstr "Webhooks"
|
msgstr "Webhooks"
|
||||||
|
|
||||||
@ -1746,13 +1884,12 @@ msgstr "無法測試工作流程"
|
|||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:118
|
#: src/pages/settings/workspace/SettingsDomain.tsx:188
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/roles/SettingsRoles.tsx:110
|
#: src/pages/settings/roles/SettingsRoles.tsx:115
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:60
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:75
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:121
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:216
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:85
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:165
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
#: src/pages/settings/data-model/SettingsObjects.tsx:152
|
||||||
@ -1777,11 +1914,12 @@ msgstr "工作區標誌"
|
|||||||
msgid "Workspace name"
|
msgid "Workspace name"
|
||||||
msgstr "工作區名稱"
|
msgstr "工作區名稱"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
#: src/pages/settings/roles/components/RoleSettings.tsx:40
|
||||||
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:154
|
||||||
msgid "Write a description"
|
msgid "Write a description"
|
||||||
msgstr "撰寫描述"
|
msgstr "撰寫描述"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:209
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:113
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:156
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "是"
|
msgstr "是"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: af\n"
|
"Language: af\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Afrikaans\n"
|
"Language-Team: Afrikaans\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -522,6 +522,11 @@ msgstr "Kontak se telefoonnommers"
|
|||||||
msgid "Contact’s X/Twitter account"
|
msgid "Contact’s X/Twitter account"
|
||||||
msgstr "Kontak se X/Twitter-rekening"
|
msgstr "Kontak se X/Twitter-rekening"
|
||||||
|
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
||||||
@ -780,7 +785,7 @@ msgstr "Gunsteling werkspasie lid"
|
|||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:196
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
||||||
@ -825,7 +830,7 @@ msgstr "Gunstelinge gekoppel aan die aansig"
|
|||||||
msgid "Favorites linked to the workflow"
|
msgid "Favorites linked to the workflow"
|
||||||
msgstr "Gunstelinge gekoppel aan die werkstroom"
|
msgstr "Gunstelinge gekoppel aan die werkstroom"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:197
|
||||||
msgid "Favorites linked to the workflow run"
|
msgid "Favorites linked to the workflow run"
|
||||||
msgstr "Gunstelinge gekoppel aan die werkstroom-lopie"
|
msgstr "Gunstelinge gekoppel aan die werkstroom-lopie"
|
||||||
|
|
||||||
@ -1438,7 +1443,7 @@ msgstr "Kontakpunt"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:156
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
||||||
@ -1800,7 +1805,7 @@ msgstr "Tydsone"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:208
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
||||||
@ -1822,7 +1827,7 @@ msgstr "Tydlyn Aktiwiteite gekoppel aan die nota."
|
|||||||
msgid "Timeline Activities linked to the opportunity."
|
msgid "Timeline Activities linked to the opportunity."
|
||||||
msgstr "Tydlyn Aktiwiteite gekoppel aan die geleentheid."
|
msgstr "Tydlyn Aktiwiteite gekoppel aan die geleentheid."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:209
|
||||||
msgid "Timeline activities linked to the run"
|
msgid "Timeline activities linked to the run"
|
||||||
msgstr "Tydlyn aktiwiteite gekoppel aan die lopie"
|
msgstr "Tydlyn aktiwiteite gekoppel aan die lopie"
|
||||||
|
|
||||||
@ -2101,7 +2106,7 @@ msgstr "Webhake"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:182
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
||||||
@ -2114,7 +2119,7 @@ msgstr "Werksvloei"
|
|||||||
msgid "Workflow event listeners linked to the workflow."
|
msgid "Workflow event listeners linked to the workflow."
|
||||||
msgstr "Werksvloei gebeurtenis luisteraars gekoppel aan die werksvloei."
|
msgstr "Werksvloei gebeurtenis luisteraars gekoppel aan die werksvloei."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:183
|
||||||
msgid "Workflow linked to the run."
|
msgid "Workflow linked to the run."
|
||||||
msgstr "Werksvloei gekoppel aan die lopie."
|
msgstr "Werksvloei gekoppel aan die lopie."
|
||||||
|
|
||||||
@ -2132,7 +2137,7 @@ msgstr "Werksvloei Lopie"
|
|||||||
msgid "Workflow run ended at"
|
msgid "Workflow run ended at"
|
||||||
msgstr "Werksvloei lopie geëindig op"
|
msgstr "Werksvloei lopie geëindig op"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:157
|
||||||
msgid "Workflow run position"
|
msgid "Workflow run position"
|
||||||
msgstr "Werksvloei lopie posisie"
|
msgstr "Werksvloei lopie posisie"
|
||||||
|
|
||||||
@ -2158,7 +2163,7 @@ msgstr "Werksvloei lopies gekoppel aan die weergawe."
|
|||||||
msgid "Workflow runs linked to the workflow."
|
msgid "Workflow runs linked to the workflow."
|
||||||
msgstr "Werksvloei lopies gekoppel aan die werksvloei."
|
msgstr "Werksvloei lopies gekoppel aan die werksvloei."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:168
|
||||||
msgid "Workflow version"
|
msgid "Workflow version"
|
||||||
msgstr "Werksvloei weergawe"
|
msgstr "Werksvloei weergawe"
|
||||||
|
|
||||||
@ -2166,7 +2171,7 @@ msgstr "Werksvloei weergawe"
|
|||||||
msgid "Workflow Version"
|
msgid "Workflow Version"
|
||||||
msgstr "Werksvloei Weergawe"
|
msgstr "Werksvloei Weergawe"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:169
|
||||||
msgid "Workflow version linked to the run."
|
msgid "Workflow version linked to the run."
|
||||||
msgstr "Werksvloei weergawe gekoppel aan die lopie."
|
msgstr "Werksvloei weergawe gekoppel aan die lopie."
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: ar\n"
|
"Language: ar\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Arabic\n"
|
"Language-Team: Arabic\n"
|
||||||
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
||||||
@ -522,6 +522,11 @@ msgstr "أرقام هواتف جهة الاتصال"
|
|||||||
msgid "Contact’s X/Twitter account"
|
msgid "Contact’s X/Twitter account"
|
||||||
msgstr "حساب جهة الاتصال على تويتر"
|
msgstr "حساب جهة الاتصال على تويتر"
|
||||||
|
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
||||||
@ -780,7 +785,7 @@ msgstr "عضو مفضل في المساحة العملية"
|
|||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:196
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
||||||
@ -825,7 +830,7 @@ msgstr "المفضلات المرتبطة بالعرض"
|
|||||||
msgid "Favorites linked to the workflow"
|
msgid "Favorites linked to the workflow"
|
||||||
msgstr "المفضلات المرتبطة بسير العمل"
|
msgstr "المفضلات المرتبطة بسير العمل"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:197
|
||||||
msgid "Favorites linked to the workflow run"
|
msgid "Favorites linked to the workflow run"
|
||||||
msgstr "المفضلات المرتبطة بتشغيل سير العمل"
|
msgstr "المفضلات المرتبطة بتشغيل سير العمل"
|
||||||
|
|
||||||
@ -1438,7 +1443,7 @@ msgstr "نقطة الاتصال"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:156
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
||||||
@ -1800,7 +1805,7 @@ msgstr "المنطقة الزمنية"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:208
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
||||||
@ -1822,7 +1827,7 @@ msgstr "أنشطة الجدول الزمني المرتبطة بالملاحظة
|
|||||||
msgid "Timeline Activities linked to the opportunity."
|
msgid "Timeline Activities linked to the opportunity."
|
||||||
msgstr "أنشطة الجدول الزمني المرتبطة بالفرصة."
|
msgstr "أنشطة الجدول الزمني المرتبطة بالفرصة."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:209
|
||||||
msgid "Timeline activities linked to the run"
|
msgid "Timeline activities linked to the run"
|
||||||
msgstr "أنشطة الجدول الزمني المرتبطة بالتشغيل"
|
msgstr "أنشطة الجدول الزمني المرتبطة بالتشغيل"
|
||||||
|
|
||||||
@ -2101,7 +2106,7 @@ msgstr "ويب هوكس"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:182
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
||||||
@ -2114,7 +2119,7 @@ msgstr "سير العمل"
|
|||||||
msgid "Workflow event listeners linked to the workflow."
|
msgid "Workflow event listeners linked to the workflow."
|
||||||
msgstr "مستمعون لأحداث سير العمل مرتبطون بسير العمل."
|
msgstr "مستمعون لأحداث سير العمل مرتبطون بسير العمل."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:183
|
||||||
msgid "Workflow linked to the run."
|
msgid "Workflow linked to the run."
|
||||||
msgstr "سير العمل المرتبط بالتشغيل."
|
msgstr "سير العمل المرتبط بالتشغيل."
|
||||||
|
|
||||||
@ -2132,7 +2137,7 @@ msgstr "تشغيل سير العمل"
|
|||||||
msgid "Workflow run ended at"
|
msgid "Workflow run ended at"
|
||||||
msgstr "انتهاء تشغيل سير العمل في"
|
msgstr "انتهاء تشغيل سير العمل في"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:157
|
||||||
msgid "Workflow run position"
|
msgid "Workflow run position"
|
||||||
msgstr "موضع تشغيل سير العمل"
|
msgstr "موضع تشغيل سير العمل"
|
||||||
|
|
||||||
@ -2158,7 +2163,7 @@ msgstr "عمليات تشغيل سير العمل المرتبطة بالنسخ
|
|||||||
msgid "Workflow runs linked to the workflow."
|
msgid "Workflow runs linked to the workflow."
|
||||||
msgstr "عمليات تشغيل سير العمل المرتبطة بسير العمل."
|
msgstr "عمليات تشغيل سير العمل المرتبطة بسير العمل."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:168
|
||||||
msgid "Workflow version"
|
msgid "Workflow version"
|
||||||
msgstr "نسخة سير العمل"
|
msgstr "نسخة سير العمل"
|
||||||
|
|
||||||
@ -2166,7 +2171,7 @@ msgstr "نسخة سير العمل"
|
|||||||
msgid "Workflow Version"
|
msgid "Workflow Version"
|
||||||
msgstr "نسخة سير العمل"
|
msgstr "نسخة سير العمل"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:169
|
||||||
msgid "Workflow version linked to the run."
|
msgid "Workflow version linked to the run."
|
||||||
msgstr "نسخة سير العمل المرتبطة بالتشغيل."
|
msgstr "نسخة سير العمل المرتبطة بالتشغيل."
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: ca\n"
|
"Language: ca\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 12:24\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Catalan\n"
|
"Language-Team: Catalan\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -522,6 +522,11 @@ msgstr ""
|
|||||||
msgid "Contact’s X/Twitter account"
|
msgid "Contact’s X/Twitter account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
||||||
@ -780,7 +785,7 @@ msgstr ""
|
|||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:196
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
||||||
@ -825,7 +830,7 @@ msgstr ""
|
|||||||
msgid "Favorites linked to the workflow"
|
msgid "Favorites linked to the workflow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:197
|
||||||
msgid "Favorites linked to the workflow run"
|
msgid "Favorites linked to the workflow run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1438,7 +1443,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:156
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
||||||
@ -1800,7 +1805,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:208
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
||||||
@ -1822,7 +1827,7 @@ msgstr ""
|
|||||||
msgid "Timeline Activities linked to the opportunity."
|
msgid "Timeline Activities linked to the opportunity."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:209
|
||||||
msgid "Timeline activities linked to the run"
|
msgid "Timeline activities linked to the run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2101,7 +2106,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:182
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
||||||
@ -2114,7 +2119,7 @@ msgstr ""
|
|||||||
msgid "Workflow event listeners linked to the workflow."
|
msgid "Workflow event listeners linked to the workflow."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:183
|
||||||
msgid "Workflow linked to the run."
|
msgid "Workflow linked to the run."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2132,7 +2137,7 @@ msgstr ""
|
|||||||
msgid "Workflow run ended at"
|
msgid "Workflow run ended at"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:157
|
||||||
msgid "Workflow run position"
|
msgid "Workflow run position"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2158,7 +2163,7 @@ msgstr ""
|
|||||||
msgid "Workflow runs linked to the workflow."
|
msgid "Workflow runs linked to the workflow."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:168
|
||||||
msgid "Workflow version"
|
msgid "Workflow version"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2166,7 +2171,7 @@ msgstr ""
|
|||||||
msgid "Workflow Version"
|
msgid "Workflow Version"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:169
|
||||||
msgid "Workflow version linked to the run."
|
msgid "Workflow version linked to the run."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: cs\n"
|
"Language: cs\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Czech\n"
|
"Language-Team: Czech\n"
|
||||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||||
@ -522,6 +522,11 @@ msgstr "Telefonní čísla kontaktu"
|
|||||||
msgid "Contact’s X/Twitter account"
|
msgid "Contact’s X/Twitter account"
|
||||||
msgstr "Účet/X/Twitter kontaktu"
|
msgstr "Účet/X/Twitter kontaktu"
|
||||||
|
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
||||||
@ -780,7 +785,7 @@ msgstr "Oblíbený člen pracovního prostoru"
|
|||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:196
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
||||||
@ -825,7 +830,7 @@ msgstr ""
|
|||||||
msgid "Favorites linked to the workflow"
|
msgid "Favorites linked to the workflow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:197
|
||||||
msgid "Favorites linked to the workflow run"
|
msgid "Favorites linked to the workflow run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1438,7 +1443,7 @@ msgstr "Kontaktní osoba"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:156
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
||||||
@ -1800,7 +1805,7 @@ msgstr "Časové pásmo"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:208
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
||||||
@ -1822,7 +1827,7 @@ msgstr "Aktivity na časové ose spojené s poznámkou."
|
|||||||
msgid "Timeline Activities linked to the opportunity."
|
msgid "Timeline Activities linked to the opportunity."
|
||||||
msgstr "Aktivity na časové ose spojené s příležitostí."
|
msgstr "Aktivity na časové ose spojené s příležitostí."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:209
|
||||||
msgid "Timeline activities linked to the run"
|
msgid "Timeline activities linked to the run"
|
||||||
msgstr "Aktivity na časové ose spojené s během"
|
msgstr "Aktivity na časové ose spojené s během"
|
||||||
|
|
||||||
@ -2101,7 +2106,7 @@ msgstr "Webhooky"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:182
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
||||||
@ -2114,7 +2119,7 @@ msgstr "Workflowy"
|
|||||||
msgid "Workflow event listeners linked to the workflow."
|
msgid "Workflow event listeners linked to the workflow."
|
||||||
msgstr "Posluchači událostí průběhu práce přiřazení k průběhu práce."
|
msgstr "Posluchači událostí průběhu práce přiřazení k průběhu práce."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:183
|
||||||
msgid "Workflow linked to the run."
|
msgid "Workflow linked to the run."
|
||||||
msgstr "Průběh práce přiřazený k běhu."
|
msgstr "Průběh práce přiřazený k běhu."
|
||||||
|
|
||||||
@ -2132,7 +2137,7 @@ msgstr "Běh průběhu práce"
|
|||||||
msgid "Workflow run ended at"
|
msgid "Workflow run ended at"
|
||||||
msgstr "Běh průběhu práce skončil v"
|
msgstr "Běh průběhu práce skončil v"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:157
|
||||||
msgid "Workflow run position"
|
msgid "Workflow run position"
|
||||||
msgstr "Pozice běhu průběhu práce"
|
msgstr "Pozice běhu průběhu práce"
|
||||||
|
|
||||||
@ -2158,7 +2163,7 @@ msgstr "Běhy průběhu práce přiřazené k verzi."
|
|||||||
msgid "Workflow runs linked to the workflow."
|
msgid "Workflow runs linked to the workflow."
|
||||||
msgstr "Běhy průběhu práce přiřazené k průběhu práce."
|
msgstr "Běhy průběhu práce přiřazené k průběhu práce."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:168
|
||||||
msgid "Workflow version"
|
msgid "Workflow version"
|
||||||
msgstr "Verze průběhu práce"
|
msgstr "Verze průběhu práce"
|
||||||
|
|
||||||
@ -2166,7 +2171,7 @@ msgstr "Verze průběhu práce"
|
|||||||
msgid "Workflow Version"
|
msgid "Workflow Version"
|
||||||
msgstr "Verze průběhu práce"
|
msgstr "Verze průběhu práce"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:169
|
||||||
msgid "Workflow version linked to the run."
|
msgid "Workflow version linked to the run."
|
||||||
msgstr "Verze průběhu práce přiřazená k běhu."
|
msgstr "Verze průběhu práce přiřazená k běhu."
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: da\n"
|
"Language: da\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Danish\n"
|
"Language-Team: Danish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -522,6 +522,11 @@ msgstr "Kontaktens telefonnumre"
|
|||||||
msgid "Contact’s X/Twitter account"
|
msgid "Contact’s X/Twitter account"
|
||||||
msgstr "Kontaktens X/Twitter-konto"
|
msgstr "Kontaktens X/Twitter-konto"
|
||||||
|
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
||||||
@ -780,7 +785,7 @@ msgstr "Foretrukket arbejdsområde medlem"
|
|||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:196
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
||||||
@ -825,7 +830,7 @@ msgstr "Foretrukne knyttet til visningen"
|
|||||||
msgid "Favorites linked to the workflow"
|
msgid "Favorites linked to the workflow"
|
||||||
msgstr "Foretrukne knyttet til arbejdsgangen"
|
msgstr "Foretrukne knyttet til arbejdsgangen"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:197
|
||||||
msgid "Favorites linked to the workflow run"
|
msgid "Favorites linked to the workflow run"
|
||||||
msgstr "Foretrukne knyttet til arbejdsgang kørslen"
|
msgstr "Foretrukne knyttet til arbejdsgang kørslen"
|
||||||
|
|
||||||
@ -1438,7 +1443,7 @@ msgstr "Kontaktpunkt"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:156
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
||||||
@ -1801,7 +1806,7 @@ msgstr "Tidszone"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:208
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
||||||
@ -1823,7 +1828,7 @@ msgstr "Tidslinjeaktiviteter knyttet til noten."
|
|||||||
msgid "Timeline Activities linked to the opportunity."
|
msgid "Timeline Activities linked to the opportunity."
|
||||||
msgstr "Tidslinjeaktiviteter knyttet til muligheden."
|
msgstr "Tidslinjeaktiviteter knyttet til muligheden."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:209
|
||||||
msgid "Timeline activities linked to the run"
|
msgid "Timeline activities linked to the run"
|
||||||
msgstr "Tidslinjeaktiviteter knyttet til kørslen"
|
msgstr "Tidslinjeaktiviteter knyttet til kørslen"
|
||||||
|
|
||||||
@ -2102,7 +2107,7 @@ msgstr "Webhooks"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:182
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
||||||
@ -2115,7 +2120,7 @@ msgstr "Arbejdsprocesser"
|
|||||||
msgid "Workflow event listeners linked to the workflow."
|
msgid "Workflow event listeners linked to the workflow."
|
||||||
msgstr "Arbejdsganghændelseslyttere knyttet til arbejdsgangen."
|
msgstr "Arbejdsganghændelseslyttere knyttet til arbejdsgangen."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:183
|
||||||
msgid "Workflow linked to the run."
|
msgid "Workflow linked to the run."
|
||||||
msgstr "Arbejdsgang knyttet til kørslen."
|
msgstr "Arbejdsgang knyttet til kørslen."
|
||||||
|
|
||||||
@ -2133,7 +2138,7 @@ msgstr "Arbejdsgangskørsel"
|
|||||||
msgid "Workflow run ended at"
|
msgid "Workflow run ended at"
|
||||||
msgstr "Arbejdsgangskørsel sluttede kl"
|
msgstr "Arbejdsgangskørsel sluttede kl"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:157
|
||||||
msgid "Workflow run position"
|
msgid "Workflow run position"
|
||||||
msgstr "Arbejdsgangskørsels position"
|
msgstr "Arbejdsgangskørsels position"
|
||||||
|
|
||||||
@ -2159,7 +2164,7 @@ msgstr "Arbejdsgangskørsler knyttet til versionen."
|
|||||||
msgid "Workflow runs linked to the workflow."
|
msgid "Workflow runs linked to the workflow."
|
||||||
msgstr "Arbejdsgangskørsler knyttet til arbejdsgangen."
|
msgstr "Arbejdsgangskørsler knyttet til arbejdsgangen."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:168
|
||||||
msgid "Workflow version"
|
msgid "Workflow version"
|
||||||
msgstr "Arbejdsgangversion"
|
msgstr "Arbejdsgangversion"
|
||||||
|
|
||||||
@ -2167,7 +2172,7 @@ msgstr "Arbejdsgangversion"
|
|||||||
msgid "Workflow Version"
|
msgid "Workflow Version"
|
||||||
msgstr "Arbejdsgangversion"
|
msgstr "Arbejdsgangversion"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:169
|
||||||
msgid "Workflow version linked to the run."
|
msgid "Workflow version linked to the run."
|
||||||
msgstr "Arbejdsgangversion knyttet til kørslen."
|
msgstr "Arbejdsgangversion knyttet til kørslen."
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: German\n"
|
"Language-Team: German\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -522,6 +522,11 @@ msgstr "Telefonnummern des Kontakts"
|
|||||||
msgid "Contact’s X/Twitter account"
|
msgid "Contact’s X/Twitter account"
|
||||||
msgstr "X/Twitter-Konto des Kontakts"
|
msgstr "X/Twitter-Konto des Kontakts"
|
||||||
|
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
||||||
@ -780,7 +785,7 @@ msgstr "Bevorzugtes Arbeitsbereichsmitglied"
|
|||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:196
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
||||||
@ -825,7 +830,7 @@ msgstr "Mit der Ansicht verknüpfte Favoriten"
|
|||||||
msgid "Favorites linked to the workflow"
|
msgid "Favorites linked to the workflow"
|
||||||
msgstr "Mit dem Workflow verknüpfte Favoriten"
|
msgstr "Mit dem Workflow verknüpfte Favoriten"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:197
|
||||||
msgid "Favorites linked to the workflow run"
|
msgid "Favorites linked to the workflow run"
|
||||||
msgstr "Mit dem Workflow-Lauf verknüpfte Favoriten"
|
msgstr "Mit dem Workflow-Lauf verknüpfte Favoriten"
|
||||||
|
|
||||||
@ -1438,7 +1443,7 @@ msgstr "Ansprechpartner"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:156
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
||||||
@ -1800,7 +1805,7 @@ msgstr "Zeitzone"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:208
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
||||||
@ -1822,7 +1827,7 @@ msgstr "Mit der Notiz verknüpfte Zeitachsen-Aktivitäten."
|
|||||||
msgid "Timeline Activities linked to the opportunity."
|
msgid "Timeline Activities linked to the opportunity."
|
||||||
msgstr "Mit der Gelegenheit verknüpfte Zeitachsen-Aktivitäten."
|
msgstr "Mit der Gelegenheit verknüpfte Zeitachsen-Aktivitäten."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:209
|
||||||
msgid "Timeline activities linked to the run"
|
msgid "Timeline activities linked to the run"
|
||||||
msgstr "Mit dem Lauf verknüpfte Zeitachsen-Aktivitäten"
|
msgstr "Mit dem Lauf verknüpfte Zeitachsen-Aktivitäten"
|
||||||
|
|
||||||
@ -2101,7 +2106,7 @@ msgstr "Webhooks"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:182
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
||||||
@ -2114,7 +2119,7 @@ msgstr "Workflow"
|
|||||||
msgid "Workflow event listeners linked to the workflow."
|
msgid "Workflow event listeners linked to the workflow."
|
||||||
msgstr "Workflow-Ereignis-Listener, die mit dem Workflow verknüpft sind."
|
msgstr "Workflow-Ereignis-Listener, die mit dem Workflow verknüpft sind."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:183
|
||||||
msgid "Workflow linked to the run."
|
msgid "Workflow linked to the run."
|
||||||
msgstr "Mit dem Lauf verknüpfter Workflow."
|
msgstr "Mit dem Lauf verknüpfter Workflow."
|
||||||
|
|
||||||
@ -2132,7 +2137,7 @@ msgstr "Workflow-Lauf"
|
|||||||
msgid "Workflow run ended at"
|
msgid "Workflow run ended at"
|
||||||
msgstr "Workflow-Lauf beendet um"
|
msgstr "Workflow-Lauf beendet um"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:157
|
||||||
msgid "Workflow run position"
|
msgid "Workflow run position"
|
||||||
msgstr "Workflow-Laufposition"
|
msgstr "Workflow-Laufposition"
|
||||||
|
|
||||||
@ -2158,7 +2163,7 @@ msgstr "Mit der Version verknüpfte Workflow-Läufe."
|
|||||||
msgid "Workflow runs linked to the workflow."
|
msgid "Workflow runs linked to the workflow."
|
||||||
msgstr "Mit dem Workflow verknüpfte Workflow-Läufe."
|
msgstr "Mit dem Workflow verknüpfte Workflow-Läufe."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:168
|
||||||
msgid "Workflow version"
|
msgid "Workflow version"
|
||||||
msgstr "Workflow-Version"
|
msgstr "Workflow-Version"
|
||||||
|
|
||||||
@ -2166,7 +2171,7 @@ msgstr "Workflow-Version"
|
|||||||
msgid "Workflow Version"
|
msgid "Workflow Version"
|
||||||
msgstr "Workflow-Version"
|
msgstr "Workflow-Version"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:169
|
||||||
msgid "Workflow version linked to the run."
|
msgid "Workflow version linked to the run."
|
||||||
msgstr "Mit dem Lauf verknüpfte Workflow-Version."
|
msgstr "Mit dem Lauf verknüpfte Workflow-Version."
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: el\n"
|
"Language: el\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Greek\n"
|
"Language-Team: Greek\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -522,6 +522,11 @@ msgstr "Αριθμοί Τηλεφώνου Επαφής"
|
|||||||
msgid "Contact’s X/Twitter account"
|
msgid "Contact’s X/Twitter account"
|
||||||
msgstr "Λογαριασμός X/Twitter Επαφής"
|
msgstr "Λογαριασμός X/Twitter Επαφής"
|
||||||
|
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
||||||
@ -780,7 +785,7 @@ msgstr "Αγαπημένο μέλος χώρου εργασίας"
|
|||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:196
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
||||||
@ -825,7 +830,7 @@ msgstr "Αγαπημένα συνδεδεμένα με την προβολή"
|
|||||||
msgid "Favorites linked to the workflow"
|
msgid "Favorites linked to the workflow"
|
||||||
msgstr "Αγαπημένα συνδεδεμένα με τη ροή εργασίας"
|
msgstr "Αγαπημένα συνδεδεμένα με τη ροή εργασίας"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:197
|
||||||
msgid "Favorites linked to the workflow run"
|
msgid "Favorites linked to the workflow run"
|
||||||
msgstr "Αγαπημένα συνδεδεμένα με την εκτέλεση ροής εργασίας"
|
msgstr "Αγαπημένα συνδεδεμένα με την εκτέλεση ροής εργασίας"
|
||||||
|
|
||||||
@ -1438,7 +1443,7 @@ msgstr "\\\\"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:156
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
||||||
@ -1800,7 +1805,7 @@ msgstr "Ζώνη ώρας"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:208
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
||||||
@ -1822,7 +1827,7 @@ msgstr "Δραστηριότητες Χρονοδιαγράμματος συνδ
|
|||||||
msgid "Timeline Activities linked to the opportunity."
|
msgid "Timeline Activities linked to the opportunity."
|
||||||
msgstr "Δραστηριότητες Χρονοδιαγράμματος συνδεδεμένες με την ευκαιρία."
|
msgstr "Δραστηριότητες Χρονοδιαγράμματος συνδεδεμένες με την ευκαιρία."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:209
|
||||||
msgid "Timeline activities linked to the run"
|
msgid "Timeline activities linked to the run"
|
||||||
msgstr "Δραστηριότητες χρονοδιαγράμματος συνδεδεμένες με την εκτέλεση"
|
msgstr "Δραστηριότητες χρονοδιαγράμματος συνδεδεμένες με την εκτέλεση"
|
||||||
|
|
||||||
@ -2101,7 +2106,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:182
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
||||||
@ -2114,7 +2119,7 @@ msgstr ""
|
|||||||
msgid "Workflow event listeners linked to the workflow."
|
msgid "Workflow event listeners linked to the workflow."
|
||||||
msgstr "Ακροατές γεγονότων ροής εργασίας συνδεδεμένοι με τη ροή εργασίας."
|
msgstr "Ακροατές γεγονότων ροής εργασίας συνδεδεμένοι με τη ροή εργασίας."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:183
|
||||||
msgid "Workflow linked to the run."
|
msgid "Workflow linked to the run."
|
||||||
msgstr "Ροή εργασίας συνδεδεμένη με την εκτέλεση."
|
msgstr "Ροή εργασίας συνδεδεμένη με την εκτέλεση."
|
||||||
|
|
||||||
@ -2132,7 +2137,7 @@ msgstr "Εκτέλεση Ροής Εργασίας"
|
|||||||
msgid "Workflow run ended at"
|
msgid "Workflow run ended at"
|
||||||
msgstr "Η εκτέλεση της ροής εργασίας έληξε στις"
|
msgstr "Η εκτέλεση της ροής εργασίας έληξε στις"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:157
|
||||||
msgid "Workflow run position"
|
msgid "Workflow run position"
|
||||||
msgstr "Θέση εκτέλεσης ροής εργασίας"
|
msgstr "Θέση εκτέλεσης ροής εργασίας"
|
||||||
|
|
||||||
@ -2158,7 +2163,7 @@ msgstr "Εκτελέσεις ροής εργασίας συνδεδεμένες
|
|||||||
msgid "Workflow runs linked to the workflow."
|
msgid "Workflow runs linked to the workflow."
|
||||||
msgstr "Εκτελέσεις ροής εργασίας συνδεδεμένες με τη ροή εργασίας."
|
msgstr "Εκτελέσεις ροής εργασίας συνδεδεμένες με τη ροή εργασίας."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:168
|
||||||
msgid "Workflow version"
|
msgid "Workflow version"
|
||||||
msgstr "Έκδοση ροής εργασίας"
|
msgstr "Έκδοση ροής εργασίας"
|
||||||
|
|
||||||
@ -2166,7 +2171,7 @@ msgstr "Έκδοση ροής εργασίας"
|
|||||||
msgid "Workflow Version"
|
msgid "Workflow Version"
|
||||||
msgstr "Έκδοση Ροής Εργασίας"
|
msgstr "Έκδοση Ροής Εργασίας"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:169
|
||||||
msgid "Workflow version linked to the run."
|
msgid "Workflow version linked to the run."
|
||||||
msgstr "Έκδοση ροής εργασίας συνδεδεμένη με την εκτέλεση."
|
msgstr "Έκδοση ροής εργασίας συνδεδεμένη με την εκτέλεση."
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Spanish\n"
|
"Language-Team: Spanish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -522,6 +522,11 @@ msgstr "Números de teléfono del contacto"
|
|||||||
msgid "Contact’s X/Twitter account"
|
msgid "Contact’s X/Twitter account"
|
||||||
msgstr "Cuenta de X/Twitter del contacto"
|
msgstr "Cuenta de X/Twitter del contacto"
|
||||||
|
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
||||||
@ -780,7 +785,7 @@ msgstr "Miembro favorito del espacio de trabajo"
|
|||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:196
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
||||||
@ -825,7 +830,7 @@ msgstr "Favoritos vinculados a la vista"
|
|||||||
msgid "Favorites linked to the workflow"
|
msgid "Favorites linked to the workflow"
|
||||||
msgstr "Favoritos vinculados al workflow"
|
msgstr "Favoritos vinculados al workflow"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:197
|
||||||
msgid "Favorites linked to the workflow run"
|
msgid "Favorites linked to the workflow run"
|
||||||
msgstr "Favoritos vinculados a la ejecución del workflow"
|
msgstr "Favoritos vinculados a la ejecución del workflow"
|
||||||
|
|
||||||
@ -1438,7 +1443,7 @@ msgstr "Punto de contacto"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:156
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
||||||
@ -1800,7 +1805,7 @@ msgstr "Zona horaria"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:208
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
||||||
@ -1822,7 +1827,7 @@ msgstr "Actividades de la cronología vinculadas a la nota."
|
|||||||
msgid "Timeline Activities linked to the opportunity."
|
msgid "Timeline Activities linked to the opportunity."
|
||||||
msgstr "Actividades de la cronología vinculadas a la oportunidad."
|
msgstr "Actividades de la cronología vinculadas a la oportunidad."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:209
|
||||||
msgid "Timeline activities linked to the run"
|
msgid "Timeline activities linked to the run"
|
||||||
msgstr "Actividades de la cronología vinculadas a la ejecución"
|
msgstr "Actividades de la cronología vinculadas a la ejecución"
|
||||||
|
|
||||||
@ -2101,7 +2106,7 @@ msgstr "Webhooks"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:182
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
||||||
@ -2114,7 +2119,7 @@ msgstr "Workflow"
|
|||||||
msgid "Workflow event listeners linked to the workflow."
|
msgid "Workflow event listeners linked to the workflow."
|
||||||
msgstr "Escuchas de eventos vinculados al Workflow."
|
msgstr "Escuchas de eventos vinculados al Workflow."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:183
|
||||||
msgid "Workflow linked to the run."
|
msgid "Workflow linked to the run."
|
||||||
msgstr "Workflow vinculado a la ejecución."
|
msgstr "Workflow vinculado a la ejecución."
|
||||||
|
|
||||||
@ -2132,7 +2137,7 @@ msgstr "Ejecución de Workflow"
|
|||||||
msgid "Workflow run ended at"
|
msgid "Workflow run ended at"
|
||||||
msgstr "Ejecución del Workflow finalizada en"
|
msgstr "Ejecución del Workflow finalizada en"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:157
|
||||||
msgid "Workflow run position"
|
msgid "Workflow run position"
|
||||||
msgstr "Posición de la ejecución del Workflow"
|
msgstr "Posición de la ejecución del Workflow"
|
||||||
|
|
||||||
@ -2158,7 +2163,7 @@ msgstr "Ejecuciones de Workflow vinculadas a la versión."
|
|||||||
msgid "Workflow runs linked to the workflow."
|
msgid "Workflow runs linked to the workflow."
|
||||||
msgstr "Ejecuciones de Workflow vinculadas al Workflow."
|
msgstr "Ejecuciones de Workflow vinculadas al Workflow."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:168
|
||||||
msgid "Workflow version"
|
msgid "Workflow version"
|
||||||
msgstr "Versión de Workflow"
|
msgstr "Versión de Workflow"
|
||||||
|
|
||||||
@ -2166,7 +2171,7 @@ msgstr "Versión de Workflow"
|
|||||||
msgid "Workflow Version"
|
msgid "Workflow Version"
|
||||||
msgstr "Versión de Workflow"
|
msgstr "Versión de Workflow"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:169
|
||||||
msgid "Workflow version linked to the run."
|
msgid "Workflow version linked to the run."
|
||||||
msgstr "Versión de Workflow vinculada a la ejecución."
|
msgstr "Versión de Workflow vinculada a la ejecución."
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: fi\n"
|
"Language: fi\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Finnish\n"
|
"Language-Team: Finnish\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
@ -522,6 +522,11 @@ msgstr "Kontaktin puhelinnumerot"
|
|||||||
msgid "Contact’s X/Twitter account"
|
msgid "Contact’s X/Twitter account"
|
||||||
msgstr "Kontaktin X/Twitter-tili"
|
msgstr "Kontaktin X/Twitter-tili"
|
||||||
|
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
||||||
@ -780,7 +785,7 @@ msgstr "Suosikityötilan jäsen"
|
|||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:196
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
||||||
@ -825,7 +830,7 @@ msgstr "Näkymään linkitetyt suosikit"
|
|||||||
msgid "Favorites linked to the workflow"
|
msgid "Favorites linked to the workflow"
|
||||||
msgstr "Prosessiin linkitetyt suosikit"
|
msgstr "Prosessiin linkitetyt suosikit"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:197
|
||||||
msgid "Favorites linked to the workflow run"
|
msgid "Favorites linked to the workflow run"
|
||||||
msgstr "Työnkulkutapahtumaan linkitetyt suosikit"
|
msgstr "Työnkulkutapahtumaan linkitetyt suosikit"
|
||||||
|
|
||||||
@ -1438,7 +1443,7 @@ msgstr "Yhteyshenkilö"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:156
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
||||||
@ -1800,7 +1805,7 @@ msgstr "Aikavyöhyke"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:208
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
||||||
@ -1822,7 +1827,7 @@ msgstr "Huomioon liitetyt aikajanatapahtumat."
|
|||||||
msgid "Timeline Activities linked to the opportunity."
|
msgid "Timeline Activities linked to the opportunity."
|
||||||
msgstr "Mahdollisuuteen liitetyt aikajanatapahtumat."
|
msgstr "Mahdollisuuteen liitetyt aikajanatapahtumat."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:209
|
||||||
msgid "Timeline activities linked to the run"
|
msgid "Timeline activities linked to the run"
|
||||||
msgstr "Suoritukseen liitetyt aikajanatapahtumat"
|
msgstr "Suoritukseen liitetyt aikajanatapahtumat"
|
||||||
|
|
||||||
@ -2101,7 +2106,7 @@ msgstr "Web-koukut"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:182
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
||||||
@ -2114,7 +2119,7 @@ msgstr "Työnkulku"
|
|||||||
msgid "Workflow event listeners linked to the workflow."
|
msgid "Workflow event listeners linked to the workflow."
|
||||||
msgstr "Työnkulun tapahtumakuuntelijat liitetty työnkulkuun."
|
msgstr "Työnkulun tapahtumakuuntelijat liitetty työnkulkuun."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:183
|
||||||
msgid "Workflow linked to the run."
|
msgid "Workflow linked to the run."
|
||||||
msgstr "Työnkulku liitetty suoritukseen."
|
msgstr "Työnkulku liitetty suoritukseen."
|
||||||
|
|
||||||
@ -2132,7 +2137,7 @@ msgstr "Työnkulun suoritus"
|
|||||||
msgid "Workflow run ended at"
|
msgid "Workflow run ended at"
|
||||||
msgstr "Työnkulun suoritus päättynyt"
|
msgstr "Työnkulun suoritus päättynyt"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:157
|
||||||
msgid "Workflow run position"
|
msgid "Workflow run position"
|
||||||
msgstr "Työnkulun suorituksen sijainti"
|
msgstr "Työnkulun suorituksen sijainti"
|
||||||
|
|
||||||
@ -2158,7 +2163,7 @@ msgstr "Versioon liitetyt työnkulkujen suoritukset."
|
|||||||
msgid "Workflow runs linked to the workflow."
|
msgid "Workflow runs linked to the workflow."
|
||||||
msgstr "Työnkulkuun liitetyt työnkulkujen suoritukset."
|
msgstr "Työnkulkuun liitetyt työnkulkujen suoritukset."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:168
|
||||||
msgid "Workflow version"
|
msgid "Workflow version"
|
||||||
msgstr "Työnkulun versio"
|
msgstr "Työnkulun versio"
|
||||||
|
|
||||||
@ -2166,7 +2171,7 @@ msgstr "Työnkulun versio"
|
|||||||
msgid "Workflow Version"
|
msgid "Workflow Version"
|
||||||
msgstr "Työnkulun versio"
|
msgstr "Työnkulun versio"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:169
|
||||||
msgid "Workflow version linked to the run."
|
msgid "Workflow version linked to the run."
|
||||||
msgstr "Työnkulun versio liitetty suoritukseen."
|
msgstr "Työnkulun versio liitetty suoritukseen."
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
"PO-Revision-Date: 2025-02-11 16:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: French\n"
|
"Language-Team: French\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
@ -522,6 +522,11 @@ msgstr "Numéros de téléphone du contact"
|
|||||||
msgid "Contact’s X/Twitter account"
|
msgid "Contact’s X/Twitter account"
|
||||||
msgstr "Compte X/Twitter du contact"
|
msgstr "Compte X/Twitter du contact"
|
||||||
|
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
||||||
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:166
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:136
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:167
|
||||||
@ -780,7 +785,7 @@ msgstr "Membre de l'espace de travail favori"
|
|||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:157
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:143
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:154
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:186
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:196
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:177
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:197
|
||||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
#: src/modules/person/standard-objects/person.workspace-entity.ts:226
|
||||||
@ -825,7 +830,7 @@ msgstr "Favoris liés à la vue"
|
|||||||
msgid "Favorites linked to the workflow"
|
msgid "Favorites linked to the workflow"
|
||||||
msgstr "Favoris liés au workflow"
|
msgstr "Favoris liés au workflow"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:187
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:197
|
||||||
msgid "Favorites linked to the workflow run"
|
msgid "Favorites linked to the workflow run"
|
||||||
msgstr "Favoris liés à l'exécution du workflow"
|
msgstr "Favoris liés à l'exécution du workflow"
|
||||||
|
|
||||||
@ -1438,7 +1443,7 @@ msgstr "Point de contact"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:98
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:115
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:146
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:156
|
||||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
#: src/modules/view/standard-objects/view.workspace-entity.ts:98
|
||||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:59
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:74
|
||||||
@ -1800,7 +1805,7 @@ msgstr "Fuseau horaire"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:155
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:166
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:198
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:208
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
#: src/modules/task/standard-objects/task.workspace-entity.ts:185
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:211
|
||||||
@ -1822,7 +1827,7 @@ msgstr "Activités de la chronologie liées à la note."
|
|||||||
msgid "Timeline Activities linked to the opportunity."
|
msgid "Timeline Activities linked to the opportunity."
|
||||||
msgstr "Activités de la chronologie liées à l'opportunité."
|
msgstr "Activités de la chronologie liées à l'opportunité."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:199
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:209
|
||||||
msgid "Timeline activities linked to the run"
|
msgid "Timeline activities linked to the run"
|
||||||
msgstr "Activités de la chronologie liées à l'exécution"
|
msgstr "Activités de la chronologie liées à l'exécution"
|
||||||
|
|
||||||
@ -2101,7 +2106,7 @@ msgstr "Webhooks"
|
|||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:57
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:127
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:172
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:182
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:43
|
||||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:194
|
||||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:133
|
||||||
@ -2114,7 +2119,7 @@ msgstr "Workflow"
|
|||||||
msgid "Workflow event listeners linked to the workflow."
|
msgid "Workflow event listeners linked to the workflow."
|
||||||
msgstr "Écouteurs d'événements liés au Workflow."
|
msgstr "Écouteurs d'événements liés au Workflow."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:173
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:183
|
||||||
msgid "Workflow linked to the run."
|
msgid "Workflow linked to the run."
|
||||||
msgstr "Workflow lié à l'exécution."
|
msgstr "Workflow lié à l'exécution."
|
||||||
|
|
||||||
@ -2132,7 +2137,7 @@ msgstr "Exécution de Workflow"
|
|||||||
msgid "Workflow run ended at"
|
msgid "Workflow run ended at"
|
||||||
msgstr "Exécution de Workflow terminée à"
|
msgstr "Exécution de Workflow terminée à"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:147
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:157
|
||||||
msgid "Workflow run position"
|
msgid "Workflow run position"
|
||||||
msgstr "Position de l'exécution du Workflow"
|
msgstr "Position de l'exécution du Workflow"
|
||||||
|
|
||||||
@ -2158,7 +2163,7 @@ msgstr "Exécutions de Workflow liées à la version."
|
|||||||
msgid "Workflow runs linked to the workflow."
|
msgid "Workflow runs linked to the workflow."
|
||||||
msgstr "Exécutions de Workflow liées au Workflow."
|
msgstr "Exécutions de Workflow liées au Workflow."
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:158
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:168
|
||||||
msgid "Workflow version"
|
msgid "Workflow version"
|
||||||
msgstr "Version de Workflow"
|
msgstr "Version de Workflow"
|
||||||
|
|
||||||
@ -2166,7 +2171,7 @@ msgstr "Version de Workflow"
|
|||||||
msgid "Workflow Version"
|
msgid "Workflow Version"
|
||||||
msgstr "Version de Workflow"
|
msgstr "Version de Workflow"
|
||||||
|
|
||||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:159
|
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:169
|
||||||
msgid "Workflow version linked to the run."
|
msgid "Workflow version linked to the run."
|
||||||
msgstr "Version de Workflow liée à l'exécution."
|
msgstr "Version de Workflow liée à l'exécution."
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user