mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Updated localizations.
There was the removal of the extra fairware reminder and the addition of iTunes-related messages.
This commit is contained in:
@@ -2,25 +2,25 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
#: core/app.py:83
|
||||
#: core/app.py:86
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:190
|
||||
#: core/app.py:205
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:422
|
||||
#: core/app.py:431
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "收集文件以备扫描"
|
||||
|
||||
#: core/app.py:433
|
||||
#: core/app.py:442
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "所选文件夹中不包含可供扫描的文件。"
|
||||
|
||||
#: core/app.py:472
|
||||
#: core/app.py:481
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d 无效)"
|
||||
|
||||
@@ -32,7 +32,7 @@ msgstr "未找到匹配项"
|
||||
msgid "%d matches found"
|
||||
msgstr "找到 %d 个匹配项"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:56
|
||||
#: core/engine.py:208 core/scanner.py:80
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "读取 %d/%d 文件大小"
|
||||
|
||||
@@ -40,14 +40,6 @@ msgstr "读取 %d/%d 文件大小"
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "%d/%d 匹配项组合在一起"
|
||||
|
||||
#: core/gui/extra_fairware_reminder.py:23
|
||||
msgid "Continue ({})"
|
||||
msgstr "继续 ({})"
|
||||
|
||||
#: core/gui/extra_fairware_reminder.py:25
|
||||
msgid "Continue"
|
||||
msgstr "继续"
|
||||
|
||||
#: core/prioritize.py:68
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
@@ -84,19 +76,19 @@ msgstr "已标记 %d / %d (%s / %s) 个重复项。"
|
||||
msgid " filter: %s"
|
||||
msgstr " 筛选: %s"
|
||||
|
||||
#: core/scanner.py:76
|
||||
#: core/scanner.py:100
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "读取 %d/%d 文件元数据"
|
||||
|
||||
#: core/scanner.py:106
|
||||
#: core/scanner.py:131
|
||||
msgid "Removing false matches"
|
||||
msgstr "移除错误匹配项"
|
||||
|
||||
#: core/scanner.py:124
|
||||
#: core/scanner.py:149
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "在忽略列表之外已处理 %d/%d 匹配项"
|
||||
|
||||
#: core/scanner.py:133
|
||||
#: core/scanner.py:171
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "优化分组"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user