1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

Updated locs.

This commit is contained in:
Virgil Dupras
2012-07-31 16:47:10 -04:00
parent fcdc692b61
commit 51f8c51ef3
21 changed files with 501 additions and 340 deletions

View File

@@ -2,25 +2,25 @@
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
#: core/app.py:96
#: core/app.py:97
msgid "will only be able to delete, move or copy 10 duplicates at once"
msgstr ""
#: core/app.py:258
#: core/app.py:272
msgid ""
"You cannot delete, move or copy more than 10 duplicates at once in demo "
"mode."
msgstr ""
#: core/app.py:529
#: core/app.py:541
msgid "Collecting files to scan"
msgstr "收集文件以备扫描"
#: core/app.py:540
#: core/app.py:552
msgid "The selected directories contain no scannable file."
msgstr "所选文件夹中不包含可供扫描的文件。"
#: core/app.py:579
#: core/app.py:591
msgid "%s (%d discarded)"
msgstr "%s (%d 无效)"
@@ -120,23 +120,23 @@ msgstr ""
msgid "There are no selected duplicates. Nothing has been done."
msgstr ""
#: core/app.py:216
#: core/app.py:230
msgid "No duplicates found."
msgstr "没有找到重复文件。"
#: core/app.py:229
#: core/app.py:243
msgid "All marked files were copied sucessfully."
msgstr ""
#: core/app.py:230
#: core/app.py:244
msgid "All marked files were moved sucessfully."
msgstr ""
#: core/app.py:231
#: core/app.py:245
msgid "All marked files were sucessfully sent to Trash."
msgstr ""
#: core/app.py:278
#: core/app.py:292
msgid ""
"All selected %d matches are going to be ignored in all subsequent scans. "
"Continue?"
@@ -146,23 +146,23 @@ msgstr "目前已选的 %d 个匹配项将在后续的扫描中被忽略。继
msgid "Do you really want to remove all %d items from the ignore list?"
msgstr "确定要从忽略列表中移除 %d 项吗?"
#: core/app.py:391
#: core/app.py:403
msgid "You have no custom command set up. Set it up in your preferences."
msgstr "你没有设定自定义命令。请在首选项中进行设定。"
#: core/app.py:478 core/app.py:489
#: core/app.py:490 core/app.py:501
msgid "You are about to remove %d files from results. Continue?"
msgstr "你将从结果中移除 %d 个文件。继续吗?"
#: core/app.py:338
#: core/app.py:352
msgid "copy"
msgstr "复制"
#: core/app.py:338
#: core/app.py:352
msgid "move"
msgstr "移动"
#: core/app.py:339
#: core/app.py:353
msgid "Select a directory to {} marked files to"
msgstr "选择一个文件夹将标记的 {} 个文件进行..."
@@ -178,14 +178,18 @@ msgstr ""
msgid "Shortest"
msgstr ""
#: core/app.py:509
#: core/app.py:521
msgid "{} duplicate groups were changed by the re-prioritization."
msgstr ""
#: core/app.py:269
#: core/app.py:283
msgid "'{}' already is in the list."
msgstr ""
#: core/app.py:271
#: core/app.py:285
msgid "'{}' does not exist."
msgstr ""
#: core/app.py:378
msgid "Select a destination for your exported CSV"
msgstr ""

View File

@@ -81,16 +81,16 @@ msgstr "结果窗口"
msgid "Add Folder..."
msgstr "增加文件夹..."
#: qt/base/directories_dialog.py:67 qt/base/result_window.py:75
#: qt/base/directories_dialog.py:67 qt/base/result_window.py:76
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "File"
msgstr "文件"
#: qt/base/directories_dialog.py:69 qt/base/result_window.py:83
#: qt/base/directories_dialog.py:69 qt/base/result_window.py:84
msgid "View"
msgstr "视图"
#: qt/base/directories_dialog.py:71 qt/base/result_window.py:85
#: qt/base/directories_dialog.py:71 qt/base/result_window.py:86
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Help"
msgstr "帮助"
@@ -131,7 +131,7 @@ msgstr "选择一个结果文件并载入"
msgid "All Files (*.*)"
msgstr "所有文件 (*.*)"
#: qt/base/directories_dialog.py:206 qt/base/result_window.py:293
#: qt/base/directories_dialog.py:206 qt/base/result_window.py:290
msgid "dupeGuru Results (*.dupeguru)"
msgstr "dupeGuru结果 (*.dupeguru)"
@@ -241,14 +241,14 @@ msgstr "显示选择"
msgid "Close"
msgstr "关闭"
#: qt/base/result_window.py:44 qt/base/result_window.py:168
#: qt/base/result_window.py:44 qt/base/result_window.py:170
#: qt/me/details_dialog.py:20 qt/pe/details_dialog.py:25
#: qt/se/details_dialog.py:20 cocoa/base/en.lproj/Localizable.strings:0
msgid "Details"
msgstr "详细说明"
#: qt/base/result_window.py:45 qt/base/result_window.py:79
#: qt/base/result_window.py:143 qt/base/result_window.py:167
#: qt/base/result_window.py:45 qt/base/result_window.py:80
#: qt/base/result_window.py:145 qt/base/result_window.py:169
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Actions"
msgstr "行为"
@@ -321,31 +321,31 @@ msgstr "标记所选文件"
msgid "Export To HTML"
msgstr "导出为 HTML"
#: qt/base/result_window.py:64 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:65 cocoa/base/en.lproj/Localizable.strings:0
msgid "Save Results..."
msgstr "保存结果..."
#: qt/base/result_window.py:65 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:66 cocoa/base/en.lproj/Localizable.strings:0
msgid "Invoke Custom Command"
msgstr "调用自定义命令"
#: qt/base/result_window.py:77
#: qt/base/result_window.py:78
msgid "Mark"
msgstr "标记"
#: qt/base/result_window.py:81 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:82 cocoa/base/en.lproj/Localizable.strings:0
msgid "Columns"
msgstr "显示列"
#: qt/base/result_window.py:139 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:141 cocoa/base/en.lproj/Localizable.strings:0
msgid "Reset to Defaults"
msgstr "重置为默认值"
#: qt/base/result_window.py:161
#: qt/base/result_window.py:163
msgid "{} Results"
msgstr "{} (结果)"
#: qt/base/result_window.py:292 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:289 cocoa/base/en.lproj/Localizable.strings:0
msgid "Select a file to save your results to"
msgstr "将结果保存为..."
@@ -625,7 +625,7 @@ msgstr "Action"
msgid "Directories"
msgstr "Directories"
#: qt/base/result_window.py:169 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:171 cocoa/base/en.lproj/Localizable.strings:0
msgid "Dupes Only"
msgstr "Dupes Only"
@@ -747,7 +747,7 @@ msgstr ""
msgid "The iTunes application couldn't be found."
msgstr ""
#: qt/base/result_window.py:170
#: qt/base/result_window.py:172
msgid "Delta Values"
msgstr ""
@@ -833,3 +833,15 @@ msgstr ""
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Filter Results..."
msgstr ""
#: qt/base/app.py:278
msgid "{} file (*.{})"
msgstr ""
#: qt/base/result_window.py:64
msgid "Export To CSV"
msgstr ""
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Export Results to CSV"
msgstr ""