chore: Regenerate translation source files

This commit is contained in:
Andrew Senetar 2024-02-19 13:26:07 -08:00
parent 95e04c4d82
commit 6e87f53f91
Signed by: arsenetar
GPG Key ID: C63300DCE48AB2F1
2 changed files with 36 additions and 36 deletions

View File

@ -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 ""

View File

@ -1121,3 +1121,7 @@ msgid ""
"<li>2. Regular expressions with at least one path separator in them will be compared to the full path to the file.</li><br>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\" button after pasting a fake path in the test field:<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 or filename tested will be ignored during scans.<br><br>Directories and files starting with a period '.' are filtered out by default.<br><br>"
msgstr ""
#: qt\pe\preferences_dialog.py:24
msgid "Match pictures of different rotations"
msgstr ""