some Chinese adaptations in Thunderbolt panels in devices tab
Signed-off-by: Chen Wei <chenwei@xfusion.com>
This commit is contained in:
parent
ffd965035b
commit
fcb0069533
@ -1,6 +1,6 @@
|
||||
Name: gnome-control-center
|
||||
Version: 3.30.1
|
||||
Release: 14
|
||||
Release: 15
|
||||
Summary: GNOME Settings is GNOME's main interface for configuration of various aspects of your desktop.
|
||||
License: GPLv2+ and CC-BY-3.0
|
||||
URL: http://www.gnome.org
|
||||
@ -42,6 +42,7 @@ Patch9006: Fix-crashes-when-retrieving-disk-size.patch
|
||||
Patch9007: backport-bugfix-power-set-no-show-all-to-TRUE-on-wifi-and.patch
|
||||
Patch9008: backport-bugfix-power-Correctly-lookup-or-insert-new-item.patch
|
||||
Patch9009: some-Chinese-adaptations-in-the-gnome-system-settings.patch
|
||||
Patch9010: some-Chinese-adaptations-in-Tunderbolt-panels-in-devices.patch
|
||||
|
||||
%description
|
||||
Gnome-control-center is a graphical user interface to configure
|
||||
@ -106,6 +107,9 @@ chrpath --delete %{buildroot}%{_bindir}/gnome-control-center
|
||||
%{_mandir}/man1/*.gz
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2022 Wei Chen <chenwei@xfusion.com> - 3.30.1-15
|
||||
- settings: some Chinese adaptations in Thunderbolt panels in devices tab
|
||||
|
||||
* Mon Dec 12 2022 Wei Chen <chenwei@xfusion.com> - 3.30.1-14
|
||||
- settings: some Chinese adaptations in the gnome system settings
|
||||
|
||||
|
||||
@ -0,0 +1,36 @@
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user