mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-05 07:49:02 +00:00
258 lines
4.9 KiB
Plaintext
258 lines
4.9 KiB
Plaintext
# Translators:
|
|
# Andrew Senetar <arsenetar@gmail.com>, 2022
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Last-Translator: Andrew Senetar <arsenetar@gmail.com>, 2022\n"
|
|
"Language-Team: Arabic (https://app.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: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:293
|
|
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
|
|
msgid "No duplicates found."
|
|
msgstr ""
|
|
|
|
#: core\app.py:319
|
|
msgid "All marked files were copied successfully."
|
|
msgstr ""
|
|
|
|
#: core\app.py:321
|
|
msgid "All marked files were moved successfully."
|
|
msgstr ""
|
|
|
|
#: core\app.py:323
|
|
msgid "All marked files were deleted successfully."
|
|
msgstr ""
|
|
|
|
#: core\app.py:325
|
|
msgid "All marked files were successfully sent to Trash."
|
|
msgstr ""
|
|
|
|
#: core\app.py:330
|
|
msgid "Could not load file: {}"
|
|
msgstr ""
|
|
|
|
#: core\app.py:386
|
|
msgid "'{}' already is in the list."
|
|
msgstr ""
|
|
|
|
#: core\app.py:388
|
|
msgid "'{}' does not exist."
|
|
msgstr ""
|
|
|
|
#: core\app.py:396
|
|
msgid ""
|
|
"All selected %d matches are going to be ignored in all subsequent scans. "
|
|
"Continue?"
|
|
msgstr ""
|
|
|
|
#: core\app.py:473
|
|
msgid "Select a directory to copy marked files to"
|
|
msgstr ""
|
|
|
|
#: core\app.py:475
|
|
msgid "Select a directory to move marked files to"
|
|
msgstr ""
|
|
|
|
#: core\app.py:514
|
|
msgid "Select a destination for your exported CSV"
|
|
msgstr ""
|
|
|
|
#: core\app.py:520 core\app.py:781 core\app.py:791
|
|
msgid "Couldn't write to file: {}"
|
|
msgstr ""
|
|
|
|
#: core\app.py:543
|
|
msgid "You have no custom command set up. Set it up in your preferences."
|
|
msgstr ""
|
|
|
|
#: core\app.py:705 core\app.py:717
|
|
msgid "You are about to remove %d files from results. Continue?"
|
|
msgstr ""
|
|
|
|
#: core\app.py:753
|
|
msgid "{} duplicate groups were changed by the re-prioritization."
|
|
msgstr ""
|
|
|
|
#: core\app.py:801
|
|
msgid "The selected directories contain no scannable file."
|
|
msgstr ""
|
|
|
|
#: core\app.py:817
|
|
msgid "Collecting files to scan"
|
|
msgstr ""
|
|
|
|
#: core\app.py:867
|
|
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 "الطابع الزمني EXIF"
|
|
|
|
#: 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 ""
|