mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Fixed regless cocoa and updated locs
This commit is contained in:
@@ -10,50 +10,45 @@ msgstr ""
|
||||
"Language: hy\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
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:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Ստուգվում են կրկնօրինակները"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "Բացվում է"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "Տեղափոխվում է"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "Պատճենվում է"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Ուղարկվում է Աղբարկղ"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Ֆայլերը ուղարկվում են Աղբարկղ"
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
"միաժամանակ հնարավոր է ջնջել, տեղափոխել կամ պատճենել միայն 10 օրինակներ"
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -61,98 +56,90 @@ msgstr ""
|
||||
"Նախորդ գործողությունը դեռևս ձեռադրում է այստեղ: Չեք կարող սկսել մեկ ուրիշը: "
|
||||
"Սպասեք մի քանի վայրկյան և կրկին փորձեք:"
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "Կրկնօրինակներ չկան:"
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ պատճենվել են:"
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ տեղափոխվել են:"
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ Ջնջվել են:"
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
"Չեք կարող ջնջել, տեղափձոխել կամ պատճենել ավելի քան 10 օրինակներ փորձնական "
|
||||
"եղանակում:"
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}'-ը արդեն առկա է ցանկում:"
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}'-ը գոյություն չունի:"
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr ""
|
||||
"Ընտրված %d համընկնումները կանտեսվեն հետագա բոլոր ստուգումներից: Շարունակե՞լ:"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr "պատճենել"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr "տեղափոխել"
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Ընտրել թղթապանակ՝ {} նշված ֆայլերի համար"
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "Դուք չեք կատարել Հրամանի ընտրություն: Կատարեք այն կարգավորումներում:"
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Դուք պատրաստվում եք ջնջելու %d ֆայլեր: Շարունակե՞լ:"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Հավաքվում են ֆայլեր՝ ստուգելու համար"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Ընտրված թղթապանակները պարունակում են չստուգվող ֆայլ:"
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d անպիտան)"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "0 համընկնում է գտնվել"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "%d համընկնում է գտնվել"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Կարդալ %d/%d ֆայլերի չափը"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Խմբավորվել է %d/%d համընկնում"
|
||||
|
||||
@@ -200,11 +187,11 @@ msgstr "Նորագույնը"
|
||||
msgid "Oldest"
|
||||
msgstr "Ամենահինը"
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) նշված կրկնօրինակներ:"
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr "ֆիլտր. %s"
|
||||
|
||||
|
||||
@@ -26,24 +26,18 @@ msgstr "Խաբկանքները տեղափոխվում են Աղբարկղ"
|
||||
msgid "Talking to iTunes. Don't touch it!"
|
||||
msgstr ""
|
||||
|
||||
#: cocoa/inter/app_me.py:189
|
||||
msgid ""
|
||||
"There were communication problems with iTunes. The operation couldn't be "
|
||||
"completed."
|
||||
msgstr ""
|
||||
|
||||
#: cocoa/inter/app_me.py:195
|
||||
#: cocoa/inter/app_me.py:198
|
||||
msgid ""
|
||||
"Your iTunes Library contains %d dead tracks ready to be removed. Continue?"
|
||||
msgstr ""
|
||||
"Ձեր iTunes- Շտեմարանը պարունակում է %d մահացած շավիղներ, որոնք կարող են "
|
||||
"ջնջվել: Շարունակե՞լ:"
|
||||
|
||||
#: cocoa/inter/app_me.py:199
|
||||
#: cocoa/inter/app_me.py:202
|
||||
msgid "You have no dead tracks in your iTunes Library"
|
||||
msgstr "Դուք չունեք շավիղներ Ձեր iTunes Շտեմարանում"
|
||||
|
||||
#: cocoa/inter/app_me.py:217
|
||||
#: cocoa/inter/app_me.py:220
|
||||
msgid "The iTunes application couldn't be found."
|
||||
msgstr ""
|
||||
|
||||
@@ -63,80 +57,76 @@ msgstr ""
|
||||
msgid "The iPhoto application couldn't be found."
|
||||
msgstr "iPhoto ծրագիրը չի գտնվել:"
|
||||
|
||||
#: qt/base/app.py:95
|
||||
#: qt/base/app.py:82
|
||||
msgid "Quit"
|
||||
msgstr "Փակել"
|
||||
|
||||
#: qt/base/app.py:96 qt/base/preferences_dialog.py:123
|
||||
#: qt/base/app.py:83 qt/base/preferences_dialog.py:123
|
||||
msgid "Preferences"
|
||||
msgstr "Կարգավորումներ"
|
||||
|
||||
#: qt/base/app.py:97 qt/base/ignore_list_dialog.py:32
|
||||
#: qt/base/app.py:84 qt/base/ignore_list_dialog.py:32
|
||||
#: cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Ignore List"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/app.py:98 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/app.py:85 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "dupeGuru Help"
|
||||
msgstr "dupeGuru-ի Օգնությունը"
|
||||
|
||||
#: qt/base/app.py:99 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/app.py:86 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "About dupeGuru"
|
||||
msgstr "dupeGuru-ի մասին"
|
||||
|
||||
#: qt/base/app.py:100
|
||||
msgid "Register dupeGuru"
|
||||
msgstr "Գրանցել dupeGuru-ն"
|
||||
|
||||
#: qt/base/app.py:101
|
||||
#: qt/base/app.py:87
|
||||
msgid "Check for Update"
|
||||
msgstr "Ստուգել թարմացումները"
|
||||
|
||||
#: qt/base/app.py:102
|
||||
#: qt/base/app.py:88
|
||||
msgid "Open Debug Log"
|
||||
msgstr "Բացել Սխալների մատյանը"
|
||||
|
||||
#: qt/base/app.py:257
|
||||
#: qt/base/app.py:210
|
||||
msgid "{} file (*.{})"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/deletion_options.py:30 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/deletion_options.py:29 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Deletion Options"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/deletion_options.py:35 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/deletion_options.py:34 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Link deleted files"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/deletion_options.py:37 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/deletion_options.py:36 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid ""
|
||||
"After having deleted a duplicate, place a link targeting the reference file "
|
||||
"to replace the deleted file."
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/deletion_options.py:42
|
||||
#: qt/base/deletion_options.py:41
|
||||
msgid "Hardlink"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/deletion_options.py:42
|
||||
#: qt/base/deletion_options.py:41
|
||||
msgid "Symlink"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/deletion_options.py:48 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/deletion_options.py:47 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Directly delete files"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/deletion_options.py:50 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/deletion_options.py:49 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid ""
|
||||
"Instead of sending files to trash, delete them directly. This option is "
|
||||
"usually used as a workaround when the normal deletion method doesn't work."
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/deletion_options.py:56 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/deletion_options.py:55 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Proceed"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/deletion_options.py:57 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/deletion_options.py:56 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Cancel"
|
||||
msgstr "Չեղարկել"
|
||||
|
||||
@@ -183,47 +173,47 @@ msgstr "Օգնություն"
|
||||
msgid "Load Recent Results"
|
||||
msgstr "Բացել Վերջին արդյունքները"
|
||||
|
||||
#: qt/base/directories_dialog.py:108 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/directories_dialog.py:107 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Select folders to scan and press \"Scan\"."
|
||||
msgstr "Ընտրեք ստուգելու թղթապանակները և սեղմեք \"Ստուգել\":"
|
||||
|
||||
#: qt/base/directories_dialog.py:132 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/directories_dialog.py:131 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Load Results"
|
||||
msgstr "Բացել արդյունքները"
|
||||
|
||||
#: qt/base/directories_dialog.py:135 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/directories_dialog.py:134 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Scan"
|
||||
msgstr "Ստուգել"
|
||||
|
||||
#: qt/base/directories_dialog.py:179
|
||||
#: qt/base/directories_dialog.py:178
|
||||
msgid "Unsaved results"
|
||||
msgstr "Չպահպանված արդյունքները"
|
||||
|
||||
#: qt/base/directories_dialog.py:180 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/directories_dialog.py:179 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "You have unsaved results, do you really want to quit?"
|
||||
msgstr "Դուք ունեք չպահպանված արդյունքներ, իրո՞ք փակել:"
|
||||
|
||||
#: qt/base/directories_dialog.py:188 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/directories_dialog.py:187 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Select a folder to add to the scanning list"
|
||||
msgstr "Ընտրեք ստուգման ցանկը ավելացնելու թղթապանակը"
|
||||
|
||||
#: qt/base/directories_dialog.py:205 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/directories_dialog.py:204 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Select a results file to load"
|
||||
msgstr "Ընտրեք արդյունքի ֆայլը՝ բացելու համար"
|
||||
|
||||
#: qt/base/directories_dialog.py:206
|
||||
#: qt/base/directories_dialog.py:205
|
||||
msgid "All Files (*.*)"
|
||||
msgstr "Բոլոր ֆայլերը (*.*)"
|
||||
|
||||
#: qt/base/directories_dialog.py:206 qt/base/result_window.py:287
|
||||
#: qt/base/directories_dialog.py:205 qt/base/result_window.py:286
|
||||
msgid "dupeGuru Results (*.dupeguru)"
|
||||
msgstr "dupeGuru-ի արդյունքները (*.dupeguru)"
|
||||
|
||||
#: qt/base/directories_dialog.py:217
|
||||
#: qt/base/directories_dialog.py:216
|
||||
msgid "Start a new scan"
|
||||
msgstr "Սկսել նոր ստուգումը"
|
||||
|
||||
#: qt/base/directories_dialog.py:218 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/directories_dialog.py:217 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "You have unsaved results, do you really want to continue?"
|
||||
msgstr "Ունեք չպահպանված արդյունքներ, իրո՞ք շարունակել:"
|
||||
|
||||
@@ -335,14 +325,14 @@ msgstr ""
|
||||
msgid "Reveal Selected"
|
||||
msgstr "Ցուցադրել ընտրվածը"
|
||||
|
||||
#: qt/base/result_window.py:44 qt/base/result_window.py:170
|
||||
#: qt/base/result_window.py:44 qt/base/result_window.py:169
|
||||
#: qt/me/details_dialog.py:20 qt/pe/details_dialog.py:25
|
||||
#: qt/se/details_dialog.py:20 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Details"
|
||||
msgstr "Մանրամասն"
|
||||
|
||||
#: qt/base/result_window.py:45 qt/base/result_window.py:80
|
||||
#: qt/base/result_window.py:145 qt/base/result_window.py:169
|
||||
#: qt/base/result_window.py:144 qt/base/result_window.py:168
|
||||
#: cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Actions"
|
||||
msgstr "Գործողություններ"
|
||||
@@ -439,23 +429,23 @@ msgstr "Նշել"
|
||||
msgid "Columns"
|
||||
msgstr "Սյուները"
|
||||
|
||||
#: qt/base/result_window.py:141
|
||||
#: qt/base/result_window.py:140
|
||||
msgid "Reset to Defaults"
|
||||
msgstr "Ետարկել ծրագրայինի"
|
||||
|
||||
#: qt/base/result_window.py:163
|
||||
#: qt/base/result_window.py:162
|
||||
msgid "{} Results"
|
||||
msgstr "{} Արդյունքներ"
|
||||
|
||||
#: qt/base/result_window.py:171 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/result_window.py:170 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Dupes Only"
|
||||
msgstr "Միայն կրկ."
|
||||
|
||||
#: qt/base/result_window.py:172
|
||||
#: qt/base/result_window.py:171
|
||||
msgid "Delta Values"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/result_window.py:286 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/result_window.py:285 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Select a file to save your results to"
|
||||
msgstr "Ընտրեք ֆայլը՝ պահպանելու արդյունքները՝"
|
||||
|
||||
@@ -556,16 +546,16 @@ msgstr "EXIF Timestamp"
|
||||
msgid "Match pictures of different dimensions"
|
||||
msgstr "Նկարների համընկնում տարբեր չափերով"
|
||||
|
||||
#: qt/pe/result_window.py:19 qt/pe/result_window.py:24
|
||||
#: qt/pe/result_window.py:19 qt/pe/result_window.py:25
|
||||
#: cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Clear Picture Cache"
|
||||
msgstr "Մաքրել նկարի պահոցը"
|
||||
|
||||
#: qt/pe/result_window.py:25 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/pe/result_window.py:26 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Do you really want to remove all your cached picture analysis?"
|
||||
msgstr "Ցանկանու՞մ եք հեռացնել բոլոր պահված նկարները ստուգելուց:"
|
||||
|
||||
#: qt/pe/result_window.py:28
|
||||
#: qt/pe/result_window.py:29
|
||||
msgid "Picture cache cleared."
|
||||
msgstr "Նկարի պահոցը մաքրվել է:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user