mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Added an Ignore List dialog.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
#: core/app.py:93
|
||||
#: core/app.py:94
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
|
||||
@@ -12,15 +12,15 @@ msgid ""
|
||||
"mode."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:508
|
||||
#: core/app.py:501
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "收集文件以备扫描"
|
||||
|
||||
#: core/app.py:519
|
||||
#: core/app.py:512
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "所选文件夹中不包含可供扫描的文件。"
|
||||
|
||||
#: core/app.py:558
|
||||
#: core/app.py:551
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d 无效)"
|
||||
|
||||
@@ -112,11 +112,11 @@ msgstr "验证 %d/%d 匹配项"
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:35
|
||||
#: core/app.py:36
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:36
|
||||
#: core/app.py:37
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
@@ -142,44 +142,36 @@ msgid ""
|
||||
"Continue?"
|
||||
msgstr "目前已选的 %d 个匹配项将在后续的扫描中被忽略。继续吗?"
|
||||
|
||||
#: core/app.py:280
|
||||
#: core/gui/ignore_list_dialog.py:24
|
||||
msgid "Do you really want to remove all %d items from the ignore list?"
|
||||
msgstr "确定要从忽略列表中移除 %d 项吗?"
|
||||
|
||||
#: core/app.py:283
|
||||
msgid "Ignore list cleared."
|
||||
msgstr "忽略列表已清空。"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:367
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "你没有设定自定义命令。请在首选项中进行设定。"
|
||||
|
||||
#: core/app.py:461 core/app.py:472
|
||||
#: core/app.py:454 core/app.py:465
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "你将从结果中移除 %d 个文件。继续吗?"
|
||||
|
||||
#: core/app.py:277
|
||||
msgid "The ignore list is already empty. Nothing to clear."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:321
|
||||
#: core/app.py:312
|
||||
msgid "copy"
|
||||
msgstr "复制"
|
||||
|
||||
#: core/app.py:321
|
||||
#: core/app.py:312
|
||||
msgid "move"
|
||||
msgstr "移动"
|
||||
|
||||
#: core/app.py:322
|
||||
#: core/app.py:313
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "选择一个文件夹将标记的 {} 个文件进行..."
|
||||
|
||||
#: core/app.py:336
|
||||
#: core/app.py:327
|
||||
msgid ""
|
||||
"You are about to send %d files to Trash (and hardlink them afterwards). "
|
||||
"Continue?"
|
||||
msgstr "即将有 %d 个文件被移动垃圾桶并删除硬盘上的文件。继续吗?"
|
||||
|
||||
#: core/app.py:338
|
||||
#: core/app.py:329
|
||||
msgid "You are about to send %d files to Trash. Continue?"
|
||||
msgstr "即将有 %d 个文件被移到回收站。继续吗?"
|
||||
|
||||
Reference in New Issue
Block a user