mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
Andrew Senetar
66aff9f74e
This "moves" the translation points from qtlib.pot to ui.pot. Needs further updates to propagate across.
247 lines
4.5 KiB
Plaintext
247 lines
4.5 KiB
Plaintext
|
|
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: utf-8\n"
|
|
|
|
#: core\app.py:44
|
|
msgid "There are no marked duplicates. Nothing has been done."
|
|
msgstr ""
|
|
|
|
#: core\app.py:45
|
|
msgid "There are no selected duplicates. Nothing has been done."
|
|
msgstr ""
|
|
|
|
#: core\app.py:46
|
|
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:73
|
|
msgid "Scanning for duplicates"
|
|
msgstr ""
|
|
|
|
#: core\app.py:74
|
|
msgid "Loading"
|
|
msgstr ""
|
|
|
|
#: core\app.py:75
|
|
msgid "Moving"
|
|
msgstr ""
|
|
|
|
#: core\app.py:76
|
|
msgid "Copying"
|
|
msgstr ""
|
|
|
|
#: core\app.py:77
|
|
msgid "Sending to Trash"
|
|
msgstr ""
|
|
|
|
#: core\app.py:291
|
|
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:302
|
|
msgid "No duplicates found."
|
|
msgstr ""
|
|
|
|
#: core\app.py:317
|
|
msgid "All marked files were copied successfully."
|
|
msgstr ""
|
|
|
|
#: core\app.py:319
|
|
msgid "All marked files were moved successfully."
|
|
msgstr ""
|
|
|
|
#: core\app.py:321
|
|
msgid "All marked files were deleted successfully."
|
|
msgstr ""
|
|
|
|
#: core\app.py:323
|
|
msgid "All marked files were successfully sent to Trash."
|
|
msgstr ""
|
|
|
|
#: core\app.py:328
|
|
msgid "Could not load file: {}"
|
|
msgstr ""
|
|
|
|
#: core\app.py:384
|
|
msgid "'{}' already is in the list."
|
|
msgstr ""
|
|
|
|
#: core\app.py:386
|
|
msgid "'{}' does not exist."
|
|
msgstr ""
|
|
|
|
#: core\app.py:394
|
|
msgid "All selected %d matches are going to be ignored in all subsequent scans. Continue?"
|
|
msgstr ""
|
|
|
|
#: core\app.py:471
|
|
msgid "Select a directory to copy marked files to"
|
|
msgstr ""
|
|
|
|
#: core\app.py:473
|
|
msgid "Select a directory to move marked files to"
|
|
msgstr ""
|
|
|
|
#: core\app.py:512
|
|
msgid "Select a destination for your exported CSV"
|
|
msgstr ""
|
|
|
|
#: core\app.py:518 core\app.py:773 core\app.py:783
|
|
msgid "Couldn't write to file: {}"
|
|
msgstr ""
|
|
|
|
#: core\app.py:541
|
|
msgid "You have no custom command set up. Set it up in your preferences."
|
|
msgstr ""
|
|
|
|
#: core\app.py:697 core\app.py:709
|
|
msgid "You are about to remove %d files from results. Continue?"
|
|
msgstr ""
|
|
|
|
#: core\app.py:745
|
|
msgid "{} duplicate groups were changed by the re-prioritization."
|
|
msgstr ""
|
|
|
|
#: core\app.py:792
|
|
msgid "The selected directories contain no scannable file."
|
|
msgstr ""
|
|
|
|
#: core\app.py:808
|
|
msgid "Collecting files to scan"
|
|
msgstr ""
|
|
|
|
#: core\app.py:858
|
|
msgid "%s (%d discarded)"
|
|
msgstr ""
|
|
|
|
#: core\directories.py:190
|
|
msgid "Collected {} files to scan"
|
|
msgstr ""
|
|
|
|
#: core\directories.py:206
|
|
msgid "Collected {} folders to scan"
|
|
msgstr ""
|
|
|
|
#: core\engine.py:27
|
|
msgid "%d matches found from %d groups"
|
|
msgstr ""
|
|
|
|
#: core\gui\deletion_options.py:71
|
|
msgid "You are sending {} file(s) to the Trash."
|
|
msgstr ""
|
|
|
|
#: core\gui\exclude_list_table.py:14
|
|
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:177
|
|
msgid "Performed %d/%d chunk matches"
|
|
msgstr ""
|
|
|
|
#: core\pe\matchblock.py:185
|
|
msgid "Preparing for matching"
|
|
msgstr ""
|
|
|
|
#: core\pe\matchblock.py:234
|
|
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:102
|
|
msgid "Ends with number"
|
|
msgstr ""
|
|
|
|
#: core\prioritize.py:103
|
|
msgid "Doesn't end with number"
|
|
msgstr ""
|
|
|
|
#: core\prioritize.py:104
|
|
msgid "Longest"
|
|
msgstr ""
|
|
|
|
#: core\prioritize.py:105
|
|
msgid "Shortest"
|
|
msgstr ""
|
|
|
|
#: core\prioritize.py:142
|
|
msgid "Highest"
|
|
msgstr ""
|
|
|
|
#: core\prioritize.py:142
|
|
msgid "Lowest"
|
|
msgstr ""
|
|
|
|
#: core\prioritize.py:171
|
|
msgid "Newest"
|
|
msgstr ""
|
|
|
|
#: core\prioritize.py:171
|
|
msgid "Oldest"
|
|
msgstr ""
|
|
|
|
#: core\results.py:134
|
|
msgid "%d / %d (%s / %s) duplicates marked."
|
|
msgstr ""
|
|
|
|
#: core\results.py:141
|
|
msgid " filter: %s"
|
|
msgstr ""
|
|
|
|
#: core\scanner.py:90
|
|
msgid "Read size of %d/%d files"
|
|
msgstr ""
|
|
|
|
#: core\scanner.py:116
|
|
msgid "Read metadata of %d/%d files"
|
|
msgstr ""
|
|
|
|
#: core\scanner.py:154
|
|
msgid "Almost done! Fiddling with results..."
|
|
msgstr ""
|
|
|
|
#: core\se\scanner.py:18
|
|
msgid "Folders"
|
|
msgstr ""
|
|
|