Skip to content

Commit

Permalink
update:v10.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhanPhty committed Feb 6, 2025
1 parent e8dd79b commit 7a503b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
4 changes: 0 additions & 4 deletions strings.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@
"Registration-PrivateRepoDetected": "This appears to be a private repository",
"Registration-PrivateRepoDetectedFreeContent": "The free plan of GitKraken Desktop does not support opening private or self-hosted repositories. Upgrade to open this repository.",
"Registration-PrivateRepoDetectedUnregisteredContent": "Opening private or self-hosted repositories requires a license. Create a GitKraken account for a free trial to open this repository.",
"Registration-PrivateRepoDetectedUnregisteredTrialAvailableContent": "Opening private or self-hosted repositories requires a license. Access this and other private repositories free for {0} days by opening this repository. After which, you can start a free {1}-day trial when you create a new GitKraken account.",
"Registration-PrivateRepoDetectedUnregisteredSuperchargeContent": "Supercharge Git and unlock access to all features by starting your free {0}-day trial. Required for private or self-hosted repositories.",
"Registration-StartRegisteredTrialButtonLabel": "Start a Free {0}-Day Trial",
"Registration-SignUpForRegisteredTrialButtonLabel": "Sign Up for a Free {0}-Day Trial",
Expand Down Expand Up @@ -768,8 +767,6 @@
"SupportButtonLabel": "Support",
"TrialStatus1Day": "1 day of GitKraken Trial Remaining - Upgrade Now",
"TrialStatusXDays": "{0} days of GitKraken Trial Remaining - Upgrade Now",
"UnregisteredTrialStatus1Day": "1 day of free private repository access remaining - Sign Up to start a {0}-day trial",
"UnregisteredTrialStatusXDays": "{1} days of free private repository access remaining - Sign Up to start a {0}-day trial",
"UnstageAllChanges": "Unstage All Changes",
"UnstageAndRemoveButtonLabel": "Unstage & Delete",
"UnstageFilemodeChange": "Unstage filemode change",
Expand Down Expand Up @@ -2849,7 +2846,6 @@
"Trial-TrialStartedModalContent2": "Add teammates for an extended trial!",
"Trial-TrialStartedModalContent3": "Start a {0}-day multi-user trial when you create an organization and add your teammates. Everyone will have access to all of GitKraken's paid features until your multi-user trial ends.",
"Trial-TrialStartedModalContent4": "Start a {0}-day multi-user trial for your organization when you invite your teammates. Everyone will have access to all of GitKraken's paid features until your multi-user trial ends.",
"Trial-UnregisteredTrialEndedModalContent": "Your free access to private repositories has ended. Create an account to start a {0}-day trial and continue to access your private repositories. You'll also get to enjoy additional features during your trial, such as:",
"Trial-TrialStartedModalContent5": "You can also try out GitKraken's DevEx platform from our other tools:",
"Trial-GitLens": "GitLens for VSCode",
"Trial-GitKrakenCLI": "GitKraken CLI",
Expand Down
6 changes: 1 addition & 5 deletions strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,7 @@
"Registration-OrCloseRepository": "或关闭仓库",
"Registration-PrivateRepoDetected": "这似乎是一个私人仓库",
"Registration-PrivateRepoDetectedFreeContent": "免费版的 GitKraken 不支持打开私人仓库或自架仓库。",
"Registration-PrivateRepoDetectedUnregisteredContent": "GitKraken 客户端的免费版本不支持打开私有或自托管的仓库。启动免费试用以打开此仓库。",
"Registration-PrivateRepoDetectedUnregisteredTrialAvailableContent": "打开私有或自托管仓库需要许可证。打开此仓库即可免费访问此仓库和其他私有仓库 {0} 天。之后,您可以在创建新的 GitKraken 帐户时开始免费试用 {1} 天。",
"Registration-PrivateRepoDetectedUnregisteredContent": "打开私人或自我托管仓库需要许可。创建一个免费试验的Gitkraken帐户以打开此存储库。",
"Registration-PrivateRepoDetectedUnregisteredSuperchargeContent": "开始免费 {0} 天试用,为 Git 充值并解锁所有功能。私有或自托管仓库必备。",
"Registration-StartRegisteredTrialButtonLabel": "注册 {0} 天免费试用",
"Registration-SignUpForRegisteredTrialButtonLabel": "注册 {0} 天免费试用",
Expand Down Expand Up @@ -716,8 +715,6 @@
"SupportButtonLabel": "客服",
"TrialStatus1Day": "GitKraken 试用期还剩 1 天 - 立即升级",
"TrialStatusXDays": "GitKraken 试用期还剩 {0} 天 - 立即升级",
"UnregisteredTrialStatus1Day": "还剩 1 天的免费私人仓库访问权限 - 注册即可开始 {0} 天的试用",
"UnregisteredTrialStatusXDays": "剩余 {1} 天的免费私人仓库访问权限 - 注册即可开始 {0} 天的试用",
"UnstageAllChanges": "取消暂存所有变更",
"UnstageAndRemoveButtonLabel": "取消暂存并删除",
"UnstageFilemodeChange": "取消暂存文件模式变更",
Expand Down Expand Up @@ -2643,7 +2640,6 @@
"Trial-TrialStartedModalContent2": "新增团队成员以延长试用期!",
"Trial-TrialStartedModalContent3": "当您创建组织并新增团队成员时将延长 {0} 天试用. 所有团队成员将可以使用 GitKraken 的付费功能,直到您的试用结束.",
"Trial-TrialStartedModalContent4": "当您邀请您的队友添加组织时,可以将试用期延长 {0} 天。在试用期结束之前,每个人都可以使用 GitKraken 的所有付费功能。",
"Trial-UnregisteredTrialEndedModalContent": "您对私人仓库的免费访问已结束。创建一个帐户以开始 {0} 天的试用并继续访问您的私人仓库。在试用期间您还可以享受其他功能,例如:",
"Trial-TrialStartedModalContent5": "您还可以在此期间尝试 GitKraken 的所有传奇产品:",
"Trial-GitLens": "GitLens for VSCode",
"Trial-GitKrakenCLI": "GitKraken CLI",
Expand Down

0 comments on commit 7a503b8

Please sign in to comment.