Skip to content

Commit fc0df6a

Browse files
committed
🌐 feat(localize): 更新本地化翻译内容
1 parent 98c53e1 commit fc0df6a

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

rules/localize.txt

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ listName:"Hosts"|listName:"主机"
172172
placeholder:"Search identities"|placeholder:"搜索鉴权凭证"
173173
placeholder:"Tab Title"|placeholder:"标签页标题"
174174
placeholder:"Select..."|placeholder:"选择..."
175-
placeholder:"Filter"|placeholder:"过滤器"
175+
placeholder:"Filter"|placeholder:"筛选"
176176
placeholder:"Search"|placeholder:"搜索"
177177
placeholder:"Example: check network load"|placeholder:"示例:检查网络负载"
178178
placeholder:"Add a Package"|placeholder:"添加包"
@@ -224,6 +224,18 @@ children:"Public Key"|children:"公钥"
224224
"Username:"|"用户名:"
225225
"Password:"|"密码:"
226226
"Add key"|"添加密钥"
227+
description:"Choose identity"|description:"选择身份"
228+
description:"Enter password"|description:"输入密码"
229+
description:"Enter passphrase"|description:"输入密码短语"
230+
description:"Touch security key"|description:"触控安全密钥"
231+
description:"Select key"|description:"选择密钥"
232+
description:"Enter PIN"|description:"输入 PIN 码"
233+
description:"Upgrade to Pro"|description:"升级到专业版"
234+
description:"Unlock the key"|description:"解锁密钥"
235+
description:"Verify fingerprint"|description:"验证指纹"
236+
description:"Choose serial options"|description:"选择串行选项"
237+
description:"Connecting with SSH.id"|description:"正在与 SSH.id 连接"
238+
description:"Choose SSH.id passkey"|description:"选择 SSH.id 密钥"
227239
"You have no keys to select. Please import or paste a new key."|"你没有可选择的密钥。请导入或粘贴新密钥。"
228240
"Limit number of terminal rows. Set to 0 to maximum limit size."|"限制终端行数。 设置为 0 表示最大限制大小。"
229241
"Affects this device only, saved credentials will not be synced"|"仅影响此设备, 保存的凭证将不会同步"
@@ -474,7 +486,8 @@ title:"Tags"|title:"标记"
474486
"Generate key"|"生成密钥"
475487
"Known Hosts"|"已知主机"
476488
"Known Host"|"已知主机"
477-
"Move focus between Split View panes"|"在分割视图窗格之间移动焦点"
489+
"Move focus between Workspace terminals"|"在工作区终端之间移动焦点"
490+
"Split View From Tab Context Menu"|"从选项卡上下文菜单拆分视图"
478491
"Copy from Terminal"|"从终端复制"
479492
"Paste to Terminal"|"粘贴到终端"
480493
"Select All in Terminal"|"在终端中全选"
@@ -489,6 +502,8 @@ title:"Tags"|title:"标记"
489502
"Show Terminal Side-panel"|"显示终端侧边栏"
490503
"Show terminal side-panel"|"显示终端侧边栏"
491504
"Switch the Broadcast Mode"|"切换广播模式"
505+
"Toggle Workspace View Mode"|"切换工作区视图模式"
506+
"Save Workspace Template"|"保存工作区模板"
492507
"Open Snippets"|"打开片段"
493508
"Cloud Sync"|"云同步"
494509
"Keep your cloud service synced with this group."|"将你的云服务与该组保持同步。"
@@ -944,7 +959,7 @@ children:"PASTE"|children:"粘贴"
944959
children:"RUN"|children:"运行"
945960
"Split view"|"拆分视图"
946961
children:"Broadcast"|children:"广播"
947-
children:"Broadcast input"|children:"广播输入"
962+
title:"Broadcast input"|title:"广播输入"
948963
"Run in all tabs"|"在所有标签页中运行"
949964
"View more"|"查看更多"
950965

@@ -1195,6 +1210,11 @@ title:"Get Termius for Education!"|title:"获取 Termius 教育版!"
11951210
"Backup your connections, passwords, and keys in a cloud vault"|"在云保管库中备份你的连接、密码和密钥"
11961211
"All Pro tools: Jump Hosts, Tunnels and more."|"所有专业版工具: 跳板主机、隧道等。"
11971212
"By signing up, you agree to the Termius"|"通过注册, 你同意 Termius"
1213+
"Please complete the purchase on the website"|"请在网站上完成购买"
1214+
"Waiting for Purchase Confirmation..."|"正在等待购买确认..."
1215+
children:"SAVE 17%"|children:"节省 17%"
1216+
children:"BILLED ANNUALLY"|children:"按年结算"
1217+
children:"BILLED MONTHLY"|children:"按月结算"
11981218
"Enable AI"|"启用 AI"
11991219
"Feature List"|"功能列表"
12001220
/`Set an \${(\w+)}`/|`设置${\g<1>}`
@@ -1210,6 +1230,7 @@ title:"Get Termius for Education!"|title:"获取 Termius 教育版!"
12101230
"Terminal Sharing"|"终端共享"
12111231
"Backup & Sync"|"备份 & 同步"
12121232
"Secure Sync"|"安全同步"
1233+
children:"Integrations"|children:"集成"
12131234
/children:\["Share this ",([\w$]+?)\.type\]/|children:["共享此",\g<1>.type==="group"?"分组":\g<1>.type==="host"?"主机":\g<1>.type==="snippet"?"代码片段":\g<1>.type]
12141235
"Securely share data via team vaults to boost your team's productivity."|"通过团队保管库安全地共享数据,以提高团队的生产力。"
12151236
"Set up your team vault"|"设置你的团队保管库"

0 commit comments

Comments
 (0)