37 lines
1.1 KiB
Diff
37 lines
1.1 KiB
Diff
From c0c27276b4741532fc857f0495c89b519d2a5b6b Mon Sep 17 00:00:00 2001
|
||
From: wangyong <wangyong1@xfusion.com>
|
||
Date: Fri, 4 Nov 2022 15:57:47 +0800
|
||
Subject: [PATCH] some Chinese adaptations in Thunderbolt panels in devices tab
|
||
|
||
---
|
||
po/zh_CN.po | 13 +++++++++++++
|
||
1 file changed, 13 insertions(+)
|
||
|
||
diff --git a/po/zh_CN.po b/po/zh_CN.po
|
||
index 8d78ef0..98b9d83 100644
|
||
--- a/po/zh_CN.po
|
||
+++ b/po/zh_CN.po
|
||
@@ -3267,6 +3267,19 @@ msgstr "匿名"
|
||
msgid "Authenticated"
|
||
msgstr "已认证"
|
||
|
||
+#: panels/thunderbolt/cc-bolt-panel.ui:143
|
||
+msgid "No Thunderbolt support"
|
||
+msgstr "无Thunderbolt支持"
|
||
+
|
||
+#: panels/thunderbolt/cc-bolt-panel.c:460
|
||
+msgid ""
|
||
+"Thunderbolt could not be detected.\n"
|
||
+"Either the system lacks Thunderbolt support, it has been disabled in the "
|
||
+"BIOS or is set to an unsupported security level in the BIOS."
|
||
+msgstr ""
|
||
+"无法检测到Thunderbolt。\n"
|
||
+"可能是系统缺少Thunderbolt支持,可能在BIOS中已被禁用或设置为不支持此安全级别。"
|
||
+
|
||
#: ../panels/network/wireless-security/eap-method-fast.ui.h:4
|
||
msgid "Both"
|
||
msgstr "两者"
|
||
--
|
||
2.27.0
|
||
|