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

Update translations from transifex

This commit is contained in:
2021-03-09 21:16:37 -06:00
parent d098fe2281
commit 4c939f379c
72 changed files with 11917 additions and 4787 deletions

View File

@@ -0,0 +1,119 @@
#
msgid ""
msgstr ""
"Language-Team: Arabic (https://www.transifex.com/voltaicideas/teams/116153/ar/)\n"
"Language: ar\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: core\gui\ignore_list_table.py:19 core\gui\ignore_list_table.py:20
#: core\gui\problem_table.py:18
msgid "File Path"
msgstr ""
#: core\gui\problem_table.py:19
msgid "Error Message"
msgstr ""
#: core\me\prioritize.py:23
msgid "Duration"
msgstr ""
#: core\me\prioritize.py:30 core\me\result_table.py:23
msgid "Bitrate"
msgstr ""
#: core\me\prioritize.py:37
msgid "Samplerate"
msgstr ""
#: core\me\result_table.py:19 core\pe\result_table.py:19 core\prioritize.py:92
#: core\se\result_table.py:19
msgid "Filename"
msgstr ""
#: core\me\result_table.py:20 core\pe\result_table.py:20 core\prioritize.py:75
#: core\se\result_table.py:20
msgid "Folder"
msgstr ""
#: core\me\result_table.py:21
msgid "Size (MB)"
msgstr ""
#: core\me\result_table.py:22
msgid "Time"
msgstr ""
#: core\me\result_table.py:24
msgid "Sample Rate"
msgstr ""
#: core\me\result_table.py:25 core\pe\result_table.py:22 core\prioritize.py:65
#: core\se\result_table.py:22
msgid "Kind"
msgstr ""
#: core\me\result_table.py:26 core\pe\result_table.py:25
#: core\prioritize.py:163 core\se\result_table.py:23
msgid "Modification"
msgstr ""
#: core\me\result_table.py:27
msgid "Title"
msgstr ""
#: core\me\result_table.py:28
msgid "Artist"
msgstr ""
#: core\me\result_table.py:29
msgid "Album"
msgstr ""
#: core\me\result_table.py:30
msgid "Genre"
msgstr ""
#: core\me\result_table.py:31
msgid "Year"
msgstr ""
#: core\me\result_table.py:32
msgid "Track Number"
msgstr ""
#: core\me\result_table.py:33
msgid "Comment"
msgstr ""
#: core\me\result_table.py:34 core\pe\result_table.py:26
#: core\se\result_table.py:24
msgid "Match %"
msgstr ""
#: core\me\result_table.py:35 core\se\result_table.py:25
msgid "Words Used"
msgstr ""
#: core\me\result_table.py:36 core\pe\result_table.py:27
#: core\se\result_table.py:26
msgid "Dupe Count"
msgstr ""
#: core\pe\prioritize.py:23 core\pe\result_table.py:23
msgid "Dimensions"
msgstr ""
#: core\pe\result_table.py:21 core\se\result_table.py:21
msgid "Size (KB)"
msgstr ""
#: core\pe\result_table.py:24
msgid "EXIF Timestamp"
msgstr ""
#: core\prioritize.py:156
msgid "Size"
msgstr ""

View File

@@ -0,0 +1,250 @@
#
msgid ""
msgstr ""
"Language-Team: Arabic (https://www.transifex.com/voltaicideas/teams/116153/ar/)\n"
"Language: ar\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: core\app.py:42
msgid "There are no marked duplicates. Nothing has been done."
msgstr ""
#: core\app.py:43
msgid "There are no selected duplicates. Nothing has been done."
msgstr ""
#: core\app.py:44
msgid ""
"You're about to open many files at once. Depending on what those files are "
"opened with, doing so can create quite a mess. Continue?"
msgstr ""
#: core\app.py:71
msgid "Scanning for duplicates"
msgstr ""
#: core\app.py:72
msgid "Loading"
msgstr ""
#: core\app.py:73
msgid "Moving"
msgstr ""
#: core\app.py:74
msgid "Copying"
msgstr ""
#: core\app.py:75
msgid "Sending to Trash"
msgstr ""
#: core\app.py:308
msgid ""
"A previous action is still hanging in there. You can't start a new one yet. "
"Wait a few seconds, then try again."
msgstr ""
#: core\app.py:318
msgid "No duplicates found."
msgstr ""
#: core\app.py:333
msgid "All marked files were copied successfully."
msgstr ""
#: core\app.py:334
msgid "All marked files were moved successfully."
msgstr ""
#: core\app.py:335
msgid "All marked files were successfully sent to Trash."
msgstr ""
#: core\app.py:343
msgid "Could not load file: {}"
msgstr ""
#: core\app.py:399
msgid "'{}' already is in the list."
msgstr ""
#: core\app.py:401
msgid "'{}' does not exist."
msgstr ""
#: core\app.py:410
msgid ""
"All selected %d matches are going to be ignored in all subsequent scans. "
"Continue?"
msgstr ""
#: core\app.py:485
msgid "copy"
msgstr ""
#: core\app.py:485
msgid "move"
msgstr ""
#: core\app.py:486
msgid "Select a directory to {} marked files to"
msgstr ""
#: core\app.py:527
msgid "Select a destination for your exported CSV"
msgstr ""
#: core\app.py:534 core\app.py:801 core\app.py:811
msgid "Couldn't write to file: {}"
msgstr ""
#: core\app.py:559
msgid "You have no custom command set up. Set it up in your preferences."
msgstr ""
#: core\app.py:727 core\app.py:740
msgid "You are about to remove %d files from results. Continue?"
msgstr ""
#: core\app.py:774
msgid "{} duplicate groups were changed by the re-prioritization."
msgstr ""
#: core\app.py:821
msgid "The selected directories contain no scannable file."
msgstr ""
#: core\app.py:835
msgid "Collecting files to scan"
msgstr ""
#: core\app.py:891
msgid "%s (%d discarded)"
msgstr ""
#: core\engine.py:244 core\engine.py:288
msgid "0 matches found"
msgstr ""
#: core\engine.py:262 core\engine.py:296
msgid "%d matches found"
msgstr ""
#: core\gui\deletion_options.py:73
msgid "You are sending {} file(s) to the Trash."
msgstr ""
#: core\gui\exclude_list_table.py:15
msgid "Regular Expressions"
msgstr ""
#: core\gui\ignore_list_dialog.py:25
msgid "Do you really want to remove all %d items from the ignore list?"
msgstr ""
#: core\me\scanner.py:20 core\se\scanner.py:16
msgid "Filename"
msgstr ""
#: core\me\scanner.py:21
msgid "Filename - Fields"
msgstr ""
#: core\me\scanner.py:22
msgid "Filename - Fields (No Order)"
msgstr ""
#: core\me\scanner.py:23
msgid "Tags"
msgstr ""
#: core\me\scanner.py:24 core\pe\scanner.py:21 core\se\scanner.py:17
msgid "Contents"
msgstr ""
#: core\pe\matchblock.py:72
msgid "Analyzed %d/%d pictures"
msgstr ""
#: core\pe\matchblock.py:181
msgid "Performed %d/%d chunk matches"
msgstr ""
#: core\pe\matchblock.py:191
msgid "Preparing for matching"
msgstr ""
#: core\pe\matchblock.py:244
msgid "Verified %d/%d matches"
msgstr ""
#: core\pe\matchexif.py:19
msgid "Read EXIF of %d/%d pictures"
msgstr ""
#: core\pe\scanner.py:22
msgid "EXIF Timestamp"
msgstr ""
#: core\prioritize.py:70
msgid "None"
msgstr ""
#: core\prioritize.py:100
msgid "Ends with number"
msgstr ""
#: core\prioritize.py:101
msgid "Doesn't end with number"
msgstr ""
#: core\prioritize.py:102
msgid "Longest"
msgstr ""
#: core\prioritize.py:103
msgid "Shortest"
msgstr ""
#: core\prioritize.py:140
msgid "Highest"
msgstr ""
#: core\prioritize.py:140
msgid "Lowest"
msgstr ""
#: core\prioritize.py:169
msgid "Newest"
msgstr ""
#: core\prioritize.py:169
msgid "Oldest"
msgstr ""
#: core\results.py:142
msgid "%d / %d (%s / %s) duplicates marked."
msgstr ""
#: core\results.py:149
msgid " filter: %s"
msgstr ""
#: core\scanner.py:85
msgid "Read size of %d/%d files"
msgstr ""
#: core\scanner.py:109
msgid "Read metadata of %d/%d files"
msgstr ""
#: core\scanner.py:147
msgid "Almost done! Fiddling with results..."
msgstr ""
#: core\se\scanner.py:18
msgid "Folders"
msgstr ""

878
locale/ar/LC_MESSAGES/ui.po Normal file
View File

@@ -0,0 +1,878 @@
#
msgid ""
msgstr ""
"Language-Team: Arabic (https://www.transifex.com/voltaicideas/teams/116153/ar/)\n"
"Language: ar\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: qt/app.py:81
msgid "Quit"
msgstr ""
#: qt/app.py:82 qt/preferences_dialog.py:116
#: cocoa/en.lproj/Localizable.strings:0
msgid "Options"
msgstr ""
#: qt/app.py:83 qt/ignore_list_dialog.py:32
#: cocoa/en.lproj/Localizable.strings:0
msgid "Ignore List"
msgstr ""
#: qt/app.py:84 qt/app.py:179 cocoa/en.lproj/Localizable.strings:0
msgid "Clear Picture Cache"
msgstr ""
#: qt/app.py:85 cocoa/en.lproj/Localizable.strings:0
msgid "dupeGuru Help"
msgstr ""
#: qt/app.py:86 cocoa/en.lproj/Localizable.strings:0
msgid "About dupeGuru"
msgstr ""
#: qt/app.py:87
msgid "Open Debug Log"
msgstr ""
#: qt/app.py:180 cocoa/en.lproj/Localizable.strings:0
msgid "Do you really want to remove all your cached picture analysis?"
msgstr ""
#: qt/app.py:184
msgid "Picture cache cleared."
msgstr ""
#: qt/app.py:251
msgid "{} file (*.{})"
msgstr ""
#: qt/deletion_options.py:30 cocoa/en.lproj/Localizable.strings:0
msgid "Deletion Options"
msgstr ""
#: qt/deletion_options.py:35 cocoa/en.lproj/Localizable.strings:0
msgid "Link deleted files"
msgstr ""
#: qt/deletion_options.py:37 cocoa/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/deletion_options.py:44
msgid "Hardlink"
msgstr ""
#: qt/deletion_options.py:44
msgid "Symlink"
msgstr ""
#: qt/deletion_options.py:48
msgid " (unsupported)"
msgstr ""
#: qt/deletion_options.py:49 cocoa/en.lproj/Localizable.strings:0
msgid "Directly delete files"
msgstr ""
#: qt/deletion_options.py:51 cocoa/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/deletion_options.py:59 cocoa/en.lproj/Localizable.strings:0
msgid "Proceed"
msgstr ""
#: qt/deletion_options.py:60 cocoa/en.lproj/Localizable.strings:0
msgid "Cancel"
msgstr ""
#: qt/details_table.py:16 cocoa/en.lproj/Localizable.strings:0
msgid "Attribute"
msgstr ""
#: qt/details_table.py:16 cocoa/en.lproj/Localizable.strings:0
msgid "Selected"
msgstr ""
#: qt/details_table.py:16 qt/directories_model.py:24
#: cocoa/en.lproj/Localizable.strings:0
msgid "Reference"
msgstr ""
#: qt/directories_dialog.py:64 cocoa/en.lproj/Localizable.strings:0
msgid "Load Results..."
msgstr ""
#: qt/directories_dialog.py:65 cocoa/en.lproj/Localizable.strings:0
msgid "Results Window"
msgstr ""
#: qt/directories_dialog.py:66
msgid "Add Folder..."
msgstr ""
#: qt/directories_dialog.py:74 qt/result_window.py:100
#: cocoa/en.lproj/Localizable.strings:0
msgid "File"
msgstr ""
#: qt/directories_dialog.py:76 qt/result_window.py:108
msgid "View"
msgstr ""
#: qt/directories_dialog.py:78 qt/result_window.py:110
#: cocoa/en.lproj/Localizable.strings:0
msgid "Help"
msgstr ""
#: qt/directories_dialog.py:80 cocoa/en.lproj/Localizable.strings:0
msgid "Load Recent Results"
msgstr ""
#: qt/directories_dialog.py:116 cocoa/en.lproj/Localizable.strings:0
msgid "Application Mode:"
msgstr ""
#: qt/directories_dialog.py:121 cocoa/en.lproj/Localizable.strings:0
msgid "Music"
msgstr ""
#: qt/directories_dialog.py:121 cocoa/en.lproj/Localizable.strings:0
msgid "Picture"
msgstr ""
#: qt/directories_dialog.py:121 cocoa/en.lproj/Localizable.strings:0
msgid "Standard"
msgstr ""
#: qt/directories_dialog.py:128 cocoa/en.lproj/Localizable.strings:0
msgid "Scan Type:"
msgstr ""
#: qt/directories_dialog.py:135
msgid "More Options"
msgstr ""
#: qt/directories_dialog.py:139 cocoa/en.lproj/Localizable.strings:0
msgid "Select folders to scan and press \"Scan\"."
msgstr ""
#: qt/directories_dialog.py:163 cocoa/en.lproj/Localizable.strings:0
msgid "Load Results"
msgstr ""
#: qt/directories_dialog.py:166 cocoa/en.lproj/Localizable.strings:0
msgid "Scan"
msgstr ""
#: qt/directories_dialog.py:230
msgid "Unsaved results"
msgstr ""
#: qt/directories_dialog.py:231 cocoa/en.lproj/Localizable.strings:0
msgid "You have unsaved results, do you really want to quit?"
msgstr ""
#: qt/directories_dialog.py:239 cocoa/en.lproj/Localizable.strings:0
msgid "Select a folder to add to the scanning list"
msgstr ""
#: qt/directories_dialog.py:266 cocoa/en.lproj/Localizable.strings:0
msgid "Select a results file to load"
msgstr ""
#: qt/directories_dialog.py:267
msgid "All Files (*.*)"
msgstr ""
#: qt/directories_dialog.py:267 qt/result_window.py:311
msgid "dupeGuru Results (*.dupeguru)"
msgstr ""
#: qt/directories_dialog.py:278
msgid "Start a new scan"
msgstr ""
#: qt/directories_dialog.py:279 cocoa/en.lproj/Localizable.strings:0
msgid "You have unsaved results, do you really want to continue?"
msgstr ""
#: qt/directories_model.py:23 cocoa/en.lproj/Localizable.strings:0
msgid "Name"
msgstr ""
#: qt/directories_model.py:23 cocoa/en.lproj/Localizable.strings:0
msgid "State"
msgstr ""
#: qt/directories_model.py:24 cocoa/en.lproj/Localizable.strings:0
msgid "Excluded"
msgstr ""
#: qt/directories_model.py:24 cocoa/en.lproj/Localizable.strings:0
msgid "Normal"
msgstr ""
#: qt/ignore_list_dialog.py:45 cocoa/en.lproj/Localizable.strings:0
msgid "Remove Selected"
msgstr ""
#: qt/ignore_list_dialog.py:46 cocoa/en.lproj/Localizable.strings:0
msgid "Clear"
msgstr ""
#: qt/ignore_list_dialog.py:47 qt/problem_dialog.py:61
#: cocoa/en.lproj/Localizable.strings:0
msgid "Close"
msgstr ""
#: qt/me/details_dialog.py:18 qt/pe/details_dialog.py:24
#: qt/result_window.py:56 qt/result_window.py:192 qt/se/details_dialog.py:18
#: cocoa/en.lproj/Localizable.strings:0
msgid "Details"
msgstr ""
#: qt/me/preferences_dialog.py:30 cocoa/en.lproj/Localizable.strings:0
msgid "Tags to scan:"
msgstr ""
#: qt/me/preferences_dialog.py:36 cocoa/en.lproj/Localizable.strings:0
msgid "Track"
msgstr ""
#: qt/me/preferences_dialog.py:38 cocoa/en.lproj/Localizable.strings:0
msgid "Artist"
msgstr ""
#: qt/me/preferences_dialog.py:40 cocoa/en.lproj/Localizable.strings:0
msgid "Album"
msgstr ""
#: qt/me/preferences_dialog.py:42 cocoa/en.lproj/Localizable.strings:0
msgid "Title"
msgstr ""
#: qt/me/preferences_dialog.py:44 cocoa/en.lproj/Localizable.strings:0
msgid "Genre"
msgstr ""
#: qt/me/preferences_dialog.py:46 cocoa/en.lproj/Localizable.strings:0
msgid "Year"
msgstr ""
#: qt/me/preferences_dialog.py:50 qt/se/preferences_dialog.py:30
#: cocoa/en.lproj/Localizable.strings:0
msgid "Word weighting"
msgstr ""
#: qt/me/preferences_dialog.py:52 qt/se/preferences_dialog.py:32
#: cocoa/en.lproj/Localizable.strings:0
msgid "Match similar words"
msgstr ""
#: qt/me/preferences_dialog.py:54 qt/pe/preferences_dialog.py:21
#: qt/se/preferences_dialog.py:34 cocoa/en.lproj/Localizable.strings:0
msgid "Can mix file kind"
msgstr ""
#: qt/me/preferences_dialog.py:56 qt/pe/preferences_dialog.py:23
#: qt/se/preferences_dialog.py:36 cocoa/en.lproj/Localizable.strings:0
msgid "Use regular expressions when filtering"
msgstr ""
#: qt/me/preferences_dialog.py:58 qt/pe/preferences_dialog.py:25
#: qt/se/preferences_dialog.py:38 cocoa/en.lproj/Localizable.strings:0
msgid "Remove empty folders on delete or move"
msgstr ""
#: qt/me/preferences_dialog.py:60 qt/pe/preferences_dialog.py:27
#: qt/se/preferences_dialog.py:59 cocoa/en.lproj/Localizable.strings:0
msgid "Ignore duplicates hardlinking to the same file"
msgstr ""
#: qt/me/preferences_dialog.py:62 qt/pe/preferences_dialog.py:29
#: qt/se/preferences_dialog.py:62 cocoa/en.lproj/Localizable.strings:0
msgid "Debug mode (restart required)"
msgstr ""
#: qt/pe/preferences_dialog.py:19 cocoa/en.lproj/Localizable.strings:0
msgid "Match pictures of different dimensions"
msgstr ""
#: qt/preferences_dialog.py:43
msgid "Filter Hardness:"
msgstr ""
#: qt/preferences_dialog.py:69
msgid "More Results"
msgstr ""
#: qt/preferences_dialog.py:74
msgid "Fewer Results"
msgstr ""
#: qt/preferences_dialog.py:81
msgid "Font size:"
msgstr ""
#: qt/preferences_dialog.py:85
msgid "Language:"
msgstr ""
#: qt/preferences_dialog.py:91 cocoa/en.lproj/Localizable.strings:0
msgid "Copy and Move:"
msgstr ""
#: qt/preferences_dialog.py:94 cocoa/en.lproj/Localizable.strings:0
msgid "Right in destination"
msgstr ""
#: qt/preferences_dialog.py:95 cocoa/en.lproj/Localizable.strings:0
msgid "Recreate relative path"
msgstr ""
#: qt/preferences_dialog.py:96 cocoa/en.lproj/Localizable.strings:0
msgid "Recreate absolute path"
msgstr ""
#: qt/preferences_dialog.py:99
msgid "Custom Command (arguments: %d for dupe, %r for ref):"
msgstr ""
#: qt/preferences_dialog.py:174
msgid "dupeGuru has to restart for language changes to take effect."
msgstr ""
#: qt/prioritize_dialog.py:75 cocoa/en.lproj/Localizable.strings:0
msgid "Re-Prioritize duplicates"
msgstr ""
#: qt/prioritize_dialog.py:79 cocoa/en.lproj/Localizable.strings:0
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 ""
#: qt/problem_dialog.py:33 cocoa/en.lproj/Localizable.strings:0
msgid "Problems!"
msgstr ""
#: qt/problem_dialog.py:37 cocoa/en.lproj/Localizable.strings:0
msgid ""
"There were problems processing some (or all) of the files. The cause of "
"these problems are described in the table below. Those files were not "
"removed from your results."
msgstr ""
#: qt/problem_dialog.py:56
msgid "Reveal Selected"
msgstr ""
#: qt/result_window.py:57 qt/result_window.py:104 qt/result_window.py:167
#: qt/result_window.py:191 cocoa/en.lproj/Localizable.strings:0
msgid "Actions"
msgstr ""
#: qt/result_window.py:58 cocoa/en.lproj/Localizable.strings:0
msgid "Show Dupes Only"
msgstr ""
#: qt/result_window.py:59 cocoa/en.lproj/Localizable.strings:0
msgid "Show Delta Values"
msgstr ""
#: qt/result_window.py:60
msgid "Send Marked to Recycle Bin..."
msgstr ""
#: qt/result_window.py:61 cocoa/en.lproj/Localizable.strings:0
msgid "Move Marked to..."
msgstr ""
#: qt/result_window.py:62 cocoa/en.lproj/Localizable.strings:0
msgid "Copy Marked to..."
msgstr ""
#: qt/result_window.py:63 cocoa/en.lproj/Localizable.strings:0
msgid "Remove Marked from Results"
msgstr ""
#: qt/result_window.py:64 cocoa/en.lproj/Localizable.strings:0
msgid "Re-Prioritize Results..."
msgstr ""
#: qt/result_window.py:67 cocoa/en.lproj/Localizable.strings:0
msgid "Remove Selected from Results"
msgstr ""
#: qt/result_window.py:71 cocoa/en.lproj/Localizable.strings:0
msgid "Add Selected to Ignore List"
msgstr ""
#: qt/result_window.py:75 cocoa/en.lproj/Localizable.strings:0
msgid "Make Selected into Reference"
msgstr ""
#: qt/result_window.py:77 cocoa/en.lproj/Localizable.strings:0
msgid "Open Selected with Default Application"
msgstr ""
#: qt/result_window.py:80
msgid "Open Containing Folder of Selected"
msgstr ""
#: qt/result_window.py:82 cocoa/en.lproj/Localizable.strings:0
msgid "Rename Selected"
msgstr ""
#: qt/result_window.py:83 cocoa/en.lproj/Localizable.strings:0
msgid "Mark All"
msgstr ""
#: qt/result_window.py:84 cocoa/en.lproj/Localizable.strings:0
msgid "Mark None"
msgstr ""
#: qt/result_window.py:85 cocoa/en.lproj/Localizable.strings:0
msgid "Invert Marking"
msgstr ""
#: qt/result_window.py:86 cocoa/en.lproj/Localizable.strings:0
msgid "Mark Selected"
msgstr ""
#: qt/result_window.py:87
msgid "Export To HTML"
msgstr ""
#: qt/result_window.py:88
msgid "Export To CSV"
msgstr ""
#: qt/result_window.py:89 cocoa/en.lproj/Localizable.strings:0
msgid "Save Results..."
msgstr ""
#: qt/result_window.py:90 cocoa/en.lproj/Localizable.strings:0
msgid "Invoke Custom Command"
msgstr ""
#: qt/result_window.py:102
msgid "Mark"
msgstr ""
#: qt/result_window.py:106 cocoa/en.lproj/Localizable.strings:0
msgid "Columns"
msgstr ""
#: qt/result_window.py:163
msgid "Reset to Defaults"
msgstr ""
#: qt/result_window.py:185
msgid "{} Results"
msgstr ""
#: qt/result_window.py:193 cocoa/en.lproj/Localizable.strings:0
msgid "Dupes Only"
msgstr ""
#: qt/result_window.py:194
msgid "Delta Values"
msgstr ""
#: qt/result_window.py:310 cocoa/en.lproj/Localizable.strings:0
msgid "Select a file to save your results to"
msgstr ""
#: qt/se/preferences_dialog.py:41
msgid "Ignore files smaller than"
msgstr ""
#: qt/se/preferences_dialog.py:52 cocoa/en.lproj/Localizable.strings:0
msgid "KB"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "%@ Results"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Action"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Add New Folder..."
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Advanced"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Automatically check for updates"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Basic"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Bring All to Front"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Check for update..."
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Close Window"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Copy"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Custom command (arguments: %d for dupe, %r for ref):"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Cut"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Delta"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Details of Selected File"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Details Panel"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Directories"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "dupeGuru"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "dupeGuru Preferences"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "dupeGuru Results"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "dupeGuru Website"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Edit"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Export Results to CSV"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Export Results to XHTML"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Fewer results"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Filter"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Filter hardness:"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Filter Results..."
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Folder Selection Window"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Font Size:"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Hide dupeGuru"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Hide Others"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Ignore files smaller than:"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Load from file..."
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Minimize"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Mode"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "More results"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Ok"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Paste"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Preferences..."
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Quick Look"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Quit dupeGuru"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Reset to Default"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Reset To Defaults"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Reveal"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Reveal Selected in Finder"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Select All"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Send Marked to Trash..."
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Services"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Show All"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Start Duplicate Scan"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "The name '%@' already exists."
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Window"
msgstr ""
#: cocoa/en.lproj/Localizable.strings:0
msgid "Zoom"
msgstr ""
#: qt\app.py:158
msgid "Exclusion Filters"
msgstr ""
#: qt\directories_dialog.py:91
msgid "Scan Results"
msgstr ""
#: qt\directories_dialog.py:95
msgid "Load Directories..."
msgstr ""
#: qt\directories_dialog.py:96
msgid "Save Directories..."
msgstr ""
#: qt\directories_dialog.py:337
msgid "Select a directories file to load"
msgstr ""
#: qt\directories_dialog.py:338
msgid "dupeGuru Results (*.dupegurudirs)"
msgstr ""
#: qt\directories_dialog.py:347
msgid "Select a file to save your directories to"
msgstr ""
#: qt\directories_dialog.py:348
msgid "dupeGuru Directories (*.dupegurudirs)"
msgstr ""
#: qt\exclude_list_dialog.py:44
msgid "Add"
msgstr ""
#: qt\exclude_list_dialog.py:46
msgid "Restore defaults"
msgstr ""
#: qt\exclude_list_dialog.py:47
msgid "Test string"
msgstr ""
#: qt\exclude_list_dialog.py:83
msgid "Type a python regular expression here..."
msgstr ""
#: qt\exclude_list_dialog.py:85
msgid "Type a file system path or filename here..."
msgstr ""
#: qt\exclude_list_dialog.py:152
msgid ""
"These (case sensitive) python regular expressions will filter out files during scans.<br>Directores will also have their <strong>default state</strong> set to Excluded in the Directories tab if their name happen to match one of the regular expressions.<br>For each file collected two tests are perfomed on each of them to determine whether or not to filter them out:<br><li>1. Regular expressions with no path separator in them will be compared to the file name only.</li>\n"
"<li>2. Regular expressions with no path separator in them will be compared to the full path to the file.</li><br>\n"
"Example: if you want to filter out .PNG files from the \"My Pictures\" directory only:<br><code>.*My\\sPictures\\\\.*\\.png</code><br><br>You can test the regular expression with the test string feature by pasting a fake path in it:<br><code>C:\\\\User\\My Pictures\\test.png</code><br><br>\n"
"Matching regular expressions will be highlighted.<br>If there is at least one highlight, the path tested will be ignored during scans.<br><br>Directories and files starting with a period '.' are filtered out by default.<br><br>"
msgstr ""
#: qt\exclude_list_table.py:36
msgid "Compilation error: "
msgstr ""
#: qt\pe\image_viewer.py:56
msgid "Increase zoom"
msgstr ""
#: qt\pe\image_viewer.py:66
msgid "Decrease zoom"
msgstr ""
#: qt\pe\image_viewer.py:71
msgid "Ctrl+/"
msgstr ""
#: qt\pe\image_viewer.py:76
msgid "Normal size"
msgstr ""
#: qt\pe\image_viewer.py:81
msgid "Ctrl+*"
msgstr ""
#: qt\pe\image_viewer.py:86
msgid "Best fit"
msgstr ""
#: qt\pe\preferences_dialog.py:49
msgid "Picture cache mode:"
msgstr ""
#: qt\pe\preferences_dialog.py:56
msgid "Override theme icons in viewer toolbar"
msgstr ""
#: qt\pe\preferences_dialog.py:58
msgid ""
"Use our own internal icons instead of those provided by the theme engine"
msgstr ""
#: qt\pe\preferences_dialog.py:66
msgid "Show scrollbars in image viewers"
msgstr ""
#: qt\pe\preferences_dialog.py:68
msgid ""
"When the image displayed doesn't fit the viewport, show scrollbars to span "
"the view around"
msgstr ""
#: qt\preferences_dialog.py:156
msgid "Use default position for tab bar (requires restart)"
msgstr ""
#: qt\preferences_dialog.py:158
msgid ""
"Place the tab bar below the main menu instead of next to it\n"
"On MacOS, the tab bar will fill up the window's width instead."
msgstr ""
#: qt\preferences_dialog.py:172
msgid "Use bold font for references"
msgstr ""
#: qt\preferences_dialog.py:176
msgid "Reference foreground color:"
msgstr ""
#: qt\preferences_dialog.py:179
msgid "Reference background color:"
msgstr ""
#: qt\preferences_dialog.py:182 qt\preferences_dialog.py:216
msgid "Delta foreground color:"
msgstr ""
#: qt\preferences_dialog.py:195
msgid "Show the title bar and can be docked"
msgstr ""
#: qt\preferences_dialog.py:197
msgid ""
"While the title bar is hidden, use the modifier key to drag the floating "
"window around"
msgstr ""
#: qt\preferences_dialog.py:199
msgid "The title bar can only be disabled while the window is docked"
msgstr ""
#: qt\preferences_dialog.py:202
msgid "Vertical title bar"
msgstr ""
#: qt\preferences_dialog.py:204
msgid ""
"Change the title bar from horizontal on top, to vertical on the left side"
msgstr ""
#: qt\tabbed_window.py:44
msgid "Show tab bar"
msgstr ""