network-manager-applet/backport-Update-Chinese-translation.patch
yaoguangzhong a7e3d9c882 [PATCH]nm: add chinese translate
category: bugfix
bugzilla: https://gitee.com/src-openeuler/network-manager-applet/issues/I663NN#note_15133796

Signed-off-by: Guangzhong Yao <yaoguangzhong@xfusion.com>
2023-05-05 19:59:52 +08:00

28 lines
1.0 KiB
Diff
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

From d08a6a91896f3e3db961fe66ac754361e09d1ddb Mon Sep 17 00:00:00 2001
From: yaoguangzhong <yaoguangzhong@xfusion.com>
Date: Mon, 26 Dec 2022 16:36:29 +0800
Subject: [PATCH] [PATCH]nm: add chinese translate
---
po/zh_CN.po | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 93789f0..d0ef292 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1981,6 +1981,10 @@ msgid ""
"also unset, use the kernel default value read from file \"/proc/sys/net/ipv6/"
"conf/default/use_tempaddr\""
msgstr ""
+"如果启用,则内核从 MAC 地址生成一个公共 IPv6 地址之外,还会生成一个临时的"
+"IPv6 地址。这可以加强隐私保护,但可能会在某些应用程序中引起问题。如果设"
+"为“Default”则使用 NetworkManager 的全局配置。如果全局配置也未设置,则读取并使用"
+"“/proc/sys/net/ipv6/conf/default/use_tempaddr”的内核默认值。"
#: src/connection-editor/ce-page-ip6.ui:323
msgid "IPv6 address _generation mode"
--
2.27.0