1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Added hardlink/symlink support for Windows Vista+.

Fixes #220.
This commit is contained in:
Virgil Dupras
2013-07-14 11:58:49 -04:00
parent 097b949763
commit 9225697053
22 changed files with 439 additions and 278 deletions

View File

@@ -1,4 +1,3 @@
#
# Translators:
msgid ""
msgstr ""
@@ -84,23 +83,23 @@ msgstr ""
msgid "You have no custom command set up. Set it up in your preferences."
msgstr "你没有设定自定义命令。请在首选项中进行设定。"
#: core/app.py:502 core/app.py:513
#: core/app.py:512 core/app.py:523
msgid "You are about to remove %d files from results. Continue?"
msgstr "你将从结果中移除 %d 个文件。继续吗?"
#: core/app.py:533
#: core/app.py:543
msgid "{} duplicate groups were changed by the re-prioritization."
msgstr ""
#: core/app.py:553
#: core/app.py:563
msgid "Collecting files to scan"
msgstr "收集文件以备扫描"
#: core/app.py:564
#: core/app.py:574
msgid "The selected directories contain no scannable file."
msgstr "所选文件夹中不包含可供扫描的文件。"
#: core/app.py:603
#: core/app.py:613
msgid "%s (%d discarded)"
msgstr "%s (%d 无效)"
@@ -116,11 +115,11 @@ msgstr "找到 %d 个匹配项"
msgid "Read size of %d/%d files"
msgstr "读取 %d/%d 文件大小"
#: core/engine.py:360
#: core/engine.py:361
msgid "Grouped %d/%d matches"
msgstr "%d/%d 匹配项组合在一起"
#: core/gui/deletion_options.py:21
#: core/gui/deletion_options.py:23
msgid "You are sending {} file(s) to the Trash."
msgstr ""

View File

@@ -1,4 +1,3 @@
#
# Translators:
msgid ""
msgstr ""
@@ -55,7 +54,8 @@ msgstr ""
#: cocoa/inter/app_me.py:195
msgid ""
"Your iTunes Library contains %d dead tracks ready to be removed. Continue?"
msgstr "Your iTunes Library contains %d dead tracks ready to be removed. Continue?"
msgstr ""
"Your iTunes Library contains %d dead tracks ready to be removed. Continue?"
#: cocoa/inter/app_me.py:199
msgid "You have no dead tracks in your iTunes Library"
@@ -124,7 +124,7 @@ msgid ""
"Wait a few seconds, then try again."
msgstr "目前还有任务在执行,新任务无法开启。请等待几秒钟后再重新试一次。"
#: qt/base/app.py:261
#: qt/base/app.py:257
msgid "{} file (*.{})"
msgstr ""
@@ -150,10 +150,6 @@ msgstr ""
msgid "Symlink"
msgstr ""
#: qt/base/deletion_options.py:47
msgid " (Mac OS X or Linux only)"
msgstr ""
#: qt/base/deletion_options.py:48 cocoa/base/en.lproj/Localizable.strings:0
msgid "Directly delete files"
msgstr ""
@@ -247,7 +243,7 @@ msgstr "选择一个结果文件并载入"
msgid "All Files (*.*)"
msgstr "所有文件 (*.*)"
#: qt/base/directories_dialog.py:206 qt/base/result_window.py:290
#: qt/base/directories_dialog.py:206 qt/base/result_window.py:287
msgid "dupeGuru Results (*.dupeguru)"
msgstr "dupeGuru结果 (*.dupeguru)"
@@ -345,7 +341,10 @@ msgid ""
"Add criteria to the right box and click OK to send the dupes that correspond"
" the best to these criteria to their respective group's reference position. "
"Read the help file for more information."
msgstr "Add criteria to the right box and click OK to send the dupes that correspond the best to these criteria to their respective group's reference position. Read the help file for more information."
msgstr ""
"Add criteria to the right box and click OK to send the dupes that correspond"
" the best to these criteria to their respective group's reference position. "
"Read the help file for more information."
#: qt/base/problem_dialog.py:31 cocoa/base/en.lproj/Localizable.strings:0
msgid "Problems!"
@@ -398,7 +397,7 @@ msgstr "将标记的文件复制到..."
msgid "Remove Marked from Results"
msgstr "从结果中移除所标记的文件"
#: qt/base/result_window.py:52
#: qt/base/result_window.py:52 cocoa/base/en.lproj/Localizable.strings:0
msgid "Re-Prioritize Results..."
msgstr "从结果中移除所选的文件"
@@ -482,7 +481,7 @@ msgstr "Dupes Only"
msgid "Delta Values"
msgstr ""
#: qt/base/result_window.py:289 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:286 cocoa/base/en.lproj/Localizable.strings:0
msgid "Select a file to save your results to"
msgstr "将结果保存为..."
@@ -804,10 +803,6 @@ msgstr ""
msgid "Quit dupeGuru"
msgstr "Quit dupeGuru"
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Re-Prioritize Results"
msgstr "Re-Prioritize Results"
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Remove Dead Tracks in iTunes"
msgstr "Remove Dead Tracks in iTunes"
@@ -855,3 +850,13 @@ msgstr "Window"
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Zoom"
msgstr "Zoom"
#: qt/base/deletion_options.py:46
msgid " (unsupported)"
msgstr ""
#~ msgid " (Mac OS X or Linux only)"
#~ msgstr ""
#~ msgid "Re-Prioritize Results"
#~ msgstr "Re-Prioritize Results"