-
-
Notifications
You must be signed in to change notification settings - Fork 229
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.59.4](v3.59.3...v3.59.4) (2024-04-27) ### Bug Fixes * Activity relation storing ([#2285](#2285)) ([d503bde](d503bde))
- Loading branch information
1 parent
d503bde
commit aa22a25
Showing
7 changed files
with
79 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -800,6 +800,7 @@ | |
"organization_role_type_OWNER" : "VLASTNÍK", | ||
"organization_role_type_OWNER_hint" : "Spravuje organizaci a její projekty", | ||
"organizations_add_new" : "Přidat organizaci", | ||
"organization_slack_connect_button" : "Připojit se k Slacku", | ||
"organizations_title" : "Organizace", | ||
"organization_subscriptions_cloud_button" : "Cloud", | ||
"organization_subscriptions_self_hosted_ee_button" : "Vlastní hostování", | ||
|
@@ -1092,6 +1093,20 @@ | |
"sign-up-terms-and-conditions-message" : "Kliknutím na Odeslat vyjadřuji souhlas s\n <Link>\n podmínkami použití\n </Link>", | ||
"sign_up_title" : "Registrace", | ||
"simple_paginated_list_error_message" : "Nelze načíst data", | ||
"slack_app_description" : "Aplikace Slack vás upozorní na změny ve vašich lokalizačních datech.", | ||
"slack_app_docs_link" : "Více informací v dokumentaci", | ||
"slack_app_workspace_disconnect" : "Odpojit", | ||
"slack_connect_alert_success" : "Úspěch", | ||
"slack_connect_cancel" : "Zrušit", | ||
"slack_connect_confirm" : "Propojit účty", | ||
"slack_connect_description" : "Tato operace autorizuje účet na Slacku k odběru oznámení o operacích provedených na platformě Tolgee.", | ||
"slack_connect_main_title" : "Propojte svůj účet Tolgee s účtem na Slacku", | ||
"slack_connect_success_message" : "Můžete zavřít tuto kartu a pokračovat v aplikaci Slack", | ||
"slack_connect_success_title" : "Tento profil je nyní propojen s vaším účtem na Slacku", | ||
"slack_connect_title" : "Připojit se k Slacku", | ||
"slack_not_configured" : "Účet na Slacku není propojen s tímto účtem Tolgee", | ||
"slack_organization_connect_success" : "Úspěšně připojeno k pracovnímu prostoru Slack", | ||
"slack_workspace_already_connected" : "Tento Slack workspace je již připojen k jiné organizaci", | ||
"slug_validation_can_contain_just_lowercase_numbers_hyphens" : "Slug musí začínat písmenem a může obsahovat pouze malá písmena, číslice a pomlčky", | ||
"spending_limit_dialog_close" : "Zavřít", | ||
"spending_limit_dialog_description" : "Kontaktujte podporu na <email>[email protected]</email> pro navýšení vašeho výdajového limitu", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -799,6 +799,7 @@ | |
"organization_role_type_OWNER" : "EJER", | ||
"organization_role_type_OWNER_hint" : "Administrerer organisationen og dens projekter", | ||
"organizations_add_new" : "Tilføj organisation", | ||
"organization_slack_connect_button" : "Tilslut til Slack", | ||
"organizations_title" : "Organisationer", | ||
"organization_subscriptions_cloud_button" : "Cloud", | ||
"organization_subscriptions_self_hosted_ee_button" : "Selvhostet", | ||
|
@@ -1091,6 +1092,20 @@ | |
"sign-up-terms-and-conditions-message" : "Ved at klikke på Indsend accepterer jeg, at jeg har læst og accepteret Tolgee's \n <Link>\n Brugsvilkår\n </Link>", | ||
"sign_up_title" : "Opret dig", | ||
"simple_paginated_list_error_message" : "Kan ikke indlæse data", | ||
"slack_app_description" : "Slack-appen giver dig besked om ændringer i dine lokaliseringsdata.", | ||
"slack_app_docs_link" : "Lær mere i dokumentationen", | ||
"slack_app_workspace_disconnect" : "Afbryd forbindelse", | ||
"slack_connect_alert_success" : "Succes", | ||
"slack_connect_cancel" : "Annuller", | ||
"slack_connect_confirm" : "Link konti", | ||
"slack_connect_description" : "Denne handling giver tilladelse til, at Slack-kontoen kan abonnere på notifikationer om handlinger, der udføres på Tolgee-platformen.", | ||
"slack_connect_main_title" : "Forbind din Tolgee-konto med din Slack-konto", | ||
"slack_connect_success_message" : "Du kan lukke dette faneblad og fortsætte i Slack", | ||
"slack_connect_success_title" : "Dette profil er nu tilsluttet din Slack-konto", | ||
"slack_connect_title" : "Tilslut til Slack", | ||
"slack_not_configured" : "Slack er ikke tilsluttet denne Tolgee-konto", | ||
"slack_organization_connect_success" : "Tilsluttet Slack-arbejdsområdet med succes", | ||
"slack_workspace_already_connected" : "Denne Slack-arbejdsplads er allerede tilsluttet en anden organisation", | ||
"slug_validation_can_contain_just_lowercase_numbers_hyphens" : "Dette felt kan kun indeholde små bogstaver, tal og bindestreger", | ||
"spending_limit_dialog_close" : "Luk", | ||
"spending_limit_dialog_description" : "Kontakt support på <email>[email protected]</email> for at øge dit udgiftsgrænse", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -800,6 +800,7 @@ | |
"organization_role_type_OWNER" : "OWNER", | ||
"organization_role_type_OWNER_hint" : "Manages organization and its projects", | ||
"organizations_add_new" : "Add organization", | ||
"organization_slack_connect_button" : "Connect to slack", | ||
"organizations_title" : "Organizations", | ||
"organization_subscriptions_cloud_button" : "Cloud", | ||
"organization_subscriptions_self_hosted_ee_button" : "Self-hosted", | ||
|
@@ -1092,6 +1093,20 @@ | |
"sign-up-terms-and-conditions-message" : "By clicking Submit, I agree that I have read and accepted the Tolgee \n <Link>\n Terms of Use\n </Link>", | ||
"sign_up_title" : "Sign up", | ||
"simple_paginated_list_error_message" : "Cannot load data", | ||
"slack_app_description" : "The Slack app notifies you about the changes in your localization data.", | ||
"slack_app_docs_link" : "Learn more in docs", | ||
"slack_app_workspace_disconnect" : "Disconnect", | ||
"slack_connect_alert_success" : "Success", | ||
"slack_connect_cancel" : "Cancel", | ||
"slack_connect_confirm" : "Link accounts", | ||
"slack_connect_description" : "This operation authorizes the Slack account to subscribe to notifications about operations performed in the Tolgee platform.", | ||
"slack_connect_main_title" : "Connect your Tolgee account with your Slack account", | ||
"slack_connect_success_message" : "You can close this tab and continue in Slack", | ||
"slack_connect_success_title" : "This profile is now connected to your Slack account", | ||
"slack_connect_title" : "Connect to slack", | ||
"slack_not_configured" : "Slack is not connected to this Tolgee account", | ||
"slack_organization_connect_success" : "Successfully connected to the slack workspace", | ||
"slack_workspace_already_connected" : "This slack workspace is already connected to different organization", | ||
"slug_validation_can_contain_just_lowercase_numbers_hyphens" : "Slug has to start with letter and only may contain lowercase letters, numbers and hyphens", | ||
"spending_limit_dialog_close" : "Close", | ||
"spending_limit_dialog_description" : "Contact support on <email>[email protected]</email> to increase your spending limit", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -800,6 +800,7 @@ | |
"organization_role_type_OWNER" : "PROPRIETAR", | ||
"organization_role_type_OWNER_hint" : "Gestionează organizația și proiectele sale", | ||
"organizations_add_new" : "Adaugă organizație", | ||
"organization_slack_connect_button" : "Conectați-vă la Slack", | ||
"organizations_title" : "Organizații", | ||
"organization_subscriptions_cloud_button" : "Cloud", | ||
"organization_subscriptions_self_hosted_ee_button" : "Auto-găzduit", | ||
|
@@ -1092,6 +1093,20 @@ | |
"sign-up-terms-and-conditions-message" : "Dând clic pe Trimite, sunt de acord că am citit și acceptat \n <Link>\n Termenii de utilizare\n </Link> Tolgee", | ||
"sign_up_title" : "Înregistrare", | ||
"simple_paginated_list_error_message" : "Nu se poate încărca datele", | ||
"slack_app_description" : "Aplicația Slack vă notifică despre modificările din datele de localizare.", | ||
"slack_app_docs_link" : "Aflați mai multe în documentație", | ||
"slack_app_workspace_disconnect" : "Deconectare", | ||
"slack_connect_alert_success" : "Succes", | ||
"slack_connect_cancel" : "Anulare", | ||
"slack_connect_confirm" : "Conectează conturile", | ||
"slack_connect_description" : "Această operațiune autorizează contul Slack să se aboneze la notificări despre operațiunile efectuate în platforma Tolgee.", | ||
"slack_connect_main_title" : "Conectați-vă contul Tolgee cu contul dvs. Slack", | ||
"slack_connect_success_message" : "Puteți închide această filă și continua în Slack", | ||
"slack_connect_success_title" : "Acest profil este acum conectat la contul tău Slack", | ||
"slack_connect_title" : "Conectați-vă la Slack", | ||
"slack_not_configured" : "Slack nu este conectat la acest cont Tolgee", | ||
"slack_organization_connect_success" : "Conectare la spațiul de lucru Slack realizată cu succes", | ||
"slack_workspace_already_connected" : "Această locație Slack este deja conectată la o altă organizație", | ||
"slug_validation_can_contain_just_lowercase_numbers_hyphens" : "Slug-ul trebuie să înceapă cu o literă și poate conține doar litere mici, numere și liniuțe", | ||
"spending_limit_dialog_close" : "Închide", | ||
"spending_limit_dialog_description" : "Contactați suportul la adresa <email>[email protected]</email> pentru a vă crește limita de cheltuieli", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"account-security-mfa-view-recovery" : "查看恢复代码", | ||
"account-security-set-password" : "设置密码", | ||
"account-security-set-password-instructions-sent" : "我们给你发送了一封包含后续指示的电子邮件。", | ||
"account-security-set-password-third-party-info" : "您的账户目前通过第三方账号登录。要管理您的账号安全设置,您需要首先设置一个密码。密码设置完成后,您将能够通过新设置的密码和您当前使用的第三方账号登录。", | ||
"account-security-set-password-third-party-info" : "您的账户目前通过第三方账号登录。要管理您的账号安全设置,您需要首先设置一个密码。密码设置完成后,您将既能够通过新设置的密码登录,也可以通过您当前使用的第三方账号登录。", | ||
"active-plan-current-period" : "当前期限:{start, date} - {end, date}", | ||
"active-plan-estimated-costs-description" : "这个数值可能根据您当月使用量而变化。若您的使用量在这个账单期的剩余时间内保持不变,到期时将按此金额扣费。", | ||
"active-plan-estimated-costs-show-usage-button-tooltip" : "显示使用情况", | ||
|
@@ -74,11 +74,11 @@ | |
"activity_entity_translation.tag" : "标签", | ||
"activity_import" : "{KeyCount, plural, one {导入了一个词条 ({TranslationCount, plural, \n one {1 个翻译} \n other {# 个翻译}\n})} other {导入了 # 个词条 ({TranslationCount, plural, \n one {1 个翻译} \n other {# 个翻译}\n})}}", | ||
"activity_key_delete" : "{KeyCount, plural, one {删除了 1 个词条。} other {删除了 # 个词条。}}", | ||
"activity_key_name_edit" : "编辑过的键名", | ||
"activity_key_name_edit" : "编辑了词条名", | ||
"activity_key_tags_edit" : "更新了词条标签", | ||
"activity_screenshot_add" : "添加了屏幕截图", | ||
"activity_screenshot_delete" : "删除了屏幕截图", | ||
"activity_set_outdated_flag" : "最新状态", | ||
"activity_set_outdated_flag" : "更新了状态", | ||
"activity_set_translation" : "更新了译文", | ||
"activity_set_translation_state" : "修改了翻译状态", | ||
"activity_translation_comment_add" : "发表了评论", | ||
|
@@ -170,13 +170,13 @@ | |
"announcement_new_pricing" : "Tolgee 将为自托管实例引入新的定价方式", | ||
"api-key-delete-button" : "删除", | ||
"api-key-deleted-message" : "API 密钥已删除", | ||
"api-key-delete-token-confirmation-message" : "您真的要删除 API 密钥吗?", | ||
"api-key-delete-token-confirmation-message" : "您真的要删除此 API 密钥吗?", | ||
"api-key-description-placeholder" : "我的 API 密钥", | ||
"api-key-form-description" : "描述", | ||
"api-key-list-item-delete" : "删除", | ||
"api-key-list-item-expired-on" : "已于 {date, date,full} 过期", | ||
"api-key-list-item-expires-at" : "将于 {date, date, full} 过期", | ||
"api-key-list-item-last-used" : "最后于 {date, date, long} 使用", | ||
"api-key-list-item-last-used" : "最后使用时间 {date, date, long}", | ||
"api-key-list-item-regenerate" : "重新生成", | ||
"api-key-list-never-used" : "从未使用过", | ||
"api-key_never_expires" : "永不过期", | ||
|
@@ -241,7 +241,7 @@ | |
"billing_actual_period" : "计费", | ||
"billing_actual_period_end" : "有效期至", | ||
"billing_actual_period_finish" : "订阅将在到期后被取消", | ||
"billing_actual_period_renewal" : "自动续费", | ||
"billing_actual_period_renewal" : "自动续订", | ||
"billing_actual_title" : "当前套餐", | ||
"billing_actual_used_monthly_credits" : "已使用的<hint>机器翻译积分</hint>", | ||
"billing_actual_used_strings" : "已使用的字符串", | ||
|
@@ -350,7 +350,7 @@ | |
"content_delivery_not_configured_title" : "内容交付未配置", | ||
"content_delivery_not_enabled_message" : "您的计划不包括多个内容交付配置。升级您的计划以访问此功能。", | ||
"content_delivery_not_enabled_title" : "仅启用了单个内容传递配置", | ||
"content_delivery_over_limit_title" : "您已超出限制,修改受限制。", | ||
"content_delivery_over_limit_title" : "您已超出限额,当前修改受限。", | ||
"content_delivery_page_hint" : "直接从 Tolgee 加载您的翻译,以便始终保持最新状态", | ||
"content_delivery_publis_success" : "内容发布成功!", | ||
"content_delivery_subtitle" : "项目内容分发", | ||
|
@@ -374,7 +374,7 @@ | |
"dashboard_activity_chart_period_month" : "月", | ||
"dashboard_activity_chart_period_week" : "周", | ||
"dashboard_activity_chart_period_year" : "年", | ||
"dashboard_activity_chart_title" : "每日活动", | ||
"dashboard_activity_chart_title" : "每日动态", | ||
"dashboard_activity_differences" : "显示差异", | ||
"dashboard_activity_title" : "动态", | ||
"dashboard_billing_used_credit" : "已使用机器翻译积分:{available, number, ::precision-integer} / {max, number, ::precision-integer}", | ||
|
@@ -439,7 +439,7 @@ | |
"feature-explanation-license-not-sufficient" : "您的许可证不包含此功能", | ||
"feature-explanation-no-license" : "您需要一个 Tolgee 许可证", | ||
"feature-explanation-plan-not-sufficient" : "您当前的套餐不包含此功能", | ||
"feature-explanation-setup-license" : "升级计划", | ||
"feature-explanation-setup-license" : "升级套餐", | ||
"feature-explanation-upgrade-subscription" : "立即升级", | ||
"feature_not_enabled" : "该功能未被启用", | ||
"Field should have at least n chars" : "这个字段必须至少包含 {min} 个字符", | ||
|
@@ -504,9 +504,9 @@ | |
"help_menu_email" : "通过电子邮件联系我们", | ||
"help_menu_email_dialog_message" : "请发送邮件至 <email>[email protected]</email>。在大多数情况下,我们会在 24 小时内回复。", | ||
"help_menu_email_dialog_title" : "通过电子邮件联系我们", | ||
"help_menu_github_discussions" : "GitHub讨论", | ||
"help_menu_github_discussions" : "GitHub 讨论版", | ||
"help_menu_github_discussions_description" : "问答、功能讨论", | ||
"help_menu_github_issues" : "GitHub 问题", | ||
"help_menu_github_issues" : "GitHub issues", | ||
"help_menu_github_issues_description" : "报告问题", | ||
"help_menu_slack_community" : "Slack 社区", | ||
"help_menu_slack_community_description" : "支持、公告、反馈", | ||
|