!6 translate English tips information to chinese
From: @ikernel-mryao Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
7ab48772af
@ -1,6 +1,6 @@
|
|||||||
Name: nautilus
|
Name: nautilus
|
||||||
Version: 3.33.90
|
Version: 3.33.90
|
||||||
Release: 4
|
Release: 5
|
||||||
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
|
||||||
@ -16,7 +16,8 @@ Provides: %{name}-extensions
|
|||||||
Obsoletes: %{name}-extensions
|
Obsoletes: %{name}-extensions
|
||||||
|
|
||||||
Patch01: nautius-3.33.90-translate-information-to-chinese.patch
|
Patch01: nautius-3.33.90-translate-information-to-chinese.patch
|
||||||
|
Patch02: nautius-3.33.90-translate-English-tips-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.
|
||||||
@ -81,6 +82,12 @@ make test
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 11 2022 Guangzhong Yao <yaoguangzhong@xfusion.com> - 3.33.90-5
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:translate English tips information to chinese
|
||||||
|
|
||||||
* Fri Dec 9 2022 Guangzhong Yao <yaoguangzhong@xfusion.com> - 3.33.90-4
|
* Fri Dec 9 2022 Guangzhong Yao <yaoguangzhong@xfusion.com> - 3.33.90-4
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
@ -0,0 +1,29 @@
|
|||||||
|
From e2ebe62f242f5562de9bec3728702eedecb0a3a7 Mon Sep 17 00:00:00 2001
|
||||||
|
From: yaoguangzhong <yaoguangzhong@xfusion.com>
|
||||||
|
Date: Sun, 11 Dec 2022 10:56:08 +0800
|
||||||
|
Subject: [PATCH] translate English tips information to chinese
|
||||||
|
|
||||||
|
---
|
||||||
|
po/zh_CN.po | 9 +++++++++
|
||||||
|
1 file changed, 9 insertions(+)
|
||||||
|
|
||||||
|
diff --git a/po/zh_CN.po b/po/zh_CN.po
|
||||||
|
index 8372627..3bab9e8 100644
|
||||||
|
--- a/po/zh_CN.po
|
||||||
|
+++ b/po/zh_CN.po
|
||||||
|
@@ -5861,3 +5861,12 @@ msgstr "首选项(_P)"
|
||||||
|
msgid "View options"
|
||||||
|
msgstr "视图选项"
|
||||||
|
|
||||||
|
+msgid "Permissions do not allow pasting files in this directory"
|
||||||
|
+msgstr "没有在该文件夹中粘贴文件的权限"
|
||||||
|
+
|
||||||
|
+msgid "Could not paste files"
|
||||||
|
+msgstr "无法粘贴文件"
|
||||||
|
+
|
||||||
|
+msgid "Show _Sidebar"
|
||||||
|
+msgstr "显示侧边栏(_S)"
|
||||||
|
+
|
||||||
|
--
|
||||||
|
2.27.0
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user