1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-05-08 09:49:51 +00:00

Compare commits

..

No commits in common. "4448b999ab784c1fe23ee1fabe4a0c9dd18cafb9" and "1f1dfa88dc5f6ffe13f4de514c884ab9c83bd7ce" have entirely different histories.

3 changed files with 28 additions and 28 deletions

View File

@ -10,110 +10,110 @@ msgstr ""
#: core\gui\ignore_list_table.py:19 core\gui\ignore_list_table.py:20
#: core\gui\problem_table.py:18
msgid "File Path"
msgstr "مسار الملف"
msgstr ""
#: core\gui\problem_table.py:19
msgid "Error Message"
msgstr "رسالة خطأ"
msgstr ""
#: core\me\prioritize.py:23
msgid "Duration"
msgstr "مدة"
msgstr ""
#: core\me\prioritize.py:30 core\me\result_table.py:23
msgid "Bitrate"
msgstr "معدل البت"
msgstr ""
#: core\me\prioritize.py:37
msgid "Samplerate"
msgstr "معدل العينة"
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 "اسم الملف"
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 "مجلد"
msgstr ""
#: core\me\result_table.py:21
msgid "Size (MB)"
msgstr "الحجم (ميغا بايت)"
msgstr ""
#: core\me\result_table.py:22
msgid "Time"
msgstr "زمن"
msgstr ""
#: core\me\result_table.py:24
msgid "Sample Rate"
msgstr "معدل العينة"
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 "طيب القلب"
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 "تعديل"
msgstr ""
#: core\me\result_table.py:27
msgid "Title"
msgstr "عنوان"
msgstr ""
#: core\me\result_table.py:28
msgid "Artist"
msgstr "فنان"
msgstr ""
#: core\me\result_table.py:29
msgid "Album"
msgstr "البوم"
msgstr ""
#: core\me\result_table.py:30
msgid "Genre"
msgstr "النوع"
msgstr ""
#: core\me\result_table.py:31
msgid "Year"
msgstr "سنة"
msgstr ""
#: core\me\result_table.py:32
msgid "Track Number"
msgstr "رقم الشاحنة"
msgstr ""
#: core\me\result_table.py:33
msgid "Comment"
msgstr "تعليق"
msgstr ""
#: core\me\result_table.py:34 core\pe\result_table.py:26
#: core\se\result_table.py:24
msgid "Match %"
msgstr "مباراة ٪"
msgstr ""
#: core\me\result_table.py:35 core\se\result_table.py:25
msgid "Words Used"
msgstr "الكلمات المستخدمة"
msgstr ""
#: core\me\result_table.py:36 core\pe\result_table.py:27
#: core\se\result_table.py:26
msgid "Dupe Count"
msgstr "عدد المخادعين"
msgstr ""
#: core\pe\prioritize.py:23 core\pe\result_table.py:23
msgid "Dimensions"
msgstr "أبعاد"
msgstr ""
#: core\pe\result_table.py:21 core\se\result_table.py:21
msgid "Size (KB)"
msgstr "الحجم (كيلو بايت)"
msgstr ""
#: core\pe\result_table.py:24
msgid "EXIF Timestamp"
msgstr "الطابع الزمني EXIF"
msgstr ""
#: core\prioritize.py:156
msgid "Size"
msgstr "بحجم"
msgstr ""

View File

@ -150,7 +150,7 @@ msgstr "Raccolte {} cartelle da scansionare"
#: core\engine.py:27
msgid "%d matches found from %d groups"
msgstr "%d corrispondenze trovate da %d gruppi"
msgstr "%d corrispondeze trovate da %d gruppi"
#: core\gui\deletion_options.py:71
msgid "You are sending {} file(s) to the Trash."

View File

@ -19,4 +19,4 @@ deps =
exclude = .tox,env,build,cocoalib,cocoa,help,./qt/dg_rc.py,cocoa/run_template.py,./pkg
max-line-length = 120
select = C,E,F,W,B,B950
extend-ignore = E203, E501, W503
extend-ignore = E203, E501