!6 translate English tips information to chinese

From: @ikernel-mryao 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-12-12 01:50:05 +00:00 committed by Gitee
commit 7ab48772af
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 38 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: nautilus
Version: 3.33.90
Release: 4
Release: 5
Summary: Default file manager for GNOME
License: GPLv3+ and LGPLv2+
URL: https://wiki.gnome.org/Apps/Nautilus
@ -16,6 +16,7 @@ Provides: %{name}-extensions
Obsoletes: %{name}-extensions
Patch01: nautius-3.33.90-translate-information-to-chinese.patch
Patch02: nautius-3.33.90-translate-English-tips-information-to-chinese.patch
%description
It's easier to manage your files for the GNOME desktop. Ability to browse directories on local and remote systems.
@ -81,6 +82,12 @@ make test
%{_datadir}/metainfo/*
%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
- Type:bugfix
- Id:NA

View File

@ -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