diff --git a/locale/core.pot b/locale/core.pot index 31da3865..4e428a7f 100644 --- a/locale/core.pot +++ b/locale/core.pot @@ -36,91 +36,91 @@ msgstr "" msgid "Sending to Trash" msgstr "" -#: core\app.py:293 +#: core\app.py:289 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:304 +#: core\app.py:300 msgid "No duplicates found." msgstr "" -#: core\app.py:319 +#: core\app.py:315 msgid "All marked files were copied successfully." msgstr "" -#: core\app.py:321 +#: core\app.py:317 msgid "All marked files were moved successfully." msgstr "" -#: core\app.py:323 +#: core\app.py:319 msgid "All marked files were deleted successfully." msgstr "" -#: core\app.py:325 +#: core\app.py:321 msgid "All marked files were successfully sent to Trash." msgstr "" -#: core\app.py:330 +#: core\app.py:326 msgid "Could not load file: {}" msgstr "" -#: core\app.py:386 +#: core\app.py:382 msgid "'{}' already is in the list." msgstr "" -#: core\app.py:388 +#: core\app.py:384 msgid "'{}' does not exist." msgstr "" -#: core\app.py:396 +#: core\app.py:392 msgid "All selected %d matches are going to be ignored in all subsequent scans. Continue?" msgstr "" -#: core\app.py:473 +#: core\app.py:469 msgid "Select a directory to copy marked files to" msgstr "" -#: core\app.py:475 +#: core\app.py:471 msgid "Select a directory to move marked files to" msgstr "" -#: core\app.py:514 +#: core\app.py:510 msgid "Select a destination for your exported CSV" msgstr "" -#: core\app.py:520 core\app.py:781 core\app.py:791 +#: core\app.py:516 core\app.py:777 core\app.py:787 msgid "Couldn't write to file: {}" msgstr "" -#: core\app.py:543 +#: core\app.py:539 msgid "You have no custom command set up. Set it up in your preferences." msgstr "" -#: core\app.py:705 core\app.py:717 +#: core\app.py:701 core\app.py:713 msgid "You are about to remove %d files from results. Continue?" msgstr "" -#: core\app.py:753 +#: core\app.py:749 msgid "{} duplicate groups were changed by the re-prioritization." msgstr "" -#: core\app.py:801 +#: core\app.py:797 msgid "The selected directories contain no scannable file." msgstr "" -#: core\app.py:817 +#: core\app.py:813 msgid "Collecting files to scan" msgstr "" -#: core\app.py:867 +#: core\app.py:863 msgid "%s (%d discarded)" msgstr "" -#: core\directories.py:190 +#: core\directories.py:191 msgid "Collected {} files to scan" msgstr "" -#: core\directories.py:206 +#: core\directories.py:207 msgid "Collected {} folders to scan" msgstr "" @@ -156,23 +156,23 @@ msgstr "" msgid "Tags" msgstr "" -#: core\me\scanner.py:24 core\pe\scanner.py:21 core\se\scanner.py:17 +#: core\me\scanner.py:24 core\pe\scanner.py:22 core\se\scanner.py:17 msgid "Contents" msgstr "" -#: core\pe\matchblock.py:72 +#: core\pe\matchblock.py:66 msgid "Analyzed %d/%d pictures" msgstr "" -#: core\pe\matchblock.py:177 +#: core\pe\matchblock.py:183 msgid "Performed %d/%d chunk matches" msgstr "" -#: core\pe\matchblock.py:185 +#: core\pe\matchblock.py:191 msgid "Preparing for matching" msgstr "" -#: core\pe\matchblock.py:234 +#: core\pe\matchblock.py:240 msgid "Verified %d/%d matches" msgstr "" @@ -180,7 +180,7 @@ msgstr "" msgid "Read EXIF of %d/%d pictures" msgstr "" -#: core\pe\scanner.py:22 +#: core\pe\scanner.py:23 msgid "EXIF Timestamp" msgstr "" @@ -220,23 +220,19 @@ msgstr "" msgid "Oldest" msgstr "" -#: core\results.py:134 +#: core\results.py:135 msgid "%d / %d (%s / %s) duplicates marked." msgstr "" -#: core\results.py:141 +#: core\results.py:142 msgid " filter: %s" msgstr "" -#: core\scanner.py:90 -msgid "Read size of %d/%d files" -msgstr "" - -#: core\scanner.py:116 +#: core\scanner.py:114 msgid "Read metadata of %d/%d files" msgstr "" -#: core\scanner.py:154 +#: core\scanner.py:152 msgid "Almost done! Fiddling with results..." msgstr "" diff --git a/locale/ui.pot b/locale/ui.pot index c41c917e..76f57ce1 100644 --- a/locale/ui.pot +++ b/locale/ui.pot @@ -1121,3 +1121,7 @@ msgid "" "
  • 2. Regular expressions with at least one path separator in them will be compared to the full path to the file.

  • Example: if you want to filter out .PNG files from the \"My Pictures\" directory only:
    .*My\\sPictures\\\\.*\\.png

    You can test the regular expression with the \"test string\" button after pasting a fake path in the test field:
    C:\\\\User\\My Pictures\\test.png

    \n" "Matching regular expressions will be highlighted.
    If there is at least one highlight, the path or filename tested will be ignored during scans.

    Directories and files starting with a period '.' are filtered out by default.

    " msgstr "" + +#: qt\pe\preferences_dialog.py:24 +msgid "Match pictures of different rotations" +msgstr ""