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

Make Cmd+A select all folders in the Folder Selection dialog (Cocoa)

Fixes #228.
This commit is contained in:
Virgil Dupras
2013-11-24 10:12:47 -05:00
parent c34c9562d3
commit c1cfa86ad1
18 changed files with 470 additions and 406 deletions

View File

@@ -18,124 +18,118 @@ msgstr "从你的iTunes库中移除无效的音轨"
msgid "Scanning the iTunes Library"
msgstr "正在扫描iTunes库"
#: cocoa/inter/app_me.py:161 cocoa/inter/app_pe.py:186
#: cocoa/inter/app_me.py:160 cocoa/inter/app_pe.py:194
msgid "Sending dupes to the Trash"
msgstr "将重复文件移到垃圾桶"
#: cocoa/inter/app_me.py:163
#: cocoa/inter/app_me.py:162
msgid "Talking to iTunes. Don't touch it!"
msgstr ""
#: cocoa/inter/app_me.py:189
msgid ""
"There were communication problems with iTunes. The operation couldn't be "
"completed."
msgstr ""
#: cocoa/inter/app_me.py:195
#: cocoa/inter/app_me.py:197
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?"
#: cocoa/inter/app_me.py:199
#: cocoa/inter/app_me.py:201
msgid "You have no dead tracks in your iTunes Library"
msgstr "You have no dead tracks in your iTunes Library"
#: cocoa/inter/app_me.py:217
#: cocoa/inter/app_me.py:219
msgid "The iTunes application couldn't be found."
msgstr ""
#: cocoa/inter/app_pe.py:188
#: cocoa/inter/app_pe.py:196
msgid "Talking to iPhoto. Don't touch it!"
msgstr ""
#: cocoa/inter/app_pe.py:197
#: cocoa/inter/app_pe.py:205
msgid "Talking to Aperture. Don't touch it!"
msgstr ""
#: cocoa/inter/app_pe.py:270
#: cocoa/inter/app_pe.py:278
msgid "Deleted Aperture photos were sent to a project called \"dupeGuru Trash\"."
msgstr ""
#: cocoa/inter/app_pe.py:296
#: cocoa/inter/app_pe.py:304
msgid "The iPhoto application couldn't be found."
msgstr "The iPhoto application couldn't be found."
#: qt/base/app.py:95
#: qt/base/app.py:83
msgid "Quit"
msgstr "退出"
#: qt/base/app.py:96 qt/base/preferences_dialog.py:123
#: qt/base/app.py:84 qt/base/preferences_dialog.py:123
msgid "Preferences"
msgstr "首选项"
#: qt/base/app.py:97 qt/base/ignore_list_dialog.py:32
#: qt/base/app.py:85 qt/base/ignore_list_dialog.py:32
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Ignore List"
msgstr ""
#: qt/base/app.py:98 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/app.py:86 cocoa/base/en.lproj/Localizable.strings:0
msgid "dupeGuru Help"
msgstr "dupeGuru帮助"
#: qt/base/app.py:99 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/app.py:87 cocoa/base/en.lproj/Localizable.strings:0
msgid "About dupeGuru"
msgstr "关于dupeGuru"
#: qt/base/app.py:100
#: qt/base/app.py:88
msgid "Register dupeGuru"
msgstr "注册dupeGuru"
#: qt/base/app.py:101
#: qt/base/app.py:89
msgid "Check for Update"
msgstr "检查更新"
#: qt/base/app.py:102
#: qt/base/app.py:90
msgid "Open Debug Log"
msgstr "打开调试记录"
#: qt/base/app.py:257
#: qt/base/app.py:217
msgid "{} file (*.{})"
msgstr ""
#: qt/base/deletion_options.py:30 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:29 cocoa/base/en.lproj/Localizable.strings:0
msgid "Deletion Options"
msgstr ""
#: qt/base/deletion_options.py:35 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:34 cocoa/base/en.lproj/Localizable.strings:0
msgid "Link deleted files"
msgstr ""
#: qt/base/deletion_options.py:37 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:36 cocoa/base/en.lproj/Localizable.strings:0
msgid ""
"After having deleted a duplicate, place a link targeting the reference file "
"to replace the deleted file."
msgstr ""
#: qt/base/deletion_options.py:42
#: qt/base/deletion_options.py:41
msgid "Hardlink"
msgstr ""
#: qt/base/deletion_options.py:42
#: qt/base/deletion_options.py:41
msgid "Symlink"
msgstr ""
#: qt/base/deletion_options.py:48 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:47 cocoa/base/en.lproj/Localizable.strings:0
msgid "Directly delete files"
msgstr ""
#: qt/base/deletion_options.py:50 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:49 cocoa/base/en.lproj/Localizable.strings:0
msgid ""
"Instead of sending files to trash, delete them directly. This option is "
"usually used as a workaround when the normal deletion method doesn't work."
msgstr ""
#: qt/base/deletion_options.py:56 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:55 cocoa/base/en.lproj/Localizable.strings:0
msgid "Proceed"
msgstr ""
#: qt/base/deletion_options.py:57 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:56 cocoa/base/en.lproj/Localizable.strings:0
msgid "Cancel"
msgstr "Cancel"
@@ -553,16 +547,16 @@ msgstr "EXIF Timestamp"
msgid "Match pictures of different dimensions"
msgstr "匹配不同规格的图像"
#: qt/pe/result_window.py:19 qt/pe/result_window.py:24
#: qt/pe/result_window.py:19 qt/pe/result_window.py:25
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Clear Picture Cache"
msgstr "清空图片缓存"
#: qt/pe/result_window.py:25 cocoa/base/en.lproj/Localizable.strings:0
#: qt/pe/result_window.py:26 cocoa/base/en.lproj/Localizable.strings:0
msgid "Do you really want to remove all your cached picture analysis?"
msgstr "确定要移除所有缓存图片?"
#: qt/pe/result_window.py:28
#: qt/pe/result_window.py:29
msgid "Picture cache cleared."
msgstr "图片缓存已清空。"
@@ -825,3 +819,12 @@ msgstr "Zoom"
#: qt/base/deletion_options.py:46
msgid " (unsupported)"
msgstr ""
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Select All"
msgstr ""
#~ msgid ""
#~ "There were communication problems with iTunes. The operation couldn't be "
#~ "completed."
#~ msgstr ""