i18n - translations (#10735)

Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2025-03-07 18:19:42 +01:00
committed by GitHub
parent f45a682249
commit 18de7efaaa
63 changed files with 2313 additions and 483 deletions

View File

@ -149,7 +149,7 @@ msgstr "Активирајте радни ток"
msgid "Active"
msgstr "Активни"
#: src/pages/settings/developers/SettingsDevelopers.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
msgid "Active API keys created by you or your team."
msgstr "Активни API кључеви које сте креирали ви или ваш тим."
@ -296,6 +296,10 @@ msgstr "Дошло је до грешке при ажурирању лозинк
msgid "An optional description"
msgstr "Опциони опис"
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "An unexpected error occurred"
msgstr ""
#: src/modules/auth/sign-in-up/components/FooterNote.tsx
msgid "and"
msgstr "и"
@ -304,13 +308,17 @@ msgstr "и"
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr "Свако са имејл адресом на овим доменима може се пријавити за овај радни простор."
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "API"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
msgstr "API и Вебхукси"
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "API Key"
msgstr "API кључ"
@ -318,7 +326,7 @@ msgstr "API кључ"
msgid "API Key copied to clipboard"
msgstr "API кључ копиран у клипборд"
#: src/pages/settings/developers/SettingsDevelopers.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
msgid "API keys"
msgstr "API кључеви"
@ -338,6 +346,16 @@ msgstr "Назив API-а (једнина)"
msgid "API values"
msgstr "АПИ вредности"
#: src/pages/settings/developers/playground/SettingsRestPlayground.tsx
#: src/pages/settings/developers/playground/SettingsGraphQLPlayground.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "APIs"
msgstr ""
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
msgid "Appearance"
msgstr "Изглед"
@ -689,6 +707,10 @@ msgstr "Копирај линк"
msgid "Copy this key as it will not be visible again"
msgstr "Копирајте овај кључ пошто неће поново бити видљив"
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "Core"
msgstr ""
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx
@ -719,7 +741,7 @@ msgstr "Креирајте"
msgid "Create a workflow and return here to view its versions"
msgstr "Креирајте радни ток и вратите се овде да бисте видели његове верзије"
#: src/pages/settings/developers/SettingsDevelopers.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
msgid "Create API key"
msgstr "Креирај API кључ"
@ -745,7 +767,7 @@ msgstr "Креирајте изабери поље"
msgid "Create view"
msgstr "Креирајте приказ"
#: src/pages/settings/developers/SettingsDevelopers.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
msgid "Create Webhook"
msgstr "Креирај Webhook"
@ -1001,11 +1023,6 @@ msgstr "Опис"
msgid "Destroy"
msgstr "Уништи"
#: src/pages/settings/developers/SettingsDevelopers.tsx
#: src/pages/settings/developers/SettingsDevelopers.tsx
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Developers"
msgstr "Развојни програмери"
@ -1246,7 +1263,7 @@ msgstr "Грешка у поновном слању позивнице"
msgid "Error while switching subscription {to}."
msgstr "Грешка приликом преласка на претплату {to}."
#: src/pages/settings/developers/SettingsDevelopers.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
msgid "Establish Webhook endpoints for notifications on asynchronous events."
msgstr "Установите крајње тачке Вебхук за обавештења о асинхроним догађајима."
@ -1284,6 +1301,10 @@ msgstr "Искључи следеће особе и домене из моје
msgid "Existing objects"
msgstr "Постојећи објекти"
#: src/modules/ui/layout/fullscreen/components/FullScreenContainer.tsx
msgid "Exit Full Screen"
msgstr ""
#: src/modules/navigation/components/AppNavigationDrawer.tsx
msgid "Exit Settings"
msgstr "Изађи из подешавања"
@ -1380,6 +1401,10 @@ msgstr "Извези радне процесе"
#~ msgid "Export Workflows"
#~ msgstr "Export Workflows"
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "Failed to validate API key. Please check your API key and try again."
msgstr ""
#: src/modules/settings/data-model/fields/forms/boolean/components/SettingsDataModelFieldBooleanForm.tsx
msgid "False"
msgstr "Неправда"
@ -1504,6 +1529,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."
msgstr "Омогућите Twenty подршци привремени приступ вашем радном простору како би могли да реше проблеме или поврате садржај у ваше име. У сваком тренутку можете укинути приступ."
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "GraphQL"
msgstr ""
#: src/pages/settings/developers/playground/SettingsGraphQLPlayground.tsx
msgid "GraphQL API Playground"
msgstr ""
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Greater than"
msgstr "Више од"
@ -1776,6 +1809,10 @@ msgstr "Најновије"
msgid "Latest date"
msgstr "Најновији датум"
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "Launch"
msgstr ""
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
msgid "Less than"
msgstr "Мање од"
@ -1846,6 +1883,7 @@ msgstr "Максимум"
msgid "Members"
msgstr "Чланови"
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
#: src/modules/settings/accounts/components/SettingsAccountsMessageVisibilityCard.tsx
#: src/modules/settings/accounts/components/SettingsAccountsCalendarVisibilitySettingsCard.tsx
#: src/modules/onboarding/components/onboardingSyncEmailsOptions.tsx
@ -2229,6 +2267,10 @@ msgstr "Број телефона копиран у клипборд"
msgid "Picture"
msgstr "Слика"
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
msgid "Playground"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "Please enter a valid URL"
msgstr "Унесите важећи URL"
@ -2297,8 +2339,8 @@ msgid "Pseudo-English"
msgstr "Псеудо-енглески"
#: src/modules/settings/developers/components/SettingsReadDocumentationButton.tsx
msgid "Read documentation"
msgstr "Прочитајте документацију"
#~ msgid "Read documentation"
#~ msgstr "Прочитајте документацију"
#: src/modules/settings/profile/components/ChangePassword.tsx
msgid "Receive an email containing password update link"
@ -2404,6 +2446,11 @@ msgstr "Ресетујте лозинку"
msgid "Reset to"
msgstr "Ресетујте на"
#: src/pages/settings/developers/playground/SettingsRestPlayground.tsx
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "REST"
msgstr ""
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts
@ -2451,6 +2498,10 @@ msgstr "Сачувај"
msgid "Save as new view"
msgstr "Сачувај као ново приказ"
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
msgid "Schema"
msgstr ""
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx
@ -2931,6 +2982,10 @@ msgstr "Тип активатора треба да буде Ручни - кад
msgid "True"
msgstr "Истина"
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
msgid "Try our REST or GraphQL API playgrounds."
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Turkish"
msgstr "Турски"
@ -3102,7 +3157,10 @@ msgstr "Послаћемо вам линк за проверу власништ
msgid "Webhook"
msgstr "Вебхук"
#: src/pages/settings/developers/SettingsDevelopers.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "Webhooks"
msgstr "Вебхукс"
@ -3143,10 +3201,13 @@ msgstr "Извршење Workflows није успело"
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
#: src/pages/settings/developers/SettingsDevelopers.tsx
#: src/pages/settings/developers/webhooks/components/SettingsWebhooks.tsx
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/playground/SettingsRestPlayground.tsx
#: src/pages/settings/developers/playground/SettingsGraphQLPlayground.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
#: src/pages/settings/data-model/SettingsObjects.tsx
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx