mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 06:37:17 +00:00
I had forgotten to add translatable strings from cocoa/inter into the .pot files.
This commit is contained in:
@@ -2,19 +2,19 @@
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
#: qt/base/app.py:39
|
||||
#: cocoa/inter/app.py:14 qt/base/app.py:39
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "重复文件扫描中"
|
||||
|
||||
#: qt/base/app.py:40
|
||||
#: cocoa/inter/app.py:15 qt/base/app.py:40
|
||||
msgid "Loading"
|
||||
msgstr "载入中"
|
||||
|
||||
#: qt/base/app.py:41
|
||||
#: cocoa/inter/app.py:16 qt/base/app.py:41
|
||||
msgid "Moving"
|
||||
msgstr "移动中"
|
||||
|
||||
#: qt/base/app.py:42
|
||||
#: cocoa/inter/app.py:17 qt/base/app.py:42
|
||||
msgid "Copying"
|
||||
msgstr "复制中"
|
||||
|
||||
@@ -984,3 +984,27 @@ msgstr "dupeGuru PE Preferences"
|
||||
#: qt/base/preferences_dialog.py:25
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: cocoa/inter/app.py:18
|
||||
msgid "Sending to Trash"
|
||||
msgstr "移到垃圾桶"
|
||||
|
||||
#: cocoa/inter/app_me.py:25
|
||||
msgid "Removing dead tracks from your iTunes Library"
|
||||
msgstr "从你的iTunes库中移除无效的音轨"
|
||||
|
||||
#: cocoa/inter/app_me.py:26
|
||||
msgid "Scanning the iTunes Library"
|
||||
msgstr "正在扫描iTunes库"
|
||||
|
||||
#: cocoa/inter/app_pe.py:143
|
||||
msgid "Sending dupes to the Trash"
|
||||
msgstr "将重复文件移到垃圾桶"
|
||||
|
||||
#: cocoa/inter/app_pe.py:145
|
||||
msgid "Talking to iPhoto. Don't touch it!"
|
||||
msgstr ""
|
||||
|
||||
#: cocoa/inter/app_pe.py:196
|
||||
msgid "IPhotoAppNotFoundMsg"
|
||||
msgstr "The iPhoto application couldn't be found."
|
||||
|
||||
Reference in New Issue
Block a user