mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-24 11:18:48 +02:00
New translations en-us.json (Chinese Simplified)
[ci skip]
This commit is contained in:
+14
-9
@@ -235,7 +235,7 @@
|
||||
"privateResourcesBannerTitle": "零信任私有访问",
|
||||
"privateResourcesBannerDescription": "私有资源采用零信任安全机制,确保只有获得明确授权的用户和机器才能访问。用户设备或机器客户端连接后,即可通过安全的虚拟专用网络访问这些资源。",
|
||||
"licenseBillingBannerTitle": "Manage License Billing",
|
||||
"licenseBillingBannerDescription": "To manage billing for your license keys, including payment methods and invoices, visit the billing page.",
|
||||
"licenseBillingBannerDescription": "To manage billing for your license keys, including payment methods and invoices, visit the billing page. You can generate additional licenses below to increase server capacity or deploy more instances.",
|
||||
"licenseBillingBannerButton": "Go to Billing",
|
||||
"resourcesSearch": "搜索资源...",
|
||||
"resourceAdd": "添加资源",
|
||||
@@ -558,6 +558,10 @@
|
||||
"licenseBannerDescription": "为您自行托管的Pangolin实例解锁企业功能。购买许可证密钥以激活高级功能,然后在下方添加。",
|
||||
"licenseBannerGetLicense": "获取许可证",
|
||||
"licenseBannerViewDocs": "查看文档",
|
||||
"licenseUpgradeBannerTitle": "Need More Capacity?",
|
||||
"licenseUpgradeBannerDescription": "If you need to increase your site or user capacity, you can buy more licenses from the app.pangolin.net portal and add them below to upgrade your instance.",
|
||||
"licenseUpgradeBannerButton": "Buy More Licenses",
|
||||
"licenseMultipleKeysDescription": "You have multiple licenses activated on this server. The highest tier is used.",
|
||||
"communityEdition": "社区版",
|
||||
"licenseAboutDescription": "这是针对商业环境中使用Pangolin的商业和企业用户。 如果您正在使用 Pangolin 供个人使用,您可以忽略此部分。",
|
||||
"licenseKeyActivated": "授权密钥已激活",
|
||||
@@ -576,10 +580,10 @@
|
||||
"licenseQuestionRemove": "您确定要删除许可证密钥?",
|
||||
"licenseKeyDelete": "删除许可证密钥",
|
||||
"licenseKeyDeleteConfirm": "确认删除许可证密钥",
|
||||
"licenseTitle": "管理许可证状态",
|
||||
"licenseTitle": "Manage Licenses",
|
||||
"licenseTitleDescription": "查看和管理系统中的许可证密钥",
|
||||
"licenseHost": "主机许可证",
|
||||
"licenseHostDescription": "管理主机的主许可证密钥。",
|
||||
"licenseHost": "License",
|
||||
"licenseHostDescription": "See the license tier and host information",
|
||||
"licensedNot": "未授权",
|
||||
"hostId": "主机 ID",
|
||||
"licenseReckeckAll": "重新检查所有密钥",
|
||||
@@ -589,15 +593,16 @@
|
||||
"licensePurchase": "购买许可证",
|
||||
"licensePurchaseSites": "购买更多站点",
|
||||
"licenseSitesUsedMax": "使用了 {usedSites}/{maxSites} 个站点",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# 站点} one {# 站点} other {# 站点}}",
|
||||
"licenseUsage": "License Usage",
|
||||
"licenseUsageDescription": "View the number of users and sites licensed for this host.",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# sites} one {# site} other {# sites}}",
|
||||
"licenseUsage": "Usage",
|
||||
"licenseUsageDescription": "View the number of users and sites licensed for this host",
|
||||
"licenseUsageSites": "Sites",
|
||||
"licenseUsageUsers": "Users",
|
||||
"licenseNoUserLimit": "There is no limit on the number of users using an unlicensed host.",
|
||||
"licenseNoUserLimit": "There is no limit on the number of users using an unlicensed hot",
|
||||
"licenseUsersUsedMax": "{usedUsers} of {maxUsers} users used",
|
||||
"licenseUsersUsed": "{count, plural, =0 {# users} one {# user} other {# users}} in system.",
|
||||
"licenseUsersUsed": "{count, plural, =0 {# users} one {# user} other {# users}}",
|
||||
"licenseUnlimited": "Unlimited",
|
||||
"licenseTierLabel": "Tier",
|
||||
"licensePurchaseDescription": "请选择您希望 {selectedMode, select, license {直接购买许可证,您可以随时增加更多站点。} other {为现有许可证购买更多站点}}",
|
||||
"licenseFee": "许可证费用",
|
||||
"licensePriceSite": "每个站点的价格",
|
||||
|
||||
Reference in New Issue
Block a user