[Xfce4-commits] [apps/catfish] 01/01: I18n: Update translation zh_CN (100%).
noreply at xfce.org
noreply at xfce.org
Mon Jul 29 06:31:19 CEST 2019
This is an automated email from the git hooks/post-receive script.
t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/catfish.
commit c93142a6a26f382a66d78dde6b5ed05430cb636d
Author: 玉堂白鹤 <yjwork at qq.com>
Date: Mon Jul 29 06:31:17 2019 +0200
I18n: Update translation zh_CN (100%).
121 translated messages.
Transifex (https://www.transifex.com/xfce/public/).
---
po/zh_CN.po | 140 ++++++++++++++++++++++++++++++++++--------------------------
1 file changed, 80 insertions(+), 60 deletions(-)
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 549b57e..64add20 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-05 20:20-0500\n"
+"POT-Creation-Date: 2019-07-27 07:20-0400\n"
"PO-Revision-Date: 2018-06-28 22:08+0000\n"
"Last-Translator: 玉堂白鹤 <yjwork at qq.com>, 2019\n"
"Language-Team: Chinese (China) (https://www.transifex.com/xfce/teams/16840/zh_CN/)\n"
@@ -25,7 +25,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../org.xfce.Catfish.desktop.in.h:1 ../data/ui/CatfishWindow.ui.h:28
-#: ../catfish/CatfishWindow.py:666
+#: ../catfish/CatfishWindow.py:679
msgid "Catfish File Search"
msgstr "Catfish 文件搜索"
@@ -147,7 +147,7 @@ msgstr "搜索数据库已超过7天,是否现在更新?"
msgid "File Type"
msgstr "文件类型"
-#: ../data/ui/CatfishWindow.ui.h:27 ../catfish/CatfishWindow.py:1133
+#: ../data/ui/CatfishWindow.ui.h:27 ../catfish/CatfishWindow.py:1215
msgid "Modified"
msgstr "修改时间"
@@ -240,90 +240,95 @@ msgstr ""
"为了获得更快的搜索结果,搜索数据库需要被刷新。\n"
"此操作需要管理员权限。"
-#: ../catfish/__init__.py:37
+#: ../catfish/__init__.py:38
msgid "Usage: %prog [options] path query"
msgstr "语法:%prog [选项] 路径 查询内容"
-#: ../catfish/__init__.py:42
+#: ../catfish/__init__.py:43
msgid "Show debug messages (-vv will also debug catfish_lib)"
msgstr "显示调试信息 (-vv 还将调试 catfish_lib)"
-#: ../catfish/__init__.py:45
+#: ../catfish/__init__.py:46
msgid "Use large icons"
msgstr "使用大图标"
-#: ../catfish/__init__.py:47
+#: ../catfish/__init__.py:48
msgid "Use thumbnails"
msgstr "使用缩略图"
-#: ../catfish/__init__.py:49
+#: ../catfish/__init__.py:50
msgid "Display time in ISO format"
msgstr "以 ISO 格式显示时间"
#. Translators: Do not translate PATH, it is a variable.
-#: ../catfish/__init__.py:51
+#: ../catfish/__init__.py:52
msgid "Set the default search path"
msgstr "设置默认搜索目录 path"
-#: ../catfish/__init__.py:53
+#: ../catfish/__init__.py:54
msgid "Perform exact match"
msgstr "执行精确匹配"
-#: ../catfish/__init__.py:55
+#: ../catfish/__init__.py:56
msgid "Include hidden files"
msgstr "包含隐藏文件"
-#: ../catfish/__init__.py:57
+#: ../catfish/__init__.py:58
msgid "Perform fulltext search"
msgstr "执行全文检索"
-#: ../catfish/__init__.py:59
+#: ../catfish/__init__.py:60
msgid ""
"If path and query are provided, start searching when the application is "
"displayed."
msgstr "如果提供了路径和查找内容,则启动应用时开始搜索。"
+#: ../catfish/__init__.py:77
+#, python-brace-format
+msgid "Try GDK_BACKEND=x11 {0}\n"
+msgstr "试试 GDK_BACKEND=x11 {0}\n"
+
#. Translators: this text is displayed next to
#. a filename that is not utf-8 encoded.
-#: ../catfish/CatfishWindow.py:84
+#: ../catfish/CatfishWindow.py:95
#, python-format
msgid "%s (invalid encoding)"
msgstr "%s (无效的编码)"
-#: ../catfish/CatfishWindow.py:238
+#: ../catfish/CatfishWindow.py:249
msgid "Unknown"
msgstr "未知"
-#: ../catfish/CatfishWindow.py:242
+#: ../catfish/CatfishWindow.py:253
msgid "Never"
msgstr "从不"
-#: ../catfish/CatfishWindow.py:634
+#: ../catfish/CatfishWindow.py:647
msgid "An error occurred while updating the database."
msgstr "在更新数据库时发生错误。"
-#: ../catfish/CatfishWindow.py:636
+#: ../catfish/CatfishWindow.py:649
msgid "Authentication failed."
msgstr "认证失败。"
-#: ../catfish/CatfishWindow.py:642
+#: ../catfish/CatfishWindow.py:655
msgid "Authentication cancelled."
msgstr "认证取消。"
-#: ../catfish/CatfishWindow.py:648
+#: ../catfish/CatfishWindow.py:661
msgid "Search database updated successfully."
msgstr "搜索数据库更新成功。"
#. Set the dialog status to running.
-#: ../catfish/CatfishWindow.py:723
+#: ../catfish/CatfishWindow.py:736
msgid "Updating..."
msgstr "正在更新..."
-#: ../catfish/CatfishWindow.py:757
+#: ../catfish/CatfishWindow.py:770
msgid "Stop Search"
msgstr "停止搜索"
-#: ../catfish/CatfishWindow.py:758
+#: ../catfish/CatfishWindow.py:771
msgid ""
"Search is in progress...\n"
"Press the cancel button or the Escape key to stop."
@@ -331,31 +336,31 @@ msgstr ""
"搜索进行中...\n"
"点击取消按钮或按Esc键可以停止。"
-#: ../catfish/CatfishWindow.py:767
+#: ../catfish/CatfishWindow.py:780
msgid "Begin Search"
msgstr "开始搜索"
-#: ../catfish/CatfishWindow.py:959
+#: ../catfish/CatfishWindow.py:1035
#, python-format
msgid "\"%s\" could not be opened."
msgstr "无法打开 \"%s\"。"
-#: ../catfish/CatfishWindow.py:1005
+#: ../catfish/CatfishWindow.py:1087
#, python-format
msgid "\"%s\" could not be saved."
msgstr "无法保存 \"%s\"。"
-#: ../catfish/CatfishWindow.py:1022
+#: ../catfish/CatfishWindow.py:1104
#, python-format
msgid "\"%s\" could not be deleted."
msgstr "无法删除 \"%s\"。"
-#: ../catfish/CatfishWindow.py:1062
+#: ../catfish/CatfishWindow.py:1144
#, python-format
msgid "Save \"%s\" as..."
msgstr "将 \"%s\" 另存为..."
-#: ../catfish/CatfishWindow.py:1097
+#: ../catfish/CatfishWindow.py:1179
#, python-format
msgid ""
"Are you sure that you want to \n"
@@ -364,50 +369,50 @@ msgstr ""
"您确定要永久删除\n"
"\"%s\"?"
-#: ../catfish/CatfishWindow.py:1101
+#: ../catfish/CatfishWindow.py:1183
#, python-format
msgid ""
"Are you sure that you want to \n"
"permanently delete the %i selected files?"
msgstr "您确定要删除选中的文件%i吗?"
-#: ../catfish/CatfishWindow.py:1104
+#: ../catfish/CatfishWindow.py:1186
msgid "If you delete a file, it is permanently lost."
msgstr "如果您删除该文件,它会永久丢失。"
-#: ../catfish/CatfishWindow.py:1127
+#: ../catfish/CatfishWindow.py:1209
msgid "Filename"
msgstr "文件名"
-#: ../catfish/CatfishWindow.py:1129
+#: ../catfish/CatfishWindow.py:1211
msgid "Size"
msgstr "大小"
-#: ../catfish/CatfishWindow.py:1131
+#: ../catfish/CatfishWindow.py:1213
msgid "Location"
msgstr "位置"
-#: ../catfish/CatfishWindow.py:1143
+#: ../catfish/CatfishWindow.py:1225
msgid "Preview"
msgstr "预览"
-#: ../catfish/CatfishWindow.py:1151
+#: ../catfish/CatfishWindow.py:1233
msgid "Details"
msgstr "详细信息"
-#: ../catfish/CatfishWindow.py:1374
+#: ../catfish/CatfishWindow.py:1456
msgid "Today"
msgstr "今天"
-#: ../catfish/CatfishWindow.py:1376
+#: ../catfish/CatfishWindow.py:1458
msgid "Yesterday"
msgstr "昨天"
-#: ../catfish/CatfishWindow.py:1457
+#: ../catfish/CatfishWindow.py:1539
msgid "No files found."
msgstr "没有找到文件。"
-#: ../catfish/CatfishWindow.py:1459
+#: ../catfish/CatfishWindow.py:1541
msgid ""
"Try making your search less specific\n"
"or try another directory."
@@ -415,37 +420,46 @@ msgstr ""
"尝试少指定一些搜索关键词\n"
"或者尝试其它目录。"
-#: ../catfish/CatfishWindow.py:1465
+#: ../catfish/CatfishWindow.py:1547
msgid "1 file found."
msgstr "找到1个文件。"
-#: ../catfish/CatfishWindow.py:1467
+#: ../catfish/CatfishWindow.py:1549
#, python-format
msgid "%i files found."
msgstr "找到 %i 个文件。"
-#: ../catfish/CatfishWindow.py:1473
+#: ../catfish/CatfishWindow.py:1555
msgid "bytes"
msgstr "字节"
-#: ../catfish/CatfishWindow.py:1581 ../catfish/CatfishWindow.py:1590
+#: ../catfish/CatfishWindow.py:1663 ../catfish/CatfishWindow.py:1672
msgid "Searching..."
msgstr "搜索中..."
-#: ../catfish/CatfishWindow.py:1583
+#: ../catfish/CatfishWindow.py:1665
msgid "Results will be displayed as soon as they are found."
msgstr "结果将在查找后立即显示。"
-#: ../catfish/CatfishWindow.py:1588
+#: ../catfish/CatfishWindow.py:1670
#, python-format
msgid "Searching for \"%s\""
msgstr "正在搜索 \"%s\""
-#: ../catfish/CatfishWindow.py:1678
+#: ../catfish/CatfishWindow.py:1760
#, python-format
msgid "Search results for \"%s\""
msgstr "\"%s\" 的搜索结果"
+#: ../catfish/AboutCatfishDialog.py:37
+msgid "translator-credits"
+msgstr ""
+"Hunt Xu <huntxu at live.cn>, 2009.\n"
+"Chipong Luo <chipong.luo at yahoo.com>, 2011, 2012.\n"
+"xiaohao <qinghao1 at foxmail.com>, 2012.\n"
+"玉堂白鹤 <yjwork at qq.com>, 2016.\n"
+"Xiaobo Zhou <zhouxiaobo.500 at gmail.com>, 2013, 2014, 2017, 2018."
+
#: ../catfish_lib/SudoDialog.py:138
msgid "Password Required"
msgstr "需要密码:"
@@ -510,6 +524,12 @@ msgstr "Catfish 的主窗口显示了可用的过滤器以及过滤后的搜索
#: ../data/metainfo/catfish.appdata.xml.in.h:5
msgid ""
+"This release features better desktop integration, support for OpenBSD and "
+"Wayland, and improved translation support."
+msgstr "此版本具有更好的桌面集成、对 OpenBSD 和 Wayland 的支持以及改进的翻译支持。"
+
+#: ../data/metainfo/catfish.appdata.xml.in.h:6
+msgid ""
"This release features improved performance, better desktop integration, and "
"a number of long-standing bugs. Quoted search strings are now correctly "
"processed. Files can be dragged into other applications. Thumbnails are only"
@@ -517,7 +537,7 @@ msgid ""
msgstr ""
"该发行版本提升了性能、更好的桌面整合能力,以及一些由来已久的漏掉修复。引用搜索语句现已可以正确解析。文件也能够直接拖进其他应用程序中。缩略图只在用户请求的情况之下才会生成。"
-#: ../data/metainfo/catfish.appdata.xml.in.h:6
+#: ../data/metainfo/catfish.appdata.xml.in.h:7
msgid ""
"This release features several improvements to thumbnail processing and "
"numerous bug fixes. Icon previews have been improved and will now match "
@@ -527,23 +547,23 @@ msgstr ""
"本次更新包括了对缩略图处理进行的一些改进和诸多错误的修复。 图标预览已得到改进,现在将与其他应用程序匹配。 "
"搜索结果窗口底部显示的所有项目现在都可以被所有桌面主题访问。"
-#: ../data/metainfo/catfish.appdata.xml.in.h:7
+#: ../data/metainfo/catfish.appdata.xml.in.h:8
msgid "This is a minor translations-only release."
msgstr "该版本仅更新了翻译。"
-#: ../data/metainfo/catfish.appdata.xml.in.h:8
+#: ../data/metainfo/catfish.appdata.xml.in.h:9
msgid ""
"This release features several performance improvements and numerous "
"translation updates."
msgstr "该版本包括一些性能上的提升以及大量翻译工作的完善"
-#: ../data/metainfo/catfish.appdata.xml.in.h:9
+#: ../data/metainfo/catfish.appdata.xml.in.h:10
msgid ""
"This release now displays all file timestamps according to timezone instead "
"of Universal Coordinated Time (UTC)."
msgstr "该版本会根据用户所处时区来显示文件的时间戳而不是以前使用的UTC时间"
-#: ../data/metainfo/catfish.appdata.xml.in.h:10
+#: ../data/metainfo/catfish.appdata.xml.in.h:11
msgid ""
"This release fixes several bugs related to the results window. Files are "
"once again removed from the results list when deleted. Middle- and right-"
@@ -553,7 +573,7 @@ msgstr ""
"本次更新修正了一些关于搜索结果窗口的错误. 文件现在又可以从搜索结果列表中被删除. 鼠标中键和右键的功能被得以恢复. "
"过滤时间段现在可以根据时区而不是协调时间时 (UTC) 来执行."
-#: ../data/metainfo/catfish.appdata.xml.in.h:11
+#: ../data/metainfo/catfish.appdata.xml.in.h:12
msgid ""
"This release includes a significant interface refresh, improves search "
"speed, and fixes several bugs. The workflow has been improved, utilizing "
@@ -564,43 +584,43 @@ msgstr ""
"本次更新包括了重大更新的界面,搜索速度的改善,和对诸多错误的修正。利用 "
"GTK+工具包的一些最新功能,包括可选的标题栏和弹出窗口小部件,工作流程得到了改进。 在可用时集成了 PolicyKit 使密码处理得到了改进。"
-#: ../data/metainfo/catfish.appdata.xml.in.h:12
+#: ../data/metainfo/catfish.appdata.xml.in.h:13
msgid "This release fixes two new bugs and includes updated translations."
msgstr "本版本修复了两处新的缺陷同时完善了翻译情况"
-#: ../data/metainfo/catfish.appdata.xml.in.h:13
+#: ../data/metainfo/catfish.appdata.xml.in.h:14
msgid ""
"This release fixes a regression where the application is unable to start on "
"some systems."
msgstr "此版本修复了本应用在某些系统上无法启动的回归。"
-#: ../data/metainfo/catfish.appdata.xml.in.h:14
+#: ../data/metainfo/catfish.appdata.xml.in.h:15
msgid ""
"This release fixes a regression where multiple search terms were no longer "
"supported. An InfoBar is now displayed when the search database is outdated,"
" and the dialogs used to update the database have been improved."
msgstr "此版本修复了不再支持多个搜索字词的回归。 现在,当搜索数据库过期时,将显示InfoBar,并且用于更新数据库的对话框已得到改进。"
-#: ../data/metainfo/catfish.appdata.xml.in.h:15
+#: ../data/metainfo/catfish.appdata.xml.in.h:16
msgid ""
"This release fixes two issues where locate would not be properly executed "
"and improves handling of missing symbolic icons."
msgstr "此版本修复了定位无法正确执行的两个错误,并改进了对缺少符号图标的处理。"
-#: ../data/metainfo/catfish.appdata.xml.in.h:16
+#: ../data/metainfo/catfish.appdata.xml.in.h:17
msgid ""
"This stable release improved the reliability of the password dialog, cleaned"
" up unused code, and fixed potential issues with the list and item "
"selection."
msgstr "此稳定版本提高了密码对话框的可靠性,清除了未使用的代码,并修复了列表和项目选择的潜在问题。"
-#: ../data/metainfo/catfish.appdata.xml.in.h:17
+#: ../data/metainfo/catfish.appdata.xml.in.h:18
msgid ""
"This release fixed a potential security issue with program startup and fixed"
" a regression with selecting multiple items."
msgstr "本次更新修复了程序启动时的潜在安全问题,并修复了选择多个搜索结果的回归。"
-#: ../data/metainfo/catfish.appdata.xml.in.h:18
+#: ../data/metainfo/catfish.appdata.xml.in.h:19
msgid ""
"The first release in the 1.0.x series introduced a refreshed interface and "
"fixed a number of long-standing bugs. Improvements to the default "
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list