[PATCH]nautilus: translate some information to chinese
category: bugfix Signed-off-by: Guangzhong Yao <yaoguangzhong@xfusion.com>
This commit is contained in:
parent
8277330a2c
commit
948818dd1e
@ -1,6 +1,6 @@
|
|||||||
Name: nautilus
|
Name: nautilus
|
||||||
Version: 3.33.90
|
Version: 3.33.90
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Default file manager for GNOME
|
Summary: Default file manager for GNOME
|
||||||
License: GPLv3+ and LGPLv2+
|
License: GPLv3+ and LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Nautilus
|
URL: https://wiki.gnome.org/Apps/Nautilus
|
||||||
@ -15,6 +15,8 @@ Requires: glib2 gsettings-desktop-schemas gtk3 gvfs tracker-miners
|
|||||||
Provides: %{name}-extensions
|
Provides: %{name}-extensions
|
||||||
Obsoletes: %{name}-extensions
|
Obsoletes: %{name}-extensions
|
||||||
|
|
||||||
|
Patch01: nautius-3.33.90-translate-information-to-chinese.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
It's easier to manage your files for the GNOME desktop. Ability to browse directories on local and remote systems.
|
It's easier to manage your files for the GNOME desktop. Ability to browse directories on local and remote systems.
|
||||||
preview folders and launch related programs. It is also handle icons on the GNOME desktop.
|
preview folders and launch related programs. It is also handle icons on the GNOME desktop.
|
||||||
@ -79,6 +81,12 @@ make test
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 9 2022 Guangzhong Yao <yaoguangzhong@xfusion.com> - 3.33.90-4
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:translate some information to chinese
|
||||||
|
|
||||||
* Sat Dec 28 2019 Jiangping Hu <hujiangping@huawei.com> - 3.33.90-3
|
* Sat Dec 28 2019 Jiangping Hu <hujiangping@huawei.com> - 3.33.90-3
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
39
nautius-3.33.90-translate-information-to-chinese.patch
Normal file
39
nautius-3.33.90-translate-information-to-chinese.patch
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
From ae3cfaa3d6fa8fc449fda87dcdb0130d1072b86a Mon Sep 17 00:00:00 2001
|
||||||
|
From: yaoguangzhong <yaoguangzhong@xfusion.com>
|
||||||
|
Date: Fri, 9 Dec 2022 17:39:48 +0800
|
||||||
|
Subject: [PATCH] [PATCH] translate some information to chinese
|
||||||
|
|
||||||
|
---
|
||||||
|
po/zh_CN.po | 19 +++++++++++++++++++
|
||||||
|
1 file changed, 19 insertions(+)
|
||||||
|
|
||||||
|
diff --git a/po/zh_CN.po b/po/zh_CN.po
|
||||||
|
index 2d9badb..8372627 100644
|
||||||
|
--- a/po/zh_CN.po
|
||||||
|
+++ b/po/zh_CN.po
|
||||||
|
@@ -5842,3 +5842,22 @@ msgstr "输入服务器地址…"
|
||||||
|
|
||||||
|
#~ msgid "Zoom In"
|
||||||
|
#~ msgstr "放大"
|
||||||
|
+
|
||||||
|
+msgid "Add to _Bookmarks"
|
||||||
|
+msgstr "添加到书签(_B)"
|
||||||
|
+
|
||||||
|
+msgid "New _Folder…"
|
||||||
|
+msgstr "新建文件夹…(_F)"
|
||||||
|
+
|
||||||
|
+msgid "Edit"
|
||||||
|
+msgstr "编辑"
|
||||||
|
+
|
||||||
|
+msgid "_About Files"
|
||||||
|
+msgstr "关于文件(_A)"
|
||||||
|
+
|
||||||
|
+msgid "_Preferences"
|
||||||
|
+msgstr "首选项(_P)"
|
||||||
|
+
|
||||||
|
+msgid "View options"
|
||||||
|
+msgstr "视图选项"
|
||||||
|
+
|
||||||
|
--
|
||||||
|
2.27.0
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user