i18n - translations (#10764)
Created by Github action --------- 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
0861384351
commit
d3e6879ee3
@ -1217,6 +1217,14 @@ msgstr "crwdns331:0crwdne331:0"
|
|||||||
msgid "Empty"
|
msgid "Empty"
|
||||||
msgstr "crwdns333:0crwdne333:0"
|
msgstr "crwdns333:0crwdne333:0"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
|
msgid "Empty Array"
|
||||||
|
msgstr "crwdns5511:0crwdne5511:0"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
|
msgid "Empty Object"
|
||||||
|
msgstr "crwdns5513:0crwdne5513:0"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr "crwdns335:0crwdne335:0"
|
msgstr "crwdns335:0crwdne335:0"
|
||||||
@ -2192,6 +2200,10 @@ msgstr "crwdns5209:0crwdne5209:0"
|
|||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "crwdns537:0crwdne537:0"
|
msgstr "crwdns537:0crwdne537:0"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
|
msgid "Not Found"
|
||||||
|
msgstr "crwdns5515:0crwdne5515:0"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
msgstr "crwdns5211:0crwdne5211:0"
|
msgstr "crwdns5211:0crwdne5211:0"
|
||||||
@ -3205,6 +3217,10 @@ msgstr "crwdns5319:0crwdne5319:0"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "crwdns773:0crwdne773:0"
|
msgstr "crwdns773:0crwdne773:0"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
|
msgid "Variable not found"
|
||||||
|
msgstr "crwdns5517:0crwdne5517:0"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
msgstr "crwdns5321:0crwdne5321:0"
|
msgstr "crwdns5321:0crwdne5321:0"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Dit is slegs die bedienerwaardes. Verseker dat jou werksomgewing dieselfde veranderlikes en waardes het, dit is nodig vir asinkroniese take soos e-pos sinkronisasie."
|
msgstr " Dit is slegs die bedienerwaardes. Verseker dat jou werksomgewing dieselfde veranderlikes en waardes het, dit is nodig vir asinkroniese take soos e-pos sinkronisasie."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Leeg"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Leë Reeks"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Leë Objek"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Nie leeg nie"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Nie Gevind Nie"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Waardes"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Veranderlike nie gevind nie"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " هذه هي القيم الخاصة بالخادم فقط. تأكد من أن بيئة العمل لديك تحتوي على نفس المتغيرات والقيم. هذا مطلوب للمهام غير المتزامنة مثل مزامنة البريد الإلكتروني."
|
msgstr " هذه هي القيم الخاصة بالخادم فقط. تأكد من أن بيئة العمل لديك تحتوي على نفس المتغيرات والقيم. هذا مطلوب للمهام غير المتزامنة مثل مزامنة البريد الإلكتروني."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "فارغ"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "مصفوفة فارغة"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "كائن فارغ"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "ليس فارغاً"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "غير موجود"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "القيم"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "المتغير غير موجود"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,12 +19,10 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr ""
|
msgstr " Aquests són només els valors del servidor. Assegureu-vos que el vostre entorn de treball tingui les\n"
|
||||||
" Aquests són només els valors del servidor. Assegureu-vos que el vostre entorn de treball tingui les\n"
|
|
||||||
" mateixes variables i valors, això és necessari per a tasques asincròniques com la\n"
|
" mateixes variables i valors, això és necessari per a tasques asincròniques com la\n"
|
||||||
" sincronització de correu electrònic."
|
" sincronització de correu electrònic."
|
||||||
|
|
||||||
@ -1223,11 +1221,11 @@ msgstr "Buit"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Array Buida"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Objecte Buit"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2206,7 +2204,7 @@ msgstr "No buit"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "No Trobat"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3223,7 +3221,7 @@ msgstr "Valors"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variable no trobada"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Jedná se pouze o hodnoty serveru. Ujistěte se, že vaše pracovní prostředí má stejné proměnné a hodnoty, což je nutné pro asynchronní úkoly, jako je synchronizace e-mailů."
|
msgstr " Jedná se pouze o hodnoty serveru. Ujistěte se, že vaše pracovní prostředí má stejné proměnné a hodnoty, což je nutné pro asynchronní úkoly, jako je synchronizace e-mailů."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Prázdné"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Prázdné pole"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Prázdný objekt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Není prázdný"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Nenalezeno"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Hodnoty"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Proměnná nenalezena"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,12 +19,10 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr ""
|
msgstr " Dette er kun serverværdierne. Sørg for, at dit worker-miljø har de\n"
|
||||||
" Dette er kun serverværdierne. Sørg for, at dit worker-miljø har de\n"
|
|
||||||
" samme variabler og værdier, dette er nødvendigt for asynkrone opgaver som\n"
|
" samme variabler og værdier, dette er nødvendigt for asynkrone opgaver som\n"
|
||||||
" e-mail synkronisering."
|
" e-mail synkronisering."
|
||||||
|
|
||||||
@ -1223,11 +1221,11 @@ msgstr "Tom"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Tom Array"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Tomt Objekt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2206,7 +2204,7 @@ msgstr "Ikke tom"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Ikke fundet"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3223,7 +3221,7 @@ msgstr "Værdier"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variabel ikke fundet"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,12 +19,10 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr ""
|
msgstr " Dies sind nur die Serverwerte. Stellen Sie sicher, dass Ihre Arbeitsumgebung die\n"
|
||||||
" Dies sind nur die Serverwerte. Stellen Sie sicher, dass Ihre Arbeitsumgebung die\n"
|
|
||||||
" gleichen Variablen und Werte hat, dies ist erforderlich für asynchrone Aufgaben wie\n"
|
" gleichen Variablen und Werte hat, dies ist erforderlich für asynchrone Aufgaben wie\n"
|
||||||
" E-Mail-Synchronisation."
|
" E-Mail-Synchronisation."
|
||||||
|
|
||||||
@ -1223,11 +1221,11 @@ msgstr "Leer"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Leeres Array"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Leeres Objekt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2206,7 +2204,7 @@ msgstr "Nicht leer"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Nicht gefunden"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3223,7 +3221,7 @@ msgstr "Werte"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variable nicht gefunden"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,12 +19,10 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr ""
|
msgstr " Αυτές είναι μόνο οι τιμές του διακομιστή. Βεβαιωθείτε ότι το περιβάλλον εργασίας σας έχει τις\n"
|
||||||
" Αυτές είναι μόνο οι τιμές του διακομιστή. Βεβαιωθείτε ότι το περιβάλλον εργασίας σας έχει τις\n"
|
|
||||||
" ίδιες μεταβλητές και τιμές, που απαιτούνται για ασύγχρονες εργασίες όπως η\n"
|
" ίδιες μεταβλητές και τιμές, που απαιτούνται για ασύγχρονες εργασίες όπως η\n"
|
||||||
" συγχρονισμός email."
|
" συγχρονισμός email."
|
||||||
|
|
||||||
@ -1223,11 +1221,11 @@ msgstr "Κενό"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Κενός Πίνακας"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Κενό Αντικείμενο"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2206,7 +2204,7 @@ msgstr "Όχι άδειο"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Δεν Βρέθηκε"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3223,7 +3221,7 @@ msgstr "Τιμές"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Η μεταβλητή δεν βρέθηκε"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,12 +19,10 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr ""
|
msgstr " Estos son solo los valores del servidor. Asegúrate de que tu entorno de trabajo tenga las\n"
|
||||||
" Estos son solo los valores del servidor. Asegúrate de que tu entorno de trabajo tenga las\n"
|
|
||||||
" mismas variables y valores, esto es necesario para tareas asincrónicas como\n"
|
" mismas variables y valores, esto es necesario para tareas asincrónicas como\n"
|
||||||
" la sincronización de correos electrónicos."
|
" la sincronización de correos electrónicos."
|
||||||
|
|
||||||
@ -1223,11 +1221,11 @@ msgstr "Vacío"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Array vacío"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Objeto vacío"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2206,7 +2204,7 @@ msgstr "No vacío"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "No encontrado"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3223,7 +3221,7 @@ msgstr "Valores"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variable no encontrada"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Nämä ovat vain palvelinmuuttujia. Varmista, että työympäristössäsi on samat muuttujat ja arvot, tämä on välttämätöntä asynkronisille tehtäville, kuten sähköpostin synkronointi."
|
msgstr " Nämä ovat vain palvelinmuuttujia. Varmista, että työympäristössäsi on samat muuttujat ja arvot, tämä on välttämätöntä asynkronisille tehtäville, kuten sähköpostin synkronointi."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Tyhj\\u00e4"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Tyhjä taulukko"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Tyhjä objekti"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Ei tyhjä"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Ei löytynyt"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Arvot"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Muuttujaa ei löytynyt"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Ce sont seulement les valeurs du serveur. Assurez-vous que votre environnement de travail a les mêmes variables et valeurs, cela est nécessaire pour les tâches asynchrones comme la synchronisation des e-mails."
|
msgstr " Ce sont seulement les valeurs du serveur. Assurez-vous que votre environnement de travail a les mêmes variables et valeurs, cela est nécessaire pour les tâches asynchrones comme la synchronisation des e-mails."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Vide"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Tableau vide"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Objet vide"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Non vide"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Introuvable"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Valeurs"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variable introuvable"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
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
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " אלה הם רק ערכי השרת. ודא שסביבת העובד שלך כוללת את אותם משתנים וערכים, זה נדרש למשימות אסינכרוניות כמו סנכרון דואר אלקטרוני."
|
msgstr " אלה הם רק ערכי השרת. ודא שסביבת העובד שלך כוללת את אותם משתנים וערכים, זה נדרש למשימות אסינכרוניות כמו סנכרון דואר אלקטרוני."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "ריק"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "מערך ריק"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "אובייקט ריק"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "לא ריק"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "לא נמצא"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "ערכים"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "משתנה לא נמצא"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,12 +19,10 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr ""
|
msgstr " Ezek csak a szerver értékei. Biztosítsa, hogy a munkavállalói környezet\n"
|
||||||
" Ezek csak a szerver értékei. Biztosítsa, hogy a munkavállalói környezet\n"
|
|
||||||
" ugyanazokkal a változókkal és értékekkel rendelkezzen, ez szükséges az aszinkron feladatokhoz, mint például az\n"
|
" ugyanazokkal a változókkal és értékekkel rendelkezzen, ez szükséges az aszinkron feladatokhoz, mint például az\n"
|
||||||
" e-mail szinkronizálás."
|
" e-mail szinkronizálás."
|
||||||
|
|
||||||
@ -1223,11 +1221,11 @@ msgstr "\\u00dcres"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Üres tömb"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Üres objektum"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2206,7 +2204,7 @@ msgstr "Nem üres"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Nem található"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3223,7 +3221,7 @@ msgstr "Értékek"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Változó nem található"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Questi sono solo i valori del server. Assicurati che il tuo ambiente di lavoro abbia le stesse variabili e valori, questo è necessario per attività asincrone come la sincronizzazione delle email."
|
msgstr " Questi sono solo i valori del server. Assicurati che il tuo ambiente di lavoro abbia le stesse variabili e valori, questo è necessario per attività asincrone come la sincronizzazione delle email."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Vuoto"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Array vuoto"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Oggetto vuoto"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Non vuoto"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Non trovato"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Valori"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variabile non trovata"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " これはサーバーの値のみです。 ワーカー環境に同じ変数と値があることを確認してください。これは電子メール同期のような非同期タスクに必要です。"
|
msgstr " これはサーバーの値のみです。 ワーカー環境に同じ変数と値があることを確認してください。これは電子メール同期のような非同期タスクに必要です。"
|
||||||
@ -1220,11 +1219,11 @@ msgstr "空"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "空の配列"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "空のオブジェクト"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "空ではない"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "見つかりません"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "値"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "変数が見つかりません"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr "이것들은 서버 값만입니다. 비동기 작업(예: 이메일 동기화)을 위해 워커 환경에 동일한 변수와 값이 있는지 확인하십시오."
|
msgstr "이것들은 서버 값만입니다. 비동기 작업(예: 이메일 동기화)을 위해 워커 환경에 동일한 변수와 값이 있는지 확인하십시오."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "비어 있음"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "빈 배열"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "빈 객체"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "비어 있지 않음"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "찾을 수 없음"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "값"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "변수를 찾을 수 없음"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Dit zijn alleen de serverwaarden. Zorg ervoor dat je werkomgeving dezelfde variabelen en waarden heeft, dit is vereist voor asynchrone taken zoals e-mailsynchronisatie."
|
msgstr " Dit zijn alleen de serverwaarden. Zorg ervoor dat je werkomgeving dezelfde variabelen en waarden heeft, dit is vereist voor asynchrone taken zoals e-mailsynchronisatie."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Leeg"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Lege array"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Leeg object"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Niet leeg"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Niet gevonden"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Waarden"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variabele niet gevonden"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,12 +19,10 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr ""
|
msgstr " Dette er bare serververdiene. Forsikre deg om at arbeidermiljøet ditt har de\n"
|
||||||
" Dette er bare serververdiene. Forsikre deg om at arbeidermiljøet ditt har de\n"
|
|
||||||
" samme variablene og verdiene, dette er nødvendig for asynkrone oppgaver som\n"
|
" samme variablene og verdiene, dette er nødvendig for asynkrone oppgaver som\n"
|
||||||
" e-postsynkronisering."
|
" e-postsynkronisering."
|
||||||
|
|
||||||
@ -727,7 +725,7 @@ msgstr "Kopier lenke"
|
|||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
|
||||||
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 n\fkelen da den ikke vil v\fre synlig igjen"
|
msgstr "Kopier denne nkelen da den ikke vil vre synlig igjen"
|
||||||
|
|
||||||
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
|
#: src/modules/settings/playground/components/PlaygroundSetupForm.tsx
|
||||||
msgid "Core"
|
msgid "Core"
|
||||||
@ -761,11 +759,11 @@ msgstr "Opprett"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts
|
||||||
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 \fn vise versjonene"
|
msgstr "Opprett en arbeidsflyt og kom tilbake her for n vise versjonene"
|
||||||
|
|
||||||
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
|
#: src/pages/settings/developers/api-keys/SettingsApiKeys.tsx
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Opprett API-n\fkkel"
|
msgstr "Opprett API-nkkel"
|
||||||
|
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts
|
||||||
@ -1223,11 +1221,11 @@ msgstr "Tom"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Tom Array"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Tomt Objekt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2206,7 +2204,7 @@ msgstr "Ikke tom"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Ikke funnet"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3223,7 +3221,7 @@ msgstr "Verdier"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variabel ikke funnet"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " To są tylko wartości serwera. Upewnij się, że środowisko robocze ma te same zmienne i wartości, co jest wymagane dla zadań asynchronicznych, takich jak synchronizacja e-mail."
|
msgstr " To są tylko wartości serwera. Upewnij się, że środowisko robocze ma te same zmienne i wartości, co jest wymagane dla zadań asynchronicznych, takich jak synchronizacja e-mail."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Puste"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Pusta tablica"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Pusty obiekt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Niepusty"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Nie znaleziono"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Wartości"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Nie znaleziono zmiennej"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Esses são apenas os valores do servidor. Certifique-se de que o ambiente do seu trabalhador tenha as mesmas variáveis e valores, isso é necessário para tarefas assíncronas como sincronização de e-mails."
|
msgstr " Esses são apenas os valores do servidor. Certifique-se de que o ambiente do seu trabalhador tenha as mesmas variáveis e valores, isso é necessário para tarefas assíncronas como sincronização de e-mails."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Vazio"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Array Vazio"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Objeto Vazio"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Não vazio"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Não Encontrado"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -2804,8 +2803,7 @@ msgstr "Alterar o rótulo de um campo também deve alterar o nome da API?"
|
|||||||
|
|
||||||
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
|
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
|
||||||
msgid "Should changing an object's label also change the API?"
|
msgid "Should changing an object's label also change the API?"
|
||||||
msgstr ""
|
msgstr "Alterar o r\n"
|
||||||
"Alterar o r\n"
|
|
||||||
"tulo de um objeto tamb\n"
|
"tulo de um objeto tamb\n"
|
||||||
"m deve alterar a API?"
|
"m deve alterar a API?"
|
||||||
|
|
||||||
@ -2941,8 +2939,7 @@ msgstr "Sincronizar o rótulo do campo e o nome da API"
|
|||||||
|
|
||||||
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
|
#: src/modules/settings/data-model/objects/forms/components/SettingsDataModelObjectAboutForm.tsx
|
||||||
msgid "Synchronize Objects Labels and API Names"
|
msgid "Synchronize Objects Labels and API Names"
|
||||||
msgstr ""
|
msgstr "Sincronizar r\n"
|
||||||
"Sincronizar r\n"
|
|
||||||
"tulos dos Objetos e Nomes da API"
|
"tulos dos Objetos e Nomes da API"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx
|
||||||
@ -3225,7 +3222,7 @@ msgstr "Valores"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variável não encontrada"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,12 +19,10 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr ""
|
msgstr " Estes são apenas os valores do servidor. Certifique-se de que o ambiente de trabalho tenha as\n"
|
||||||
" Estes são apenas os valores do servidor. Certifique-se de que o ambiente de trabalho tenha as\n"
|
|
||||||
" mesmas variáveis e valores, isso é necessário para tarefas assíncronas, como\n"
|
" mesmas variáveis e valores, isso é necessário para tarefas assíncronas, como\n"
|
||||||
" sincronização de e-mail."
|
" sincronização de e-mail."
|
||||||
|
|
||||||
@ -1223,11 +1221,11 @@ msgstr "Vazio"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Array vazio"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Objeto vazio"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2206,7 +2204,7 @@ msgstr "Não vazio"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Não encontrado"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3223,7 +3221,7 @@ msgstr "Valores"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variável não encontrada"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Acestea sunt doar valorile serverului. Asigură-te că mediul lucrătorului tău are aceleași variabile și valori, acest lucru este necesar pentru sarcini asincrone precum sincronizarea emailului."
|
msgstr " Acestea sunt doar valorile serverului. Asigură-te că mediul lucrătorului tău are aceleași variabile și valori, acest lucru este necesar pentru sarcini asincrone precum sincronizarea emailului."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Gol"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Array Gol"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Obiect Gol"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Nu este gol"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Nu a fost găsit"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Valori"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variabilă negăsită"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
Binary file not shown.
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Ово су само параметри сервера. Уверите се да ваше радно окружење има исте променљиве и вредности, ово је потребно за асинхроне задатке као што је синхронизација имејла."
|
msgstr " Ово су само параметри сервера. Уверите се да ваше радно окружење има исте променљиве и вредности, ово је потребно за асинхроне задатке као што је синхронизација имејла."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Празно"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Празан низ"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Празан објекат"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Није празно"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Није пронађено"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Вредности"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Променљива није пронађена"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Det här är bara servervärdena. Se till att din arbetarmiljö har samma variabler och värden, detta krävs för asynkrona uppgifter som e-postsynkronisering."
|
msgstr " Det här är bara servervärdena. Se till att din arbetarmiljö har samma variabler och värden, detta krävs för asynkrona uppgifter som e-postsynkronisering."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Tom"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Tom Array"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Tomt Objekt"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Inte tom"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Hittades inte"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Värden"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Variabel hittades inte"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Bunlar yalnızca sunucu değerleridir. Çalışan ortamınızın da aynı değişkenlere ve değerlere sahip olduğundan emin olun, bu, e-posta senkronizasyonu gibi asenkron görevler için gereklidir."
|
msgstr " Bunlar yalnızca sunucu değerleridir. Çalışan ortamınızın da aynı değişkenlere ve değerlere sahip olduğundan emin olun, bu, e-posta senkronizasyonu gibi asenkron görevler için gereklidir."
|
||||||
@ -1220,11 +1219,11 @@ msgstr "Boş"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Boş Dizi"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Boş Nesne"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "Boş değil"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Bulunamadı"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "Değerler"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Değişken bulunamadı"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " Це тільки значення серверу. Переконайтеся, що ваше робоче середовище має ті ж змінні та значення, це необхідно для асинхронних задач, таких як синхронізація електронної пошти."
|
msgstr " Це тільки значення серверу. Переконайтеся, що ваше робоче середовище має ті ж змінні та значення, це необхідно для асинхронних задач, таких як синхронізація електронної пошти."
|
||||||
@ -974,24 +973,21 @@ 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
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts
|
||||||
msgid "Delete records"
|
msgid "Delete records"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Видалити записи"
|
" Видалити записи"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Видалити цю інтеграцію"
|
" Видалити цю інтеграцію"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Delete webhook"
|
msgid "Delete webhook"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Видалити вебхук"
|
" Видалити вебхук"
|
||||||
|
|
||||||
@ -1006,15 +1002,13 @@ msgstr "Видалити workflows "
|
|||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
|
||||||
msgid "Delete workspace"
|
msgid "Delete workspace"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Видалити робочу область"
|
" Видалити робочу область"
|
||||||
|
|
||||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
|
#: src/modules/settings/profile/components/DeleteWorkspace.tsx
|
||||||
msgid "Delete your whole workspace"
|
msgid "Delete your whole workspace"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Видалити всю вашу робочу область"
|
" Видалити всю вашу робочу область"
|
||||||
|
|
||||||
@ -1046,8 +1040,7 @@ msgstr "Видалені робочі процеси"
|
|||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
|
||||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
|
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx
|
||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" По спадаючій"
|
" По спадаючій"
|
||||||
|
|
||||||
@ -1055,8 +1048,7 @@ msgstr ""
|
|||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Опис"
|
" Опис"
|
||||||
|
|
||||||
@ -1065,15 +1057,13 @@ 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/DefaultActionsConfigV2.ts
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts
|
||||||
msgid "Destroy"
|
msgid "Destroy"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Знищити"
|
" Знищити"
|
||||||
|
|
||||||
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
|
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
|
||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Розробники"
|
" Розробники"
|
||||||
|
|
||||||
@ -1081,8 +1071,7 @@ msgstr ""
|
|||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||||
msgid "Discard Draft"
|
msgid "Discard Draft"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Відмінити чернетку"
|
" Відмінити чернетку"
|
||||||
|
|
||||||
@ -1096,8 +1085,7 @@ msgstr "Відображати як звичайне число або відс
|
|||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx
|
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx
|
||||||
msgid "Display as relative date"
|
msgid "Display as relative date"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Показувати як відносну дату"
|
" Показувати як відносну дату"
|
||||||
|
|
||||||
@ -1114,8 +1102,7 @@ msgstr "Не містить"
|
|||||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Домен"
|
" Домен"
|
||||||
|
|
||||||
@ -1150,22 +1137,19 @@ msgstr "Голландська"
|
|||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
|
||||||
msgid "E.g. backoffice integration"
|
msgid "E.g. backoffice integration"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Наприклад, інтеграція з бекофісом"
|
" Наприклад, інтеграція з бекофісом"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
|
||||||
msgid "Earliest"
|
msgid "Earliest"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Найраніше"
|
" Найраніше"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
|
||||||
msgid "Earliest date"
|
msgid "Earliest date"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Найраніша дата"
|
" Найраніша дата"
|
||||||
|
|
||||||
@ -1176,8 +1160,7 @@ msgstr "Редагувати"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx
|
#: src/pages/settings/SettingsBilling.tsx
|
||||||
msgid "Edit billing interval"
|
msgid "Edit billing interval"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Редагувати інтервал білінгу"
|
" Редагувати інтервал білінгу"
|
||||||
|
|
||||||
@ -1203,8 +1186,7 @@ msgstr "Редагуйте назву вашого субдомену або в
|
|||||||
#: src/pages/auth/PasswordReset.tsx
|
#: src/pages/auth/PasswordReset.tsx
|
||||||
#: src/modules/settings/roles/role-assignment/components/RoleAssignmentTableHeader.tsx
|
#: src/modules/settings/roles/role-assignment/components/RoleAssignmentTableHeader.tsx
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" Електронна адреса"
|
" Електронна адреса"
|
||||||
|
|
||||||
@ -1261,8 +1243,7 @@ msgstr "співробітники"
|
|||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx
|
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx
|
||||||
msgid "Employees"
|
msgid "Employees"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
"Співробітники"
|
"Співробітники"
|
||||||
|
|
||||||
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx
|
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx
|
||||||
@ -1273,16 +1254,15 @@ msgstr "Порожньо"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Порожній масив"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Порожній об'єкт"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
"\n"
|
|
||||||
" \n"
|
" \n"
|
||||||
" URL-адреса ендпоінту"
|
" URL-адреса ендпоінту"
|
||||||
|
|
||||||
@ -2259,7 +2239,7 @@ msgstr "Не пустий"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Не знайдено"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3276,7 +3256,7 @@ msgstr "Значення"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Змінну не знайдено"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,12 +19,10 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr ""
|
msgstr " Đây chỉ là các giá trị của máy chủ. Đảm bảo môi trường làm việc của bạn có\n"
|
||||||
" Đây chỉ là các giá trị của máy chủ. Đảm bảo môi trường làm việc của bạn có\n"
|
|
||||||
" cùng các biến và giá trị này, đây là yêu cầu cho các tác vụ không đồng bộ như\n"
|
" cùng các biến và giá trị này, đây là yêu cầu cho các tác vụ không đồng bộ như\n"
|
||||||
" đồng bộ hóa email."
|
" đồng bộ hóa email."
|
||||||
|
|
||||||
@ -1223,11 +1221,11 @@ msgstr "Trống"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "Mảng trống"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "Đối tượng trống"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2206,7 +2204,7 @@ msgstr "Không trống"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "Không tìm thấy"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3223,7 +3221,7 @@ msgstr "Giá trị"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "Không tìm thấy biến"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " 这些只是服务器值。确保您的工作环境具有相同的变量和值,这是异步任务如电子邮件同步所需的。"
|
msgstr " 这些只是服务器值。确保您的工作环境具有相同的变量和值,这是异步任务如电子邮件同步所需的。"
|
||||||
@ -1220,11 +1219,11 @@ msgstr "空"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "空数组"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "空对象"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "非空"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "未找到"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "值"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "变量未找到"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -19,8 +19,7 @@ msgstr ""
|
|||||||
"X-Crowdin-File-ID: 29\n"
|
"X-Crowdin-File-ID: 29\n"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||||
msgid ""
|
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||||
" These are only the server values. Ensure your worker environment has the\n"
|
|
||||||
" same variables and values, this is required for asynchronous tasks like\n"
|
" same variables and values, this is required for asynchronous tasks like\n"
|
||||||
" email sync."
|
" email sync."
|
||||||
msgstr " 這些僅是伺服器的數值。確保您的工作環境具有相同的變量和值,這對於電子郵件同步等異步任務是必需的。"
|
msgstr " 這些僅是伺服器的數值。確保您的工作環境具有相同的變量和值,這對於電子郵件同步等異步任務是必需的。"
|
||||||
@ -1220,11 +1219,11 @@ msgstr "空"
|
|||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||||
msgid "Empty Array"
|
msgid "Empty Array"
|
||||||
msgstr ""
|
msgstr "空陣列"
|
||||||
|
|
||||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||||
msgid "Empty Object"
|
msgid "Empty Object"
|
||||||
msgstr ""
|
msgstr "空對象"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||||
msgid "Endpoint URL"
|
msgid "Endpoint URL"
|
||||||
@ -2203,7 +2202,7 @@ msgstr "非空"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Not Found"
|
msgid "Not Found"
|
||||||
msgstr ""
|
msgstr "未找到"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||||
msgid "Not synced"
|
msgid "Not synced"
|
||||||
@ -3220,7 +3219,7 @@ msgstr "值"
|
|||||||
|
|
||||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||||
msgid "Variable not found"
|
msgid "Variable not found"
|
||||||
msgstr ""
|
msgstr "變量未找到"
|
||||||
|
|
||||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||||
msgid "Version of the application"
|
msgid "Version of the application"
|
||||||
|
|||||||
@ -1561,8 +1561,7 @@ msgstr "Køringer"
|
|||||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts
|
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts
|
||||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts
|
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts
|
||||||
msgid "Scopes"
|
msgid "Scopes"
|
||||||
msgstr ""
|
msgstr "R\n"
|
||||||
"R\n"
|
|
||||||
"ettigheder"
|
"ettigheder"
|
||||||
|
|
||||||
#: src/engine/metadata-modules/constants/search-vector-field.constants.ts
|
#: src/engine/metadata-modules/constants/search-vector-field.constants.ts
|
||||||
|
|||||||
@ -1502,8 +1502,7 @@ msgstr "F\"or\"aldrade f\"argschema"
|
|||||||
|
|
||||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts
|
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts
|
||||||
msgid "Preferred language"
|
msgid "Preferred language"
|
||||||
msgstr ""
|
msgstr "F\"or\"aldrat spr\n"
|
||||||
"F\"or\"aldrat spr\n"
|
|
||||||
"k"
|
"k"
|
||||||
|
|
||||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts
|
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts
|
||||||
@ -1607,8 +1606,7 @@ msgstr "Synkkurs"
|
|||||||
|
|
||||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts
|
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts
|
||||||
msgid "Sync Cursor. Used for syncing events from the calendar provider"
|
msgid "Sync Cursor. Used for syncing events from the calendar provider"
|
||||||
msgstr ""
|
msgstr "Synkkurs. Anv\"ands f\"or att synkronisera h\"andelser fr\n"
|
||||||
"Synkkurs. Anv\"ands f\"or att synkronisera h\"andelser fr\n"
|
|
||||||
"n kalenderleverant\"oren"
|
"n kalenderleverant\"oren"
|
||||||
|
|
||||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts
|
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts
|
||||||
|
|||||||
Reference in New Issue
Block a user