diff --git a/apps/web/app/(app)/workspaces/[workspaceId]/settings/account/profile/components/DeleteAccount.tsx b/apps/web/app/(app)/workspaces/[workspaceId]/settings/account/profile/components/DeleteAccount.tsx index 4cae9bbffb..b3c2b9e600 100644 --- a/apps/web/app/(app)/workspaces/[workspaceId]/settings/account/profile/components/DeleteAccount.tsx +++ b/apps/web/app/(app)/workspaces/[workspaceId]/settings/account/profile/components/DeleteAccount.tsx @@ -49,11 +49,11 @@ export const DeleteAccount = ({ hasShownAccountDeletionError.current = true; if (accountDeletionErrorCode === ACCOUNT_DELETION_GOOGLE_REAUTH_NOT_CONFIGURED_ERROR_CODE) { - toast.error(t("environments.settings.profile.google_sso_account_deletion_requires_setup"), { + toast.error(t("workspace.settings.profile.google_sso_account_deletion_requires_setup"), { id: "account-deletion-sso-reauth-error", }); } else { - toast.error(t("environments.settings.profile.sso_reauthentication_failed"), { + toast.error(t("workspace.settings.profile.sso_reauthentication_failed"), { id: "account-deletion-sso-reauth-error", }); } diff --git a/apps/web/app/(app)/workspaces/[workspaceId]/settings/workspace/integrations/airtable/components/ManageIntegration.tsx b/apps/web/app/(app)/workspaces/[workspaceId]/settings/workspace/integrations/airtable/components/ManageIntegration.tsx index 461126ac3b..58820af6d3 100644 --- a/apps/web/app/(app)/workspaces/[workspaceId]/settings/workspace/integrations/airtable/components/ManageIntegration.tsx +++ b/apps/web/app/(app)/workspaces/[workspaceId]/settings/workspace/integrations/airtable/components/ManageIntegration.tsx @@ -87,9 +87,9 @@ export const ManageIntegration = ({
{showReconnectButton && ( - {t("environments.integrations.reconnect_button_description")} + {t("workspace.integrations.reconnect_button_description")} - {t("environments.integrations.reconnect_button")} + {t("workspace.integrations.reconnect_button")} )} diff --git a/apps/web/app/(app)/workspaces/[workspaceId]/surveys/[surveyId]/(analysis)/summary/components/shareEmbedModal/anonymous-links-tab.tsx b/apps/web/app/(app)/workspaces/[workspaceId]/surveys/[surveyId]/(analysis)/summary/components/shareEmbedModal/anonymous-links-tab.tsx index 929f6f18db..7211d736aa 100644 --- a/apps/web/app/(app)/workspaces/[workspaceId]/surveys/[surveyId]/(analysis)/summary/components/shareEmbedModal/anonymous-links-tab.tsx +++ b/apps/web/app/(app)/workspaces/[workspaceId]/surveys/[surveyId]/(analysis)/summary/components/shareEmbedModal/anonymous-links-tab.tsx @@ -213,7 +213,7 @@ export const AnonymousLinksTab = ({ const handleCopyCustomSingleUseLink = async () => { const trimmedCustomSingleUseId = customSingleUseId.trim(); if (!trimmedCustomSingleUseId) { - toast.error(t("environments.surveys.share.anonymous_links.custom_single_use_id_required")); + toast.error(t("workspace.surveys.share.anonymous_links.custom_single_use_id_required")); return; } @@ -227,7 +227,7 @@ export const AnonymousLinksTab = ({ const singleUseLinkParams = response?.data?.[0]; if (!singleUseLinkParams) { - toast.error(t("environments.surveys.share.anonymous_links.generate_links_error")); + toast.error(t("workspace.surveys.share.anonymous_links.generate_links_error")); return; } @@ -240,7 +240,7 @@ export const AnonymousLinksTab = ({ await navigator.clipboard.writeText(url.toString()); toast.success(t("common.copied_to_clipboard")); } catch { - toast.error(t("environments.surveys.share.anonymous_links.generate_links_error")); + toast.error(t("workspace.surveys.share.anonymous_links.generate_links_error")); } }; @@ -314,7 +314,7 @@ export const AnonymousLinksTab = ({ value={customSingleUseId} onChange={(event) => setCustomSingleUseId(event.target.value)} placeholder={t( - "environments.surveys.share.anonymous_links.custom_single_use_id_placeholder" + "workspace.surveys.share.anonymous_links.custom_single_use_id_placeholder" )} /> diff --git a/apps/web/app/(app)/workspaces/[workspaceId]/surveys/[surveyId]/(analysis)/summary/components/shareEmbedModal/email-tab.tsx b/apps/web/app/(app)/workspaces/[workspaceId]/surveys/[surveyId]/(analysis)/summary/components/shareEmbedModal/email-tab.tsx index fe7eaad6d5..45572f6d9a 100644 --- a/apps/web/app/(app)/workspaces/[workspaceId]/surveys/[surveyId]/(analysis)/summary/components/shareEmbedModal/email-tab.tsx +++ b/apps/web/app/(app)/workspaces/[workspaceId]/surveys/[surveyId]/(analysis)/summary/components/shareEmbedModal/email-tab.tsx @@ -152,7 +152,7 @@ export const EmailTab = ({ surveyId, email }: EmailTabProps) => { sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin" srcDoc={emailPreviewDocument} style={{ height: `${previewFrameHeight}px` }} - title={t("environments.surveys.share.send_email.email_preview_tab")} + title={t("workspace.surveys.share.send_email.email_preview_tab")} /> ) : ( diff --git a/apps/web/i18n.lock b/apps/web/i18n.lock index 722fbf1e57..63738b385f 100644 --- a/apps/web/i18n.lock +++ b/apps/web/i18n.lock @@ -223,6 +223,9 @@ checksums: common/failed_to_load_workspaces: 6ee3448097394517dc605074cd4e6ea4 common/failed_to_parse_csv: 7a3d675ecbb3d15884faf1006a5752d6 common/field_placeholder: 1fedb1aab1a4d42ad49ddece6d8df372 + common/file_size_must_be_less_than_5_mb: a7d8ef9f888bfb3de2b589947fa2a63f + common/file_storage_not_set_up: ed82fc9c54da2f16245eaea9f8aa08f3 + common/file_upload_service_unavailable: 93a6a904cef89cc18d2c4a65e2d581cc common/filter: 626325a05e4c8800f7ede7012b0cadaf common/finish: ffa7a10f71182b48fefed7135bee24fa common/first_name: cf040a5d6a9fd696be400380cc99f54b @@ -488,7 +491,7 @@ checksums: common/you_are_downgraded_to_the_community_edition: e3ae56502ff787109cae0997519f628e common/you_are_not_authorized_to_perform_this_action: 1b3255ab740582ddff016a399f8bf302 common/you_have_reached_your_limit_of_workspace_limit: 506a6ee315d9754da7ea26929bc40f52 - common/you_have_reached_your_monthly_response_limit_of: 3824db23ecc3dcd2b1787b98ccfdd5f9 + common/you_have_reached_your_monthly_response_limit_of_count: d1e427dbc5ce704bd6b9e188d8407e07 common/you_will_be_downgraded_to_the_community_edition_on_date: bff35b54c13e2c205dc4c19056261cc0 common/your_license_has_expired_please_renew: 3f21ae4a7deab351b143b407ece58254 common/your_profile: 955b66d0455e28c805cc462b8f8d1f11 @@ -582,13 +585,13 @@ checksums: organizations/workspaces/new/settings/workspace_settings_title: a4ec3549507071e1f7d3c834b019fcce s/check_inbox_or_spam: c48ac1f7b76052881bb3b6d10615152d s/completed: 98a9cd97b409933edf1991e7d022bea9 - s/completed_heading: 0e4bbce9985f25eb673d9a054c8d5334 + s/completed_heading: dae5ac4a02a886dc9d9fc40927091919 s/create_your_own: 27976ec69029d6dd52d146a9b5765bc6 s/enter_pin: 90bccdc2e51ee2550842287d1f02c999 s/just_curious: d5e5c40e97fcfdab563707ab0de10862 s/link_invalid: bd63a73fa5eecad2dfd0687cfed02114 s/paused: 65ec150837ca033f5a0fb5d4482e0e4b - s/paused_heading: edb1f7b7219e1c9b7aa67159090d6991 + s/paused_heading: e5f2346fa2701218189e7d4f407fdbca s/please_try_again_with_the_original_link: ff903c908d199ae654436972dc0576f9 s/preview_survey_questions: 2cbdd526f6652d5ee0337e23477d3396 s/question_preview: 9d8fbc0150fc10ba851beba2d4f4d9f3 @@ -613,7 +616,7 @@ checksums: setup/invite/add_another_member: 02947deaa4710893794f3cc6e160c2b4 setup/invite/continue: 3cfba90b4600131e82fc4260c568d044 setup/invite/failed_to_invite: dc5ce0dcdf0df978f1102b729dc15584 - setup/invite/invitation_sent_to_email: 0c70bfd61508aea1d447e1a9dcb8bb8a + setup/invite/invitation_sent_to_email: 2cc4582a20a98b33cc68fd59eec91dfd setup/invite/invite_your_organization_members: 98de00cb78b11297679f1565e0c24517 setup/invite/life_s_no_fun_alone: e4e080c6957a10bf218fbd1b5d8cdecc setup/invite/skip: b7f28dfa2f58b80b149bb82b392d0291 @@ -1865,8 +1868,6 @@ checksums: workspace/contacts/attributes_msg_new_attribute_created: 5cba6158c4305c05104814ec1479267c workspace/contacts/attributes_msg_userid_already_exists: 94851fa7f17ffd0da323658dbf6bdd31 workspace/contacts/contact_deleted_successfully: c5b64a42a50e055f9e27ec49e20e03fa - workspace/contacts/contacts_table_refresh: 6a959475991dd4ab28ad881bae569a09 - workspace/contacts/contacts_table_refresh_success: 40951396e88e5c8fdafa0b3bb4fadca8 workspace/contacts/create_attribute: 87320615901f95b4f35ee83c290a3a6c workspace/contacts/create_new_attribute: c17d407dacd0b90f360f9f5e899d662f workspace/contacts/create_new_attribute_description: cc19d76bb6940537bbe3461191f25d26 @@ -1947,6 +1948,7 @@ checksums: workspace/general/custom_scripts_warning: 5faa0f284d48110918a5e8a467e2bcb8 workspace/general/delete_workspace: 3badbc0f4b49644986fc19d8b2d8f317 workspace/general/delete_workspace_confirmation: 2ab40f39fc52289953828ec078c8c36d + workspace/general/delete_workspace_confirmation_name: fc71c65dd827b5747ed2769bb1d23586 workspace/general/delete_workspace_name_includes_surveys_responses_people_and_more: 7cc851b70a3081cf5bcbb862486e90a5 workspace/general/delete_workspace_settings_description: 411ef100f167fc8fca64e833b6c0d030 workspace/general/error_saving_workspace_information: e7b8022785619ef34de1fb1630b3c476 @@ -1983,6 +1985,7 @@ checksums: workspace/integrations/create_survey_warning: e35a3f72c3c31a27650fd450b7c73c11 workspace/integrations/delete_integration: ccc879ccfcf7f85bcfe09f2bc3fa0dd3 workspace/integrations/delete_integration_confirmation: be7400c43d808b6f56d98b0f435dff3c + workspace/integrations/follow_these_docs_to_configure_it: 44a7f05d88479b9e54e200c277cceb3d workspace/integrations/google_sheet_integration_description: 346102145ef0c7b20c64b44fd4592005 workspace/integrations/google_sheets/connect_with_google_sheets: ec82132ca0a58920d9f521a0a9845dd1 workspace/integrations/google_sheets/enter_a_valid_spreadsheet_url_error: 8c9fa8bd3d7872de17c5e69c8b8333e0 @@ -2039,6 +2042,9 @@ checksums: workspace/integrations/notion/update_connection_tooltip: 2429919f575e47f5c76e54b4442ba706 workspace/integrations/notion_integration_description: 31a73dbe88fe18a078d6dc15f0c303e2 workspace/integrations/please_select_a_survey_error: 465aa7048773079c8ffdde8b333b78eb + workspace/integrations/reconnect_button: 8992a0f250278c116cb26be448b68ba2 + workspace/integrations/reconnect_button_description: 01f79dc561ff87b5f2a80bf66e492844 + workspace/integrations/reconnect_button_tooltip: 5552effda9df8d6778dda1cf42e5d880 workspace/integrations/select_at_least_one_question_error: a3513cb02ab0de2a1531893ac0c7e089 workspace/integrations/slack/already_connected_another_survey: 4508f9e4a2915e3818ea5f9e2695e000 workspace/integrations/slack/channel_name: 1afcd1d0401850ff353f5ae27502b04a @@ -2058,7 +2064,6 @@ checksums: workspace/integrations/slack/slack_reconnect_button: 8992a0f250278c116cb26be448b68ba2 workspace/integrations/slack/slack_reconnect_button_description: e5a4e7f868f76b8892998025f9dd032a workspace/integrations/slack_integration_description: 72b33dab89e4bb2cdb72082973e0a11a - workspace/integrations/to_configure_it: 157de34c0ebe43b498f670e2a7ac470a workspace/integrations/webhook_integration_description: 9d02de29b3f2c836e14510f961cbb9cc workspace/integrations/webhooks/add_webhook: 20ba6e981d4237490d9da86dade7f7d2 workspace/integrations/webhooks/add_webhook_description: 85466a73d6a55476319c0c980b6f2aff @@ -2233,9 +2238,7 @@ checksums: workspace/segments/ex_fully_activated_recurring_users: d242c30b7ad8191c19378f597e99e684 workspace/segments/ex_power_users: 1923f36e6a1f034a591640299f0b5b75 workspace/segments/filters_reset_successfully: c3893460d8c2970e43d906c272c517e8 - workspace/segments/here: 462e596d55b481e23f29b5ced669624a workspace/segments/hide_filters: 6371822c921a146ca7860a2795c94fcd - workspace/segments/identifying_users: b5f7a6c79971ada956b1c45ef8d86044 workspace/segments/invalid_segment: f03933d5c91a87f0a4e9e978b2cd27d1 workspace/segments/invalid_segment_filters: b7b4d979e52d315faecf56c3db8e66cd workspace/segments/load_segment: 56e0e2c2a1c3f6b2035376a2240ff453 @@ -2290,21 +2293,20 @@ checksums: workspace/segments/segment_id: 875b44f7289197810baf2e1c03de5c77 workspace/segments/segment_saved_successfully: ce116c8dc576cac49753082eb2ecb413 workspace/segments/segment_updated_successfully: 2eca3ff5c645bdccd16c306d663114a1 + workspace/segments/segment_used_in_other_surveys_make_changes_here: 64a5cb0e02c4868af68db022717a4f95 workspace/segments/segments_help_you_target_users_with_same_characteristics_easily: b18b75bda13fe408a467dd625611ea06 workspace/segments/target_audience: ca47151c4f0ddb348e52ec43ce15eb03 workspace/segments/this_action_resets_all_filters_in_this_survey: a7b342c25f0d3d6060bfdff38ade0682 - workspace/segments/this_segment_is_used_in_other_surveys: e7976706ae6355fb84bdad64f2033a70 workspace/segments/title_is_required: e9b1d9309edf85645ab15cc90ae0a70f workspace/segments/unknown_filter_type: 67d05a804c1ad54434c0a90f47bb0304 workspace/segments/unlock_segments_description: 5cb5aff50997e6265807a15ed1456be1 workspace/segments/unlock_segments_title: 810b329adfd0967070a20f21953d37c0 - workspace/segments/user_targeting_is_currently_only_available_when: 9785f159fb045607b62461f38e8d3aee + workspace/segments/user_targeting_only_available_when_identifying_users: ed7301d94ba54c003a39a57af736e458 workspace/segments/value_cannot_be_empty: 99efd449ec19f1ecc5cf0b6807d4f315 workspace/segments/value_must_be_a_number: 87516b5c69e08741fa8a6ddf64d60deb workspace/segments/value_must_be_positive: d17ad009f7845a6fbeddeb2aef532e10 workspace/segments/view_filters: 791cd4bacb11e3eb0ffccee131270561 workspace/segments/where: 23aecda7d27f26121b057ec7f7327069 - workspace/segments/with_the_formbricks_sdk: 2b185e6242edb69e1bc6e64e10dfc02a workspace/settings/api_keys/add_api_key: 1c11117b1d4665ccdeb68530381c6a9d workspace/settings/api_keys/add_permission: 4f0481d26a32aef6137ee6f18aaf8e89 workspace/settings/api_keys/api_keys_description: 42c2d587834d54f124b9541b32ff7133 @@ -2381,8 +2383,8 @@ checksums: workspace/settings/billing/unlimited_workspaces: f7433bc693ee6d177e76509277f5c173 workspace/settings/billing/upgrade: 63c3b52882e0d779859307d672c178c2 workspace/settings/billing/upgrade_now: 059e020c0eddd549ac6c6369a427915a + workspace/settings/billing/usage_count_of_limit_used: 0bcf3f084731f9fc7cd0b0777e720567 workspace/settings/billing/usage_cycle: 4986315c0b486c7490bab6ada2205bee - workspace/settings/billing/used: 9e2eff0ac536d11a9f8fcb055dd68f2e workspace/settings/billing/yearly: 87f43e016c19cb25860f456549a2f431 workspace/settings/billing/yearly_checkout_unavailable: f7b694de0e554c8583d8aaa4740e01a2 workspace/settings/billing/your_plan: dc56f0334977d7d5d7d8f1f5801ac54b @@ -2439,7 +2441,7 @@ checksums: workspace/settings/enterprise/no_credit_card_no_sales_call_just_test_it: 18f9859cdf12537b7019ecdb0a0a2b53 workspace/settings/enterprise/on_request: cf9949748c15313a8fd57bf965bec16b workspace/settings/enterprise/organization_roles: 731d5028521c2a3a7bdbd7ed215dd861 - workspace/settings/enterprise/questions_please_reach_out_to: ac4be65ffef9349eaeb137c254d3fee7 + workspace/settings/enterprise/questions_please_reach_out_to_email: 62d2e5f69a9bad47c0b975c702603caa workspace/settings/enterprise/recheck_license: b913b64f89df184b5059710f4a0b26fa workspace/settings/enterprise/recheck_license_failed: dd410acbb8887625cf194189f832dd7c workspace/settings/enterprise/recheck_license_instance_mismatch: 655cd1cce2f25b100439d8725c1e72f2 @@ -2544,7 +2546,7 @@ checksums: workspace/settings/general/organization_invite_link_ready: e54b37c4ec2e5a9ea9f6bc6e5b512b0b workspace/settings/general/organization_name: 73c9b31c9032a22bd84a07881942bb04 workspace/settings/general/organization_name_description: ff517b4749a332b94a26110d7c7e771f - workspace/settings/general/organization_name_placeholder: fc91de3ddc89ab77f30d555778312380 + workspace/settings/general/organization_name_placeholder: abcee7d91a848e573b63a763cfaf6a08 workspace/settings/general/organization_name_updated_successfully: d36ba3a4f614d30b10e696d25da22432 workspace/settings/general/organization_settings: d31952131ad5f0ec72ad96f1ed11bef6 workspace/settings/general/please_add_a_logo: 66d6f97a2e7b27efc04bd653240ee813 @@ -2577,12 +2579,15 @@ checksums: workspace/settings/profile/confirm_delete_my_account: b8715ff52c7109ed6b6c31a00e44013d workspace/settings/profile/confirm_your_current_password_to_get_started: 7815146bd37e6648a6a6637bf9e0095f workspace/settings/profile/delete_account: f5f7b88ff3122fb0d3a330e2b99d7e3d + workspace/settings/profile/delete_account_confirmation_required: 92d7d248ffde0223744364d4cc4a6e07 workspace/settings/profile/disable_two_factor_authentication: 2f5396bad4f84ad7160421021042ee12 workspace/settings/profile/disable_two_factor_authentication_description: f81ac20c3864f1a252a4813b5f9b719a workspace/settings/profile/each_backup_code_can_be_used_exactly_once_to_grant_access_without_your_authenticator: ecf77d8d17ccf64e1effc6ab131fea56 workspace/settings/profile/email_change_initiated: b9a69748076f2860d9124f745b75d392 + workspace/settings/profile/email_confirmation_does_not_match: eee9d13af9ca8c1f21b46fee764605ac workspace/settings/profile/enable_two_factor_authentication: 476d45754f584b25cc66ab00eccbefaa workspace/settings/profile/enter_the_code_from_your_authenticator_app_below: 9bae7024a84c2be6e2725b187e2244f9 + workspace/settings/profile/google_sso_account_deletion_requires_setup: b2b60bb8bd1297f8b78af44b461733f5 workspace/settings/profile/lost_access: 70292321ff8232218d2261b11c40bc0a workspace/settings/profile/or_enter_the_following_code_manually: c209f319f38984d8718cd272a2a60b97 workspace/settings/profile/organizations_delete_message: 9ca1794c9a63c8d82462abcf7109d31f @@ -2593,6 +2598,8 @@ checksums: workspace/settings/profile/save_the_following_backup_codes_in_a_safe_place: a5b9d38083770375f2372f93ac9a7b2b workspace/settings/profile/scan_the_qr_code_below_with_your_authenticator_app: 5a6b60928590ce3b6be1bdf1d34cd45e workspace/settings/profile/security_description: e833adde4e3e26795e61a93619c6caec + workspace/settings/profile/sso_reauthentication_failed: 1b2f4047fcec5571c67ee3235ad70853 + workspace/settings/profile/sso_reauthentication_may_be_required_for_deletion: f2e0c238a701bd504a9527113b4f22e4 workspace/settings/profile/two_factor_authentication: 97a428a54e41d68810a12dbae075f371 workspace/settings/profile/two_factor_authentication_description: 1429e4eeaea193f15fb508875d4fb601 workspace/settings/profile/two_factor_authentication_enabled_please_enter_the_six_digit_code_from_your_authenticator_app: 308ba145b3dc485ff4f17387e977b1f9 @@ -2601,6 +2608,7 @@ checksums: workspace/settings/profile/update_personal_info: 5806f9bae0248a604cf85a2d8790a606 workspace/settings/profile/warning_cannot_delete_account: 07c25c3829149cd7171e7ad88229deac workspace/settings/profile/warning_cannot_undo: dd1b2a59ff244b362d1d0d4eb1dbf7c6 + workspace/settings/profile/wrong_password: e3523f78b302d11b33af6cc40d8df9da workspace/settings/teams/add_members_description: 96e1e7125a0dfeaecc2c238eda3a216f workspace/settings/teams/add_workspaces_description: f0f0cdd4d1032fbcb83d34a780bdfa52 workspace/settings/teams/all_members_added: 0541be1777b5c838f2e039035488506c @@ -2686,7 +2694,7 @@ checksums: workspace/surveys/edit/address_line_2: fc4b5a87de46ac4a28a6616f47a34135 workspace/surveys/edit/adjust_survey_closed_message: ae6f38c9daf08656362bd84459a312fa workspace/surveys/edit/adjust_survey_closed_message_description: e906aebd9af6451a2a39c73287927299 - workspace/surveys/edit/adjust_the_theme_in_the: bccdafda8af5871513266f668b55d690 + workspace/surveys/edit/adjust_theme_in_look_and_feel_settings: 51372cb5ee8d3d42389bc95468866ad1 workspace/surveys/edit/ai_data_analysis_disabled: 2066fe71ecf8994ba738c79b63a1934b workspace/surveys/edit/ai_features_not_enabled: e344473bd813fc43f69c51138f74bc8e workspace/surveys/edit/ai_instance_not_configured: 939ad7c3240fa8de98a325239f1b36bc @@ -2700,11 +2708,10 @@ checksums: workspace/surveys/edit/ai_translation_not_available: 2f060bf93a558e6d12ec90988fdd162e workspace/surveys/edit/ai_translation_not_enabled: 9066bc85f62ea0e96620c058a4004388 workspace/surveys/edit/all_are_true: 05d02c5afac857da530b73dcf18dd8e4 - workspace/surveys/edit/all_other_answers_will_continue_to: 9a5d09eea42ff5fd1c18cc58a14dcabd + workspace/surveys/edit/all_other_answers_will_continue_to_fallback: 81841a9911236672ed262e520c24e821 workspace/surveys/edit/allow_multi_select: 7b4b83f7a0205e2a0a8971671a69a174 workspace/surveys/edit/allow_multiple_files: dbd99f9d1026e4f7c5a5d03f71ba379d workspace/surveys/edit/allow_users_to_select_more_than_one_image: d683e0b538d1366400292a771f3fbd08 - workspace/surveys/edit/and_launch_surveys_in_your_website_or_app: a3edcdb4aea792a27d90aad1930f001a workspace/surveys/edit/animation: 66a18eacfb92fc9fc9db188d2dde4f81 workspace/surveys/edit/any_is_true: 32c9f3998984fd32a2b5bc53f2d97429 workspace/surveys/edit/app_survey_description: bdfacfce478e97f70b700a1382dfa687 @@ -2716,10 +2723,10 @@ checksums: workspace/surveys/edit/auto_save_disabled: f7411fb0dcfb8f7b19b85f0be54f2231 workspace/surveys/edit/auto_save_disabled_tooltip: 77322e1e866b7d29f7641a88bbd3b681 workspace/surveys/edit/auto_save_on: 1524d466830b00c5d727c701db404963 - workspace/surveys/edit/automatically_close_survey_after: 3e1c400a4b226c875dc8337e3b204d85 + workspace/surveys/edit/automatically_close_survey_after_n_seconds_if_no_response: 7f8ea038a731a792f744d79fabba4aa9 workspace/surveys/edit/automatically_close_the_survey_after_a_certain_number_of_responses: 2beee129dca506f041e5d1e6a1688310 workspace/surveys/edit/automatically_close_the_survey_if_the_user_does_not_respond_after_certain_number_of_seconds: 1be3819ffa1db67385357ae933d69a7b - workspace/surveys/edit/automatically_mark_the_survey_as_complete_after: c6ede2a5515a4ca72b36aec2583f43aa + workspace/surveys/edit/automatically_mark_complete_after_n_responses: b9145087d7a01b261dc03204347f118c workspace/surveys/edit/back_button_label: 504551d78645d968fcee95e3dfa5586f workspace/surveys/edit/background_styling: eb4a06cf54a7271b493fab625d930570 workspace/surveys/edit/block_duplicated: dc9e9fab2b1cd91f6c265324b34c6376 @@ -2780,11 +2787,11 @@ checksums: workspace/surveys/edit/columns: 14896556dc1535d70198854757f704ec workspace/surveys/edit/company: 9e36d11fa82d1bd4563eef2abc4fcfba workspace/surveys/edit/company_logo: aed15a185c680fb2159a75b57e24e885 - workspace/surveys/edit/completed_responses: 2fc333d023c8f9d74a58b6bd61ada411 workspace/surveys/edit/concat: 9f6420a83aa45c80f53770f18d11505b workspace/surveys/edit/conditional_logic: 8da827c6111ff1638af11d37f5a72bf7 workspace/surveys/edit/confirm_default_language: 67ee675555346c972ae1b5a630351645 workspace/surveys/edit/confirm_survey_changes: 98228b8f52285a04df33ee59b9b04648 + workspace/surveys/edit/connect_formbricks_and_launch_surveys: 5c77647d9e40d68117386b8ca4826cd7 workspace/surveys/edit/contact_fields: 0d4e3f4d2eb3481aabe3ac60a692fa74 workspace/surveys/edit/contains: 41c8c25407527a5336404313f4c8d650 workspace/surveys/edit/continue_to_settings: b9853a7eedb3ae295088268fe5a44824 @@ -2798,7 +2805,6 @@ checksums: workspace/surveys/edit/custom_hostname: bc2b1c8de3f9b8ef145b45aeba6ab429 workspace/surveys/edit/customize_survey_logo: 7f7e26026c88a727228f2d7a00d914e2 workspace/surveys/edit/darken_or_lighten_background_of_your_choice: 304a64a8050ebf501d195e948cd25b6f - workspace/surveys/edit/days_before_showing_this_survey_again: 9ee757e5c3a07844b12ceb406dc65b04 workspace/surveys/edit/default_language: 06d01d2598419e36ba97d2d8719f849b workspace/surveys/edit/delete_anyways: cc8683ab625280eefc9776bd381dc2e8 workspace/surveys/edit/delete_block: c00617cb0724557e486304276063807a @@ -2904,8 +2910,7 @@ checksums: workspace/surveys/edit/hide_progress_bar: 7eefe7db6a051105bded521d94204933 workspace/surveys/edit/hide_question_settings: 99127cd016db2f7fc80333b36473c0ef workspace/surveys/edit/hostname: 9bdaa7692869999df51bb60d58d9ef62 - workspace/surveys/edit/if_you_need_more_please: a7d208c283caf6b93800b809fca80768 - workspace/surveys/edit/if_you_really_want_that_answer_ask_until_you_get_it: 31c18a8c7c578db2ba49eed663d1739f + workspace/surveys/edit/if_you_really_want_that_answer_ask_until_you_get_it: 5abd8b702f9fb0e3815c3413d6f8aef6 workspace/surveys/edit/ignore_global_waiting_time: e08db543ace4935625e0961cc6e60489 workspace/surveys/edit/ignore_global_waiting_time_description: 37d173a4d537622de40677389238d859 workspace/surveys/edit/image: 048ba7a239de0fbd883ade8558415830 @@ -2944,7 +2949,7 @@ checksums: workspace/surveys/edit/last_name: 2c9a7de7738ca007ba9023c385149c26 workspace/surveys/edit/let_people_upload_up_to_25_files_at_the_same_time: 44110eeba2b63049a84d69927846ea3c workspace/surveys/edit/limit_the_maximum_file_size: 6ae5944fe490b9acdaaee92b30381ec0 - workspace/surveys/edit/limit_upload_file_size_to: 949c48d25ae45259cc19464e95752d29 + workspace/surveys/edit/limit_upload_file_size_to_mb: 6f1e25f7488c195d55e1a0cedb6ee587 workspace/surveys/edit/link_survey_description: f45569b5e6b78be6bc02bc6a46da948b workspace/surveys/edit/list: 94f13e7ef909a4de9db7abaa1f9f0b61 workspace/surveys/edit/load_segment: 5341d3de37ff10f7526152e38e25e3c5 @@ -2959,7 +2964,8 @@ checksums: workspace/surveys/edit/matrix_all_fields: 187240509163b2f52a400a565e57c67f workspace/surveys/edit/matrix_rows: 8f41f34e6ca28221cf1ebd948af4c151 workspace/surveys/edit/max_file_size: 3d35a22048f4d22e24da698fb5fb77d7 - workspace/surveys/edit/max_file_size_limit_is: 78998639cde3587cecb272ba47e05f9e + workspace/surveys/edit/max_file_size_limit_is_mb: fb130d0c2af0004264de854c2281045f + workspace/surveys/edit/max_file_size_limit_is_mb_upgrade: 23dab3e89549095a3b6f9f3bba3c9524 workspace/surveys/edit/missing_first: a0c8802636ade7bac86a0dacba00b8d4 workspace/surveys/edit/move_question_to_block: e8d7ef1e2f727921cb7f5788849492ad workspace/surveys/edit/multiply: 89a0bb629167f97750ae1645a46ced0d @@ -3073,8 +3079,6 @@ checksums: workspace/surveys/edit/scale: 5f55a30a5bdf8f331b56bad9c073473c workspace/surveys/edit/schedule_survey: aa9d0a74a96c325e3202bf1efbc4611a workspace/surveys/edit/search_for_images: 8b1bc3561d126cc49a1ee185c07e7aaf - workspace/surveys/edit/seconds_after_trigger_the_survey_will_be_closed_if_no_response: 3584be059fe152e93895ef9885f8e8a7 - workspace/surveys/edit/seconds_before_showing_the_survey: 4b03756dd5f06df732bf62b2c7968b82 workspace/surveys/edit/select_field: 45665a44f7d5707506364f17f28db3bf workspace/surveys/edit/select_or_type_value: a99c307b2cc3f9f6f893babd546d7296 workspace/surveys/edit/select_ordering: c8f632a17fe78d8b7f87e82df9351ff9 @@ -3082,7 +3086,7 @@ checksums: workspace/surveys/edit/select_type: fa373e47f55ff081982844a853be3a88 workspace/surveys/edit/send_survey_to_audience_who_match: 8bc5660659f6e28cc19b1961897e9878 workspace/surveys/edit/send_your_respondents_to_a_page_of_your_choice: 9b77b1afe9a81bdbbb55ae323c5a3175 - workspace/surveys/edit/set_the_global_placement_in_the_look_feel_settings: e34e579e778a918733702edb041ac929 + workspace/surveys/edit/set_global_placement_in_look_feel_settings_hint: 18e030590220d3d8626c8f9ddb4dd855 workspace/surveys/edit/settings_saved_successfully: 7f6833d9079e404fb3a5b0aa51fdcf17 workspace/surveys/edit/seven_points: 4ead50fdfda45e8710767e1b1a84bf42 workspace/surveys/edit/show_block_settings: bad99d99c9908874e45f5c350a88cc79 @@ -3092,7 +3096,7 @@ checksums: workspace/surveys/edit/show_multiple_times: 05239c532c9c05ef5d2990ba6ce12f60 workspace/surveys/edit/show_only_once: 31858baf60ebcf193c7e35d9084af0af workspace/surveys/edit/show_question_settings: a84698a95df0833a35d653edcdbbe501 - workspace/surveys/edit/show_survey_maximum_of: 721ed61b01a9fc8ce4becb72823bb72e + workspace/surveys/edit/show_survey_maximum_of_n_times: 8f298b567cdd1c31db9ad56fc0c985aa workspace/surveys/edit/show_survey_to_users: d5e90fd17babfea978fce826e9df89b0 workspace/surveys/edit/show_to_x_percentage_of_targeted_users: b745169011fa7e8ca475baa5500c5197 workspace/surveys/edit/shrink_preview: 42567389520b226f211f94f052197ad8 @@ -3130,8 +3134,6 @@ checksums: workspace/surveys/edit/this_action_will_remove_all_the_translations_from_this_survey: 3340c89696f10bdc01b9a1047ff0b987 workspace/surveys/edit/this_will_remove_the_language_and_all_its_translations: 6a71ae70abbd61f13f15323d825a47f6 workspace/surveys/edit/three_points: d7f299aec752d7d690ef0ab6373327ae - workspace/surveys/edit/times: 5ab156c13df6bfd75c0b17ad0a92c78a - workspace/surveys/edit/to_keep_the_placement_over_all_surveys_consistent_you_can: 7a078e6a39d4c30b465137d2b6ef3e67 workspace/surveys/edit/translated: 5b9d805410310b726f12bacb06da44e3 workspace/surveys/edit/trigger_survey_when_one_of_the_actions_is_fired: 8570291668ec9879d204f10e861112db workspace/surveys/edit/try_lollipop_or_mountain: c550a0f07b3ae40a237e30a4314a249c @@ -3206,8 +3208,9 @@ checksums: workspace/surveys/edit/visibility_and_recontact: c27cb4ff3a4262266902a335c3ad5d84 workspace/surveys/edit/visibility_and_recontact_description: 2969ab679e1f6111dd96e95cee26e219 workspace/surveys/edit/visible: 54ea1310fe55664c24a712eb17070fbd - workspace/surveys/edit/wait: 014d18ade977bf08d75b995076596708 workspace/surveys/edit/wait_a_few_seconds_after_the_trigger_before_showing_the_survey: 13d5521cf73be5afeba71f5db5847919 + workspace/surveys/edit/wait_n_days_before_showing_this_survey_again: 1fbe83d8aaf59846d779e4e23d7d168b + workspace/surveys/edit/wait_n_seconds_before_showing_the_survey: 8ff15e96a2f4ef23117bcd6da1cabdae workspace/surveys/edit/waiting_time_across_surveys: 6873c18d51830e2cadef67cce6a2c95c workspace/surveys/edit/waiting_time_across_surveys_description: 6edafaeb3ccd8cadde81175776636c8e workspace/surveys/edit/welcome_message: 986a434e3895c8ee0b267df95cc40051 @@ -3264,8 +3267,10 @@ checksums: workspace/surveys/responses/this_response_is_in_progress: 7d785fcb597ea30466467084fd474904 workspace/surveys/responses/zip_post_code: ab7dc45bd5f9e37930586e2db17e4304 workspace/surveys/search_by_survey_name: 44cf2e6f8ba43d233fb33939431eba99 - workspace/surveys/share/anonymous_links/custom_single_use_id_description: 53c6d2b6cf597115b1f5a280ce7e9cab - workspace/surveys/share/anonymous_links/custom_single_use_id_title: 9d708fe4ced64ddedd307fb61827cd03 + workspace/surveys/share/anonymous_links/custom_single_use_id_description: 994c76257cc373388a3870caf9d85dc7 + workspace/surveys/share/anonymous_links/custom_single_use_id_placeholder: e089b0f1838164b2ef2f74076477d8f2 + workspace/surveys/share/anonymous_links/custom_single_use_id_required: 36f60e76ebed5af11661ac7bbadd9a2b + workspace/surveys/share/anonymous_links/custom_single_use_id_title: 0a1b97ed6fd82d9b0f9f43750d45fbe3 workspace/surveys/share/anonymous_links/custom_start_point: 4ea6552b37339d17e02f3bce8c7e4125 workspace/surveys/share/anonymous_links/data_prefilling: 82f0e31e90f1f2ca31361df9893e117c workspace/surveys/share/anonymous_links/description: d13534a22f135420651ebfd218a4f01b diff --git a/apps/web/locales/de-DE.json b/apps/web/locales/de-DE.json index 21364612b5..1cf48783ee 100644 --- a/apps/web/locales/de-DE.json +++ b/apps/web/locales/de-DE.json @@ -111,7 +111,8 @@ }, "c": { "link_expired": "Dein Link ist abgelaufen.", - "link_expired_description": "Der Link, den Du verwendet hast, ist nicht mehr gültig." + "link_expired_description": "Der Link, den Du verwendet hast, ist nicht mehr gültig.", + "link_expired_heading": "Dein Link ist abgelaufen." }, "common": { "accepted": "Akzeptiert", @@ -255,7 +256,6 @@ "filter": "Filter", "finish": "Fertig", "first_name": "Vorname", - "follow_these": "Folge diesen", "formbricks_version": "Formbricks-Version", "full_name": "Vollständiger Name", "gathering_responses": "Sammle Antworten", @@ -372,7 +372,6 @@ "placeholder": "Platzhalter", "please_select_at_least_one_survey": "Bitte wähle mindestens eine Umfrage aus", "please_select_at_least_one_trigger": "Bitte wähle mindestens einen Trigger aus", - "please_upgrade_your_plan": "Bitte upgrade deinen Plan", "powered_by_formbricks": "Powered by Formbricks", "preview": "Vorschau", "privacy": "Datenschutz", @@ -519,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Du wurdest auf die Community Edition herabgestuft.", "you_are_not_authorized_to_perform_this_action": "Du bist nicht berechtigt, diese Aktion durchzuführen.", "you_have_reached_your_limit_of_workspace_limit": "Du hast dein Limit von {workspaceLimit} Workspaces erreicht.", - "you_have_reached_your_monthly_response_limit_of": "Du hast dein monatliches Antwortlimit erreicht von", "you_have_reached_your_monthly_response_limit_of_count": "Du hast dein monatliches Antwortlimit von {count} erreicht.", "you_will_be_downgraded_to_the_community_edition_on_date": "Du wirst am {date} auf die Community Edition herabgestuft.", "your_license_has_expired_please_renew": "Deine Enterprise-Lizenz ist abgelaufen. Bitte erneuere sie, um weiterhin Enterprise-Funktionen nutzen zu können.", @@ -632,11 +630,13 @@ "s": { "check_inbox_or_spam": "Bitte überprüfe auch deinen Spam-Ordner, falls du die E-Mail nicht in deinem Posteingang findest.", "completed": "Diese Umfrage ist geschlossen.", + "completed_heading": "Umfrage abgeschlossen", "create_your_own": "Erstelle deine eigene Open-Source-Umfrage", "enter_pin": "Diese Umfrage ist geschützt. Gib unten die PIN ein.", "just_curious": "Einfach nur neugierig?", "link_invalid": "Diese Umfrage kann nur auf Einladung ausgefüllt werden.", "paused": "Diese Umfrage ist vorübergehend pausiert.", + "paused_heading": "Umfrage pausiert", "please_try_again_with_the_original_link": "Bitte versuche es erneut mit dem Original-Link", "preview_survey_questions": "Umfragefragen ansehen.", "question_preview": "Fragenvorschau", @@ -666,7 +666,7 @@ "add_another_member": "Weiteres Mitglied hinzufügen", "continue": "Weiter", "failed_to_invite": "Einladung fehlgeschlagen", - "invitation_sent_to": "Einladung gesendet an", + "invitation_sent_to_email": "Einladung an {email} gesendet", "invite_your_organization_members": "Lade Deine Organisationsmitglieder ein", "life_s_no_fun_alone": "Das Leben macht allein keinen Spaß.", "skip": "Überspringen", @@ -2026,6 +2026,7 @@ "custom_scripts_warning": "Skripte werden mit vollem Browser-Zugriff ausgeführt. Füge nur Skripte von vertrauenswürdigen Quellen hinzu.", "delete_workspace": "Workspace löschen", "delete_workspace_confirmation": "Bist du sicher, dass du {workspaceName} löschen möchtest? Diese Aktion kann nicht rückgängig gemacht werden.", + "delete_workspace_confirmation_name": "Bitte gib {workspaceName} in das folgende Feld ein, um die endgültige Löschung dieses Workspaces zu bestätigen:", "delete_workspace_name_includes_surveys_responses_people_and_more": "{workspaceName} löschen, einschließlich aller Umfragen, Antworten, Personen, Aktionen und Attribute.", "delete_workspace_settings_description": "Lösche den Workspace mit allen Umfragen, Antworten, Personen, Aktionen und Attributen. Dies kann nicht rückgängig gemacht werden.", "error_saving_workspace_information": "Fehler beim Speichern der Workspace-Informationen", @@ -2066,6 +2067,7 @@ "create_survey_warning": "Du musst eine Umfrage erstellen, um diese Integration einrichten zu können", "delete_integration": "Integration löschen", "delete_integration_confirmation": "Bist du sicher, dass du diese Integration löschen möchtest?", + "follow_these_docs_to_configure_it": "Folge dieser Dokumentation, um es zu konfigurieren.", "google_sheet_integration_description": "Fülle deine Tabellen sofort mit Umfragedaten", "google_sheets": { "connect_with_google_sheets": "Mit Google Sheets verbinden", @@ -2150,7 +2152,6 @@ "slack_reconnect_button_description": "Hinweis: Wir haben unsere Slack-Integration kürzlich angepasst, um auch private Kanäle zu unterstützen. Bitte verbinde deinen Slack-Workspace erneut." }, "slack_integration_description": "Verbinde deinen Slack-Workspace sofort mit Formbricks", - "to_configure_it": "um es zu konfigurieren.", "webhook_integration_description": "Löse Webhooks basierend auf Aktionen in deinen Umfragen aus", "webhooks": { "add_webhook": "Webhook hinzufügen", @@ -2334,7 +2335,6 @@ "ex_power_users": "Z. B. Power-User", "filters_reset_successfully": "Filter erfolgreich zurückgesetzt", "hide_filters": "Filter ausblenden", - "identifying_users": "Nutzer identifizieren", "invalid_segment": "Ungültiges Segment", "invalid_segment_filters": "Ungültige Filter. Bitte überprüfe die Filter und versuche es erneut.", "load_segment": "Segment laden", @@ -2389,15 +2389,15 @@ "segment_id": "Segment-ID", "segment_saved_successfully": "Segment erfolgreich gespeichert", "segment_updated_successfully": "Segment erfolgreich aktualisiert", + "segment_used_in_other_surveys_make_changes_here": "Dieses Segment wird in anderen Umfragen verwendet. Nimm Änderungen hier vor.", "segments_help_you_target_users_with_same_characteristics_easily": "Segmente helfen dir, Nutzer mit gleichen Merkmalen einfach anzusprechen", "target_audience": "Zielgruppe", "this_action_resets_all_filters_in_this_survey": "Diese Aktion setzt alle Filter in dieser Umfrage zurück.", - "this_segment_is_used_in_other_surveys": "Dieses Segment wird in anderen Umfragen verwendet. Änderungen vornehmen", "title_is_required": "Titel ist erforderlich.", "unknown_filter_type": "Unbekannter Filtertyp", "unlock_segments_description": "Organisiere Kontakte in Segmenten, um bestimmte Nutzergruppen gezielt anzusprechen", "unlock_segments_title": "Schalte Segmente mit einem höheren Plan frei", - "user_targeting_is_currently_only_available_when": "Nutzer-Targeting ist derzeit nur verfügbar, wenn", + "user_targeting_only_available_when_identifying_users": "Nutzer-Targeting ist derzeit nur verfügbar, wenn du Nutzer identifizierst mit dem Formbricks SDK.", "value_cannot_be_empty": "Wert darf nicht leer sein.", "value_must_be_a_number": "Wert muss eine Zahl sein.", "value_must_be_positive": "Wert muss eine positive Zahl sein.", @@ -2484,8 +2484,8 @@ "unlimited_workspaces": "Unbegrenzte Workspaces", "upgrade": "Upgrade", "upgrade_now": "Jetzt upgraden", + "usage_count_of_limit_used": "{{current}} / {{limit}} verwendet", "usage_cycle": "Nutzungszyklus", - "used": "genutzt", "yearly": "Jährlich", "yearly_checkout_unavailable": "Jährliche Zahlung ist noch nicht verfügbar. Füge zuerst eine Zahlungsmethode für einen monatlichen Plan hinzu oder kontaktiere den Support.", "your_plan": "Dein Plan" @@ -2546,7 +2546,7 @@ "no_credit_card_no_sales_call_just_test_it": "Keine Kreditkarte. Kein Verkaufsgespräch. Einfach ausprobieren :)", "on_request": "Auf Anfrage", "organization_roles": "Organisationsrollen (Admin, Editor, Developer usw.)", - "questions_please_reach_out_to": "Fragen? Bitte wende dich an", + "questions_please_reach_out_to_email": "Fragen? Melde dich gerne bei hola@formbricks.com", "recheck_license": "Lizenz erneut prüfen", "recheck_license_failed": "Lizenzprüfung fehlgeschlagen. Der Lizenzserver ist möglicherweise nicht erreichbar.", "recheck_license_instance_mismatch": "Diese Lizenz ist an eine andere Formbricks-Instanz gebunden. Bitte das Formbricks-Support-Team, die vorherige Bindung zu lösen.", @@ -2655,7 +2655,7 @@ "organization_invite_link_ready": "Dein Einladungslink für die Organisation ist fertig!", "organization_name": "Organisationsname", "organization_name_description": "Gib deiner Organisation einen aussagekräftigen Namen.", - "organization_name_placeholder": "z. B. Power Puff Girls", + "organization_name_placeholder": "z.B. Musterfirma GmbH", "organization_name_updated_successfully": "Organisationsname erfolgreich aktualisiert", "organization_settings": "Organisationseinstellungen", "please_add_a_logo": "Bitte füge ein Logo hinzu", @@ -2697,8 +2697,10 @@ "disable_two_factor_authentication_description": "Falls du die 2FA deaktivieren musst, empfehlen wir dir, sie so bald wie möglich wieder zu aktivieren.", "each_backup_code_can_be_used_exactly_once_to_grant_access_without_your_authenticator": "Jeder Backup-Code kann genau einmal verwendet werden, um ohne deine Authentifizierungs-App Zugang zu erhalten.", "email_change_initiated": "Deine Anfrage zur E-Mail-Änderung wurde gestartet.", + "email_confirmation_does_not_match": "E-Mail-Bestätigung stimmt nicht überein.", "enable_two_factor_authentication": "Zwei-Faktor-Authentifizierung aktivieren", "enter_the_code_from_your_authenticator_app_below": "Gib unten den Code aus deiner Authentifizierungs-App ein.", + "google_sso_account_deletion_requires_setup": "Wir konnten deine Identität nicht mit deinem SSO-Anbieter bestätigen. Bitte versuche es erneut oder kontaktiere deinen Administrator.", "lost_access": "Zugang verloren", "or_enter_the_following_code_manually": "Oder gib folgenden Code manuell ein:", "organizations_delete_message": "Du bist der einzige Inhaber dieser Organisationen, daher werden sie ebenfalls gelöscht.", @@ -2709,6 +2711,8 @@ "save_the_following_backup_codes_in_a_safe_place": "Speichere die folgenden Backup-Codes an einem sicheren Ort.", "scan_the_qr_code_below_with_your_authenticator_app": "Scanne den QR-Code unten mit deiner Authenticator-App.", "security_description": "Verwalte dein Passwort und andere Sicherheitseinstellungen wie die Zwei-Faktor-Authentifizierung (2FA).", + "sso_reauthentication_failed": "SSO-Neuauthentifizierung fehlgeschlagen. Bitte versuche erneut, dein Konto zu löschen.", + "sso_reauthentication_may_be_required_for_deletion": "Bei SSO-Konten kann die Auswahl von „Löschen“ zu einer Weiterleitung zu deinem Identitätsanbieter führen. Wenn deine Identität bestätigt wird, wird dein Konto automatisch gelöscht.", "two_factor_authentication": "Zwei-Faktor-Authentifizierung", "two_factor_authentication_description": "Füge deinem Konto eine zusätzliche Sicherheitsebene hinzu, falls dein Passwort gestohlen wird.", "two_factor_authentication_enabled_please_enter_the_six_digit_code_from_your_authenticator_app": "Zwei-Faktor-Authentifizierung aktiviert. Bitte gib den sechsstelligen Code aus deiner Authenticator-App ein.", @@ -2716,7 +2720,8 @@ "unlock_two_factor_authentication": "Schalte die Zwei-Faktor-Authentifizierung mit einem höheren Tarif frei", "update_personal_info": "Aktualisiere deine persönlichen Informationen", "warning_cannot_delete_account": "Du bist der einzige Inhaber dieser Organisation. Bitte übertrage zuerst die Inhaberschaft auf ein anderes Mitglied.", - "warning_cannot_undo": "Dies kann nicht rückgängig gemacht werden" + "warning_cannot_undo": "Dies kann nicht rückgängig gemacht werden", + "wrong_password": "Falsches Passwort" }, "teams": { "add_members_description": "Füge Mitglieder zum Team hinzu und lege ihre Rolle fest.", @@ -2826,7 +2831,6 @@ "allow_multi_select": "Mehrfachauswahl erlauben", "allow_multiple_files": "Mehrere Dateien erlauben", "allow_users_to_select_more_than_one_image": "Erlaube Nutzern, mehr als ein Bild auszuwählen", - "and_launch_surveys_in_your_website_or_app": "und starte Umfragen auf deiner Website oder in deiner App.", "animation": "Animation", "any_is_true": "mindestens eine ist wahr", "app_survey_description": "Binde eine Umfrage in deine Web-App oder Website ein, um Antworten zu sammeln.", @@ -2838,10 +2842,10 @@ "auto_save_disabled": "Automatisches Speichern deaktiviert", "auto_save_disabled_tooltip": "Deine Umfrage wird nur im Entwurfsmodus automatisch gespeichert. So wird sichergestellt, dass öffentliche Umfragen nicht versehentlich aktualisiert werden.", "auto_save_on": "Automatisches Speichern an", - "automatically_close_survey_after": "Umfrage automatisch schließen nach", + "automatically_close_survey_after_n_seconds_if_no_response": "Umfrage automatisch nach Sekunden schließen, wenn nach dem Auslösen keine Antwort erfolgt.", "automatically_close_the_survey_after_a_certain_number_of_responses": "Schließe die Umfrage automatisch nach einer bestimmten Anzahl an Antworten.", "automatically_close_the_survey_if_the_user_does_not_respond_after_certain_number_of_seconds": "Schließe die Umfrage automatisch, wenn der Nutzer nach einer bestimmten Anzahl an Sekunden nicht antwortet.", - "automatically_mark_the_survey_as_complete_after": "Umfrage automatisch als abgeschlossen markieren nach", + "automatically_mark_complete_after_n_responses": "Umfrage automatisch als abgeschlossen markieren nach abgeschlossenen Antworten.", "back_button_label": "Beschriftung für „Zurück“-Button", "background_styling": "Hintergrund-Gestaltung", "block_duplicated": "Block dupliziert.", @@ -2902,11 +2906,11 @@ "columns": "Spalten", "company": "Unternehmen", "company_logo": "Unternehmenslogo", - "completed_responses": "abgeschlossene Antworten.", "concat": "Verketten +", "conditional_logic": "Bedingte Logik", "confirm_default_language": "Standardsprache bestätigen", "confirm_survey_changes": "Umfrage-Änderungen bestätigen", + "connect_formbricks_and_launch_surveys": "Verbinde Formbricks und starte Umfragen auf deiner Website oder in deiner App.", "contact_fields": "Kontaktfelder", "contains": "Enthält", "continue_to_settings": "Weiter zu den Einstellungen", @@ -3025,8 +3029,7 @@ "hide_progress_bar": "Fortschrittsbalken ausblenden", "hide_question_settings": "Frageneinstellungen ausblenden", "hostname": "Hostname", - "if_you_need_more_please": "Wenn du mehr brauchst, bitte", - "if_you_really_want_that_answer_ask_until_you_get_it": "Immer wieder anzeigen, wenn ausgelöst, bis eine Antwort abgeschickt wurde.", + "if_you_really_want_that_answer_ask_until_you_get_it": "Zeige die Umfrage bei jedem Auslösen weiter an, bis eine Antwort oder Teilantwort abgegeben wurde.", "ignore_global_waiting_time": "Wartezeit ignorieren", "ignore_global_waiting_time_description": "Diese Umfrage kann angezeigt werden, sobald ihre Bedingungen erfüllt sind, auch wenn kürzlich eine andere Umfrage gezeigt wurde.", "image": "Bild", @@ -3065,7 +3068,7 @@ "last_name": "Nachname", "let_people_upload_up_to_25_files_at_the_same_time": "Lass Leute bis zu 25 Dateien gleichzeitig hochladen.", "limit_the_maximum_file_size": "Begrenze die maximale Dateigröße für Uploads.", - "limit_upload_file_size_to": "Upload-Dateigröße begrenzen auf", + "limit_upload_file_size_to_mb": "Upload-Dateigröße auf MB begrenzen", "link_survey_description": "Teile einen Link zu einer Umfrageseite oder bette sie in eine Webseite oder E-Mail ein.", "list": "Liste", "load_segment": "Segment laden", @@ -3197,8 +3200,6 @@ "scale": "Skala", "schedule_survey": "Umfrage planen", "search_for_images": "Nach Bildern suchen", - "seconds_after_trigger_the_survey_will_be_closed_if_no_response": "Sekunden nach dem Auslösen wird die Umfrage geschlossen, wenn keine Antwort erfolgt", - "seconds_before_showing_the_survey": "Sekunden vor dem Anzeigen der Umfrage.", "select_field": "Feld auswählen", "select_or_type_value": "Wert auswählen oder eingeben", "select_ordering": "Sortierung auswählen", @@ -3206,7 +3207,7 @@ "select_type": "Typ auswählen", "send_survey_to_audience_who_match": "Umfrage an Zielgruppe senden, die folgende Kriterien erfüllt…", "send_your_respondents_to_a_page_of_your_choice": "Leite deine Teilnehmer zu einer Seite deiner Wahl weiter.", - "set_the_global_placement_in_the_look_feel_settings": "Lege die globale Platzierung in den Look & Feel-Einstellungen fest.", + "set_global_placement_in_look_feel_settings_hint": "Um die Platzierung über alle Umfragen hinweg konsistent zu halten, kannst du die globale Platzierung in den Look & Feel-Einstellungen festlegen.", "settings_saved_successfully": "Einstellungen erfolgreich gespeichert", "seven_points": "7 Punkte", "show_block_settings": "Block-Einstellungen anzeigen", @@ -3216,7 +3217,7 @@ "show_multiple_times": "Begrenzte Anzahl von Malen anzeigen", "show_only_once": "Nur einmal anzeigen", "show_question_settings": "Frage-Einstellungen anzeigen", - "show_survey_maximum_of": "Umfrage maximal anzeigen", + "show_survey_maximum_of_n_times": "Umfrage maximal Mal anzeigen.", "show_survey_to_users": "Umfrage an % der Nutzer anzeigen", "show_to_x_percentage_of_targeted_users": "An {percentage} % der anvisierten Nutzer anzeigen", "shrink_preview": "Vorschau verkleinern", @@ -3396,8 +3397,10 @@ "search_by_survey_name": "Nach Umfragename suchen", "share": { "anonymous_links": { - "custom_single_use_id_description": "Wenn Du Single-Use-IDs nicht verschlüsselst, funktioniert jeder Wert für „suid=…“ für eine Antwort.", - "custom_single_use_id_title": "Du kannst jeden beliebigen Wert als Single-Use-ID in der URL festlegen.", + "custom_single_use_id_description": "Erstelle eine lesbare Einmal-ID und kopiere einen signierten Link dafür.", + "custom_single_use_id_placeholder": "BENUTZERDEFINIERTE-ID", + "custom_single_use_id_required": "Gib eine benutzerdefinierte Einmal-ID ein.", + "custom_single_use_id_title": "Verwende eine benutzerdefinierte Einmal-ID in der URL.", "custom_start_point": "Benutzerdefinierter Startpunkt", "data_prefilling": "Datenvorausfüllung", "description": "Antworten, die über diese Links kommen, sind anonym", diff --git a/apps/web/locales/en-US.json b/apps/web/locales/en-US.json index 89a0d240a2..c2fa3f546a 100644 --- a/apps/web/locales/en-US.json +++ b/apps/web/locales/en-US.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "You are downgraded to the Community Edition.", "you_are_not_authorized_to_perform_this_action": "You are not authorized to perform this action.", "you_have_reached_your_limit_of_workspace_limit": "You have reached your limit of {workspaceLimit} workspaces.", - "you_have_reached_your_monthly_response_limit_of": "You have reached your monthly response limit of", "you_have_reached_your_monthly_response_limit_of_count": "You have reached your monthly response limit of {count}.", "you_will_be_downgraded_to_the_community_edition_on_date": "You will be downgraded to the Community Edition on {date}.", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "Please also check your spam folder if you do not see the email in your inbox.", "completed": "This survey is closed.", + "completed_heading": "Survey Completed", "create_your_own": "Create your own open-source survey", "enter_pin": "This survey is protected. Enter the PIN below.", "just_curious": "Just curious?", "link_invalid": "This survey can only be taken by invitation.", "paused": "This survey is temporarily paused.", + "paused_heading": "Survey Paused", "please_try_again_with_the_original_link": "Please try again with the original link", "preview_survey_questions": "Preview survey questions.", "question_preview": "Question Preview", @@ -665,7 +666,7 @@ "add_another_member": "Add another member", "continue": "Continue", "failed_to_invite": "Failed to invite", - "invitation_sent_to": "Invitation sent to", + "invitation_sent_to_email": "Invitation sent to {email}", "invite_your_organization_members": "Invite your Organization members", "life_s_no_fun_alone": "Life is no fun alone.", "skip": "Skip", diff --git a/apps/web/locales/es-ES.json b/apps/web/locales/es-ES.json index 8d84f825a5..c8ebf46636 100644 --- a/apps/web/locales/es-ES.json +++ b/apps/web/locales/es-ES.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Has sido degradado a la edición Community.", "you_are_not_authorized_to_perform_this_action": "No tienes autorización para realizar esta acción.", "you_have_reached_your_limit_of_workspace_limit": "Has alcanzado tu límite de {workspaceLimit} espacios de trabajo.", - "you_have_reached_your_monthly_response_limit_of": "Has alcanzado tu límite mensual de respuestas de", "you_have_reached_your_monthly_response_limit_of_count": "Has alcanzado tu límite mensual de respuestas de {count}.", "you_will_be_downgraded_to_the_community_edition_on_date": "Serás degradado a la edición Community el {date}.", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "Por favor, comprueba también tu carpeta de spam si no ves el correo electrónico en tu bandeja de entrada.", "completed": "Esta encuesta está cerrada.", + "completed_heading": "Encuesta completada", "create_your_own": "Crea tu propia encuesta de código abierto", "enter_pin": "Esta encuesta está protegida. Introduce el PIN a continuación.", "just_curious": "¿Solo tienes curiosidad?", "link_invalid": "Esta encuesta solo se puede realizar por invitación.", "paused": "Esta encuesta está temporalmente pausada.", + "paused_heading": "Encuesta pausada", "please_try_again_with_the_original_link": "Por favor, inténtalo de nuevo con el enlace original", "preview_survey_questions": "Vista previa de las preguntas de la encuesta.", "question_preview": "Vista previa de la pregunta", @@ -665,7 +666,7 @@ "add_another_member": "Añadir otro miembro", "continue": "Continuar", "failed_to_invite": "Error al invitar", - "invitation_sent_to": "Invitación enviada a", + "invitation_sent_to_email": "Invitación enviada a {email}", "invite_your_organization_members": "Invita a los miembros de tu organización", "life_s_no_fun_alone": "La vida no es divertida en solitario.", "skip": "Omitir", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "Los scripts se ejecutan con acceso completo al navegador. Solo añade scripts de fuentes confiables.", "delete_workspace": "Eliminar espacio de trabajo", "delete_workspace_confirmation": "¿Estás seguro de que quieres eliminar {workspaceName}? Esta acción no se puede deshacer.", + "delete_workspace_confirmation_name": "Introduce {workspaceName} en el siguiente campo para confirmar la eliminación definitiva de este espacio de trabajo:", "delete_workspace_name_includes_surveys_responses_people_and_more": "Eliminar {workspaceName} incluyendo todas las encuestas, respuestas, personas, acciones y atributos.", "delete_workspace_settings_description": "Elimina el espacio de trabajo con todas las encuestas, respuestas, personas, acciones y atributos. Esta acción no se puede deshacer.", "error_saving_workspace_information": "Error al guardar la información del espacio de trabajo", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "Buscar por nombre de encuesta", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "Crea un ID de un solo uso legible y copia un enlace firmado para el mismo.", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "Usar un ID personalizado de un solo uso en la URL.", "custom_start_point": "Punto de inicio personalizado", "data_prefilling": "Prellenado de datos", "description": "Las respuestas procedentes de estos enlaces serán anónimas", diff --git a/apps/web/locales/fr-FR.json b/apps/web/locales/fr-FR.json index f25b2df90a..292c6c126c 100644 --- a/apps/web/locales/fr-FR.json +++ b/apps/web/locales/fr-FR.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Vous êtes rétrogradé à l'édition communautaire.", "you_are_not_authorized_to_perform_this_action": "Vous n'êtes pas autorisé à effectuer cette action.", "you_have_reached_your_limit_of_workspace_limit": "Vous avez atteint votre limite de {workspaceLimit} espaces de travail.", - "you_have_reached_your_monthly_response_limit_of": "Vous avez atteint votre limite de réponses mensuelle de", "you_have_reached_your_monthly_response_limit_of_count": "Vous avez atteint votre limite mensuelle de {count} réponses.", "you_will_be_downgraded_to_the_community_edition_on_date": "Vous serez rétrogradé à l'édition communautaire le {date}.", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "Veuillez également vérifier votre dossier de spam si vous ne voyez pas l'e-mail dans votre boîte de réception.", "completed": "Cette enquête gratuite et open-source a été fermée.", + "completed_heading": "Enquête terminée", "create_your_own": "Créez le vôtre", "enter_pin": "Ce sondage est protégé. Entrez le code PIN ci-dessous.", "just_curious": "Juste curieux ?", "link_invalid": "Cette enquête ne peut être réalisée que sur invitation.", "paused": "Cette enquête gratuite et open-source est temporairement suspendue.", + "paused_heading": "Enquête en pause", "please_try_again_with_the_original_link": "Veuillez réessayer avec le lien d'origine.", "preview_survey_questions": "Aperçu des questions de l'enquête.", "question_preview": "Aperçu de la question", @@ -665,7 +666,7 @@ "add_another_member": "Ajouter un autre membre", "continue": "Continuer", "failed_to_invite": "Échec de l'invitation", - "invitation_sent_to": "Invitation envoyée à", + "invitation_sent_to_email": "Invitation envoyée à {email}", "invite_your_organization_members": "Invitez les membres de votre organisation", "life_s_no_fun_alone": "La vie n'est pas amusante seule.", "skip": "Sauter", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "Les scripts s'exécutent avec un accès complet au navigateur. Ajoutez uniquement des scripts provenant de sources fiables.", "delete_workspace": "Supprimer l'espace de travail", "delete_workspace_confirmation": "Es-tu sûr de vouloir supprimer {workspaceName} ? Cette action est irréversible.", + "delete_workspace_confirmation_name": "Veuillez saisir {workspaceName} dans le champ suivant pour confirmer la suppression définitive de cet espace de travail :", "delete_workspace_name_includes_surveys_responses_people_and_more": "Supprimer {workspaceName} y compris tous les sondages, réponses, personnes, actions et attributs.", "delete_workspace_settings_description": "Supprimer l'espace de travail avec toutes les enquêtes, réponses, personnes, actions et attributs. Cette action est irréversible.", "error_saving_workspace_information": "Erreur lors de l'enregistrement des informations de l'espace de travail", @@ -2653,7 +2655,7 @@ "organization_invite_link_ready": "Le lien d'invitation de votre organisation est prêt !", "organization_name": "Nom de l'organisation", "organization_name_description": "Attribuez un nom descriptif à votre organisation.", - "organization_name_placeholder": "e.g. Acme Inc.", + "organization_name_placeholder": "par ex. Acme Inc.", "organization_name_updated_successfully": "Nom de l'organisation mis à jour avec succès", "organization_settings": "Paramètres de l'organisation", "please_add_a_logo": "Veuillez ajouter un logo", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "Recherche par nom d'enquête", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "Créez un identifiant à usage unique lisible et copiez un lien signé pour celui-ci.", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "Utiliser un identifiant à usage unique personnalisé dans l'URL.", "custom_start_point": "Point de départ personnalisé", "data_prefilling": "Préremplissage des données", "description": "Les réponses provenant de ces liens seront anonymes", diff --git a/apps/web/locales/hu-HU.json b/apps/web/locales/hu-HU.json index 13b61bbcbe..c20d7331a3 100644 --- a/apps/web/locales/hu-HU.json +++ b/apps/web/locales/hu-HU.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Visszaváltott a közösségi kiadásra.", "you_are_not_authorized_to_perform_this_action": "Nincs felhatalmazva ennek a műveletnek a végrehajtásához.", "you_have_reached_your_limit_of_workspace_limit": "Elérte a munkaterületek {workspaceLimit} darabos korlátját.", - "you_have_reached_your_monthly_response_limit_of": "Elérte a havi válaszkorlátját ennek:", "you_have_reached_your_monthly_response_limit_of_count": "Elérte havi válaszlimitjét, amely {count} darab.", "you_will_be_downgraded_to_the_community_edition_on_date": "Vissza lesz állítva a közösségi kiadásra ekkor: {date}.", "your_license_has_expired_please_renew": "A vállalati licence lejárt. Újítsa meg, hogy továbbra is használhassa a vállalati funkciókat.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "Nézze meg a levélszemét mappát is, ha nem találja az e-mailt a beérkező levelek között.", "completed": "Ez a kérdőív le van zárva.", + "completed_heading": "Felmérés befejezve", "create_your_own": "Saját nyílt forráskódú kérdőív létrehozása", "enter_pin": "Ez a kérdőív védett. Adja meg a PIN-kódot lent.", "just_curious": "Csak kíváncsi?", "link_invalid": "Ez a kérdőív csak meghívás útján tölthető ki.", "paused": "Ez a kérdőív átmenetileg szüneteltetve van.", + "paused_heading": "Felmérés szüneteltetve", "please_try_again_with_the_original_link": "Próbálja meg újra az eredeti hivatkozással", "preview_survey_questions": "Kérdőív kérdéseinek előnézete.", "question_preview": "Kérdés előnézete", @@ -665,7 +666,7 @@ "add_another_member": "Másik tag hozzáadása", "continue": "Folytatás", "failed_to_invite": "Nem sikerült meghívni", - "invitation_sent_to": "A meghívó elküldve ide:", + "invitation_sent_to_email": "Meghívó elküldve a következő címre: {email}", "invite_your_organization_members": "Szervezeti tagok meghívása", "life_s_no_fun_alone": "Az élet nem szórakoztató egyedül.", "skip": "Kihagyás", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "A parancsfájlok teljes böngésző-hozzáféréssel kerülnek végrehajtásra. Csak megbízható forrásokból származó parancsfájlokat adjon hozzá.", "delete_workspace": "Munkaterület törlése", "delete_workspace_confirmation": "Biztosan törölni kívánja a(z) {workspaceName} munkaterületet? Ez a művelet nem vonható vissza.", + "delete_workspace_confirmation_name": "Kérem, írja be a(z) {workspaceName} nevet a következő mezőbe a munkaterület végleges törlésének megerősítéséhez:", "delete_workspace_name_includes_surveys_responses_people_and_more": "A(z) {workspaceName} törlése az összes felmérést, választ, személyt, műveletet és attribútumot is magában foglalja.", "delete_workspace_settings_description": "A munkaterület törlése az összes kérdőívvel, válasszal, személlyel, művelettel és attribútummal együtt. Ezt nem lehet visszavonni.", "error_saving_workspace_information": "Hiba a munkaterület-információk mentésekor", @@ -2653,7 +2655,7 @@ "organization_invite_link_ready": "A szervezete meghívási hivatkozása készen áll!", "organization_name": "Szervezet neve", "organization_name_description": "Adjon a szervezetének egy leíró nevet.", - "organization_name_placeholder": "például Acme Inc.", + "organization_name_placeholder": "például Acme Kft.", "organization_name_updated_successfully": "A szervezet neve sikeresen frissítve", "organization_settings": "Szervezet beállításai", "please_add_a_logo": "Adjon hozzá egy logót", @@ -3027,7 +3029,7 @@ "hide_progress_bar": "Folyamatjelző elrejtése", "hide_question_settings": "Kérdésbeállítások elrejtése", "hostname": "Gépnév", - "if_you_really_want_that_answer_ask_until_you_get_it": "Maradjon megjelenítve bármikor is aktiválódott, amíg egy választ vagy egy részleges választ el nem küldenek.", + "if_you_really_want_that_answer_ask_until_you_get_it": "Folytassa a megjelenítést minden alkalommal, amikor aktiválódik, egészen addig, amíg nem érkezik válasz vagy részleges válasz.", "ignore_global_waiting_time": "Várakozási időszak figyelmen kívül hagyása", "ignore_global_waiting_time_description": "Ez a kérdőív akkor jelenhet meg, ha a feltételei teljesülnek, még akkor is, ha egy másik kérdőív jelent meg nemrég.", "image": "Kép", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "Keresés kérdőívnév alapján", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "Hozzon létre egy olvasható, egyszeri használatú azonosítót, és másoljon egy aláírt hivatkozást hozzá.", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "Egyedi, egyszeri használatú azonosító használata az URL-ben.", "custom_start_point": "Egyéni kezdési pont", "data_prefilling": "Adatok előre kitöltése", "description": "Az ezekről a hivatkozásokról érkező válaszok névtelenek lesznek", diff --git a/apps/web/locales/ja-JP.json b/apps/web/locales/ja-JP.json index 06ca2b9f4f..bd4e1a190f 100644 --- a/apps/web/locales/ja-JP.json +++ b/apps/web/locales/ja-JP.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "コミュニティ版にダウングレードされました。", "you_are_not_authorized_to_perform_this_action": "このアクションを実行する権限がありません。", "you_have_reached_your_limit_of_workspace_limit": "ワークスペースの上限である{workspaceLimit}件に達しました。", - "you_have_reached_your_monthly_response_limit_of": "月間回答数の上限に達しました", "you_have_reached_your_monthly_response_limit_of_count": "月間の回答制限{count}件に達しました。", "you_will_be_downgraded_to_the_community_edition_on_date": "コミュニティ版へのダウングレードは {date} に行われます。", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "受信トレイにメールがない場合は、迷惑メールフォルダも確認してください。", "completed": "このフォームはクローズしました。", + "completed_heading": "アンケート完了", "create_your_own": "独自のオープンソースフォームを作成", "enter_pin": "このアンケートは保護されています。以下にPINを入力してください。", "just_curious": "ただ興味があるだけですか?", "link_invalid": "このフォームは招待によってのみ回答できます。", "paused": "このフォームは一時的に一時停止されています。", + "paused_heading": "アンケート一時停止中", "please_try_again_with_the_original_link": "元のリンクでもう一度お試しください", "preview_survey_questions": "フォームの質問をプレビュー。", "question_preview": "質問プレビュー", @@ -665,7 +666,7 @@ "add_another_member": "別のメンバーを追加", "continue": "続行", "failed_to_invite": "招待に失敗しました", - "invitation_sent_to": "招待状を送信しました", + "invitation_sent_to_email": "{email}に招待状を送信しました", "invite_your_organization_members": "組織のメンバーを招待", "life_s_no_fun_alone": "人生は一人では楽しくない。", "skip": "スキップ", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "スクリプトはブラウザへの完全なアクセス権で実行されます。信頼できるソースからのスクリプトのみを追加してください。", "delete_workspace": "ワークスペースを削除", "delete_workspace_confirmation": "{workspaceName}を削除してもよろしいですか?この操作は元に戻せません。", + "delete_workspace_confirmation_name": "このワークスペースの完全削除を確認するには、以下のフィールドに{workspaceName}と入力してください:", "delete_workspace_name_includes_surveys_responses_people_and_more": "{workspaceName}を削除すると、すべてのアンケート、回答、人物、アクション、属性も削除されます。", "delete_workspace_settings_description": "すべてのフォーム、回答、人物、アクション、属性を含むワークスペースを削除します。この操作は元に戻せません。", "error_saving_workspace_information": "ワークスペース情報の保存中にエラーが発生しました", @@ -2653,7 +2655,7 @@ "organization_invite_link_ready": "組織の招待リンクが準備できました!", "organization_name": "組織名", "organization_name_description": "組織に分かりやすい名前を付けます。", - "organization_name_placeholder": "例: Acme Inc.", + "organization_name_placeholder": "例:株式会社Acme", "organization_name_updated_successfully": "組織名を正常に更新しました", "organization_settings": "組織設定", "please_add_a_logo": "ロゴを追加してください", @@ -3027,7 +3029,7 @@ "hide_progress_bar": "プログレスバーを非表示", "hide_question_settings": "質問設定を非表示", "hostname": "ホスト名", - "if_you_really_want_that_answer_ask_until_you_get_it": "回答または一部の回答が送信されるまで、トリガーされるたびに表示し続けます。", + "if_you_really_want_that_answer_ask_until_you_get_it": "回答または部分的な回答が送信されるまで、トリガーされるたびに表示し続けます。", "ignore_global_waiting_time": "クールダウン期間を無視", "ignore_global_waiting_time_description": "このフォームは、最近別のフォームが表示されていても、条件が満たされればいつでも表示できます。", "image": "画像", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "フォーム名で検索", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "読みやすい使い捨てIDを作成し、それに対応する署名付きリンクをコピーします。", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "URLでカスタムの使い捨てIDを使用する。", "custom_start_point": "カスタム開始点", "data_prefilling": "データの事前入力", "description": "これらのリンクからの回答は匿名になります", diff --git a/apps/web/locales/nl-NL.json b/apps/web/locales/nl-NL.json index 97ee7647f0..6a382a2e94 100644 --- a/apps/web/locales/nl-NL.json +++ b/apps/web/locales/nl-NL.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Je bent gedowngraded naar de Community-editie.", "you_are_not_authorized_to_perform_this_action": "U bent niet geautoriseerd om deze actie uit te voeren.", "you_have_reached_your_limit_of_workspace_limit": "Je hebt je limiet van {workspaceLimit} workspaces bereikt.", - "you_have_reached_your_monthly_response_limit_of": "U heeft uw maandelijkse responslimiet bereikt van", "you_have_reached_your_monthly_response_limit_of_count": "Je hebt je maandelijkse responslimiet van {count} bereikt.", "you_will_be_downgraded_to_the_community_edition_on_date": "Je wordt gedowngraded naar de Community-editie op {date}.", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "Controleer ook uw spammap als u de e-mail niet in uw inbox ziet.", "completed": "Deze enquête is gesloten.", + "completed_heading": "Enquête voltooid", "create_your_own": "Creëer uw eigen open source-enquête", "enter_pin": "Deze enquête is beveiligd. Voer hieronder de pincode in.", "just_curious": "Gewoon nieuwsgierig?", "link_invalid": "Aan deze enquête kan alleen op uitnodiging worden deelgenomen.", "paused": "Deze enquête is tijdelijk onderbroken.", + "paused_heading": "Enquête gepauzeerd", "please_try_again_with_the_original_link": "Probeer het opnieuw met de originele link", "preview_survey_questions": "Bekijk enquêtevragen.", "question_preview": "Vraagvoorbeeld", @@ -665,7 +666,7 @@ "add_another_member": "Nog een lid toevoegen", "continue": "Doorgaan", "failed_to_invite": "Kan niet uitnodigen", - "invitation_sent_to": "Uitnodiging verzonden naar", + "invitation_sent_to_email": "Uitnodiging verstuurd naar {email}", "invite_your_organization_members": "Nodig uw organisatieleden uit", "life_s_no_fun_alone": "Het leven is niet leuk alleen.", "skip": "Overslaan", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "Scripts worden uitgevoerd met volledige browsertoegang. Voeg alleen scripts toe van vertrouwde bronnen.", "delete_workspace": "Werkruimte verwijderen", "delete_workspace_confirmation": "Weet je zeker dat je {workspaceName} wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt.", + "delete_workspace_confirmation_name": "Voer {workspaceName} in het volgende veld in om de definitieve verwijdering van deze workspace te bevestigen:", "delete_workspace_name_includes_surveys_responses_people_and_more": "Verwijder {workspaceName} inclusief alle enquêtes, antwoorden, mensen, acties en attributen.", "delete_workspace_settings_description": "Verwijder werkruimte met alle enquêtes, reacties, personen, acties en attributen. Dit kan niet ongedaan worden gemaakt.", "error_saving_workspace_information": "Fout bij het opslaan van werkruimte-informatie", @@ -3027,7 +3029,7 @@ "hide_progress_bar": "Voortgangsbalk verbergen", "hide_question_settings": "Vraaginstellingen verbergen", "hostname": "Hostnaam", - "if_you_really_want_that_answer_ask_until_you_get_it": "Blijf tonen wanneer geactiveerd totdat een antwoord of gedeeltelijk antwoord is ingediend.", + "if_you_really_want_that_answer_ask_until_you_get_it": "Blijf tonen wanneer getriggerd totdat een reactie of gedeeltelijke reactie is ingediend.", "ignore_global_waiting_time": "Afkoelperiode negeren", "ignore_global_waiting_time_description": "Deze enquête kan worden getoond wanneer aan de voorwaarden wordt voldaan, zelfs als er onlangs een andere enquête is getoond.", "image": "Afbeelding", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "Zoek op enquêtenaam", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "Maak een leesbaar eenmalig ID aan en kopieer een ondertekende link ervoor.", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "Gebruik een aangepast eenmalig ID in de URL.", "custom_start_point": "Aangepast startpunt", "data_prefilling": "Gegevens vooraf invullen", "description": "Reacties afkomstig van deze links zijn anoniem", diff --git a/apps/web/locales/pt-BR.json b/apps/web/locales/pt-BR.json index fee23828e0..8443454419 100644 --- a/apps/web/locales/pt-BR.json +++ b/apps/web/locales/pt-BR.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Você foi rebaixado para a Edição Comunitária.", "you_are_not_authorized_to_perform_this_action": "Você não tem autorização para realizar essa ação.", "you_have_reached_your_limit_of_workspace_limit": "Você atingiu o limite de {workspaceLimit} espaços de trabalho.", - "you_have_reached_your_monthly_response_limit_of": "Você atingiu o limite mensal de respostas de", "you_have_reached_your_monthly_response_limit_of_count": "Você atingiu seu limite mensal de respostas de {count}.", "you_will_be_downgraded_to_the_community_edition_on_date": "Você será rebaixado para a Edição Comunitária em {date}.", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "Por favor, dá uma olhada na sua pasta de spam se você não encontrar o e-mail na sua caixa de entrada.", "completed": "Essa pesquisa gratuita e de código aberto foi encerrada.", + "completed_heading": "Pesquisa Concluída", "create_your_own": "Crie o seu próprio", "enter_pin": "Esta pesquisa está protegida. Digite o PIN abaixo.", "just_curious": "Só curioso?", "link_invalid": "Essa pesquisa só pode ser respondida por convite.", "paused": "Essa pesquisa gratuita e de código aberto está temporariamente pausada.", + "paused_heading": "Pesquisa Pausada", "please_try_again_with_the_original_link": "Por favor, tente novamente com o link original", "preview_survey_questions": "Visualizar perguntas da pesquisa.", "question_preview": "Prévia da Pergunta", @@ -665,7 +666,7 @@ "add_another_member": "Adicionar mais um membro", "continue": "Continuar", "failed_to_invite": "Falha ao convidar", - "invitation_sent_to": "Convite enviado para", + "invitation_sent_to_email": "Convite enviado para {email}", "invite_your_organization_members": "Convide os membros da sua organização", "life_s_no_fun_alone": "A vida não tem graça sozinho.", "skip": "Pular", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "Os scripts são executados com acesso total ao navegador. Adicione apenas scripts de fontes confiáveis.", "delete_workspace": "Excluir Workspace", "delete_workspace_confirmation": "Tem certeza que deseja excluir {workspaceName}? Esta ação não pode ser desfeita.", + "delete_workspace_confirmation_name": "Por favor, digite {workspaceName} no campo a seguir para confirmar a exclusão definitiva deste workspace:", "delete_workspace_name_includes_surveys_responses_people_and_more": "Excluir {workspaceName} incluindo todas as pesquisas, respostas, pessoas, ações e atributos.", "delete_workspace_settings_description": "Excluir workspace com todas as pesquisas, respostas, pessoas, ações e atributos. Isso não pode ser desfeito.", "error_saving_workspace_information": "Erro ao salvar informações do workspace", @@ -2653,7 +2655,7 @@ "organization_invite_link_ready": "O link de convite da sua organização está pronto!", "organization_name": "Nome da Organização", "organization_name_description": "Dê um nome descritivo pra sua organização.", - "organization_name_placeholder": "por exemplo, Acme Inc.", + "organization_name_placeholder": "ex: Acme Inc.", "organization_name_updated_successfully": "Nome da organização atualizado com sucesso", "organization_settings": "Configurações da Organização", "please_add_a_logo": "Por favor, adicione um logo", @@ -3027,7 +3029,7 @@ "hide_progress_bar": "Esconder barra de progresso", "hide_question_settings": "Ocultar configurações da pergunta", "hostname": "nome do host", - "if_you_really_want_that_answer_ask_until_you_get_it": "Continue mostrando sempre que acionado até que uma resposta ou resposta parcial seja enviada.", + "if_you_really_want_that_answer_ask_until_you_get_it": "Continuar exibindo sempre que acionado até que uma resposta ou resposta parcial seja enviada.", "ignore_global_waiting_time": "Ignorar período de espera", "ignore_global_waiting_time_description": "Esta pesquisa pode ser mostrada sempre que suas condições forem atendidas, mesmo que outra pesquisa tenha sido mostrada recentemente.", "image": "imagem", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "Buscar pelo nome da pesquisa", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "Crie um ID de uso único legível e copie um link assinado para ele.", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "Use um ID de uso único personalizado na URL.", "custom_start_point": "Ponto de início personalizado", "data_prefilling": "preenchimento automático de dados", "description": "Respostas vindas desses links serão anônimas", diff --git a/apps/web/locales/pt-PT.json b/apps/web/locales/pt-PT.json index d46323fa64..39da713bb4 100644 --- a/apps/web/locales/pt-PT.json +++ b/apps/web/locales/pt-PT.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Foi rebaixado para a Edição Comunitária.", "you_are_not_authorized_to_perform_this_action": "Não está autorizado a realizar esta ação.", "you_have_reached_your_limit_of_workspace_limit": "Atingiste o teu limite de {workspaceLimit} espaços de trabalho.", - "you_have_reached_your_monthly_response_limit_of": "Atingiu o seu limite mensal de respostas de", "you_have_reached_your_monthly_response_limit_of_count": "Atingiste o teu limite mensal de respostas de {count}.", "you_will_be_downgraded_to_the_community_edition_on_date": "Será rebaixado para a Edição Comunitária em {date}.", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "Por favor, verifique também a sua pasta de spam se não vir o email na sua caixa de entrada.", "completed": "Este inquérito está encerrado.", + "completed_heading": "Inquérito Concluído", "create_your_own": "Crie o seu próprio inquérito de código aberto", "enter_pin": "Este inquérito está protegido. Introduza o PIN abaixo.", "just_curious": "Só por curiosidade?", "link_invalid": "Este inquérito só pode ser respondido por convite.", "paused": "Este inquérito está temporariamente suspenso.", + "paused_heading": "Inquérito Pausado", "please_try_again_with_the_original_link": "Por favor, tente novamente com o link original", "preview_survey_questions": "Pré-visualizar perguntas do inquérito.", "question_preview": "Pré-visualização da Pergunta", @@ -665,7 +666,7 @@ "add_another_member": "Adicionar outro membro", "continue": "Continuar", "failed_to_invite": "Falha ao convidar", - "invitation_sent_to": "Convite enviado para", + "invitation_sent_to_email": "Convite enviado para {email}", "invite_your_organization_members": "Convide os membros da sua organização", "life_s_no_fun_alone": "A vida não é divertida sozinho.", "skip": "Saltar", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "Os scripts são executados com acesso total ao navegador. Adicione apenas scripts de fontes fidedignas.", "delete_workspace": "Eliminar Espaço de Trabalho", "delete_workspace_confirmation": "Tens a certeza de que queres eliminar {workspaceName}? Esta ação não pode ser revertida.", + "delete_workspace_confirmation_name": "Introduz {workspaceName} no seguinte campo para confirmar a eliminação definitiva deste espaço de trabalho:", "delete_workspace_name_includes_surveys_responses_people_and_more": "Eliminar {workspaceName} incluindo todos os inquéritos, respostas, pessoas, ações e atributos.", "delete_workspace_settings_description": "Elimina o espaço de trabalho com todos os inquéritos, respostas, pessoas, ações e atributos. Esta ação não pode ser revertida.", "error_saving_workspace_information": "Erro ao guardar informações do espaço de trabalho", @@ -2653,7 +2655,7 @@ "organization_invite_link_ready": "O link de convite da sua organização está pronto!", "organization_name": "Nome da Organização", "organization_name_description": "Dê à sua organização um nome descritivo.", - "organization_name_placeholder": "por exemplo, Acme Inc.", + "organization_name_placeholder": "ex. Acme Inc.", "organization_name_updated_successfully": "Nome da organização atualizado com sucesso", "organization_settings": "Configurações da organização", "please_add_a_logo": "Por favor, adicione um logótipo", @@ -3027,7 +3029,7 @@ "hide_progress_bar": "Ocultar barra de progresso", "hide_question_settings": "Ocultar definições da pergunta", "hostname": "Nome do host", - "if_you_really_want_that_answer_ask_until_you_get_it": "Continuar a mostrar sempre que acionado até que uma resposta ou resposta parcial seja submetida.", + "if_you_really_want_that_answer_ask_until_you_get_it": "Continuar a mostrar sempre que for acionado até que uma resposta ou resposta parcial seja submetida.", "ignore_global_waiting_time": "Ignorar período de espera", "ignore_global_waiting_time_description": "Este inquérito pode ser mostrado sempre que as suas condições forem cumpridas, mesmo que outro inquérito tenha sido mostrado recentemente.", "image": "Imagem", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "Pesquisar por nome do inquérito", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "Cria um ID de uso único legível e copia uma ligação assinada para o mesmo.", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "Usa um ID personalizado de uso único no URL.", "custom_start_point": "Ponto de início personalizado", "data_prefilling": "Pré-preenchimento de dados", "description": "Respostas provenientes destes links serão anónimas", diff --git a/apps/web/locales/ro-RO.json b/apps/web/locales/ro-RO.json index af43aeaf52..bde4f9369f 100644 --- a/apps/web/locales/ro-RO.json +++ b/apps/web/locales/ro-RO.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Ai fost retrogradat la ediția Community.", "you_are_not_authorized_to_perform_this_action": "Nu sunteți autorizat să efectuați această acțiune.", "you_have_reached_your_limit_of_workspace_limit": "Ai atins limita de {workspaceLimit} spații de lucru.", - "you_have_reached_your_monthly_response_limit_of": "Ați atins limita lunară de răspunsuri de", "you_have_reached_your_monthly_response_limit_of_count": "Ai atins limita lunară de răspunsuri de {count}.", "you_will_be_downgraded_to_the_community_edition_on_date": "Vei fi retrogradat la ediția Community pe {date}.", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "Vă rugăm să verificați și folderul de spam dacă nu vedeți emailul în inbox.", "completed": "Acest chestionar este închis.", + "completed_heading": "Sondaj Finalizat", "create_your_own": "Creează-ți propriul chestionar open-source", "enter_pin": "Acest sondaj este protejat. Introduceți PIN-ul mai jos.", "just_curious": "Doar curios?", "link_invalid": "Acest sondaj poate fi completat doar pe bază de invitație.", "paused": "Acest sondaj este temporar întrerupt.", + "paused_heading": "Sondaj Întrerupt", "please_try_again_with_the_original_link": "Vă rugăm să încercați din nou cu linkul original", "preview_survey_questions": "Previzualizare întrebări chestionar", "question_preview": "Previzualizare Întrebare", @@ -665,7 +666,7 @@ "add_another_member": "Adaugă încă un membru", "continue": "Continuă", "failed_to_invite": "Nu s-a reușit invitarea", - "invitation_sent_to": "Invitație trimisă către", + "invitation_sent_to_email": "Invitație trimisă la {email}", "invite_your_organization_members": "Invitați membrii organizației voastre", "life_s_no_fun_alone": "Viața nu este distractivă singur.", "skip": "Omite", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "Scripturile se execută cu acces complet la browser. Adaugă doar scripturi din surse de încredere.", "delete_workspace": "Șterge Spațiul de Lucru", "delete_workspace_confirmation": "Ești sigur că vrei să ștergi {workspaceName}? Această acțiune nu poate fi anulată.", + "delete_workspace_confirmation_name": "Te rugăm să introduci {workspaceName} în câmpul următor pentru a confirma ștergerea definitivă a acestui spațiu de lucru:", "delete_workspace_name_includes_surveys_responses_people_and_more": "Șterge {workspaceName} incluzând toate sondajele, răspunsurile, persoanele, acțiunile și atributele.", "delete_workspace_settings_description": "Șterge spațiul de lucru împreună cu toate sondajele, răspunsurile, persoanele, acțiunile și atributele. Această acțiune nu poate fi anulată.", "error_saving_workspace_information": "Eroare la salvarea informațiilor spațiului de lucru", @@ -3027,7 +3029,7 @@ "hide_progress_bar": "Ascunde bara de progres", "hide_question_settings": "Ascunde setările întrebării", "hostname": "Nume gazdă", - "if_you_really_want_that_answer_ask_until_you_get_it": "Continuă să afișezi de fiecare dată când este declanșat, până când se trimite un răspuns sau un răspuns parțial.", + "if_you_really_want_that_answer_ask_until_you_get_it": "Continuă să afișezi ori de câte ori este declanșat până când este trimis un răspuns sau un răspuns parțial.", "ignore_global_waiting_time": "Ignoră perioada de răcire", "ignore_global_waiting_time_description": "Acest sondaj poate fi afișat ori de câte ori condițiile sale sunt îndeplinite, chiar dacă un alt sondaj a fost afișat recent.", "image": "Imagine", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "Căutare după nume chestionar", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "Creează un ID lizibil de unică folosință și copiază un link semnat pentru acesta.", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "Folosește un ID personalizat de unică folosință în URL.", "custom_start_point": "Punct de start personalizat", "data_prefilling": "Precompletare date", "description": "Răspunsurile provenite de la aceste linkuri vor fi anonime", diff --git a/apps/web/locales/ru-RU.json b/apps/web/locales/ru-RU.json index 1e7326f704..bacbd40abb 100644 --- a/apps/web/locales/ru-RU.json +++ b/apps/web/locales/ru-RU.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Ваша версия понижена до Community Edition.", "you_are_not_authorized_to_perform_this_action": "У вас нет прав для выполнения этого действия.", "you_have_reached_your_limit_of_workspace_limit": "Вы достигли лимита в {workspaceLimit} рабочих пространств.", - "you_have_reached_your_monthly_response_limit_of": "Вы достигли месячного лимита ответов:", "you_have_reached_your_monthly_response_limit_of_count": "Вы достигли месячного лимита ответов: {count}.", "you_will_be_downgraded_to_the_community_edition_on_date": "Ваша версия будет понижена до Community Edition {date}.", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "Если вы не видите письмо во входящих, проверьте папку со спамом.", "completed": "Этот опрос закрыт.", + "completed_heading": "Опрос завершён", "create_your_own": "Создайте свой собственный опрос с открытым исходным кодом", "enter_pin": "Этот опрос защищён. Введите PIN ниже.", "just_curious": "Просто интересно?", "link_invalid": "Пройти этот опрос можно только по приглашению.", "paused": "Этот опрос временно приостановлен.", + "paused_heading": "Опрос приостановлен", "please_try_again_with_the_original_link": "Пожалуйста, попробуйте снова, используя оригинальную ссылку", "preview_survey_questions": "Просмотреть вопросы опроса.", "question_preview": "Предпросмотр вопроса", @@ -665,7 +666,7 @@ "add_another_member": "Добавить ещё одного участника", "continue": "Продолжить", "failed_to_invite": "Не удалось пригласить", - "invitation_sent_to": "Приглашение отправлено на", + "invitation_sent_to_email": "Приглашение отправлено на {email}", "invite_your_organization_members": "Пригласите участников вашей организации", "life_s_no_fun_alone": "Жизнь неинтересна в одиночку.", "skip": "Пропустить", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "Скрипты выполняются с полным доступом к браузеру. Добавляйте только скрипты из доверенных источников.", "delete_workspace": "Удалить рабочее пространство", "delete_workspace_confirmation": "Вы уверены, что хотите удалить {workspaceName}? Это действие нельзя отменить.", + "delete_workspace_confirmation_name": "Введите {workspaceName} в следующее поле, чтобы подтвердить окончательное удаление этого рабочего пространства:", "delete_workspace_name_includes_surveys_responses_people_and_more": "Удалить {workspaceName}, включая все опросы, ответы, людей, действия и атрибуты.", "delete_workspace_settings_description": "Удалить рабочее пространство со всеми опросами, ответами, людьми, действиями и атрибутами. Это действие нельзя отменить.", "error_saving_workspace_information": "Ошибка при сохранении информации о рабочем пространстве", @@ -2653,7 +2655,7 @@ "organization_invite_link_ready": "Ссылка для приглашения в организацию готова!", "organization_name": "Название организации", "organization_name_description": "Дайте вашей организации понятное название.", - "organization_name_placeholder": "например, Acme Inc.", + "organization_name_placeholder": "например, ООО «Акме»", "organization_name_updated_successfully": "Название организации успешно обновлено", "organization_settings": "Настройки организации", "please_add_a_logo": "Пожалуйста, добавьте логотип", @@ -3027,7 +3029,7 @@ "hide_progress_bar": "Скрыть индикатор прогресса", "hide_question_settings": "Скрыть настройки вопроса", "hostname": "Имя хоста", - "if_you_really_want_that_answer_ask_until_you_get_it": "Продолжай показывать при каждом срабатывании триггера, пока не будет отправлен ответ или частичный ответ.", + "if_you_really_want_that_answer_ask_until_you_get_it": "Продолжать показывать при каждом срабатывании, пока не будет отправлен ответ или частичный ответ.", "ignore_global_waiting_time": "Игнорировать период ожидания", "ignore_global_waiting_time_description": "Этот опрос может отображаться при выполнении условий, даже если недавно уже был показан другой опрос.", "image": "Изображение", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "Поиск по названию опроса", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "Создайте читаемый одноразовый идентификатор и скопируйте подписанную ссылку для него.", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "Использовать пользовательский одноразовый идентификатор в URL-адресе.", "custom_start_point": "Пользовательская точка старта", "data_prefilling": "Предзаполнение данных", "description": "Ответы, полученные по этим ссылкам, будут анонимными", diff --git a/apps/web/locales/sv-SE.json b/apps/web/locales/sv-SE.json index 01dfe3dd88..5a838aaf3d 100644 --- a/apps/web/locales/sv-SE.json +++ b/apps/web/locales/sv-SE.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Du har nedgraderats till Community Edition.", "you_are_not_authorized_to_perform_this_action": "Du har inte behörighet att utföra denna åtgärd.", "you_have_reached_your_limit_of_workspace_limit": "Du har nått din gräns på {workspaceLimit} arbetsytor.", - "you_have_reached_your_monthly_response_limit_of": "Du har nått din månatliga svarsgräns på", "you_have_reached_your_monthly_response_limit_of_count": "Du har nått din månatliga svarsgräns på {count}.", "you_will_be_downgraded_to_the_community_edition_on_date": "Du kommer att nedgraderas till Community Edition den {date}.", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "Vänligen kontrollera även din skräppost om du inte ser e-postmeddelandet i din inkorg.", "completed": "Denna enkät är stängd.", + "completed_heading": "Undersökning genomförd", "create_your_own": "Skapa din egen öppenkällkodsenkät", "enter_pin": "Denna undersökning är skyddad. Ange PIN-koden nedan.", "just_curious": "Bara nyfiken?", "link_invalid": "Denna enkät kan endast tas via inbjudan.", "paused": "Denna enkät är tillfälligt pausad.", + "paused_heading": "Undersökning pausad", "please_try_again_with_the_original_link": "Vänligen försök igen med den ursprungliga länken", "preview_survey_questions": "Förhandsgranska enkätfrågor.", "question_preview": "Frågeförhandsgranskning", @@ -665,7 +666,7 @@ "add_another_member": "Lägg till en annan medlem", "continue": "Fortsätt", "failed_to_invite": "Misslyckades med att bjuda in", - "invitation_sent_to": "Inbjudan skickad till", + "invitation_sent_to_email": "Inbjudan skickad till {email}", "invite_your_organization_members": "Bjud in dina organisationsmedlemmar", "life_s_no_fun_alone": "Livet är inte roligt ensam.", "skip": "Hoppa över", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "Skript körs med full åtkomst till webbläsaren. Lägg endast till skript från betrodda källor.", "delete_workspace": "Ta bort arbetsyta", "delete_workspace_confirmation": "Är du säker på att du vill ta bort {workspaceName}? Denna åtgärd kan inte ångras.", + "delete_workspace_confirmation_name": "Ange {workspaceName} i följande fält för att bekräfta den definitiva raderingen av denna arbetsyta:", "delete_workspace_name_includes_surveys_responses_people_and_more": "Ta bort {workspaceName} inklusive alla undersökningar, svar, personer, åtgärder och attribut.", "delete_workspace_settings_description": "Ta bort arbetsyta med alla enkäter, svar, personer, åtgärder och attribut. Detta kan inte ångras.", "error_saving_workspace_information": "Fel vid sparande av arbetsytans information", @@ -3027,7 +3029,7 @@ "hide_progress_bar": "Dölj framstegsindikator", "hide_question_settings": "Dölj frågeinställningar", "hostname": "Värdnamn", - "if_you_really_want_that_answer_ask_until_you_get_it": "Fortsätt visa varje gång det utlöses tills ett svar eller ett delsvar skickas in.", + "if_you_really_want_that_answer_ask_until_you_get_it": "Fortsätt visa när den utlöses tills ett svar eller delsvar skickas in.", "ignore_global_waiting_time": "Ignorera väntetid", "ignore_global_waiting_time_description": "Denna enkät kan visas när dess villkor är uppfyllda, även om en annan enkät nyligen visats.", "image": "Bild", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "Sök efter enkätnamn", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "Skapa ett läsbart engångs-ID och kopiera en signerad länk för det.", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "Använd ett anpassat engångs-ID i URL:en.", "custom_start_point": "Anpassad startpunkt", "data_prefilling": "Dataförfyllning", "description": "Svar från dessa länkar kommer att vara anonyma", diff --git a/apps/web/locales/tr-TR.json b/apps/web/locales/tr-TR.json index 1796b8e9e0..c291caa42b 100644 --- a/apps/web/locales/tr-TR.json +++ b/apps/web/locales/tr-TR.json @@ -1,5 +1,4 @@ { - "adjust_theme_in_look_and_feel_settings": "Temayı Görünüm ve His Ayarlarından düzenleyin.", "auth": { "continue_with_azure": "Microsoft ile devam et", "continue_with_email": "Email ile devam et", @@ -519,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "Topluluk Sürümüne düşürüldünüz.", "you_are_not_authorized_to_perform_this_action": "Bu işlemi gerçekleştirme yetkiniz yok.", "you_have_reached_your_limit_of_workspace_limit": "{workspaceLimit} çalışma alanı limitine ulaştınız.", - "you_have_reached_your_monthly_response_limit_of": "Aylık yanıt sınırınıza ulaştınız:", "you_have_reached_your_monthly_response_limit_of_count": "Aylık {count} yanıt limitinize ulaştınız.", "you_will_be_downgraded_to_the_community_edition_on_date": "{date} tarihinde Topluluk Sürümüne düşürüleceksiniz.", "your_license_has_expired_please_renew": "Kurumsal lisansınızın süresi doldu. Kurumsal özellikleri kullanmaya devam etmek için lütfen yenileyin.", @@ -632,13 +630,13 @@ "s": { "check_inbox_or_spam": "Email'i gelen kutunuzda görmüyorsanız lütfen spam klasörünüzü de kontrol edin.", "completed": "Bu survey kapatılmıştır.", - "completed_heading": "Tamamlandı", + "completed_heading": "Anket Tamamlandı", "create_your_own": "Kendi açık kaynak survey'inizi oluşturun", "enter_pin": "Bu survey korumalıdır. Aşağıya PIN girin.", "just_curious": "Sadece merak mı ediyorsunuz?", "link_invalid": "Bu survey yalnızca davet ile katılıma açıktır.", "paused": "Bu survey geçici olarak duraklatılmıştır.", - "paused_heading": "Duraklatıldı", + "paused_heading": "Anket Duraklatıldı", "please_try_again_with_the_original_link": "Lütfen orijinal bağlantıyla tekrar deneyin", "preview_survey_questions": "Survey sorularını önizleyin.", "question_preview": "Soru Önizlemesi", @@ -668,7 +666,7 @@ "add_another_member": "Başka bir üye ekle", "continue": "Devam", "failed_to_invite": "Davet gönderilemedi", - "invitation_sent_to_email": "{{email}} adresine davetiye gönderildi!", + "invitation_sent_to_email": "{email} adresine davet gönderildi", "invite_your_organization_members": "Organizasyon üyelerinizi davet edin", "life_s_no_fun_alone": "Hayat yalnız eğlenceli değil.", "skip": "Atla", @@ -1946,8 +1944,6 @@ "attributes_msg_new_attribute_created": "\"{key}\" özelliği \"{dataType}\" türüyle oluşturuldu", "attributes_msg_userid_already_exists": "Kullanıcı kimliği bu ortam için zaten mevcut ve güncellenmedi.", "contact_deleted_successfully": "Kişi başarıyla silindi", - "contacts_table_refresh": "Kişileri yenile", - "contacts_table_refresh_success": "Kişiler başarıyla yenilendi", "create_attribute": "Özellik oluştur", "create_new_attribute": "Yeni özellik oluştur", "create_new_attribute_description": "Segmentasyon amacıyla yeni bir özellik oluştur.", @@ -2030,6 +2026,7 @@ "custom_scripts_warning": "Scriptler tam tarayıcı erişimiyle çalışır. Yalnızca güvenilir kaynaklardan script ekleyin.", "delete_workspace": "Çalışma Alanını Sil", "delete_workspace_confirmation": "{workspaceName} çalışma alanını silmek istediğinden emin misin? Bu işlem geri alınamaz.", + "delete_workspace_confirmation_name": "Bu çalışma alanının kalıcı olarak silinmesini onaylamak için lütfen aşağıdaki alana {workspaceName} yazın:", "delete_workspace_name_includes_surveys_responses_people_and_more": "{workspaceName} çalışma alanını tüm anketler, yanıtlar, kişiler, aksiyonlar ve özellikler dahil sil.", "delete_workspace_settings_description": "Çalışma alanını tüm anketler, yanıtlar, kişiler, aksiyonlar ve özelliklerle birlikte sil. Bu işlem geri alınamaz.", "error_saving_workspace_information": "Çalışma alanı bilgileri kaydedilirken hata oluştu", @@ -2070,6 +2067,7 @@ "create_survey_warning": "Bu entegrasyonu kurmak için bir anket oluşturman gerekiyor", "delete_integration": "Entegrasyonu Sil", "delete_integration_confirmation": "Bu entegrasyonu silmek istediğinden emin misin?", + "follow_these_docs_to_configure_it": "Yapılandırmak için bu dokümanlara göz atın.", "google_sheet_integration_description": "Anket verilerini anında elektronik tablolarına aktar", "google_sheets": { "connect_with_google_sheets": "Google Sheets ile Bağlan", @@ -2130,6 +2128,9 @@ }, "notion_integration_description": "Notion veritabanına veri gönder", "please_select_a_survey_error": "Lütfen bir anket seçin", + "reconnect_button": "Yeniden Bağlan", + "reconnect_button_description": "Entegrasyon bağlantınızın süresi doldu. Yanıtları senkronize etmeye devam etmek için lütfen yeniden bağlanın. Mevcut bağlantılarınız ve verileriniz korunacaktır.", + "reconnect_button_tooltip": "Erişiminizi yenilemek için entegrasyonu yeniden bağlayın. Mevcut bağlantılarınız ve verileriniz korunacaktır.", "select_at_least_one_question_error": "Lütfen en az bir soru seçin", "slack": { "already_connected_another_survey": "Bu kanala zaten başka bir anket bağladınız.", @@ -2151,7 +2152,6 @@ "slack_reconnect_button_description": "Not: Slack entegrasyonumuzu yakın zamanda özel kanalları da destekleyecek şekilde güncelledik. Lütfen Slack çalışma alanını yeniden bağla." }, "slack_integration_description": "Slack Çalışma Alanını Formbricks ile anında bağla", - "to_configure_it": "yapılandırmak için.", "webhook_integration_description": "Anketlerindeki eylemlere bağlı olarak Webhook'ları tetikle", "webhooks": { "add_webhook": "Webhook Ekle", @@ -2334,9 +2334,7 @@ "ex_fully_activated_recurring_users": "Örn. Tam aktif edilmiş tekrar eden kullanıcılar", "ex_power_users": "Örn. Güç Kullanıcıları", "filters_reset_successfully": "Filtreler başarıyla sıfırlandı", - "here": "burada", "hide_filters": "Filtreleri gizle", - "identifying_users": "kullanıcıları tanımlama", "invalid_segment": "Geçersiz segment", "invalid_segment_filters": "Geçersiz filtreler. Lütfen filtreleri kontrol edip tekrar dene.", "load_segment": "Segmenti Yükle", @@ -2391,21 +2389,20 @@ "segment_id": "Segment ID", "segment_saved_successfully": "Segment başarıyla kaydedildi", "segment_updated_successfully": "Segment başarıyla güncellendi", + "segment_used_in_other_surveys_make_changes_here": "Bu segment diğer anketlerde kullanılıyor. Değişiklikleri buradan yapın.", "segments_help_you_target_users_with_same_characteristics_easily": "Segmentler, aynı özelliklere sahip kullanıcıları kolayca hedeflemenize yardımcı olur", "target_audience": "Hedef Kitle", "this_action_resets_all_filters_in_this_survey": "Bu işlem, bu anketteki tüm filtreleri sıfırlar.", - "this_segment_is_used_in_other_surveys": "Bu segment diğer anketlerde kullanılıyor. Değişiklik yap", "title_is_required": "Başlık zorunludur.", "unknown_filter_type": "Bilinmeyen filtre türü", "unlock_segments_description": "Belirli kullanıcı gruplarını hedeflemek için kişileri segmentler halinde düzenle", "unlock_segments_title": "Daha yüksek bir planla segmentlerin kilidini aç", - "user_targeting_is_currently_only_available_when": "Kullanıcı hedefleme şu anda yalnızca şu durumlarda kullanılabilir", + "user_targeting_only_available_when_identifying_users": "Kullanıcı hedefleme şu anda yalnızca Formbricks SDK ile kullanıcıları tanımladığınızda kullanılabilir.", "value_cannot_be_empty": "Değer boş olamaz.", "value_must_be_a_number": "Değer bir sayı olmalıdır.", "value_must_be_positive": "Değer pozitif bir sayı olmalıdır.", "view_filters": "Filtreleri görüntüle", - "where": "Nerede", - "with_the_formbricks_sdk": "Formbricks SDK ile" + "where": "Nerede" }, "settings": { "api_keys": { @@ -2487,8 +2484,8 @@ "unlimited_workspaces": "Sınırsız Çalışma Alanı", "upgrade": "Yükselt", "upgrade_now": "Şimdi yükselt", + "usage_count_of_limit_used": "{{current}} / {{limit}} kullanıldı", "usage_cycle": "Kullanım dönemi", - "used": "kullanıldı", "yearly": "Yıllık", "yearly_checkout_unavailable": "Yıllık ödeme henüz kullanılamıyor. Önce aylık bir plana ödeme yöntemi ekle veya destek ekibiyle iletişime geç.", "your_plan": "Planın" @@ -2549,7 +2546,7 @@ "no_credit_card_no_sales_call_just_test_it": "Kredi kartı yok. Satış görüşmesi yok. Sadece test et :)", "on_request": "Talep üzerine", "organization_roles": "Organizasyon Rolleri (Yönetici, Editör, Geliştirici vb.)", - "questions_please_reach_out_to": "Sorularınız mı var? Lütfen şu adresle iletişime geç:", + "questions_please_reach_out_to_email": "Sorularınız mı var? Lütfen hola@formbricks.com adresinden bize ulaşın", "recheck_license": "Lisansı yeniden kontrol et", "recheck_license_failed": "Lisans kontrolü başarısız oldu. Lisans sunucusuna erişilemiyor olabilir.", "recheck_license_instance_mismatch": "Bu lisans farklı bir Formbricks örneğine bağlı. Önceki bağlantının kesilmesi için Formbricks destek ekibiyle iletişime geç.", @@ -2658,7 +2655,7 @@ "organization_invite_link_ready": "Organizasyon davet bağlantınız hazır!", "organization_name": "Organizasyon Adı", "organization_name_description": "Organizasyonunuza açıklayıcı bir ad verin.", - "organization_name_placeholder": "örn. Power Puff Girls", + "organization_name_placeholder": "örn. Acme A.Ş.", "organization_name_updated_successfully": "Organizasyon adı başarıyla güncellendi", "organization_settings": "Organizasyon Ayarları", "please_add_a_logo": "Lütfen bir logo ekleyin", @@ -2695,12 +2692,15 @@ "confirm_delete_my_account": "Hesabımı Sil", "confirm_your_current_password_to_get_started": "Başlamak için mevcut şifreni onayla.", "delete_account": "Hesabı Sil", + "delete_account_confirmation_required": "Hesabınızı silmek için e-posta onayı gereklidir.", "disable_two_factor_authentication": "İki faktörlü kimlik doğrulamayı devre dışı bırak", "disable_two_factor_authentication_description": "2FA'yı devre dışı bırakman gerekiyorsa, mümkün olan en kısa sürede yeniden etkinleştirmeni öneririz.", "each_backup_code_can_be_used_exactly_once_to_grant_access_without_your_authenticator": "Her yedekleme kodu, kimlik doğrulayıcın olmadan erişim sağlamak için tam olarak bir kez kullanılabilir.", "email_change_initiated": "E-posta değişiklik talebiniz başlatıldı.", + "email_confirmation_does_not_match": "E-posta onayı eşleşmiyor.", "enable_two_factor_authentication": "İki faktörlü kimlik doğrulamayı etkinleştir", "enter_the_code_from_your_authenticator_app_below": "Kimlik doğrulayıcı uygulamandaki kodu aşağıya gir.", + "google_sso_account_deletion_requires_setup": "SSO sağlayıcınızla kimliğinizi doğrulayamadık. Lütfen tekrar deneyin veya yöneticinizle iletişime geçin.", "lost_access": "Erişimi kaybettim", "or_enter_the_following_code_manually": "Ya da aşağıdaki kodu manuel olarak gir:", "organizations_delete_message": "Bu organizasyonların tek sahibi sensin, bu yüzden onlar da silinecek.", @@ -2711,6 +2711,8 @@ "save_the_following_backup_codes_in_a_safe_place": "Aşağıdaki yedekleme kodlarını güvenli bir yerde sakla.", "scan_the_qr_code_below_with_your_authenticator_app": "Aşağıdaki QR kodunu kimlik doğrulayıcı uygulamanla tara.", "security_description": "Şifreni ve iki faktörlü kimlik doğrulama (2FA) gibi diğer güvenlik ayarlarını yönet.", + "sso_reauthentication_failed": "SSO yeniden kimlik doğrulaması başarısız oldu. Lütfen hesabınızı silmeyi tekrar deneyin.", + "sso_reauthentication_may_be_required_for_deletion": "SSO hesapları için Sil'i seçmek sizi kimlik sağlayıcınıza yönlendirebilir. Kimliğiniz doğrulanırsa, hesabınız otomatik olarak silinecektir.", "two_factor_authentication": "İki faktörlü kimlik doğrulama", "two_factor_authentication_description": "Şifren çalınması durumunda hesabına ekstra bir güvenlik katmanı ekle.", "two_factor_authentication_enabled_please_enter_the_six_digit_code_from_your_authenticator_app": "İki faktörlü kimlik doğrulama etkinleştirildi. Lütfen kimlik doğrulayıcı uygulamandaki altı haneli kodu gir.", @@ -2718,7 +2720,8 @@ "unlock_two_factor_authentication": "Daha yüksek bir planla iki faktörlü kimlik doğrulamanın kilidini aç", "update_personal_info": "Kişisel bilgilerini güncelle", "warning_cannot_delete_account": "Bu organizasyonun tek sahibi sensin. Lütfen önce sahipliği başka bir üyeye aktar.", - "warning_cannot_undo": "Bu geri alınamaz" + "warning_cannot_undo": "Bu geri alınamaz", + "wrong_password": "Yanlış şifre" }, "teams": { "add_members_description": "Ekibe üye ekle ve rollerini belirle.", @@ -2810,7 +2813,7 @@ "address_line_2": "Adres Satırı 2", "adjust_survey_closed_message": "\"Anket Kapatıldı\" mesajını düzenle", "adjust_survey_closed_message_description": "Anket kapalıyken ziyaretçilerin gördüğü mesajı değiştir.", - "adjust_the_theme_in_the": "Temayı şurada düzenle:", + "adjust_theme_in_look_and_feel_settings": "Temayı Görünüm ve His Ayarlarından düzenleyin.", "ai_data_analysis_disabled": "Bu organizasyon için yapay zeka veri analizi devre dışı.", "ai_features_not_enabled": "Bu organizasyon için yapay zeka özellikleri etkinleştirilmemiş.", "ai_instance_not_configured": "Yapay zeka yapılandırılmamış. Yöneticinle iletişime geç.", @@ -2824,11 +2827,10 @@ "ai_translation_not_available": "Yapay zeka çevirisi mevcut planınızda kullanılamıyor. Bu özelliğin kilidini açmak için yükselt.", "ai_translation_not_enabled": "Bu organizasyon için AI akıllı araçları devre dışı. Organizasyon ayarlarından etkinleştirin.", "all_are_true": "tümü doğru", - "all_other_answers_will_continue_to": "Diğer tüm yanıtlar şuna devam edecek:", + "all_other_answers_will_continue_to_fallback": "Diğer tüm yanıtlar olmaya devam edecek", "allow_multi_select": "Çoklu seçime izin ver", "allow_multiple_files": "Birden fazla dosyaya izin ver", "allow_users_to_select_more_than_one_image": "Kullanıcıların birden fazla görsel seçmesine izin ver", - "and_launch_surveys_in_your_website_or_app": "ve web sitende veya uygulamanda anketleri yayınla.", "animation": "Animasyon", "any_is_true": "herhangi biri doğru", "app_survey_description": "Yanıt toplamak için web uygulamana veya web sitene bir anket göm.", @@ -2840,10 +2842,10 @@ "auto_save_disabled": "Otomatik kaydetme devre dışı", "auto_save_disabled_tooltip": "Anketin otomatik olarak kaydedilmesi yalnızca taslak durumdayken çalışır. Bu, yayınlanmış anketlerin istemeden güncellenmemesini sağlar.", "auto_save_on": "Otomatik kaydetme açık", - "automatically_close_survey_after": "Anketi otomatik olarak kapat", + "automatically_close_survey_after_n_seconds_if_no_response": "Yanıt alınmazsa, tetiklendikten saniye sonra anketi otomatik olarak kapat.", "automatically_close_the_survey_after_a_certain_number_of_responses": "Belirli sayıda yanıt alındıktan sonra anketi otomatik olarak kapat.", "automatically_close_the_survey_if_the_user_does_not_respond_after_certain_number_of_seconds": "Kullanıcı belirli saniye içinde yanıt vermezse anketi otomatik olarak kapat.", - "automatically_mark_the_survey_as_complete_after": "Anketi otomatik olarak tamamlandı olarak işaretle", + "automatically_mark_complete_after_n_responses": " tamamlanmış yanıttan sonra anketi otomatik olarak tamamlandı olarak işaretle.", "back_button_label": "\"Geri\" Düğme Etiketi", "background_styling": "Arka plan stili", "block_duplicated": "Blok çoğaltıldı.", @@ -2904,11 +2906,11 @@ "columns": "Sütunlar", "company": "Şirket", "company_logo": "Şirket logosu", - "completed_responses": "tamamlanan yanıt.", "concat": "Birleştir +", "conditional_logic": "Koşullu Mantık", "confirm_default_language": "Varsayılan dili onayla", "confirm_survey_changes": "Anket Değişikliklerini Onayla", + "connect_formbricks_and_launch_surveys": "Formbricks'i bağlayın ve web sitenizde veya uygulamanızda anketler başlatın.", "contact_fields": "İletişim Alanları", "contains": "İçerir", "continue_to_settings": "Ayarlara Devam Et", @@ -2922,7 +2924,6 @@ "custom_hostname": "Özel alan adı", "customize_survey_logo": "Anket logosunu özelleştir", "darken_or_lighten_background_of_your_choice": "Seçtiğin arka planı koyulaştır veya açıklaştır.", - "days_before_showing_this_survey_again": "veya daha fazla günün son gösterilen anketle bu anketin gösterilmesi arasında geçmesi gerekiyor.", "default_language": "Varsayılan dil", "delete_anyways": "Yine de sil", "delete_block": "Bloğu sil", @@ -3028,8 +3029,7 @@ "hide_progress_bar": "İlerleme çubuğunu gizle", "hide_question_settings": "Soru ayarlarını gizle", "hostname": "Sunucu adı", - "if_you_need_more_please": "Daha fazlasına ihtiyacın varsa, lütfen", - "if_you_really_want_that_answer_ask_until_you_get_it": "Bir yanıt gönderilene kadar tetiklendiğinde göstermeye devam et.", + "if_you_really_want_that_answer_ask_until_you_get_it": "Bir yanıt veya kısmi yanıt gönderilene kadar tetiklendiğinde göstermeye devam et.", "ignore_global_waiting_time": "Bekleme Süresini Yoksay", "ignore_global_waiting_time_description": "Bu anket, son zamanlarda başka bir anket gösterilmiş olsa bile koşulları karşılandığında gösterilebilir.", "image": "Görsel", @@ -3068,7 +3068,7 @@ "last_name": "Soyadı", "let_people_upload_up_to_25_files_at_the_same_time": "İnsanların aynı anda 25 dosyaya kadar yüklemesine izin ver.", "limit_the_maximum_file_size": "Yüklemeler için maksimum dosya boyutunu sınırla.", - "limit_upload_file_size_to": "Yükleme dosya boyutunu sınırla", + "limit_upload_file_size_to_mb": "Yükleme dosya boyutunu MB ile sınırla", "link_survey_description": "Bir anket sayfasına bağlantı paylaş veya bunu bir web sayfasına ya da e-postaya göm.", "list": "Listele", "load_segment": "Segmenti yükle", @@ -3083,7 +3083,8 @@ "matrix_all_fields": "Tüm alanlar", "matrix_rows": "Satırlar", "max_file_size": "Maksimum dosya boyutu", - "max_file_size_limit_is": "Maksimum dosya boyutu sınırı:", + "max_file_size_limit_is_mb": "Maksimum dosya boyutu sınırı {{maxSize}} MB.", + "max_file_size_limit_is_mb_upgrade": "Maksimum dosya boyutu sınırı {{maxSize}} MB. Daha fazlasına ihtiyacın varsa, lütfen planını yükselt.", "missing_first": "İlk eksik", "move_question_to_block": "Soruyu bloğa taşı", "multiply": "Çarp *", @@ -3199,8 +3200,6 @@ "scale": "Ölçek", "schedule_survey": "Anketi zamanla", "search_for_images": "Görsel ara", - "seconds_after_trigger_the_survey_will_be_closed_if_no_response": "saniye sonra yanıt alınmazsa anket kapanacak", - "seconds_before_showing_the_survey": "saniye sonra anket gösterilecek.", "select_field": "Alan seç", "select_or_type_value": "Değer seç veya yaz", "select_ordering": "Sıralama seç", @@ -3208,7 +3207,7 @@ "select_type": "Tür seç", "send_survey_to_audience_who_match": "Anketi eşleşen kitleye gönder…", "send_your_respondents_to_a_page_of_your_choice": "Katılımcılarını istediğin sayfaya yönlendir.", - "set_the_global_placement_in_the_look_feel_settings": "Görünüm ve His ayarlarından genel yerleşimi belirle.", + "set_global_placement_in_look_feel_settings_hint": "Tüm anketlerde yerleşimin tutarlı kalmasını sağlamak için Görünüm ve Stil ayarlarında genel yerleşimi ayarlayabilirsin.", "settings_saved_successfully": "Ayarlar başarıyla kaydedildi", "seven_points": "7 nokta", "show_block_settings": "Blok ayarlarını göster", @@ -3218,7 +3217,7 @@ "show_multiple_times": "Sınırlı sayıda göster", "show_only_once": "Yalnızca bir kez göster", "show_question_settings": "Soru ayarlarını göster", - "show_survey_maximum_of": "Anketi maksimum şu kadar göster:", + "show_survey_maximum_of_n_times": "Anketi en fazla kez göster.", "show_survey_to_users": "Anketi kullanıcıların %'sine göster", "show_to_x_percentage_of_targeted_users": "Hedeflenen kullanıcıların %{percentage}'ine göster", "shrink_preview": "Önizlemeyi Küçült", @@ -3256,8 +3255,6 @@ "this_action_will_remove_all_the_translations_from_this_survey": "Bu işlem bu anketteki tüm çevirileri kaldıracak.", "this_will_remove_the_language_and_all_its_translations": "Bu işlem bu dili ve tüm çevirilerini anketten kaldıracak. Bu işlem geri alınamaz.", "three_points": "3 puan", - "times": "kez", - "to_keep_the_placement_over_all_surveys_consistent_you_can": "Tüm anketlerdeki yerleşimi tutarlı tutmak için yapabilirsin", "translated": "Çevrildi", "trigger_survey_when_one_of_the_actions_is_fired": "İşlemlerden biri gerçekleştiğinde anketi tetikle…", "try_lollipop_or_mountain": "\"lolipop\" veya \"dağ\" dene…", @@ -3334,8 +3331,9 @@ "visibility_and_recontact": "Görünürlük & Yeniden İletişim", "visibility_and_recontact_description": "Bu anketin ne zaman görüneceğini ve tekrar ne kadar sıklıkta çıkabileceğini kontrol et.", "visible": "Görünür", - "wait": "Bekle", "wait_a_few_seconds_after_the_trigger_before_showing_the_survey": "Tetikleyiciden sonra anketi göstermeden önce birkaç saniye bekle", + "wait_n_days_before_showing_this_survey_again": "Son gösterilen anket ile bu anketi gösterme arasında veya daha fazla gün geçmesini bekle.", + "wait_n_seconds_before_showing_the_survey": "Anketi göstermeden önce saniye bekle.", "waiting_time_across_surveys": "Bekleme Süresi (anketler arası)", "waiting_time_across_surveys_description": "Anket yorgunluğunu önlemek için, bu anketin tüm alan genelinde geçerli Bekleme Süresi ile nasıl etkileşime gireceğini seç.", "welcome_message": "Hoş geldin mesajı", @@ -3399,8 +3397,10 @@ "search_by_survey_name": "Anket adına göre ara", "share": { "anonymous_links": { - "custom_single_use_id_description": "Tek kullanımlık ID'leri şifrelemezseniz, \"suid=...\" için herhangi bir değer bir yanıt için geçerli olur.", - "custom_single_use_id_title": "URL'de tek kullanımlık ID olarak istediğiniz değeri ayarlayabilirsiniz.", + "custom_single_use_id_description": "Okunabilir bir tek kullanımlık ID oluştur ve bunun için imzalı bir bağlantı kopyala.", + "custom_single_use_id_placeholder": "ÖZEL-ID", + "custom_single_use_id_required": "Özel bir tek kullanımlık ID gir.", + "custom_single_use_id_title": "URL'de özel bir tek kullanımlık ID kullan.", "custom_start_point": "Özel başlangıç noktası", "data_prefilling": "Veri ön doldurma", "description": "Bu bağlantılardan gelen yanıtlar anonim olacaktır", diff --git a/apps/web/locales/zh-Hans-CN.json b/apps/web/locales/zh-Hans-CN.json index cd9d5370cd..3d895cfd16 100644 --- a/apps/web/locales/zh-Hans-CN.json +++ b/apps/web/locales/zh-Hans-CN.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "您已降级到社区版。", "you_are_not_authorized_to_perform_this_action": "您无权执行此操作。", "you_have_reached_your_limit_of_workspace_limit": "您已达到 {workspaceLimit} 个工作区的上限。", - "you_have_reached_your_monthly_response_limit_of": "您 已经 达到 每月 的 响应 限制", "you_have_reached_your_monthly_response_limit_of_count": "您已达到每月响应限制 {count} 次。", "you_will_be_downgraded_to_the_community_edition_on_date": "您将在 {date} 降级到社区版。", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "请 也 检查 您 的 垃圾邮件 文件夹 如果 您 没有 在 收件箱 中 看到 邮件。", "completed": "此 调查 关闭", + "completed_heading": "问卷已完成", "create_your_own": "创建 你 的 开源 调查", "enter_pin": "本调查已受保护。请在下方输入PIN码。", "just_curious": "只是好奇 ?", "link_invalid": "此调查只能通过邀请参加。", "paused": "此调查暂时暂停。", + "paused_heading": "问卷已暂停", "please_try_again_with_the_original_link": "请 尝试 使用 原始 链接", "preview_survey_questions": "预览 问卷调查 问题。", "question_preview": "问题 预览", @@ -665,7 +666,7 @@ "add_another_member": "添加另一个成员", "continue": "继续", "failed_to_invite": "邀请失败", - "invitation_sent_to": "邀请已发送至", + "invitation_sent_to_email": "邀请已发送至 {email}", "invite_your_organization_members": "邀请 您 的 组织 成员", "life_s_no_fun_alone": "独 自 一 人 生 活 不 有 趣 。", "skip": "跳过", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "脚本将以完整浏览器权限执行。请仅添加来自可信来源的脚本。", "delete_workspace": "删除工作区", "delete_workspace_confirmation": "您确定要删除 {workspaceName} 吗?此操作无法撤销。", + "delete_workspace_confirmation_name": "请在下方输入 {workspaceName} 以确认永久删除此工作区:", "delete_workspace_name_includes_surveys_responses_people_and_more": "删除 {workspaceName},包括所有调查、回复、用户、操作和属性。", "delete_workspace_settings_description": "删除工作区及其所有调查、回应、人员、动作和属性。此操作无法撤销。", "error_saving_workspace_information": "保存工作区信息时出错", @@ -2653,7 +2655,7 @@ "organization_invite_link_ready": "您的组织邀请链接已准备好!", "organization_name": "组织 名称", "organization_name_description": "为您的组织 提供一个描述性的名称", - "organization_name_placeholder": "例如 Acme Inc.", + "organization_name_placeholder": "例如:Acme 公司", "organization_name_updated_successfully": "组织 名称 更新 成功", "organization_settings": "组织 设置", "please_add_a_logo": "请添加 徽标", @@ -3027,7 +3029,7 @@ "hide_progress_bar": "隐藏 进度 条", "hide_question_settings": "隐藏问题设置", "hostname": "主 机 名", - "if_you_really_want_that_answer_ask_until_you_get_it": "持续在触发时显示,直到提交响应或部分响应。", + "if_you_really_want_that_answer_ask_until_you_get_it": "在触发时持续显示,直到提交回复或部分回复为止。", "ignore_global_waiting_time": "忽略冷却期", "ignore_global_waiting_time_description": "只要满足条件,此调查即可显示,即使最近刚显示过其他调查。", "image": "图片", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "按 调查 名称 搜索", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "创建一个易读的一次性 ID,并复制其签名链接。", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "在 URL 中使用自定义一次性 ID。", "custom_start_point": "自定义 起点", "data_prefilling": "数据 预填充", "description": "来自 这些 link 的 响应 将是 匿名 的", diff --git a/apps/web/locales/zh-Hant-TW.json b/apps/web/locales/zh-Hant-TW.json index 9ffc99835c..6c87d99a9c 100644 --- a/apps/web/locales/zh-Hant-TW.json +++ b/apps/web/locales/zh-Hant-TW.json @@ -518,7 +518,6 @@ "you_are_downgraded_to_the_community_edition": "您已降級至社群版。", "you_are_not_authorized_to_perform_this_action": "您沒有執行此操作的權限。", "you_have_reached_your_limit_of_workspace_limit": "您已達到 {workspaceLimit} 個工作區的上限。", - "you_have_reached_your_monthly_response_limit_of": "您已達到每月回應上限:", "you_have_reached_your_monthly_response_limit_of_count": "您已達到每月回應上限 {count} 次。", "you_will_be_downgraded_to_the_community_edition_on_date": "您將於 '{'date'}' 降級至社群版。", "your_license_has_expired_please_renew": "Your enterprise license has expired. Please renew it to continue using enterprise features.", @@ -631,11 +630,13 @@ "s": { "check_inbox_or_spam": "如果您的收件匣中沒有看到電子郵件,也請檢查您的垃圾郵件資料夾。", "completed": "此免費且開源的問卷已關閉。", + "completed_heading": "調查已完成", "create_your_own": "建立您自己的", "enter_pin": "此問卷已受保護。請在下方輸入 PIN 碼。", "just_curious": "只是好奇?", "link_invalid": "此問卷只能透過邀請填寫。", "paused": "此免費且開源的問卷已暫時暫停。", + "paused_heading": "調查已暫停", "please_try_again_with_the_original_link": "請使用原始連結再試一次", "preview_survey_questions": "預覽問卷問題。", "question_preview": "問題預覽", @@ -665,7 +666,7 @@ "add_another_member": "新增另一位成員", "continue": "繼續", "failed_to_invite": "無法邀請", - "invitation_sent_to": "已發送邀請至", + "invitation_sent_to_email": "邀請已發送至 {email}", "invite_your_organization_members": "邀請您的組織成員", "life_s_no_fun_alone": "孤單一人生活不好玩。", "skip": "跳過", @@ -2025,6 +2026,7 @@ "custom_scripts_warning": "腳本將以完整瀏覽器權限執行。請僅加入來自可信來源的腳本。", "delete_workspace": "刪除工作區", "delete_workspace_confirmation": "您確定要刪除 {workspaceName} 嗎?此操作無法復原。", + "delete_workspace_confirmation_name": "請在以下欄位中輸入 {workspaceName} 以確認永久刪除此工作區:", "delete_workspace_name_includes_surveys_responses_people_and_more": "刪除 {workspaceName},包括所有問卷、回覆、人員、動作和屬性。", "delete_workspace_settings_description": "刪除工作區及其所有問卷、回應、人員、操作和屬性。此操作無法復原。", "error_saving_workspace_information": "儲存工作區資訊時發生錯誤", @@ -3027,7 +3029,7 @@ "hide_progress_bar": "隱藏進度列", "hide_question_settings": "隱藏問題設定", "hostname": "主機名稱", - "if_you_really_want_that_answer_ask_until_you_get_it": "持續顯示,直到使用者提交回應或部分回應為止。", + "if_you_really_want_that_answer_ask_until_you_get_it": "持續顯示直到提交回應或部分回應為止。", "ignore_global_waiting_time": "忽略冷卻期", "ignore_global_waiting_time_description": "此問卷在符合條件時即可顯示,即使最近已顯示過其他問卷。", "image": "圖片", @@ -3395,10 +3397,10 @@ "search_by_survey_name": "依問卷名稱搜尋", "share": { "anonymous_links": { - "custom_single_use_id_description": "Create a readable single-use ID and copy a signed link for it.", + "custom_single_use_id_description": "建立一個可讀的單次使用 ID,並為其複製已簽署的連結。", "custom_single_use_id_placeholder": "CUSTOM-ID", "custom_single_use_id_required": "Enter a custom single-use ID.", - "custom_single_use_id_title": "Use a custom single-use ID in the URL.", + "custom_single_use_id_title": "在 URL 中使用自訂單次使用 ID。", "custom_start_point": "自訂 開始 點", "data_prefilling": "資料預先填寫", "description": "從 這些 連結 獲得 的 回應 將是 匿名 的", diff --git a/apps/web/modules/account/components/DeleteAccountModal/index.tsx b/apps/web/modules/account/components/DeleteAccountModal/index.tsx index db3b379369..f5f6945116 100644 --- a/apps/web/modules/account/components/DeleteAccountModal/index.tsx +++ b/apps/web/modules/account/components/DeleteAccountModal/index.tsx @@ -62,23 +62,23 @@ export const DeleteAccountModal = ({ const isDeleteDisabled = !hasValidConfirmation; const getLocalizedDeletionErrorMessage = (serverError?: string) => { if (serverError === DELETE_ACCOUNT_WRONG_PASSWORD_ERROR) { - return t("environments.settings.profile.wrong_password"); + return t("workspace.settings.profile.wrong_password"); } if (serverError === ACCOUNT_DELETION_GOOGLE_REAUTH_NOT_CONFIGURED_ERROR_CODE) { - return t("environments.settings.profile.google_sso_account_deletion_requires_setup"); + return t("workspace.settings.profile.google_sso_account_deletion_requires_setup"); } if (serverError === ACCOUNT_DELETION_EMAIL_MISMATCH_ERROR_CODE) { - return t("environments.settings.profile.email_confirmation_does_not_match"); + return t("workspace.settings.profile.email_confirmation_does_not_match"); } if (serverError === ACCOUNT_DELETION_CONFIRMATION_REQUIRED_ERROR_CODE) { - return t("environments.settings.profile.delete_account_confirmation_required"); + return t("workspace.settings.profile.delete_account_confirmation_required"); } if (serverError === ACCOUNT_DELETION_SSO_REAUTH_REQUIRED_ERROR_CODE) { - return t("environments.settings.profile.sso_reauthentication_failed"); + return t("workspace.settings.profile.sso_reauthentication_failed"); } return null; @@ -223,7 +223,7 @@ export const DeleteAccountModal = ({ /> {!requiresPasswordConfirmation && (

- {t("environments.settings.profile.sso_reauthentication_may_be_required_for_deletion")} + {t("workspace.settings.profile.sso_reauthentication_may_be_required_for_deletion")}

)} {requiresPasswordConfirmation && ( diff --git a/packages/js-core/src/lib/common/utils.ts b/packages/js-core/src/lib/common/utils.ts index da901a6340..09bd424c81 100644 --- a/packages/js-core/src/lib/common/utils.ts +++ b/packages/js-core/src/lib/common/utils.ts @@ -59,7 +59,7 @@ export const wrapThrowsAsync = * array — older SDKs cached the full segment in localStorage and may still be * read back here within the cache window after an SDK upgrade. */ -export const surveyHasSegmentFilters = (survey: TEnvironmentStateSurvey): boolean => { +export const surveyHasSegmentFilters = (survey: TWorkspaceStateSurvey): boolean => { const segment = survey.segment as { hasFilters?: boolean; filters?: unknown[] } | null | undefined; if (!segment) return false; if (typeof segment.hasFilters === "boolean") return segment.hasFilters; diff --git a/packages/surveys/i18n.lock b/packages/surveys/i18n.lock index 5ac87ed5b9..796c6933ca 100644 --- a/packages/surveys/i18n.lock +++ b/packages/surveys/i18n.lock @@ -44,10 +44,12 @@ checksums: errors/file_input/duplicate_files: 198dd29e67beb6abc5b2534ede7d7f68 errors/file_input/file_size_exceeded: 072045b042a39fa1df76200f8fa36dd4 errors/file_input/file_size_exceeded_alert: d8e482a2ff05e78bbacaed9e9db9b5eb + errors/file_input/invalid_file_name: 9f9a632eaf77ef92552f755f43e7b25d errors/file_input/no_valid_file_types_selected: 795acdedcffbcf06e57ea93fc16771ce errors/file_input/only_one_file_can_be_uploaded_at_a_time: 1eda42bd46887f9702049e23fa7cb127 errors/file_input/placeholder_text: 15b61e390b6c5501d3e3b9da9f6c7930 errors/file_input/upload_failed: 735fdfc1a37ab035121328237ddd6fd0 + errors/file_input/upload_service_unavailable: cd67a5c3ea1e6ff10636a7eec9f98740 errors/file_input/uploading: baef62e2015a34d6747ed6e4192a27b1 errors/file_input/you_can_only_upload_a_maximum_of_files: 72fe144f81075e5b06bae53b3a84d4db errors/invalid_device_error/message: 8813dcd0e3e41934af18d7a15f8c83f4