-
Notifications
You must be signed in to change notification settings - Fork 0
/
string-zh-rCN.xml
2872 lines (2826 loc) · 214 KB
/
string-zh-rCN.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
<?xml version='1.0' encoding='utf-8' ?>
<resources>
<string name="LoginProFeatures">如果您已经有注册帐户,则可以登录以获取所有 Pro 特性</string>
<string name="SaveConnection">保存连接</string>
<string name="abc_action_bar_home_description">导航回家</string>
<string name="abc_action_bar_up_description">导航</string>
<string name="abc_action_menu_overflow_description">更多选择</string>
<string name="abc_action_mode_done">完毕</string>
<string name="abc_activity_chooser_view_see_all">看到所有</string>
<string name="abc_activitychooserview_choose_application">选择一个应用程序</string>
<string name="abc_capital_off">离开</string>
<string name="abc_capital_on">上</string>
<string name="abc_menu_alt_shortcut_label">Alt+</string>
<string name="abc_menu_ctrl_shortcut_label">Ctrl+</string>
<string name="abc_menu_delete_shortcut_label">删除</string>
<string name="abc_menu_enter_shortcut_label">enter</string>
<string name="abc_menu_function_shortcut_label">功能+</string>
<string name="abc_menu_meta_shortcut_label">Meta+</string>
<string name="abc_menu_shift_shortcut_label">Shift+</string>
<string name="abc_menu_space_shortcut_label">空格</string>
<string name="abc_menu_sym_shortcut_label">sym+</string>
<string name="abc_prepend_shortcut_label">菜单+</string>
<string name="abc_search_hint">搜索…</string>
<string name="abc_searchview_description_clear">清除查询</string>
<string name="abc_searchview_description_query">搜索查询</string>
<string name="abc_searchview_description_search">搜索</string>
<string name="abc_searchview_description_submit">提交查询</string>
<string name="abc_searchview_description_voice">声音搜索</string>
<string name="abc_shareactionprovider_share_with">共享给</string>
<string name="abc_shareactionprovider_share_with_application">与%s共享</string>
<string name="abc_toolbar_collapse_description">坍塌</string>
<string name="access_all_features">购买一份订阅,并在所有设备上使用Pro。</string>
<string name="access_all_features_trial">开始免费的 14 天试用,并在所有设备上使用 Pro</string>
<string name="access_key_id_hint">访问密钥 ID</string>
<string name="access_token_hint">访问令牌</string>
<string name="account">账户</string>
<string name="account_address_with_email">\?email=%1$s</string>
<string name="action_bar_search_hint">搜索...</string>
<string name="active">活跃</string>
<string name="active_connection_header">活动连接</string>
<string name="active_connections_fragment">活跃连接</string>
<string name="active_devices_button_title">设备</string>
<string name="active_devices_holder_last_active_placeholder">最后活动:%s</string>
<string name="active_devices_holder_last_active_unknown">未知</string>
<string name="active_devices_holder_sign_out_button_title">登出</string>
<string name="active_devices_holder_this_device_description">这个设备</string>
<string name="active_devices_holder_unknown_device_title">未知</string>
<string name="active_pf_rules">活跃的端口转发规则</string>
<string name="add_chaining_host">添加主机</string>
<string name="add_data_to_my_team_account">添加数据到我的团队</string>
<string name="add_env_variable">+ 添加环境变量</string>
<string name="add_host">添加主机</string>
<string name="add_host_to_chain_button_text">添加一个主机</string>
<string name="add_hosts_to_this_group">将主机添加到这个主机组,使它们在您团队中可用</string>
<string name="add_key">粘贴密钥</string>
<string name="add_members_edit_hint">通过电子邮箱邀请</string>
<string name="add_new_key_title">粘贴密钥</string>
<string name="add_snippets_final_message_text">您最常用的命令已保存到代码片段。要快速从终端访问代码,请在键盘附加组件上找到此图标:</string>
<string name="add_these_commands_to_snippets">添加这些命令到代码片段</string>
<string name="add_to_snippets">添加到代码片段</string>
<string name="additional_keyboard_hide">隐藏</string>
<string name="alert_edit_only_owner">在共享项目上执行此操作的权限不足。</string>
<string name="alert_group_already_contains_the_host">该主机组已经包含这个主机</string>
<string name="alert_parse_private_key">无法解析用于生成公共密钥的私钥(可能是私钥与密码不匹配)。请解决此问题或添加公钥。密钥导出将被取消。</string>
<string name="alert_parse_private_key_negative">关闭</string>
<string name="alias">别名</string>
<string name="all_devices">所有设备</string>
<string name="all_hosts">所有主机</string>
<string name="allow">允许</string>
<string name="alp_42447968_cmd_cancel">取消</string>
<string name="alp_42447968_cmd_confirm">确认</string>
<string name="alp_42447968_cmd_continue">继续</string>
<string name="alp_42447968_cmd_forgot_pattern">忘记模式?</string>
<string name="alp_42447968_cmd_retry">重试</string>
<string name="alp_42447968_loading">加载中…</string>
<string name="alp_42447968_lockscreen_access_pattern_cell_added">添加了单元格</string>
<string name="alp_42447968_lockscreen_access_pattern_cleared">模式清除</string>
<string name="alp_42447968_lockscreen_access_pattern_detected">模式完成</string>
<string name="alp_42447968_lockscreen_access_pattern_start">模式开始</string>
<string name="alp_42447968_msg_connect_4dots">连接至少4个点。
再试一次…</string>
<string name="alp_42447968_msg_draw_an_unlock_pattern">绘制解锁模式</string>
<string name="alp_42447968_msg_draw_pattern_to_unlock">绘制图案以解锁</string>
<string name="alp_42447968_msg_pattern_recorded">记录模式</string>
<string name="alp_42447968_msg_redraw_pattern_to_confirm">重绘图案确认</string>
<string name="alp_42447968_msg_release_finger_when_done">完成后释放手指</string>
<string name="alp_42447968_msg_try_again">抱歉,请再试一次</string>
<string name="alp_42447968_msg_your_new_unlock_pattern">您的新解锁模式</string>
<string name="already_entitled">您已经有权获得订阅。您可以使用帐户登录。</string>
<string name="already_has_this_subscription">您已经有这个订阅!</string>
<string name="already_have_account_hint">已经有一个与此电子邮箱地址关联的帐户。请输入您的密码登录</string>
<string name="already_have_an_account">已经有一个帐户?</string>
<string name="amazon_credentials">Amazon 凭证</string>
<string name="amazon_settings">导入 EC2</string>
<string name="app_enjoy_us">您喜欢这个应用吗?</string>
<string name="app_like_text">你喜欢这个应用吗?</string>
<string name="app_lock_authorization_progress_message">授权</string>
<string name="app_lock_change_canceled">取消</string>
<string name="app_lock_d_seconds_left">剩余 %d 秒</string>
<string name="app_lock_incorrect_pin_try_again">不正确的 PIN。请重试</string>
<string name="app_lock_method_is_set_to_lock_after_time">%1$s 在 %2$s 后将锁定</string>
<string name="app_lock_throttling_1_minute_left">尝试失败次数过多。
Termius已锁定1分钟。</string>
<string name="app_lock_throttling_minutes_left">尝试失败次数过多。
Termius已锁定%d分钟。</string>
<string name="app_lock_unlock_using_method_after_minutes">在%2$s分钟后使用%1$s解锁</string>
<string name="app_lock_unlock_using_method_after_one_minute">1分钟后使用%s解锁</string>
<string name="app_lock_unlock_using_method_immediately">立即使用%s解锁</string>
<string name="app_lock_when_to_lock_app">何时锁定应用程序</string>
<string name="app_lock_wrong_pattern">错误的模式。</string>
<string name="app_lock_wrong_pattern_attempts_left">错误的模式。您还有%d的尝试。</string>
<string name="app_lock_wrong_pin_attempts_left">错误的 PIN。您还有 %d 次尝试机会</string>
<string name="app_name">Termius</string>
<string name="app_rate_header">享受Termius?</string>
<string name="app_rate_text">您的五星级评论有助于支持持续的发展。请在每个更新中对Termius进行评分,或向我们发送反馈以进行任何改进。谢谢你的支持!</string>
<string name="appbar_scrolling_view_behavior">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string>
<string name="applet_missing">设备上没有 Yubico Authenticator 功能!</string>
<string name="ask_for_leaving_feedback">感谢您的意见!您想留下反馈,让我们知道如何改进吗?</string>
<string name="ask_for_opinion">谢谢您的意见</string>
<string name="ask_for_opinion_ask_review">谢谢您的意见 - 您介意留下评论吗?</string>
<string name="attach_key">Attach_key</string>
<string name="authy_token_hint">令牌</string>
<string name="autocomplete_feature">终端中的自动完成</string>
<string name="autocomplete_feature_desc">一次键入命令</string>
<string name="autocomplete_feature_desc_child">加快常规工作并减少愚蠢的错误。在终端的自动完成功能中,您不必一遍又一遍地重复键入相同的命令</string>
<string name="available_in_both_desktop_and_mobile_versions">SSH,SFTP 和端口转发
在桌面和移动上可用</string>
<string name="avo_env">PROD</string>
<string name="aws">AWS-EC2</string>
<string name="aws_buckets_title">选择桶</string>
<string name="aws_credentials_title">输入AWS凭据</string>
<string name="aws_empty_buckets_list">该凭据没有AWS S3存储桶</string>
<string name="aws_forget_credentials_message">忘记您存储的凭据使您可以使用其他AWS帐户。与您的经常帐户相关的存储桶不会出现。</string>
<string name="aws_forget_credentials_title">忘记凭据?</string>
<string name="aws_imported_many_hosts">%1$s 台 AWS 主机已导入并添加到主机列表</string>
<string name="aws_imported_one_host">1 台 AWS 主机已导入并添加到主机列表</string>
<string name="aws_network_error">互联网是无法到达的。请稍后再试。</string>
<string name="aws_s3_access_key_invalid">访问密钥无效</string>
<string name="aws_s3_secret_token_invalid">秘密令牌无效</string>
<string name="aws_s3_specific_bucket_name_invalid">特定的存储桶名是无效的</string>
<string name="back_label">后退</string>
<string name="back_up_and_sync_biometric_keys">生物识别密钥</string>
<string name="back_up_and_sync_biometric_keys_description">由于它是设备的硬件一部分,因此无法在跨设备上同步生物识别密钥。</string>
<string name="back_up_and_sync_button_title">备份并同步</string>
<string name="back_up_and_sync_credentials_description">选择是否要同步凭据</string>
<string name="back_up_and_sync_data_entities_description">以下数据始终同步</string>
<string name="back_up_and_sync_desktop_promo_congratulation_description">恭喜!现在,您的数据已在 Termius 安全云保险库中加密和备。</string>
<string name="back_up_and_sync_desktop_promo_description">现在,您的数据已在 Termius 安全云保险库中加密和备份</string>
<string name="back_up_and_sync_desktop_promo_description_second">下载桌面应用,以立即访问在云中同步的信息</string>
<string name="back_up_and_sync_desktop_promo_screen_title">获取桌面应用程序</string>
<string name="back_up_and_sync_devices_list_description">活跃的设备:</string>
<string name="back_up_and_sync_devices_screen_title">设备</string>
<string name="back_up_and_sync_groups">主机组</string>
<string name="back_up_and_sync_hosts">主机</string>
<string name="back_up_and_sync_identities">身份</string>
<string name="back_up_and_sync_keys_and_passwords">同步密钥和密码</string>
<string name="back_up_and_sync_platforms_availability">在Mac,Win和Linux上可用</string>
<string name="back_up_and_sync_port_forwarding_rules">端口转发规则</string>
<string name="back_up_and_sync_progress_screen_title">备份...</string>
<string name="back_up_and_sync_screen_description">从任何移动设备和台式设备一键连接。Termius 将您的主机,代码片段和端口转发规则同步到加密的云库</string>
<string name="back_up_and_sync_snippets">代码片段</string>
<string name="back_up_and_sync_ssh_keys">SSH 密钥</string>
<string name="back_up_and_sync_title">备份并同步</string>
<string name="backward_sftp">落后</string>
<string name="bad_request_error">不良请求错误</string>
<string name="basic_plan_overview_card_description">用于小型项目和
在一台设备上使用个人使用。</string>
<string name="baud_rate_label">波特率</string>
<string name="bell_enabled">启用</string>
<string name="bell_sound">声音</string>
<string name="bell_title">Bell 设置</string>
<string name="bell_vibration">振动</string>
<string name="billing_address_no_email">%1$sbilling</string>
<string name="billing_address_with_email">%1$sbilling?email=%2$s</string>
<string name="biometric_ec_type_title">EC</string>
<string name="biometric_keys_public_key_copied">公钥已被复制</string>
<string name="bottom_sheet_behavior">com.google.android.material.bottomsheet.BottomSheetBehavior</string>
<string name="bottomsheet_action_expand_halfway">扩展一半</string>
<string name="bound_address_text">地址</string>
<string name="btn_get_pro_monthly">购买一个月的订阅</string>
<string name="btn_get_pro_yearly">购买一年的订阅</string>
<string name="bucket_selection_title">选择一个要连接的水桶</string>
<string name="button_install_update">安装更新</string>
<string name="button_title_confirm">确认</string>
<string name="button_title_log_back_in">登录</string>
<string name="buy_now">立即购买</string>
<string name="cancel">取消</string>
<string name="cancel_yubikey_nfc">取消</string>
<string name="cd_customize_keyboard_button">自定义键盘按钮</string>
<string name="cd_gestures_button">手势按钮</string>
<string name="cd_more_actions_button">更多动作按钮</string>
<string name="cd_open_virtual_keyboard_button">打开虚拟键盘按钮</string>
<string name="cd_quick_connect_button">快速连接按钮</string>
<string name="cd_tab_menu_button">菜单按钮</string>
<string name="chain_sharing_learn_more_link">https://termi.us/hostchain-sharing</string>
<string name="chaining_connection_to">添加另一个主机将创建到“%s”的连接</string>
<string name="chaining_host_host_address">192.168.1.31</string>
<string name="chaining_hosts">SSH跳跃主机</string>
<string name="chaining_hosts_desc">多跳 SSH 隧道</string>
<string name="chaining_hosts_desc_child">使用跳跃主机功能在主机之间跳跃,并通过整个流量转发整个流量。通过安全网关完全访问内部机器。</string>
<string name="chaining_hosts_field_title">链式主机</string>
<string name="change_and_connect_fragment">复制</string>
<string name="change_email_btn">更改电子邮箱</string>
<string name="change_email_confirmation_passphrase">确认密码</string>
<string name="change_email_confirmation_password">确认密码</string>
<string name="change_email_incorrect_passphrase">不正确的密码。</string>
<string name="change_email_password_invalid">密码无效。</string>
<string name="change_item">改变</string>
<string name="change_lock_pattern">更改锁定模式</string>
<string name="change_master_passphrase_title">更改加密密码</string>
<string name="change_master_password_dialog_message">PLESE提供了新密码</string>
<string name="change_master_password_dialog_title">更改密码</string>
<string name="change_master_password_title">更改密码</string>
<string name="change_my_mind">我改变了主意,我想要专业</string>
<string name="change_page_title_menu_item">更改标题</string>
<string name="change_passphrase_btn">更改密码</string>
<string name="change_password_btn">更改密码</string>
<string name="change_pin_code">更改 PIN 码</string>
<string name="change_user_dialog_text_hint">新邮箱</string>
<string name="change_user_dialog_title">更改电子邮箱</string>
<string name="change_username_messsage">您将使用此电子邮箱登录和恢复帐户</string>
<string name="character_counter_content_description">字符输入%1$d of%2$d</string>
<string name="character_counter_overflowed_content_description">角色限制超过%1$d的%2$d</string>
<string name="character_counter_pattern">%1$d/%2$d</string>
<string name="charset_choose">选择字符集</string>
<string name="check_if_passphrase_was_exposed_in_data_breaches">检查密码是否在数据泄露中暴露</string>
<string name="check_if_password_was_exposed_in_data_breaches">检查密码是否在数据泄露中暴露</string>
<string name="checking_if_passphrase_was_compromised">正在检查密码是否泄露</string>
<string name="checking_if_password_was_compromised">正在检查密码是否泄露</string>
<string name="chip_text">芯片文字</string>
<string name="chooseColorScheme">选择配色方案</string>
<string name="chooseDefaultColorScheme">DefaultColordScheme</string>
<string name="chooseTypeface">选择字体</string>
<string name="choose_a_2fa_provider_title">选择 2FA 提供商</string>
<string name="choose_backspace_type_text_view">将删除发送为 Ctrl-H</string>
<string name="choose_charset_text_view">字符集</string>
<string name="choose_color_scheme_fragment">选择配色方案</string>
<string name="choose_destination">选择目标</string>
<string name="choose_email_client">选择电子邮箱客户端</string>
<string name="choose_font_size_title">选择字体大小</string>
<string name="choose_host">选择主机</string>
<string name="choose_key_fragment">选择私钥</string>
<string name="choose_pf_type">类型</string>
<string name="choose_plan_back_up_and_sync_request_description">将数据同步到具有Termius Pro订阅的任何平台上的无限设备。</string>
<string name="choose_plan_quick_import_request_description">无论您走到哪里,都要保持故障排除
现在升级以在无限设备上连接到主机</string>
<string name="choose_region">选择区域</string>
<string name="choose_target">选择目标</string>
<string name="choose_the_host">选择主机</string>
<string name="choose_type_of_key">类型</string>
<string name="clear_all">清除全部</string>
<string name="clear_host_chains_button_text">清除</string>
<string name="clear_selections">清空选择</string>
<string name="clear_text_end_icon_content_description">清晰的文字</string>
<string name="clone_connection">连接</string>
<string name="clone_tab">克隆</string>
<string name="close">关闭</string>
<string name="close_after_run">运行后关闭会话</string>
<string name="close_all_connection">关闭全部</string>
<string name="close_connection">关闭</string>
<string name="close_overflow">关闭溢出</string>
<string name="close_snippet_run_dialog_cancel">取消</string>
<string name="close_snippet_run_dialog_close_sessions">关闭会话</string>
<string name="close_snippet_run_dialog_exit_and_keep_sessions_active">退出并保持会话活跃</string>
<string name="cloud_choose_hosts">选择实例</string>
<string name="cloud_sftp_title">Amazon S3</string>
<string name="colorSchemePreference">默认配色方案</string>
<string name="color_scheme">配色方案</string>
<string name="color_settings_dialog_title">选择配色方案</string>
<string name="command">命令</string>
<string name="command_has_been_saved">该命令已保存在代码片段中</string>
<string name="command_has_been_saved_plurals">{0,choice,1#The command has been saved in snippets|1<{0} commands have been saved in snippets}</string>
<string name="command_list_footer_script">命令</string>
<string name="commands_has_been_saved">%s命令已保存在片段中</string>
<string name="common_google_play_services_enable_button">使能够</string>
<string name="common_google_play_services_enable_text">您必须先启用 Google Play 服务,然后才能运行 %1$s。</string>
<string name="common_google_play_services_enable_title">启用 Google Play 服务</string>
<string name="common_google_play_services_install_button">安装</string>
<string name="common_google_play_services_install_text">您的设备未安装 Google Play 服务,因此无法运行 %1$s。</string>
<string name="common_google_play_services_install_title">获取 Google Play 服务</string>
<string name="common_google_play_services_notification_channel_name">Google Play服务可用性</string>
<string name="common_google_play_services_notification_ticker">Google Play服务错误</string>
<string name="common_google_play_services_unknown_issue">%1$s 遇到了 Google Play 服务相关问题,请重试</string>
<string name="common_google_play_services_unsupported_text">您的设备不支持 Google Play 服务,因此无法运行 %1$s。</string>
<string name="common_google_play_services_update_button">更新</string>
<string name="common_google_play_services_update_text">必须使用新版 Google Play 服务,否则 %1$s 无法运行</string>
<string name="common_google_play_services_update_title">更新 Google Play 服务</string>
<string name="common_google_play_services_updating_text">%1$s 需要新版 Google Play 服务。该服务很快就会自行更新</string>
<string name="common_google_play_services_wear_update_text">需要新版本的Google Play服务。它很快就会更新。</string>
<string name="common_open_on_phone">打开电话</string>
<string name="common_signin_button_text">登入</string>
<string name="common_signin_button_text_long">使用 Google 登录</string>
<string name="configure_2fa">配置2FA</string>
<string name="configure_2fa_button_title">配置2FA</string>
<string name="configure_2fa_note">团队的所有者需要为所有团队成员提供两因素身份验证。要访问您的帐户和团队数据,请按照几个简单的步骤来配置 2FA</string>
<string name="confirm_access_btn_title">确认访问</string>
<string name="confirm_access_to_team_data">确认访问团队保险库</string>
<string name="confirm_access_to_team_data_notification_title">确认访问</string>
<string name="confirm_device_credential_password">使用密码</string>
<string name="confirm_new_passphrase">确认新的密码</string>
<string name="confirmed">已确认</string>
<string name="confirming_progress">确认。..</string>
<string name="connect">连接</string>
<string name="connectNow">立即连接</string>
<string name="connect_to">连接到</string>
<string name="connected">连接的</string>
<string name="connecting">连接</string>
<string name="connecting_to">连接到 %s ...</string>
<string name="connection_error">连接错误</string>
<string name="connection_failed">连接失败</string>
<string name="connection_flow_select_key">选择申请的密钥:</string>
<string name="connection_status">Connection Status</string>
<string name="connection_type">连接类型</string>
<string name="connection_type_mosh_hint">mosh user@hostname -p 21</string>
<string name="connection_type_ssh_hint">ssh user@hostname -p 21</string>
<string name="connection_type_telnet_hint">telnet hostname 8080</string>
<string name="connections_fragment">终端</string>
<string name="contact_us">联系我们</string>
<string name="continue_start_connecting">开始连接</string>
<string name="continue_title">继续</string>
<string name="continue_to_my_account">继续我的帐户</string>
<string name="continue_with_email_title">通过电子邮箱继续</string>
<string name="control_flow_label">流量控制</string>
<string name="copied">复制</string>
<string name="copy">复制</string>
<string name="copy_all">复制全部</string>
<string name="copy_biometric_public_key_buffer">将公钥复制到缓冲区</string>
<string name="copy_download_link_label">复制下载链接</string>
<string name="copy_finished">复制到剪贴板</string>
<string name="copy_invitation_link">复制邀请链接</string>
<string name="copy_paste_menu_copy">复制</string>
<string name="copy_paste_menu_google">Google</string>
<string name="copy_paste_menu_paste">粘贴</string>
<string name="copy_paste_menu_select_all">全选</string>
<string name="copy_paste_menu_serverfault">Serverfault</string>
<string name="copy_path_menu">复制路径</string>
<string name="could_not_disable_forced_2fa"><font color=#F25E61>无法禁用 2FA<b><u>重试</u></b></font></string>
<string name="could_not_enable_2fa_title">所有团队成员都需要2FA。</string>
<string name="could_not_enable_forced_2fa"><font color=#F25E61>无法启用 2FA<b><u>重试</u></b></font></string>
<string name="could_not_retrieve_the_list_of_your_team_members">无法检索团队成员的名单。</string>
<string name="create_a_free_account">创建一个免费帐户</string>
<string name="create_a_free_account_to_sync_your_data_to_all_devices">创建一个免费帐户将您的数据同步到所有设备</string>
<string name="create_a_new_team">创建一个新团队</string>
<string name="create_account">创建账户</string>
<string name="create_account_back_up_and_sync_request_description">创建一个 Termius Pro 帐户以在不同的设备和平台之间同步数据</string>
<string name="create_account_quick_import_request_description">请注册以使用试用 Termius Pro 在无限设备间同步导入的主机</string>
<string name="create_account_short_reason">创建帐户可以尝试桌面同步,
代码片段,指纹解锁,SFTP 等</string>
<string name="create_an_account">创建一个帐户</string>
<string name="create_an_account_promo_subtitle">在设备,SFTP,代码片段,代理转发… 之间同步</string>
<string name="create_an_account_promo_title">创建一个帐户</string>
<string name="create_biometric_keys_already_existed">此别名的密钥已经存在</string>
<string name="create_biometric_keys_cannot_authenticate">请在此设备上启用强大的生物识别验证 - 通常是指纹/面部识别。</string>
<string name="create_biometric_keys_is_not_supported">不支持生成生物识别密钥</string>
<string name="create_biometric_keys_note">密钥存储是 Android 内置的系统,它将安全地生成和存储密钥对
Termius 或其他应用程序无法访问私钥。因此,密钥不会同步到您的其他设备。在文档中了解更多信息</string>
<string name="create_biometric_keys_note_documentation">文档</string>
<string name="create_biometric_keys_note_link">https://termi.us/scz</string>
<string name="create_biometric_keys_public_key">公钥</string>
<string name="create_biometric_keys_required_field">必填项目</string>
<string name="create_biometric_ssh_key_screen_title">生成生物识别密钥</string>
<string name="create_free_termius_account">创建一个免费的 Termius 帐户:</string>
<string name="create_in_snippets">创建</string>
<string name="create_new_group">新建主机组</string>
<string name="create_new_host">新的SSH主机</string>
<string name="create_new_host_recycler_item_title">创建一个新主机</string>
<string name="create_new_identity">新建身份</string>
<string name="create_new_local">新建本地</string>
<string name="create_new_rule">新规则</string>
<string name="create_new_ssh_identity">新建身份</string>
<string name="create_new_tag">创建新标签</string>
<string name="create_new_telnet_host">新的Telnet主机</string>
<string name="create_rule_title">创建规则</string>
<string name="create_shortcuts_cancel">取消</string>
<string name="create_shortcuts_save">保存</string>
<string name="create_snippet">创建代码片段</string>
<string name="create_team_promo_first_panel_message">允许您的团队通过他们手头的任何设备访问共享主机组和其中的所有主机。密钥和密码将不会共享</string>
<string name="create_team_promo_first_panel_title">共享数据</string>
<string name="create_team_promo_screen_add_members_add_another_button">+ 添加另一个成员</string>
<string name="create_team_promo_screen_add_members_edit_hint">电子邮箱</string>
<string name="create_team_promo_screen_add_members_send_invites_button">发送邀请</string>
<string name="create_team_promo_screen_add_members_subtitle">输入团队成员的电子邮箱:</string>
<string name="create_team_promo_screen_add_members_title">邀请成员</string>
<string name="create_team_promo_screen_create_a_team_button">创建一个团队</string>
<string name="create_team_promo_screen_create_a_team_hint">队名</string>
<string name="create_team_promo_screen_create_a_team_subtitle">输入团队的名称:</string>
<string name="create_team_promo_screen_create_a_team_title">创建一个团队</string>
<string name="create_team_promo_screen_create_a_team_without_account_subtitle">开始与您的团队共享您的主机组和主机的第一步是创建一个免费的 Termius 帐户并设置团队的名称:</string>
<string name="create_team_promo_screen_create_a_team_without_account_team_subtitle">首先设置团队的名字:</string>
<string name="create_team_promo_screen_emails_not_sent_edit_button">编辑电子邮箱</string>
<string name="create_team_promo_screen_emails_not_sent_subtitle">以下电子邮箱地址无效:</string>
<string name="create_team_promo_screen_emails_not_sent_title">邀请未发送</string>
<string name="create_team_promo_screen_emails_sent_button">继续</string>
<string name="create_team_promo_screen_emails_sent_done_hint">邀请您的团队成员已发送。</string>
<string name="create_team_promo_screen_emails_sent_title">电子邮件已发送</string>
<string name="create_team_promo_screen_group_sharing_subtitle">在 Termius 中,您可以通过共享主机组与团队共享主机</string>
<string name="create_team_promo_screen_group_to_share_default_group_name">共享主机组</string>
<string name="create_team_promo_screen_group_to_share_exist_group_title">您可以共享一个现有组:</string>
<string name="create_team_promo_screen_group_to_share_hint">新建共享主机组</string>
<string name="create_team_promo_screen_group_to_share_new_group_or_title">或创建一个新的共享主机组:</string>
<string name="create_team_promo_screen_group_to_share_new_group_title">请输入一个新共享主机组的名称:</string>
<string name="create_team_promo_screen_group_to_share_note">请注意,如果您要共享一个现有主机组,则该主机组中的所有主机也将共享</string>
<string name="create_team_promo_screen_group_to_share_note_all_hosts">该主机组中的所有主机都将被共享</string>
<string name="create_team_promo_screen_group_to_share_title">共享主机组</string>
<string name="create_team_promo_screen_offline_error_hint">请确保您的Internet连接处于活动状态。</string>
<string name="create_team_promo_screen_offline_error_title">离线</string>
<string name="create_team_promo_screen_oops_error_hint">看起来您的请求存在错误。请再试一次。</string>
<string name="create_team_promo_screen_oops_error_title">糟糕</string>
<string name="create_team_promo_screen_send_invites_button">发送邀请</string>
<string name="create_team_promo_screen_set_a_team_name_hint">队名</string>
<string name="create_team_promo_screen_set_a_team_name_subtitle">设置团队的名称 - 选择您的团队会识别的东西。</string>
<string name="create_team_promo_screen_set_up_the_team_title">设立团队</string>
<string name="create_team_promo_screen_team_created_add_email_button_text">邀请</string>
<string name="create_team_promo_screen_team_created_done_button">完毕</string>
<string name="create_team_promo_screen_team_created_invites_subtitle">输入团队成员的电子邮箱:</string>
<string name="create_team_promo_screen_team_created_invites_title">邀请团队成员到 Termius,让他们使用您共享的主机组和主机</string>
<string name="create_team_promo_screen_team_created_subtitle">现在,您可以在“管理团队”部分的“帐户管理”页面上管理团队。</string>
<string name="create_team_promo_screen_team_created_subtitle_account_management">账户管理</string>
<string name="create_team_promo_screen_team_created_subtitle_manage_team">管理团队</string>
<string name="create_team_promo_screen_team_created_title">恭喜!
您的 14 天团队试用现在开始!</string>
<string name="create_team_promo_screen_termius_for_teams_title">球队的Termius</string>
<string name="create_team_promo_second_panel_message">管理对团队成员以及集中计费的数据访问</string>
<string name="create_team_promo_second_panel_title">团队管理仪表板</string>
<string name="create_team_promo_third_panel_message">在 14 天内访问 Termius 团队的所有特性。试用结束时不会自动收费</string>
<string name="create_team_promo_third_panel_title">免费试用</string>
<string name="create_team_setting_up_title">建立团队...</string>
<string name="create_team_success_screen_description_first">没有时间浪费时间来挖掘信息连接</string>
<string name="create_team_success_screen_description_second">更少的错误和重复任务</string>
<string name="create_team_success_screen_description_third">对团队更有信心</string>
<string name="create_team_success_screen_subtitle">让您的团队专注于有意义的任务,而 Termius 负责其余:</string>
<string name="credentials_sharing_change_mode_attention">您应取消共享该主机组并再次共享以更改共享模式</string>
<string name="credentials_sharing_choose_mode_title">请选择一个凭证共享设置来共享此组:</string>
<string name="credentials_sharing_choose_mode_toolbar_title">共享主机组</string>
<string name="credentials_sharing_default_value_description">默认情况下,将不会共享密钥,密码和身份。</string>
<string name="credentials_sharing_description">启用共享将使您的团队能够访问该组和其中的所有主机。将主机添加到共享主机组将共享该主机。</string>
<string name="credentials_sharing_do_not_share_credentials_behavior_description">每个团队成员都必须设置自己的凭据才能连接到共享主机</string>
<string name="credentials_sharing_do_not_share_credentials_behavior_title">凭据没有与您的队友共享</string>
<string name="credentials_sharing_do_not_share_credentials_item_1">所有凭证将保持私密</string>
<string name="credentials_sharing_do_not_share_credentials_item_2">成员将必须为这些共享主机设置自己的凭据</string>
<string name="credentials_sharing_do_not_share_credentials_item_3">主机添加到该主机组时将自动共享该主机<b>,而不</b>共享凭据</string>
<string name="credentials_sharing_do_not_share_credentials_title">密钥,密码和身份
不会与团队成员共享</string>
<string name="credentials_sharing_do_not_share_toolbar_title">不共享凭证</string>
<string name="credentials_sharing_edit_screen_label_share_with_credentials">共享凭据</string>
<string name="credentials_sharing_edit_screen_label_share_with_multikey">通过 Multikey 共享</string>
<string name="credentials_sharing_edit_screen_label_share_without_credentials">不共享凭据</string>
<string name="credentials_sharing_link_learn_more_multikey">https://termi.us/multikey-buy</string>
<string name="credentials_sharing_mode_do_not_share">不共享凭据</string>
<string name="credentials_sharing_mode_multikey">使用 Multikey</string>
<string name="credentials_sharing_mode_private_credentials">不共享凭证</string>
<string name="credentials_sharing_mode_share">共享凭据</string>
<string name="credentials_sharing_mode_status_title">共享状态</string>
<string name="credentials_sharing_multikey_toolbar_title">使用 Multikey</string>
<string name="credentials_sharing_multikey_unavailable_description">与整个团队共享主机访问一种不影响安全的简单方法</string>
<string name="credentials_sharing_multikey_unavailable_title">团队订阅才可使用 Multikeys</string>
<string name="credentials_sharing_multikey_unavailable_toolbar_title">Multikey</string>
<string name="credentials_sharing_settings_title">凭证共享设置</string>
<string name="credentials_sharing_share_button_text">共享主机组</string>
<string name="credentials_sharing_share_credentials_behavior_description">团队中的每个人现在只需单击一次连接到共享主机</string>
<string name="credentials_sharing_share_credentials_behavior_title">凭据与您的队友共享</string>
<string name="credentials_sharing_share_credentials_item_1">所有者和编辑可以查看编辑共享密钥,密码和身份</string>
<string name="credentials_sharing_share_credentials_item_2">密钥和身份同步于整个团队</string>
<string name="credentials_sharing_share_credentials_item_3">主机添加到该主机组时将自动共享该主机<b>以及</b>凭据</string>
<string name="credentials_sharing_share_credentials_title">密钥,密码和身份
将与团队成员共享</string>
<string name="credentials_sharing_share_toolbar_title">共享凭据</string>
<string name="credentials_sharing_share_with_credentials_button_text">共享主机组及其凭据</string>
<string name="credentials_sharing_share_with_multikey_button_text">通过 Multikey 共享主机组</string>
<string name="credentials_sharing_successful_title">%s 主机组共享成功!</string>
<string name="credentials_sharing_successful_toolbar_title">共享成功</string>
<string name="credentials_sharing_use_multikey_behavior_description">为了激活 MultiKey,我们已向您发送了电子邮箱说明
凭据不会与团队成员共享</string>
<string name="credentials_sharing_use_multikey_behavior_title">请检查您的收件箱</string>
<string name="credentials_sharing_use_multikey_item_1">所有凭证将保持私密</string>
<string name="credentials_sharing_use_multikey_item_2">SSH 密钥将为每个设备单独生成</string>
<string name="credentials_sharing_use_multikey_item_3">无人能访问生成的 SSH 私钥</string>
<string name="credentials_sharing_use_multikey_item_4">您手边将总是有新的<br> <tt>~/.ssh/authorized_keys</tt></string>
<string name="credentials_sharing_use_multikey_item_4_ssh">~/.ssh/authorized_keys</string>
<string name="credentials_sharing_use_multikey_title">MultiKey 是共享主机
访问权的安全方式</string>
<string name="current">当前的</string>
<string name="current_connections_1d">终端:%1$d</string>
<string name="current_group_title">添加的主机将创建连接到</string>
<string name="current_group_title_finish">主机组</string>
<string name="current_host_title">添加的另一个主机将创建连接到</string>
<string name="current_keys">当前密钥</string>
<string name="current_port_forwardings_1d">端口转发规则:%1$d</string>
<string name="current_sftp_session_1d">SFTP:%1$d</string>
<string name="d_selected">%1$d 条已选择</string>
<string name="daily_tips_group_to_share_button">共享</string>
<string name="daily_tips_group_to_share_query_hint">搜索组</string>
<string name="daily_tips_group_to_share_subtitle">共享您的主机组和主机使您的团队可以随时了解配置的最新更改
选择您要共享的主机组:</string>
<string name="daily_tips_group_to_share_title">共享主机组</string>
<string name="daily_tips_lamp_emoji">��</string>
<string name="daily_tips_subtitle_group_sharing">与您的团队共享主机组和主机,以留在同一页面上。点此尝试</string>
<string name="daily_tips_title_group_sharing">今日提示:主机组共享</string>
<string name="data_bits_eight">8</string>
<string name="data_bits_label">数据位</string>
<string name="data_bits_seven">7</string>
<string name="data_encryption_explanation_first_argument_description">您的帐户数据安全取决于密码的强度。太短,太简单或由字典单词组成的密码很容易猜到</string>
<string name="data_encryption_explanation_first_argument_title">创建强大的加密密码</string>
<string name="data_encryption_explanation_second_argument_description">由于我们的高级端到端加密,我们无法访问您的密码。如果您丢失了它,我们将无法还原您的帐户数据
了解更多</string>
<string name="data_encryption_explanation_second_argument_title">保存您的密码在安全的地方</string>
<string name="data_encryption_passphrase">数据加密密码</string>
<string name="date_history_item">日期</string>
<string name="days_before_expiry">%d 天内到期</string>
<string name="deactivate_team">停用团队</string>
<string name="debug_panel_group_was_shared_flag">组共享标志</string>
<string name="debug_panel_remove_was_shared_flag">删除是共享标志</string>
<string name="debug_panel_reset_last_review_date">重置最后审核日期</string>
<string name="debug_panel_set_review_has_left">设定的评论已经离开</string>
<string name="debug_panel_set_rooted">设置扎根标志</string>
<string name="debug_panel_unshare_everything">解开一切</string>
<string name="debug_panel_was_logged_enterprise_sso_flag">与Esso一起登录</string>
<string name="defaultColorScheme">Termius Dark</string>
<string name="default_dialog_alert_title">注意</string>
<string name="default_error_msg">未知错误</string>
<string name="default_key_size">1024</string>
<string name="default_password_strength_suggestion">再添加一两个词。生僻字词更好</string>
<string name="default_progressbar">默认进度条:</string>
<string name="default_region">us-east-1</string>
<string name="default_shared_group_subtitle">0 台主机</string>
<string name="default_shared_group_title">共享主机组</string>
<string name="default_size_of_key">1024</string>
<string name="default_string">默认</string>
<string name="default_target_button_title">设置为默认目标</string>
<string name="default_targets_button_title">设置为默认目标</string>
<string name="default_user_login_placeholder">[email protected]</string>
<string name="default_web_client_id">320401657078-fmfl43k1ro9uoi4piqprke6en9esj3h2.apps.googleusercontent.com</string>
<string name="delete">删除</string>
<string name="delete_confirmation_title">删除确认</string>
<string name="delete_data_from_device">从设备删除数据,登录</string>
<string name="delete_forever">永远删除</string>
<string name="delete_key_alert_message">%s SSH 密钥用于连接鉴权</string>
<string name="delete_key_alert_title">你确定吗?</string>
<string name="delete_key_many_auth_alert_message">%s SSH 密钥用于以下连接鉴权:</string>
<string name="delete_shared_item_alert_message">在共享项目上执行此操作的权限不足。</string>
<string name="desc_prefs_sending_ga">帮助使应用更好</string>
<string name="desc_prefs_sync_key">客户端 AES-256 加密</string>
<string name="desc_prefs_sync_key_v5">客户端XSALSA20加密</string>
<string name="destination_host_subtitle">设置目的地</string>
<string name="detach_key">分离密钥</string>
<string name="details_hint">细节(可选)</string>
<string name="determining_connection_type">选择连接类型</string>
<string name="dialog_additional_message_request_identity">或创建新</string>
<string name="dialog_branding_serverauditor">ServerAuditor</string>
<string name="dialog_branding_termius">Termius</string>
<string name="dialog_changing_passphrase_message">请等待更换密码将完成</string>
<string name="dialog_changing_passphrase_title">更改加密密码</string>
<string name="dialog_changing_password_message">请等待更改密码将完成</string>
<string name="dialog_changing_password_title">更改密码</string>
<string name="dialog_choose_key">选择 SSH-key</string>
<string name="dialog_duplication_ssh_key_message">抱歉,似乎已经使用了此名称。您真的希望创建具有相同名称的SSH-KEY。</string>
<string name="dialog_duplication_ssh_key_title">重复SSH-KEY</string>
<string name="dialog_import_way">选择导入方法</string>
<string name="dialog_merge_issue_pfrule">%1$s 主机,%2$d 本地端口和 %3$d 远程端口的 PF 规则</string>
<string name="dialog_merge_issue_ssh_config">SSH 配置与 %1$s 主机相关</string>
<string name="dialog_merge_issue_ssh_config_group">SSH 配置与 %1$s 主机组相关</string>
<string name="dialog_merge_issue_ssh_config_not_related">SSH 配置与某些主机无关</string>
<string name="dialog_merge_issue_tag_host">tag'n'host bundle where host is %1$s and tag is %2$s</string>
<string name="dialog_merge_issue_telnet_config">telnet 配置与 %1$s 主机相关</string>
<string name="dialog_merge_issue_telnet_config_group">telnet 配置与 %1$s 主机组相关</string>
<string name="dialog_merge_issue_telnet_config_not_related">与某些主机无关的 telnet 配置</string>
<string name="dialog_message_delete_group">此过程将从被删除的主机组中删除所有主机和主机组。你确定吗?</string>
<string name="dialog_message_delete_group_and_host">此过程将删除所有选定的数据,包括主机,主机组和这些主机组中的主机</string>
<string name="dialog_message_delete_snippets">此过程将删除所有选择的代码片段</string>
<string name="dialog_message_export_key">请批准导出file的SSH密钥。</string>
<string name="dialog_message_merge_issue">我们无法在服务器上正确合并您的一些数据<br> <br>问题集为<b>%1$s</b> <br>有问题的对象是 <b>%2$s</b> <br> <br>我们可以通过帮助清理和下载服务器的数据来自动解决此问题,但是这样可能会泄露您的一些未发送数据<br> <br>您想自动还是手动解决合并冲突?</string>
<string name="dialog_message_no_kerberos">Kerberos auth尚未得到支持。
但是您可以在我们的USERVOICE网站上投票。这有助于更早地接收它。</string>
<string name="dialog_message_request_identity">请提供连接的身份</string>
<string name="dialog_negative_export_key">取消</string>
<string name="dialog_positive_export_key">出口</string>
<string name="dialog_positive_merge_issue">是的,自动</string>
<string name="dialog_registration_login_message">注意!您已经有此订阅。如果您有Termius帐户,请登录。如果您忘记了密码或用户名,请再次注册。请注意,您的所有数据将被删除</string>
<string name="dialog_request_identity_choose_identity">选择身份</string>
<string name="dialog_request_identity_is_save">保存身份</string>
<string name="dialog_request_identity_toast">请选择保存的身份或创建新的身份</string>
<string name="dialog_title_delete_group">删除主机组</string>
<string name="dialog_title_delete_group_and_host">删除选定的数据?</string>
<string name="dialog_title_delete_snippets">删除选择的代码片段?</string>
<string name="dialog_title_export_key">导出到文件</string>
<string name="dialog_title_log">连接日志</string>
<string name="dialog_title_merge_issue">合并问题</string>
<string name="dialog_title_no_kerberos">抱歉,尚未实施</string>
<string name="dialog_title_request_identity">请求身份</string>
<string name="digital_ocean">DigitalOcean</string>
<string name="disable">禁用</string>
<string name="discard_connection">消除</string>
<string name="discount_label">保存 %d%%</string>
<string name="discover_local_hosts">发现本地主机</string>
<string name="discovering_in_process_toast">发现正在进行</string>
<string name="discovering_local_hosts">发现本地主机</string>
<string name="dislike_report">不,报告</string>
<string name="dns_feature">DNS服务发现</string>
<string name="dns_feature_desc">轻松访问网络的全部可能</string>
<string name="dns_feature_desc_child">使用DNS服务发现轻松浏览网络。它与标准DNS编程接口,服务器和数据包格式兼容。</string>
<string name="do_imported_many_hosts">%1$s 台 DigitalOcean 主机已导入并添加到主机列表</string>
<string name="do_imported_one_host">1 台 DigitalOcean 主机已导入并添加到主机列表</string>
<string name="do_it_later_btn_title">我稍后再做</string>
<string name="do_it_later_label">稍后再做</string>
<string name="do_not_share_credentials">不共享凭据</string>
<string name="do_not_share_credentials_hint">密钥,密码和身份保持私密</string>
<string name="done">完毕</string>
<string name="dont_ask_again_text">不要再问</string>
<string name="dots">•••</string>
<string name="double_swipe_help">两次滑动以模拟PGUP/DN,家,结束</string>
<string name="double_tap_help">双击以产生标签</string>
<string name="downgrade_plan_button_title">降级</string>
<string name="downgrade_to_hobby_plan_button_title">降级到业余计划</string>
<string name="downgrade_to_personal_setting_up_account">设置您的帐户</string>
<string name="download_link_copied">链接已复制!</string>
<string name="drawer_close">关闭导航抽屉</string>
<string name="drawer_logged_out_title">登出</string>
<string name="drawer_open">开放导航抽屉</string>
<string name="drawer_termius_title">Termius</string>
<string name="dsa_item_title">DSA</string>
<string name="duplicate">复制</string>
<string name="dynamic_forwarding_intermediate_host_description">中间主机将接收转发给本地(当前)主机的流量</string>
<string name="dynamic_forwarding_local_port_description">该端口将在本地(当前)设备上打开,并将接收流量</string>
<string name="dynamic_forwarding_title">动态转发</string>
<string name="dynamic_host">主机</string>
<string name="dynamic_pf_type">动态</string>
<string name="dynamic_port_forwarding_description">动态端口转发将 Termius 变成 SOCKS 代理服务。SOCKS 代理服务是通过远程主机请求任何连接的协议
了解更多</string>
<string name="ecdsa_256_title">256</string>
<string name="ecdsa_384_title">384</string>
<string name="ecdsa_521_title">521</string>
<string name="ecdsa_item_title">ECDSA</string>
<string name="ed25519_item_title">ED25519</string>
<string name="ed_rounds_title">回合</string>
<string name="edit">编辑</string>
<string name="edit_biometric_ssh_key_screen_title">编辑生物识别密钥</string>
<string name="edit_chain">编辑链</string>
<string name="edit_connection">编辑连接</string>
<string name="edit_group_fragment">编辑组</string>
<string name="edit_host_fragment">编辑SSH主机</string>
<string name="edit_host_menu_item">编辑主机</string>
<string name="edit_in_popular_editor">编辑</string>
<string name="edit_in_terminal">编辑</string>
<string name="edit_key_title">编辑密钥</string>
<string name="edit_local">编辑本地</string>
<string name="edit_mode">编辑模式</string>
<string name="edit_mode_image_title">编辑模式:</string>
<string name="edit_pf_rule">编辑规则</string>
<string name="edit_rule_title">编辑规则</string>
<string name="edit_ssh_identity">编辑身份</string>
<string name="edit_tag">编辑标签</string>
<string name="edit_telnet_host_fragment">编辑telnet主机</string>
<string name="edit_variable">编辑变量</string>
<string name="email_changed_successfully">电子邮箱已成功更改</string>
<string name="email_hint">电子邮箱</string>
<string name="email_me_onboarding_one_payment">发布更新或重要功能时给我发电子邮箱</string>
<string name="email_verification">电子邮件验证</string>
<string name="empty"></string>
<string name="empty_directory">空目录</string>
<string name="empty_hint_command_history">运行命令后,
它将出现在此日志中</string>
<string name="empty_hint_history">您的历史记录将在您的历史日志开始之后开始
第一个终端会话完成。</string>
<string name="empty_hint_hosts">通过 SSH,Telnet 或 Mosh 连接到新主机
添加主机后,您会在这里找到它们</string>
<string name="empty_hint_hosts_group">这个主机组没有包含任何主机。点击 + 来添加一个
SSH,Mosh,Telnet 或本地主机</string>
<string name="empty_hint_hosts_group_member">这个主机组没有
包含任何主机</string>
<string name="empty_hint_hosts_search">找不到主机或主机组</string>
<string name="empty_hint_known_hosts">当您首次连接到主机,
它的公钥将出现在这里</string>
<string name="empty_hint_pfrules">使用端口转发规则
重定向通信请求</string>
<string name="empty_hint_pfrules_no_hosts">请在创建端口转发规则之前
添加主机</string>
<string name="empty_hint_pfrules_search">找不到PF规则。</string>
<string name="empty_hint_s3_buckets">没有水桶。</string>
<string name="empty_hint_search">找不到“%1$s”的结果</string>
<string name="empty_hint_snippets">代码片段是预定义的 shell 脚本
添加代码片段能方便
地运行任何命令</string>
<string name="empty_hint_snippets_team">与您的团队共享代码片段
确保您的团队获得最高的生产力</string>
<string name="empty_hint_snippets_team_member">当您团队中的某人共享
片段,它将出现在这里。</string>
<string name="empty_hint_ssh_identities">您没有任何身份。你可以
创建一个新的。</string>
<string name="empty_hint_ssh_keychain">将其添加到密钥链中来
管理您的用户名和访问密钥</string>
<string name="empty_hint_ssh_keychain_search">未找到任何项目。</string>
<string name="empty_hint_ssh_keys">您没有任何密钥。你可以
粘贴,导入或生成密钥</string>
<string name="empty_terminals_hint_text">点击底部的快速连接按钮
正确开始新的终端会话。</string>
<string name="empty_terminals_title_text">没有主动终端</string>
<string name="empty_text">没有主动终端</string>
<string name="empty_text_current">没有主动连接</string>
<string name="empty_text_groups">当前文件夹中没有主机组</string>
<string name="empty_text_recent">没有连接的二手主机</string>
<string name="empty_text_search">什么也没发现</string>
<string name="empty_text_shortcuts">没有快捷方式</string>
<string name="empty_text_tags">找不到标签</string>
<string name="empty_title_command_history">没有命令历史记录</string>
<string name="empty_title_history">没有历史记录项目</string>
<string name="empty_title_pfrules_no_hosts">无法添加规则</string>
<string name="empty_view_first_textview">没有可显示密钥
打开菜单以添加密钥</string>
<string name="empty_widget_list">没有主动连接和主机</string>
<string name="enable">使能够</string>
<string name="enable_autocomplete_on_each_connect_title">启用自动完成</string>
<string name="enable_nfc">设置</string>
<string name="enable_sending_analytics_title">发送诊断数据</string>
<string name="encryption_passphrase">加密密码</string>
<string name="enter_authy_token_2fa_note">请输入您的令牌以完成设置。</string>
<string name="enter_email">输入电子邮箱</string>
<string name="enter_encryption_passphrase_short_title">输入密码</string>
<string name="enter_encryption_passphrase_title">输入数据加密密码</string>
<string name="enter_format">输入%s</string>
<string name="enter_new_passphrase">输入新的密码</string>
<string name="enter_passphrase">输入密钥:</string>
<string name="enter_passphrase_2fa_note">在进行之前,我们需要确保那是您。请在下面输入您的数据加密密码来确认您的身份</string>
<string name="enter_passphrase_2fa_title">输入密码</string>
<string name="enter_password">输入密码:</string>
<string name="enter_password_2fa_note">在进行之前,我们需要确保确实是您。请在下面输入您的Termius密码以确认您的身份。</string>
<string name="enter_password_2fa_title">输入密码</string>
<string name="enter_phone_number_2fa_note">请输入将用于访问您的 Termius 帐户的电话号码</string>
<string name="enter_phone_number_2fa_title">电话号码</string>
<string name="enter_username">输入用户名:</string>
<string name="enterprise_sso_button_title">企业 SSO</string>
<string name="enterprise_user_not_exist">您无法访问团队数据,请要求您的经理向您发送邀请以加入 Termius 团队</string>
<string name="enterprise_user_not_migrated">您的帐户不符合企业用户的安全要求,请通过[email protected]与我们的支持联系。</string>
<string name="env_variables">环境变量</string>
<string name="env_variables_premium">环境变量</string>
<string name="env_variables_premium_desc">将环境变量传递到SSH会话中</string>
<string name="env_variables_premium_desc_child">在SSH会话中使用环境变量。设置主机的环境变量以传递到连接时会话并影响会话。</string>
<string name="env_variables_variable_name">多变的</string>
<string name="env_variables_variable_value">价值</string>
<string name="environment_variables">环境变量</string>
<string name="error_dialog_title">错误</string>
<string name="error_duplicate_tag_name">标签名称已经存在</string>
<string name="error_empty_passphrase">输入密码</string>
<string name="error_empty_password">输入密码</string>
<string name="error_empty_tag_name">需要标签名称</string>
<string name="error_icon_content_description">错误</string>
<string name="error_incorrect_format">错误格式</string>
<string name="error_incorrect_port">> 65535</string>
<string name="error_invalid_key">SSH-KEY无效</string>
<string name="error_old_passphrase">不正确的旧加密密码</string>
<string name="error_old_password">错误的旧密码</string>
<string name="error_out_of_range">值超出范围(值应在%1$d和%2$d之间</string>
<string name="error_passphrase_match">密码和重复密码字段不相等</string>
<string name="error_restore_subscription">订阅未恢复。请联系支持。</string>
<string name="error_saving_host_was_deleted">似乎在编辑时删除了编辑的主机
考虑减少变化并创建新主机</string>
<string name="error_wrong_access_secret">不正确的访问秘密密钥</string>
<string name="error_wrong_access_token">不正确的访问令牌</string>
<string name="error_wrong_login_password">不正确的登录名字</string>
<string name="errors_history_item">错误</string>
<string name="exec_command_output">exec命令输出</string>
<string name="execute_permission">执行</string>
<string name="existing_account">已有帐户</string>
<string name="existing_account_dialog_text">已经有一个与此电子邮箱地址关联的帐户。请继续使用密码登录</string>
<string name="expand_button_title">高级</string>
<string name="expired">已到期</string>
<string name="export_feature">〜/.ssh/配置同步的命令行工具</string>
<string name="export_feature_desc">导入和导出配置数据</string>
<string name="export_feature_desc_child">快速入门,从 ~/.ssh/config 文件中获取名称,地址和密钥,或自动构成 ~/.ssh/config 文件。配置数据很容易导入,并使用命令行配置迁移工具导出</string>
<string name="export_item">出口</string>
<string name="export_key_dialog_directory">目录</string>
<string name="export_key_dialog_file_name">文件名</string>
<string name="exposed_dropdown_menu_content_description">显示下拉菜单</string>
<string name="expression_edit_key">编辑表达式</string>
<string name="expression_new_key">表达</string>
<string name="fab_quick_import_label">快速导入</string>
<string name="fab_transformation_scrim_behavior">com.google.android.material.transformation.FabTransformationScrimBehavior</string>
<string name="fab_transformation_sheet_behavior">com.google.android.material.transformation.FabTransformationSheetBehavior</string>
<string name="failed_granting_access_to_team_data">未能授予对团队数据的访问。请稍后再试</string>
<string name="failed_on_create_background_session">无法创建背景会话</string>
<string name="failed_on_create_sftp_session">无法创建SFTP会话</string>
<string name="failed_on_create_terminal_session">无法创建终端会话</string>
<string name="favorite">全部</string>
<string name="fcm_fallback_notification_channel_label">各种各样的</string>
<string name="feature_request_hint">功能请求(可选)</string>
<string name="feedback_title">感谢您的反馈意见</string>
<string name="feedback_title_submit_feedback">提交反馈</string>
<string name="fetching_account_title">正在获取帐户详细信息</string>
<string name="fetching_error_message">无法获取设备列表</string>
<string name="fetching_team_error">无法获取团队信息</string>
<string name="fetching_team_info">正在获取团队信息</string>
<string name="file_error">抱歉,文件错误!</string>
<string name="filter_all_items">全部</string>
<string name="filter_personal_items">个人</string>
<string name="filter_snippets_menu_title">筛选</string>
<string name="filter_team_items">团队</string>
<string name="fingerprint">指纹</string>
<string name="fingerprint_description">确认指纹继续</string>
<string name="fingerprint_dialog_touch_sensor">触摸指纹传感器</string>
<string name="fingerprint_error_hw_not_available">指纹硬件不可用。</string>
<string name="fingerprint_error_hw_not_present">该设备没有指纹传感器</string>
<string name="fingerprint_error_lockout">太多的尝试。请稍后再试。</string>
<string name="fingerprint_error_no_fingerprints">没有指纹注册。</string>
<string name="fingerprint_error_user_canceled">用户取消指纹操作。</string>
<string name="fingerprint_feature">指纹</string>
<string name="fingerprint_feature_desc">比 PIN 和图案锁更安全</string>
<string name="fingerprint_feature_desc_child">启用指纹,以保护使用指纹访问服务器的访问。</string>
<string name="fingerprint_hint">触摸传感器</string>
<string name="fingerprint_not_recognized">指纹未识别。再试一次</string>
<string name="fingerprint_service_label">触控手势</string>
<string name="fingerprint_success">指纹认可</string>
<string name="firebase_database_url">https://termius-dev-49478.firebaseio.com</string>
<string name="floating_hint_mosh_command">Mosh server 命令</string>
<string name="folder_name_hint">文件夹名称</string>
<string name="follow_us_on_facebook">在 Facebook
关注我们</string>
<string name="follow_us_on_twitter">在 Twitter
关注我们</string>
<string name="font_settings_dialog_title">选择配色方案和字体尺寸</string>
<string name="font_size_seek_bar_max">72</string>
<string name="font_size_seek_bar_min">2</string>
<string name="force_two_factor_auth_successfully_configured">双因素身份验证已成功配置</string>
<string name="forget_aws_credentials">忘记AWS凭证</string>
<string name="forgot_passphrase">忘记密码</string>
<string name="forgot_passphrase_question">忘记密码?</string>
<string name="forgot_password">忘记密码?</string>
<string name="forward_sftp">转发</string>
<string name="fragment_licenses_retrofit">改造</string>
<string name="fragment_licenses_we_use">我们使用的库</string>
<string name="fragment_licenses_yubioath">yubioath-android</string>
<string name="free_plan_premium_are_not_available_buy">免费计划。
专业功能不可用。
购买专业人士</string>
<string name="free_plan_premium_are_not_available_buy_highlight_1">购买专业人士</string>
<string name="free_price">自由的</string>
<string name="free_trial_expired_dialog_description">立即购买团队计划,以便每个人都可以继续使用最新的基础架构并在几秒钟内跳入服务器。</string>
<string name="free_trial_expired_dialog_description_item">团队以比通常快 10 倍的速度连接到 Termius 服务器</string>
<string name="free_trial_expired_dialog_title">您的免费审判已过期⌛️
继续使用Termius进行团队!</string>
<string name="frequently_using_hosts">常用主机</string>
<string name="from">来自:</string>
<string name="fullscreen_help">在全屏中使用单独的键盘品尝!</string>
<string name="gcm_defaultSenderId">320401657078</string>
<string name="general_inforamtion">一般信息</string>
<string name="generate_item">产生</string>
<string name="generate_new_ssh_biometric_key">生成生物识别密钥</string>
<string name="generate_new_ssh_key">生成密钥</string>
<string name="generic_error_no_device_credential">没有引脚,图案或密码集。</string>
<string name="generic_error_no_keyguard">该设备不支持PIN,图案或密码。</string>
<string name="generic_error_user_canceled">身份验证被用户取消</string>
<string name="gesture_promote_got_it_button">知道了!</string>
<string name="gesture_promote_text">要用触摸手势模拟箭头键、PageUp、PageDown、Home 和 End,请点此按钮
了解更多</string>
<string name="gesture_promote_text_clickable">阅读更多</string>
<string name="gesture_promote_title">引入新的终端行为!</string>
<string name="get_data_failed">无法获取数据</string>
<string name="get_started">创建一个免费帐户</string>
<string name="get_termius_on_all_devices_button_label">在所有设备上使用 Termius</string>
<string name="get_the_link_via_email_label">通过电子邮件获取链接</string>
<string name="github_student_account_type_expired_title">您的 GitHub 学生开发人员包已过期</string>
<string name="github_teacher_account_type_expired_title">您的 GitHub 教师工具包已过期</string>
<string name="go_pro">去专业</string>
<string name="google_api_key">AIzaSyDwmrUqDja3uFh_mHtzL1XMLRD7YuCxGB0</string>
<string name="google_app_id">1:320401657078:android:0ec65118a9cf03c1</string>
<string name="google_crash_reporting_api_key">AIzaSyDwmrUqDja3uFh_mHtzL1XMLRD7YuCxGB0</string>
<string name="google_play_link">https://play.google.com/store/apps/details?id=com.server.auditor.ssh.client</string>
<string name="google_search_link">https://www.google.com/search?q=%1$s</string>
<string name="google_storage_bucket">termius-dev-49478.appspot.com</string>
<string name="grant_access_pop_up_description">您的团队成员接受了他们的邀请。请确认他们开始协作的访问。</string>
<string name="group_permission">主机组</string>
<string name="group_port_edit_hint">端口</string>
<string name="group_section_header">主机组</string>
<string name="group_sharing_cta_part1">要共享主机链,请将这些主机移至</string>
<string name="group_sharing_cta_part2">主机组</string>
<string name="group_sharing_cta_part3">了解更多</string>
<string name="group_sharing_fix_manually_button">手动修复</string>
<string name="group_sharing_host_moving_cta_part1">要共享主机链,请将这些主机移至</string>
<string name="group_sharing_host_moving_cta_part2">主机组</string>
<string name="group_sharing_host_moving_done_subtitle_many">您已成功将这些主机移至共享</string>
<string name="group_sharing_host_moving_done_subtitle_one">您已成功将此主机移至共享</string>
<string name="group_sharing_host_moving_message_part1">主机连锁店的以下主机不属于</string>
<string name="group_sharing_host_moving_message_part2">主机组:</string>
<string name="group_sharing_host_moving_subtitle_many">您将共享这些主机</string>
<string name="group_sharing_host_moving_subtitle_one">您将共享这个主机</string>
<string name="group_sharing_identity_not_shares_disclaimer_text">用户名,密码和密钥未与您的团队共享。了解更多</string>
<string name="group_sharing_identity_not_shares_learn_more_highlight">了解更多</string>
<string name="group_sharing_learn_more">了解更多</string>
<string name="group_sharing_message_part1">该组内部使用的一些主机链中的一些主机不属于</string>
<string name="group_sharing_message_part2">主机组:</string>
<string name="group_sharing_message_simple">这将使您的团队能够访问该组和所有属于该组的主机,包括主机链
将主机添加到共享主机组将自动共享该主机
密钥,密码和身份将不会共享</string>
<string name="group_sharing_message_simple_highlight_word">不是</string>
<string name="group_sharing_move_amp_share_button">移动与共享</string>
<string name="group_sharing_move_chain_hosts_title">主机连锁店中的主机不属于%1$s组</string>
<string name="group_sharing_share_button_title">共享</string>
<string name="group_sharing_share_question">共享%1$s组?</string>
<string name="group_sharing_subtitle_text">主机连锁店中的主机不属于%1$s组</string>
<string name="grpc_login_user_scheduled_tp_deletion">用户计划删除。</string>
<string name="has_expired">已过期</string>
<string name="header_title_reactivate">重新激活Pro</string>
<string name="hello_blank_fragment">你好,空白片段</string>
<string name="help">帮助</string>
<string name="help_title">帮助</string>
<string name="help_us_improve">帮助我们改善</string>
<string name="help_us_improve_description">不用担心,您可以继续使用
只要您喜欢,免费计划就可以。
通过让我们帮助我们改善Termius
知道为什么您不订阅…</string>
<string name="helpdesk_application_info_auth_user">----------
App Information:
Platform: Android
OS Version: %s
Device: %s
App Version: %s
AccountID: %d
User email: %s
Plan: %s
</string>
<string name="helpdesk_application_info_not_auth_user">----------
App Information:
Platform: Android
OS Version: %s
Device: %s
App Version: %s
Plan: %s
</string>
<string name="helpdesk_button_title_bug_report">报告漏洞</string>
<string name="helpdesk_button_title_changelog">更新日志</string>
<string name="helpdesk_button_title_documentation">Termius 文档</string>
<string name="helpdesk_button_title_feature_request">请求功能</string>
<string name="helpdesk_button_title_libraries">开源库</string>
<string name="helpdesk_clipboard_label">Termius支持电子邮箱</string>
<string name="helpdesk_data_type_share_link">text/plain</string>
<string name="helpdesk_empty_url">about:blank</string>
<string name="helpdesk_link_authorized_feature_request">https://ideas.termius.com/tabs/1-under-consideration?token=%s</string>
<string name="helpdesk_link_changelog">https://termi.us/android-changelog</string>
<string name="helpdesk_link_facebook">https://www.facebook.com/termius/</string>
<string name="helpdesk_link_medium">https://blog.termius.com/</string>
<string name="helpdesk_link_team_feature_request">https://ideas.teams.termius.com/</string>
<string name="helpdesk_link_termius_docs">https://support.termius.com/</string>
<string name="helpdesk_link_twitter">https://twitter.com/TermiusHQ</string>
<string name="helpdesk_link_unauthorized_feature_request">https://ideas.termius.com/tabs/1-under-consideration</string>
<string name="helpdesk_loading_portal_title">加载想法面板...</string>
<string name="helpdesk_mailto_prefix">mailto:</string>
<string name="helpdesk_network_error">互联网是无法到达的。请稍后再试。</string>
<string name="helpdesk_no_email_client_found_copy_button_title">复制支持电子邮箱</string>
<string name="helpdesk_no_email_client_found_dialog_message">在此设备上找不到电子邮箱客户端,但是您仍然可以通过手动写入[email protected]与Termius支持联系。</string>
<string name="helpdesk_no_email_client_found_dialog_title">找不到电子邮箱客户端</string>
<string name="helpdesk_open_product_board_error">无法打开产品板链接</string>
<string name="helpdesk_support_email">[email protected]</string>
<string name="helpdesk_support_email_object">你好,
%s</string>
<string name="helpdesk_support_email_subject">Termius 错误报告</string>
<string name="helpdesk_url_share_link">https://www.termius.com/</string>
<string name="helpdesk_web_view_title">请求功能</string>
<string name="hibp_checking_something_went_wrong">出现问题,再试一次。</string>
<string name="hibp_how_do_we_know">我们怎么知道?</string>
<string name="hide_bottom_view_on_scroll_behavior">com.google.android.material.behavior.HideBottomViewOnScrollBehavior</string>
<string name="hint_bind_address">绑定地址(可选)</string>
<string name="hint_dest_host">主机到主机名</string>
<string name="hint_dest_port">端口,例如80</string>
<string name="hint_destination_address">目标地址</string>
<string name="hint_destination_port">目的端口</string>
<string name="hint_for_pager"><无密钥></string>
<string name="hint_group_edittext">主机组</string>
<string name="hint_identity">身份</string>
<string name="hint_key_size">1024</string>
<string name="hint_key_size_ecdsa">384</string>
<string name="hint_label">标签</string>
<string name="hint_local_port">端口来自,例如22055</string>
<string name="hint_local_port_number">本地端口</string>
<string name="hint_manually_enter">您可以选择手动输入以独自输入用户名和密码</string>
<string name="hint_mosh_command">mosh-server new -s -l LANG=en_US.UTF-8</string>
<string name="hint_name">名字</string>
<string name="hint_parent_group_edittext">父组</string>
<string name="hint_passphrase">密钥</string>
<string name="hint_passphrase_repeat">密码重复</string>
<string name="hint_pf_bound_address">地址,例如:127.0.0.1</string>
<string name="hint_pf_dynamic_local">端口,例如 9001</string>
<string name="hint_port_number">端口号</string>
<string name="hint_private_key">私钥</string>
<string name="hint_public_key">公钥</string>
<string name="hint_quick_connect">搜索或键入命令</string>
<string name="history_commands_add_to_snippets">添加到代码片段</string>
<string name="history_commands_add_to_snippets_d">添加到代码片段(%d)</string>
<string name="history_header_default">年龄较大</string>
<string name="history_header_last_month">上月</string>
<string name="history_header_last_week">上周</string>
<string name="history_header_today">今天</string>
<string name="history_header_yesterday">昨天</string>
<string name="history_item_title_related">%1$s 在 %2$s %3$s</string>
<string name="history_snackbar_action">重试</string>
<string name="history_snackbar_message">没有关联</string>