mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
Update po from code
This commit is contained in:
parent
26aad6e948
commit
edcff588e2
2
build.py
2
build.py
@ -210,7 +210,7 @@ def build_updatepot():
|
||||
print("Updating Cocoa strings file.")
|
||||
build_cocoalib_xibless('cocoalib/autogen')
|
||||
loc.generate_cocoa_strings_from_code('cocoalib', 'cocoalib/en.lproj')
|
||||
build_xibless('se', op.join('cocoa', 'autogen', 'se'))
|
||||
build_xibless()
|
||||
loc.generate_cocoa_strings_from_code('cocoa', 'cocoa/en.lproj')
|
||||
print("Building .pot files from source files")
|
||||
print("Building core.pot")
|
||||
|
@ -3,18 +3,15 @@
|
||||
"About dupeGuru" = "About dupeGuru";
|
||||
"Action" = "Action";
|
||||
"Actions" = "Actions";
|
||||
"Add Aperture Library" = "Add Aperture Library";
|
||||
"Add criteria to the right box and click OK to send the dupes that correspond the best to these criteria to their respective group's reference position. Read the help file for more information." = "Add criteria to the right box and click OK to send the dupes that correspond the best to these criteria to their respective group's reference position. Read the help file for more information.";
|
||||
"Add iPhoto Library" = "Add iPhoto Library";
|
||||
"Add iTunes Library" = "Add iTunes Library";
|
||||
"Add New Folder..." = "Add New Folder...";
|
||||
"Add Selected to Ignore List" = "Add Selected to Ignore List";
|
||||
"Advanced" = "Advanced";
|
||||
"After having deleted a duplicate, place a link targeting the reference file to replace the deleted file." = "After having deleted a duplicate, place a link targeting the reference file to replace the deleted file.";
|
||||
"Album" = "Album";
|
||||
"Application Mode:" = "Application Mode:";
|
||||
"Artist" = "Artist";
|
||||
"Attribute" = "Attribute";
|
||||
"Audio Content" = "Audio Content";
|
||||
"Automatically check for updates" = "Automatically check for updates";
|
||||
"Basic" = "Basic";
|
||||
"Bring All to Front" = "Bring All to Front";
|
||||
@ -26,8 +23,6 @@
|
||||
"Close" = "Close";
|
||||
"Close Window" = "Close Window";
|
||||
"Columns" = "Columns";
|
||||
"Content" = "Content";
|
||||
"Contents" = "Contents";
|
||||
"Copy" = "Copy";
|
||||
"Copy and Move:" = "Copy and Move:";
|
||||
"Copy Marked to..." = "Copy Marked to...";
|
||||
@ -44,27 +39,20 @@
|
||||
"Do you really want to remove all your cached picture analysis?" = "Do you really want to remove all your cached picture analysis?";
|
||||
"dupeGuru" = "dupeGuru";
|
||||
"dupeGuru Help" = "dupeGuru Help";
|
||||
"dupeGuru ME Preferences" = "dupeGuru ME Preferences";
|
||||
"dupeGuru PE Preferences" = "dupeGuru PE Preferences";
|
||||
"dupeGuru Preferences" = "dupeGuru Preferences";
|
||||
"dupeGuru Results" = "dupeGuru Results";
|
||||
"dupeGuru Website" = "dupeGuru Website";
|
||||
"Dupes Only" = "Dupes Only";
|
||||
"Edit" = "Edit";
|
||||
"Excluded" = "Excluded";
|
||||
"EXIF Timestamp" = "EXIF Timestamp";
|
||||
"Export Results to CSV" = "Export Results to CSV";
|
||||
"Export Results to XHTML" = "Export Results to XHTML";
|
||||
"Fewer results" = "Fewer results";
|
||||
"File" = "File";
|
||||
"Filename" = "Filename";
|
||||
"Filename - Fields" = "Filename - Fields";
|
||||
"Filename - Fields (No Order)" = "Filename - Fields (No Order)";
|
||||
"Filter" = "Filter";
|
||||
"Filter hardness:" = "Filter hardness:";
|
||||
"Filter Results..." = "Filter Results...";
|
||||
"Folder Selection Window" = "Folder Selection Window";
|
||||
"Folders" = "Folders";
|
||||
"Font Size:" = "Font Size:";
|
||||
"Genre" = "Genre";
|
||||
"Help" = "Help";
|
||||
@ -92,12 +80,14 @@
|
||||
"Mode" = "Mode";
|
||||
"More results" = "More results";
|
||||
"Move Marked to..." = "Move Marked to...";
|
||||
"Music" = "Music";
|
||||
"Name" = "Name";
|
||||
"Normal" = "Normal";
|
||||
"Ok" = "Ok";
|
||||
"Open Selected with Default Application" = "Open Selected with Default Application";
|
||||
"Options" = "Options";
|
||||
"Paste" = "Paste";
|
||||
"Picture" = "Picture";
|
||||
"Preferences..." = "Preferences...";
|
||||
"Problems!" = "Problems!";
|
||||
"Proceed" = "Proceed";
|
||||
@ -108,7 +98,6 @@
|
||||
"Recreate absolute path" = "Recreate absolute path";
|
||||
"Recreate relative path" = "Recreate relative path";
|
||||
"Reference" = "Reference";
|
||||
"Remove Dead Tracks in iTunes" = "Remove Dead Tracks in iTunes";
|
||||
"Remove empty folders on delete or move" = "Remove empty folders on delete or move";
|
||||
"Remove Marked from Results" = "Remove Marked from Results";
|
||||
"Remove Selected" = "Remove Selected";
|
||||
@ -134,9 +123,9 @@
|
||||
"Show All" = "Show All";
|
||||
"Show Delta Values" = "Show Delta Values";
|
||||
"Show Dupes Only" = "Show Dupes Only";
|
||||
"Standard" = "Standard";
|
||||
"Start Duplicate Scan" = "Start Duplicate Scan";
|
||||
"State" = "State";
|
||||
"Tags" = "Tags";
|
||||
"Tags to scan:" = "Tags to scan:";
|
||||
"The name '%@' already exists." = "The name '%@' already exists.";
|
||||
"There were problems processing some (or all) of the files. The cause of these problems are described in the table below. Those files were not removed from your results." = "There were problems processing some (or all) of the files. The cause of these problems are described in the table below. Those files were not removed from your results.";
|
||||
|
2
cocoalib
2
cocoalib
@ -1 +1 @@
|
||||
Subproject commit bb41785aaae012fd9462f225d5f630c570b49fdf
|
||||
Subproject commit d059aa9b7910f76174090ccd449fe6ab92bb43f0
|
@ -13,105 +13,105 @@ msgstr ""
|
||||
msgid "Error Message"
|
||||
msgstr ""
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
msgid "Kind"
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr ""
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr ""
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
msgid "Filename"
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/prioritize.py:147
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
msgid "Duration"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
msgid "Samplerate"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
|
168
locale/core.pot
168
locale/core.pot
@ -4,130 +4,126 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
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:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid "All selected %d matches are going to be ignored in all subsequent scans. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:716
|
||||
msgid "Collecting files to scan"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr ""
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr ""
|
||||
@ -136,6 +132,50 @@ msgstr ""
|
||||
msgid "Do you really want to remove all %d items from the ignore list?"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/prioritize.py:68
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
@ -172,47 +212,27 @@ msgstr ""
|
||||
msgid "Oldest"
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
msgid "Preparing for matching"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
|
@ -19,18 +19,18 @@ msgstr "Cesta k souboru"
|
||||
msgid "Error Message"
|
||||
msgstr "Chybové hlášení"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Typ"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Složka"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Název souboru"
|
||||
|
||||
@ -38,85 +38,85 @@ msgstr "Název souboru"
|
||||
msgid "Size"
|
||||
msgstr "Velikost"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Změna"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Bitrate"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Velikost (MB)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Čas"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Vzorkovací frekvence"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Titul"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Umělec"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Album"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Žánr"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Rok"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Číslo stopy"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Komentář"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Shoda %"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Slov"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Počet kopií"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Rozměry"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Velikost (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
@ -10,45 +10,41 @@ msgstr ""
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Vyhledávám duplicity"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Nahrávám"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Přesouvám"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Kopíruji"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Vyhazuji do koše"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@ -56,31 +52,31 @@ msgstr ""
|
||||
"Předchozí akce stále nebyla ukončena. Novou zatím nemůžete spustit. Počkejte"
|
||||
" pár sekund a zkuste to znovu."
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Nebyli nalezeny žádné duplicity."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@ -88,63 +84,59 @@ msgstr ""
|
||||
"Všech %d vybraných shod bude v následujících hledáních ignorováno. "
|
||||
"Pokračovat?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Nedefinoval jste žádný uživatelský příkaz. Nadefinujete ho v předvolbách."
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Chystáte se z výsledků odstranit %d souborů. Pokračovat?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Shromažďuji prohlížené soubory"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Vybrané adresáře neobsahují žádné soubory vhodné k prohledávání."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d vyřazeno)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "Nalezeno 0 shod"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "Nalezeno %d shod"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Read size of %d/%d files"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Grouped %d/%d matches"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr ""
|
||||
@ -189,46 +181,89 @@ msgstr "Nejnovější"
|
||||
msgid "Oldest"
|
||||
msgstr "Nejstarší"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) duplicit označeno."
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr " filtr: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Načtena metadata %d/%d souborů"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Odstraňuji falešné shody"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "Zpracováno %d/%d shod se seznamem výjimek"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Přiřazuji prioritu skupině"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "Analyzováno %d/%d snímků"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "Provedeno %d/%d porovnání bloků"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Připravuji porovnávání"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "Ověřeno %d/%d shod"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "Grouped %d/%d matches"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Odstraňuji falešné shody"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "Zpracováno %d/%d shod se seznamem výjimek"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Přiřazuji prioritu skupině"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -20,18 +20,18 @@ msgstr "Dateipfad"
|
||||
msgid "Error Message"
|
||||
msgstr "Fehlermeldung"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Typ"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Ordner"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Dateiname"
|
||||
|
||||
@ -39,85 +39,85 @@ msgstr "Dateiname"
|
||||
msgid "Size"
|
||||
msgstr "Größe"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Geändert"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "Dauer"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Bitrate"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "Abtastrate"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Größe (MB)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Zeit"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Abtastrate"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Titel"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Künstler"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Album"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Genre"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Jahr"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Titel Nummer"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Kommentar"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Übereinstimmung %"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "genutzte Wörter"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Anzahl der Duplikate"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Auflösung"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Größe (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr "EXIF Zeitstempel"
|
||||
|
@ -12,15 +12,15 @@ msgstr ""
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Keine markierten Duplikate, daher wurde nichts getan."
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Keine ausgewählten Duplikate, daher wurde nichts getan."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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?"
|
||||
@ -28,31 +28,27 @@ msgstr ""
|
||||
"Sie sind dabei, sehr viele Dateien gleichzeitig zu öffnen. Das kann zu "
|
||||
"ziemlichem Durcheinander führen! Trotzdem fortfahren?"
|
||||
|
||||
#: core/app.py:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Suche nach Duplikaten"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Lade"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Verschiebe"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Kopiere"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Verschiebe in den Papierkorb"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Verschiebe Dateien in den Papierkorb"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@ -60,32 +56,32 @@ msgstr ""
|
||||
"Eine vorherige Aktion ist noch in der Bearbeitung. Sie können noch keine "
|
||||
"Neue starten. Warten Sie einige Sekunden und versuchen es erneut."
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Keine Duplikate gefunden."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Alle markierten Dateien wurden erfolgreich kopiert."
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Alle markierten Dateien wurden erfolgreich verschoben."
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
"Alle markierten Dateien wurden erfolgreich in den Papierkorb verschoben."
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' ist bereits in der Liste."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' existiert nicht."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@ -93,64 +89,60 @@ msgstr ""
|
||||
"Alle %d ausgewählten Dateien werden in zukünftigen Scans ignoriert. "
|
||||
"Fortfahren?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "kopieren"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "verschieben"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Wählen Sie einen Ordner zum {} der ausgewählten Dateien."
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Zielverzeichnis für den CSV Export angeben"
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Sie haben noch keinen Befehl erstellt. Bitte dies in den Einstellungen vornehmen.\n"
|
||||
"Bsp.: \"C:\\Program Files\\Diff\\Diff.exe\" \"%d\" \"%r\""
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "%d Dateien werden aus der Ergebnisliste entfernt. Fortfahren?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} Duplikat-Gruppen wurden durch die Neu-Priorisierung geändert."
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Sammle zu scannende Dateien..."
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Ausgewählte Ordner enthalten keine scannbaren Dateien."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d verworfen)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "0 Übereinstimmungen gefunden"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "%d Übereinstimmungen gefunden"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Lese Größe von %d/%d Dateien"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "%d/%d Übereinstimmungen gruppiert"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr "Verschiebe {} Datei(en) in den Papierkorb."
|
||||
@ -195,46 +187,89 @@ msgstr "Neuste"
|
||||
msgid "Oldest"
|
||||
msgstr "Älterste"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) Duplikate markiert."
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr " Filter: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Lese Metadaten von %d/%d Dateien"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Entferne falsche Übereinstimmungen"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "%d/%d Treffer mit der Ausnahmeliste abgeglichen"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Gruppenpriorisierung"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "Analysiere Bild %d/%d"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "%d/%d Chunk-Matches ausgeführt"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Bereite Matching vor"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "%d/%d verifizierte Übereinstimmungen"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "Lese EXIF von Bild %d/%d"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Verschiebe Dateien in den Papierkorb"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "%d/%d Übereinstimmungen gruppiert"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Entferne falsche Übereinstimmungen"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "%d/%d Treffer mit der Ausnahmeliste abgeglichen"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Gruppenpriorisierung"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,6 @@ msgstr ""
|
||||
"Project-Id-Version: dupeGuru\n"
|
||||
"PO-Revision-Date: 2016-07-22 11:30+0000\n"
|
||||
"Last-Translator: 1kakarot\n"
|
||||
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Language: el\n"
|
||||
@ -19,18 +18,18 @@ msgstr "Διαδρομή αρχείου"
|
||||
msgid "Error Message"
|
||||
msgstr "Μήνυμα σφάλματος"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Τύπος"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Φάκελος"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Όνομα αρχείου"
|
||||
|
||||
@ -38,85 +37,85 @@ msgstr "Όνομα αρχείου"
|
||||
msgid "Size"
|
||||
msgstr "Μέγεθος-Διαστάσεις?"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Τροποποίηση"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "Διάρκεια"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Bitrate"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Μέγεθος (MB)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Χρόνος"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Ρυθμός δειγματοληψίας"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Τίτλος"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Καλλιτέχνης"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Αλμπουμ"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Είδος"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Έτος"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Αριθμός κομματιού"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Σχόλιο"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Ταύτιση %"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Χρησιμοποιημένες λέξεις"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Αριθμός διπλοτύπων"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Διαστάσεις"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Μέγεθος (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr "Χρονοσήμανση EXIF"
|
||||
msgstr "Χρονοσήμανση EXIF"
|
||||
|
@ -4,158 +4,146 @@ msgstr ""
|
||||
"Project-Id-Version: dupeGuru\n"
|
||||
"PO-Revision-Date: 2016-07-22 11:30+0000\n"
|
||||
"Last-Translator: 1kakarot\n"
|
||||
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Language: el\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Δεν υπάρχουν μαρκαρισμένα διπλότυπα. Δεν έγινε τίποτα."
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Δεν υπάρχουν επιλεγμένα διπλότυπα. Δεν έγινε τίποτα."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Σάρωση για διπλότυπα"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Φόρτωση"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Μετακίνηση"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Αντιγραφή"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Αποστολή στα σκουπίδια"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Αποστολή στον κάδο ανακύκλωσης"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
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:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Δεν βρέθηκαν διπλότυπα."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Όλα τα επιλεγμένα αρχεία αντιγράφηκαν επιτυχώς."
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Όλα τα επιλεγμένα αρχεία μετακινήθηκαν επιτυχώς."
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Όλα τα επιλεγμένα αρχεία στάλθηκαν με επιτυχία στον κάδο."
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' υπάρχει ήδη στη λίστα."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' δεν υπάρχει."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr ""
|
||||
"Όλα τα επιλεγμένα %d στοιχεία θα αγνοηθούν σε μελλοντικές σαρώσεις."
|
||||
"Συνέχεια;"
|
||||
"Όλα τα επιλεγμένα %d στοιχεία θα αγνοηθούν σε μελλοντικές σαρώσεις.Συνέχεια;"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "αντιγραφή"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "μετακίνηση"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Επιλέξτε ένα φάκελο {} για τα μαρκαρισμένα αρχεία"
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Επιλέξτε έναν προορισμό για το εξαγόμενο CSV σας"
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Δεν έχετε ορίσει ειδική εντολή. Ρυθμίστε τη στις προτιμήσεις σας. "
|
||||
msgstr "Δεν έχετε ορίσει ειδική εντολή. Ρυθμίστε τη στις προτιμήσεις σας. "
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Πρόκειται να αφαιρέσετε %d αρχεία από τα αποτελέσματα. Συνέχεια;"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} ομάδες διπλοτύπων άλλαξαν από το επαναπροσδιορισμό."
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Συλλογή αρχείων για σάρωση"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Οι επιλεγμένοι φάκελοι δεν περιέχουν σαρώσιμα αρχεία."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d απορρίφθηκαν)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "0 διπλότυπα βρέθηκαν"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "Βρέθηκαν %d διπλότυπα"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Ανάγνωση μεγέθους %d/%d αρχείων"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Ομαδοποιημένα %d/%d διπλότυπα"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr "Στέλνετε {} αρχεία στα σκουπίδια."
|
||||
|
||||
#: core/gui/ignore_list_dialog.py:24
|
||||
msgid "Do you really want to remove all %d items from the ignore list?"
|
||||
msgstr ""
|
||||
"Θέλετε να αφαιρέσετε όλα τα %d στοιχεία από τη λίστα αγνόησης; "
|
||||
msgstr "Θέλετε να αφαιρέσετε όλα τα %d στοιχεία από τη λίστα αγνόησης; "
|
||||
|
||||
#: core/prioritize.py:68
|
||||
msgid "None"
|
||||
@ -193,47 +181,89 @@ msgstr "Νεώτερο"
|
||||
msgid "Oldest"
|
||||
msgstr "Παλαιότερο"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) επιλεγμένα διπλότυπα."
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr " φίλτρο: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Ανάγνωση μεταδεδομένων των %d/%d αρχείων"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Αφαίρεση ψευδών διπλοτύπων"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr ""
|
||||
"Επεξεργάσία %d/%d διπλοτύπων σε σχέση με τη λίστα αγνόησης"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Εργασία ομαδοποιημένης προτεραιότητας"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "Ανάλυση %d/%d εικόνων"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "Εκτέλεση %d/%d μερικής ταυτοποίησης"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Προετοιμασία για σύγκριση"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "Πιστοποίηση %d/%d ταυτόσημων"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "Ανάγνωση EXIF %d/%d εικόνες"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Αποστολή στον κάδο ανακύκλωσης"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "Ομαδοποιημένα %d/%d διπλότυπα"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Αφαίρεση ψευδών διπλοτύπων"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "Επεξεργάσία %d/%d διπλοτύπων σε σχέση με τη λίστα αγνόησης"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Εργασία ομαδοποιημένης προτεραιότητας"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -20,18 +20,18 @@ msgstr "Ruta de Fichero"
|
||||
msgid "Error Message"
|
||||
msgstr "Mensaje de error"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Clase"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Carpeta"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Nombre de fichero"
|
||||
|
||||
@ -39,85 +39,85 @@ msgstr "Nombre de fichero"
|
||||
msgid "Size"
|
||||
msgstr "Tamaño"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Modificación"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "Duración"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Tasa de bits"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "Tasa de Muestreo"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Tamaño (MB)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Hora"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Tasa de Muestreo"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Título"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Artista"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Álbum"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Género"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Año"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Pista Número"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Comentario"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Coincidencia %"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Palabras Empleadas"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Duplicado Número"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Dimensiones"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Tamaño (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr "Marca horaria EXIF"
|
||||
|
@ -11,15 +11,15 @@ msgstr ""
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "No hay duplicados marcados. No se ha hecho nada."
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "No hay duplicados seleccionados. No se ha hecho nada."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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?"
|
||||
@ -27,31 +27,27 @@ msgstr ""
|
||||
"Está a punto de abrir muchas imágenes. Dependiendo de los ficheros que se "
|
||||
"abran, abrirlos puede colgar la máquina. ¿Continuar?"
|
||||
|
||||
#: core/app.py:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Buscando duplicados"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Cargando"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Moviendo"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Copiando"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Enviando a la Papelera"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Enviando ficheros a la papelera de reciclaje"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@ -59,32 +55,32 @@ msgstr ""
|
||||
"Una acción previa sigue ejecutándose. No puede abrir una nueva todavía. "
|
||||
"Espere unos segundos y vuelva a intentarlo."
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "No se han encontrado duplicados."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr ""
|
||||
"Todos los ficheros seleccionados han sido copiados satisfactoriamente."
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Todos los ficheros seleccionados se han movidos satisfactoriamente."
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Todo los ficheros marcados se han enviado a la papelera exitosamente."
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' ya está en la lista."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' no existe."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@ -92,62 +88,58 @@ msgstr ""
|
||||
"Todas las %d coincidencias seleccionadas van a ser ignoradas en las "
|
||||
"subsiguientes exploraciones. ¿Continuar?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "copiar"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "mover"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Seleccionar un directorio al que {} enviar los ficheros seleccionados"
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Seleccionar un destino para el CSV seleccionado"
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "No hay comandos configurados. Establézcalos en sus preferencias."
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Está a punto de eliminar %d ficheros de resultados. ¿Continuar?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} grupos de duplicados han sido cambiados por la re-priorización"
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Recopilando ficheros a explorar"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Las carpetas seleccionadas no contienen ficheros para explorar."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d descartados)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "0 coincidencias"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "%d coincidencias encontradas"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Tamaño de lectura de %d/%d ficheros"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Coincidencias %d/%d agrupadas"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr "Enviando {} fichero(s) a la Papelera"
|
||||
@ -193,46 +185,89 @@ msgstr "El más nuevo"
|
||||
msgid "Oldest"
|
||||
msgstr "El más antiguo"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) duplicados marcados."
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr "filtro: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Leyendo metadatos de %d/%d ficheros"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Descartando falsas coincidencias"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "Procesadas %d/%d coincidencias de la lista de exclusión"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Ejecutando priorización de grupo"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "Analizadas %d/%d imágenes"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "Realizado %d/%d trozos coincidentes"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Preparando para coincidencias"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "Verificadas %d/%d coincidencias"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "Leído EXIF de %d/%d imágenes"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Enviando ficheros a la papelera de reciclaje"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "Coincidencias %d/%d agrupadas"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Descartando falsas coincidencias"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "Procesadas %d/%d coincidencias de la lista de exclusión"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Ejecutando priorización de grupo"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -21,18 +21,18 @@ msgstr "Chemin du fichier"
|
||||
msgid "Error Message"
|
||||
msgstr "Message d'erreur"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Type"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Dossier"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Nom de fichier"
|
||||
|
||||
@ -40,85 +40,85 @@ msgstr "Nom de fichier"
|
||||
msgid "Size"
|
||||
msgstr "Taille"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Modification"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "Durée"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Bitrate"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "Échantillonnage"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Taille (MB)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Temps"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Sample Rate"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Titre"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Artiste"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Album"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Genre"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Année"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Track"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Commentaire"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Match %"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Mots"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "# Doublons"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Dimensions"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Taille (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr "Date EXIF"
|
||||
|
@ -12,15 +12,15 @@ msgstr ""
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Aucun doublon marqué. Rien à faire."
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Aucun doublon sélectionné. Rien à faire."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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?"
|
||||
@ -28,31 +28,27 @@ msgstr ""
|
||||
"Beaucoup de fichiers seront ouverts en même temps. Cela peut gravement "
|
||||
"encombrer votre système. Continuer?"
|
||||
|
||||
#: core/app.py:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Scan de doublons en cours"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Chargement en cours"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Déplacement en cours"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Copie en cours"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Envoi de fichiers à la corbeille"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Envoi de fichiers à la corbeille"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@ -60,94 +56,90 @@ msgstr ""
|
||||
"Une action précédente est encore en cours. Attendez quelques secondes avant "
|
||||
"d'en repartir une nouvelle."
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Aucun doublon trouvé."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Tous les fichiers marqués ont été copiés correctement."
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Tous les fichiers marqués ont été déplacés correctement."
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
"Tous les fichiers marqués ont été correctement envoyés à la corbeille."
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' est déjà dans la liste."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' n'existe pas."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr "%d fichiers seront ignorés des prochains scans. Continuer?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "copier"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "déplacer"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Sélectionnez un dossier vers lequel {} les fichiers marqués."
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Choisissez une destination pour votre exportation CSV"
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Vous n'avez pas de commande personnalisée. Ajoutez-la dans vos préférences."
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "%d fichiers seront retirés des résultats. Continuer?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} groupes de doublons ont été modifiés par la re-prioritisation."
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Collecte des fichiers à scanner"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Les dossiers sélectionnés ne contiennent pas de fichiers valides."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d hors-groupe)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "0 paires trouvées"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "%d paires trouvées"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Lu la taille de %d/%d fichiers"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "%d/%d paires groupées"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr "Vous envoyez {} fichier(s) à la corbeille."
|
||||
@ -194,46 +186,89 @@ msgstr "Plus récent"
|
||||
msgid "Oldest"
|
||||
msgstr "Moins récent"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) doublons marqués."
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr " filtre: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Lu les métadonnées de %d/%d fichiers"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Retrait des paires invalides"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "Vérification de %d/%d paires dans la ignore list"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Prioritization des groupes"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "Analyzé %d/%d images"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "%d/%d blocs d'images comparés"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Préparation pour la comparaison"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "Vérifié %d/%d paires"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "Lu l'EXIF de %d/%d images"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Envoi de fichiers à la corbeille"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "%d/%d paires groupées"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Retrait des paires invalides"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "Vérification de %d/%d paires dans la ignore list"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Prioritization des groupes"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -19,18 +19,18 @@ msgstr "Ֆայլի ճ-ը"
|
||||
msgid "Error Message"
|
||||
msgstr "Սխալի գրությունը"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Տեսակ"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Թղթապանակ"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Ֆայլի անունը"
|
||||
|
||||
@ -38,85 +38,85 @@ msgstr "Ֆայլի անունը"
|
||||
msgid "Size"
|
||||
msgstr "Չափը"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Փոփոխությունը"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "Տևողությունը"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Բիթրեյթը"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "Սիմպլրեյթը"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Չափը (ՄԲ)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Ժամանակը"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Սեմփլրեյթը"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Անունը"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Կատարողը"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Ալբոմը"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Ժանրը"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Տարին"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Շավիղի համարը"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Մեկնաբանություն"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Համընկնում %-ին"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Բառ է օգտ."
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Խաբկանքի ք-ը"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Չափերը"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Չափը (ԿԲ)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
@ -10,45 +10,41 @@ msgstr ""
|
||||
"Language: hy\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Ստուգվում են կրկնօրինակները"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Բացվում է"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Տեղափոխվում է"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Պատճենվում է"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Ուղարկվում է Աղբարկղ"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Ֆայլերը ուղարկվում են Աղբարկղ"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@ -56,93 +52,89 @@ msgstr ""
|
||||
"Նախորդ գործողությունը դեռևս ձեռադրում է այստեղ: Չեք կարող սկսել մեկ ուրիշը: "
|
||||
"Սպասեք մի քանի վայրկյան և կրկին փորձեք:"
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Կրկնօրինակներ չկան:"
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ պատճենվել են:"
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ տեղափոխվել են:"
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ Ջնջվել են:"
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}'-ը արդեն առկա է ցանկում:"
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}'-ը գոյություն չունի:"
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr ""
|
||||
"Ընտրված %d համընկնումները կանտեսվեն հետագա բոլոր ստուգումներից: Շարունակե՞լ:"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "պատճենել"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "տեղափոխել"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Ընտրել թղթապանակ՝ {} նշված ֆայլերի համար"
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "Դուք չեք կատարել Հրամանի ընտրություն: Կատարեք այն կարգավորումներում:"
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Դուք պատրաստվում եք ջնջելու %d ֆայլեր: Շարունակե՞լ:"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Հավաքվում են ֆայլեր՝ ստուգելու համար"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Ընտրված թղթապանակները պարունակում են չստուգվող ֆայլ:"
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d անպիտան)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "0 համընկնում է գտնվել"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "%d համընկնում է գտնվել"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Կարդալ %d/%d ֆայլերի չափը"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Խմբավորվել է %d/%d համընկնում"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr ""
|
||||
@ -187,46 +179,89 @@ msgstr "Նորագույնը"
|
||||
msgid "Oldest"
|
||||
msgstr "Ամենահինը"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) նշված կրկնօրինակներ:"
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr "ֆիլտր. %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Կարդալ %d/%d ֆայլերի մետատվյալները"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Սխալ համընկնումների հեռացում"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "Ընթացքում է %d/%d համընկնումները ընդդեմ անտեսվող ցանկի"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Խմբի առաջնայնացում"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "Ստուգվում է %d/%d նկարները"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "Կատարվում է %d/%d տվյալի համընկնում"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Նախապատրաստեցվում է համընկնումը"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "Ստուգում է %d/%d համընկնումները"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "Կարդալ EXIF-ը d/%d նկարներից"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Ֆայլերը ուղարկվում են Աղբարկղ"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "Խմբավորվել է %d/%d համընկնում"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Սխալ համընկնումների հեռացում"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "Ընթացքում է %d/%d համընկնումները ընդդեմ անտեսվող ցանկի"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Խմբի առաջնայնացում"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -19,18 +19,18 @@ msgstr "Percorso del file"
|
||||
msgid "Error Message"
|
||||
msgstr "Messaggio di errore"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Tipo"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Cartella"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Nome del file"
|
||||
|
||||
@ -38,85 +38,85 @@ msgstr "Nome del file"
|
||||
msgid "Size"
|
||||
msgstr "Dimensione"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Modificato"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Bitrate"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Dimensione (MB)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Tempo"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Campionamento"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Titolo"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Artista"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Album"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Genere"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Anno"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Numero traccia"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Commento"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Somiglianza %"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Parole usate"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Conteggio duplicati"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Dimensioni"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Dimensione (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
@ -10,45 +10,41 @@ msgstr ""
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Scansione per i duplicati"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Caricamento"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Spostamento"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Copia in corso"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Spostamento nel cestino"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Spostamento nel cestino"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@ -56,31 +52,31 @@ msgstr ""
|
||||
"Un'azione precedente è ancora in corso. Non puoi cominciarne una nuova. "
|
||||
"Aspetta qualche secondo e quindi riprova."
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Non sono stati trovati dei duplicati."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Tutti i file marcati sono stati copiati correttamente."
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Tutti i file marcati sono stati spostati correttamente."
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Tutti i file marcati sono stati inviati nel cestino."
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' è già nella lista."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' non esiste."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@ -88,64 +84,60 @@ msgstr ""
|
||||
"Tutti i %d elementi che coincidono verranno ignorati in tutte le scansioni "
|
||||
"successive. Continuare?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Non hai impostato nessun comando personalizzato. Impostalo nelle tue "
|
||||
"preferenze."
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Stai per rimuovere %d file dai risultati. Continuare?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Raccolta file da scansionare"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Le cartelle selezionate non contengono file da scansionare."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d scartati)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "Nessun duplicato trovato"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "Trovato/i %d duplicato/i"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Lettura dimensione di %d/%d file"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Raggruppati %d/%d duplicati"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr ""
|
||||
@ -192,47 +184,90 @@ msgstr "Il più nuovo"
|
||||
msgid "Oldest"
|
||||
msgstr "Il più vecchio"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) duplicati marcati."
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr " filtro: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Lettura metadata di %d/%d files"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Rimozione dei falsi positivi"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr ""
|
||||
"Processati %d/%d duplicati applicando le regole della lista da ignorare"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Applicazione delle priorità di gruppo"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "Analizzate %d/%d immagini"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "Effettuate %d/%d comparazioni sui sottogruppi di immagini"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Preparazione per la comparazione"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "Verificate %d/%d somiglianze"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Spostamento nel cestino"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "Raggruppati %d/%d duplicati"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Rimozione dei falsi positivi"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr ""
|
||||
#~ "Processati %d/%d duplicati applicando le regole della lista da ignorare"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Applicazione delle priorità di gruppo"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -20,18 +20,18 @@ msgstr "파일 경로"
|
||||
msgid "Error Message"
|
||||
msgstr "에러 메시지"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "종류"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "폴더"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "폴더명"
|
||||
|
||||
@ -39,85 +39,85 @@ msgstr "폴더명"
|
||||
msgid "Size"
|
||||
msgstr "크기"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "수정날짜"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "길이"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "비트레이트"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "샘플레이트"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "크기 (MB)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "시간"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "샘플레이트"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "곡명"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "아티스트"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "앨범"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "장르"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "년도"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "트랙 번호"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "주석"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "일치정도"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "사용된 단어수"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "중복파일 갯수"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "치수"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "크기 (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr "EXIF 타임스태프"
|
||||
|
@ -11,136 +11,128 @@ msgstr ""
|
||||
"Language: ko\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "불러오는중"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "이동중"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "복사중"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "휴지통으로 보내기"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "휴지통으로 보내기"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
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:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "중복 파일이 없습니다."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' 는 이미 목록에 있습니다."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' 가 존재하지 않습니다."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "복사"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "이동"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr ""
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr ""
|
||||
@ -185,46 +177,89 @@ msgstr ""
|
||||
msgid "Oldest"
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "휴지통으로 보내기"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr ""
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -20,18 +20,18 @@ msgstr "Bestand locatie"
|
||||
msgid "Error Message"
|
||||
msgstr "Fout Melding"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Kind"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Folder"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Bestandsnaam"
|
||||
|
||||
@ -39,85 +39,85 @@ msgstr "Bestandsnaam"
|
||||
msgid "Size"
|
||||
msgstr "Grote"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Aanpassing"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "Tijdsduur"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Bitrate"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "Sample frequentie"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Grote (MB)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Tijd"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Sample Frequentie"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Titel"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Artiest"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Album"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Genre"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Jaar"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Track nummer"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Commentaar"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Zekerheid %"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Woorden gebruikt"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Dubbel telling"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Afmetingen"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Grote (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr "EXIF Tijdstip"
|
||||
|
@ -11,15 +11,15 @@ msgstr ""
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Er zijn geen gemarkeerde dubbelingen. Er is niks gedaam"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Er zijn geen dubelingen geselecteerd. Er is niks gedaan"
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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?"
|
||||
@ -28,31 +28,27 @@ msgstr ""
|
||||
"Afhankelijk met welke applicaties die bestanden worden geopened kan het best"
|
||||
" een rommeltje worden. Doorgaan?"
|
||||
|
||||
#: core/app.py:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Dubbelingen aan het opsporen"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Laden"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Verplaatsen"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Kopieeren"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Naar de prullebak verplaatsen"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Bestanden naar de prullebak aan het verplaatsen"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@ -60,31 +56,31 @@ msgstr ""
|
||||
"Er is nog een vorige actie bezig. Je kan nu nog geen nieuwe actie starten. "
|
||||
"Wacht een paar seconden en probeer het opnieuw"
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Geen dubbelingen gevonden"
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Alle gemarkeerde bestanden zijn succesvol gekopieerd."
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Alle gemarkeerde bestanden zijn succesvol verplaatst."
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Alle gemarkeerde bestanden zijn met succes in de prullenbak gedaan."
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}'staat al in de lijst."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' bestaat niet."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@ -92,69 +88,65 @@ msgstr ""
|
||||
"Alle geselecteerde %d overeenkomsten zullen in toekomstige onderzoeken "
|
||||
"worden overgslagen. Doorgaan?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "kopieer"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "verplaats"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Selecteer een locatie voor de CSV export"
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Er is nog geen \"aangepaste opdracht\" ingericht. Je kan dit doen bij de "
|
||||
"voorkeuren."
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr ""
|
||||
"Je staat op het punt om %d bestanden te verwijderen uit de resultaten. "
|
||||
"Doorgaan?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
"{} dubbelingen groepen waren veranderd door de prioriteits verschuiving."
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Bestanden aan het verzamelen om te onderzoeken"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr ""
|
||||
"De geselecteerde folders bevatten geen bestanden die onderzocht kunnen "
|
||||
"worden."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d weggelaten)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "0 overeenkomsten gevonden"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "%d overeenkomsten gevonden"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Bestands grote van %d/%d bestanden aan het lezen."
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "%d van %d overeenkomsten gegroepeerd"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr "Je verplaatst {} bestanden naar de prullenbak"
|
||||
@ -200,46 +192,89 @@ msgstr "nieuwste"
|
||||
msgid "Oldest"
|
||||
msgstr "oudste"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s /%s) dubbelingen gemarkeerd"
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr "filter: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Metadata van %d/%d bestanden gelezen"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Verkeerde overeenkomsten aan het verwijderen"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "% d van de %d overeenkomsten vergeleken met de overslaan lijst"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Groepen aan het priotiriseren"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "%d van de %d afbeeldingen aan het analyseren"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "%d van de %d bulk overeenkomsten uitgevoerd"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Voorbereiden voor dubbelingen bepaling"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "%d van de %d overeenkomsten nagekeken"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "EXIF informatie van %d van de %d afbeeldingen gelezen"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Bestanden naar de prullebak aan het verplaatsen"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "%d van %d overeenkomsten gegroepeerd"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Verkeerde overeenkomsten aan het verwijderen"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "% d van de %d overeenkomsten vergeleken met de overslaan lijst"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Groepen aan het priotiriseren"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -18,18 +18,18 @@ msgstr ""
|
||||
msgid "Error Message"
|
||||
msgstr ""
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr ""
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr ""
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
@ -37,85 +37,85 @@ msgstr ""
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr ""
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
@ -11,75 +11,71 @@ msgstr ""
|
||||
"Language: pl_PL\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Brak wykrytych duplikatów. Nic nie zrobiono."
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Brak wybranych duplikatów. Nic nie zrobiono."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
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:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Nie znaleziono duplikatów."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' jest już na liście."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' nie istnieje."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@ -87,62 +83,58 @@ msgstr ""
|
||||
"Wszystkie zaznaczone %d duplikaty będą ignorowane w kolejnych skanach. "
|
||||
"Kontynuować?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "kopiuj"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "przenieś"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Wybierz katalog do {} duplikatów"
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr ""
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr ""
|
||||
@ -187,46 +179,89 @@ msgstr ""
|
||||
msgid "Oldest"
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr ""
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr ""
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -22,18 +22,18 @@ msgstr "Caminho"
|
||||
msgid "Error Message"
|
||||
msgstr "Mensagem de Erro"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Tipo"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Pasta"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Nome do Arquivo"
|
||||
|
||||
@ -41,85 +41,85 @@ msgstr "Nome do Arquivo"
|
||||
msgid "Size"
|
||||
msgstr "Tamanho"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Modificado"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "Duração"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Taxa de Bits"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "Amostragem"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Tamanho"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Duração"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Tamanho da Amostra"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Nome"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Artista"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Álbum"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Gênero"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Ano"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Número da Faixa"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Comentário"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "% Precisão"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Palavras Usadas"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Duplicatas"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Dimensões"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Tamanho"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr "Timestamp EXIF"
|
||||
|
@ -14,15 +14,15 @@ msgstr ""
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Não há duplicatas marcadas. Nada foi feito."
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Não há duplicatas selecionadas. Nada foi feito."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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?"
|
||||
@ -30,31 +30,27 @@ msgstr ""
|
||||
"Você está prestes a abrir muitos arquivos de uma vez. Problemas podem surgir"
|
||||
" dependendo de qual app seja usado para abri-los. Deseja continuar?"
|
||||
|
||||
#: core/app.py:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Buscando por duplicatas"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Carregando"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Movendo"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Copiando"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Movendo para o Lixo"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Movendo arquivos para o Lixo"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@ -62,93 +58,89 @@ msgstr ""
|
||||
"Ainda há uma ação em andamento. Não é possível iniciar outra agora. Espere "
|
||||
"alguns segundos e tente novamente."
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Nenhuma duplicata encontrada."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Todos os arquivos marcados foram copiados corretamente."
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Todos os arquivos marcados foram relocados corretamente."
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Todos os arquivos marcados foram movidos para o Lixo corretamente."
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "‘{}’ já está na lista."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "‘{}’ não existe."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr "Excluir %d duplicata(s) selecionada(s) de escaneamentos posteriores?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "copiar"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "mover"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Selecione uma pasta para {} os arquivos marcados"
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Selecione uma pasta para o CSV exportado"
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Você não possui nenhum comando personalizado. Crie um nas preferências."
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Remover %d arquivo(s) dos resultados?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} grupos de duplicatas alterados ao repriorizar."
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Juntando arquivos para escanear"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "As pastas selecionadas não contém arquivos escaneáveis."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d rejeitado(s))"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "0 resultados encontrados"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "%d resultados encontrados"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Tamanho lido em %d/%d arquivos"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "%d/%d resultados agrupados"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr "Você está movendo {} arquivo(s) para o Lixo."
|
||||
@ -193,46 +185,89 @@ msgstr "Mais recente"
|
||||
msgid "Oldest"
|
||||
msgstr "Mais antigo"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) duplicatas marcadas."
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr " filtro: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Metadados lidos em %d/%d arquivos"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Removendo resultados falsos"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "%d/%d resultados processados em oposição à lista Ignorar"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Executando priorização de grupo"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "%d/%d fotos analizadas"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "%d/%d resultados em blocos executados"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Preparando para comparação"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "%d/%d resultados verificados"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "EXIF lido em %d/%d fotos"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Movendo arquivos para o Lixo"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "%d/%d resultados agrupados"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Removendo resultados falsos"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "%d/%d resultados processados em oposição à lista Ignorar"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Executando priorização de grupo"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -20,18 +20,18 @@ msgstr "Путь к файлу"
|
||||
msgid "Error Message"
|
||||
msgstr "Сообщение об ошибке"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Тип"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Каталог"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Имя файла"
|
||||
|
||||
@ -39,85 +39,85 @@ msgstr "Имя файла"
|
||||
msgid "Size"
|
||||
msgstr "Размер"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Время изменения"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "Продолжительность"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Битрейт"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "Частота оцифровки"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Размер (МБ)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Время"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Частота"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Название"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Исполнитель"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Альбом"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Жанр"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Год"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Номер дорожки"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Комментарий"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Совпадение %"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Использованные слова"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Количество дубликатов"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Размеры"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Размер (КБ)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr "Временная отметка EXIF"
|
||||
|
@ -11,15 +11,15 @@ msgstr ""
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Дубликаты не отмечены. Нечего выполнять."
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Дубликаты не выбраны. Нечего выполнять."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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?"
|
||||
@ -28,31 +28,27 @@ msgstr ""
|
||||
"файлы будут открыты, это действие может создать настоящий беспорядок. "
|
||||
"Продолжать?"
|
||||
|
||||
#: core/app.py:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Проверка на наличие дубликатов"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Загрузка"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Перемещение"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Копирование"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Перемещение в Корзину"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Перемещение файлов в Корзину"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@ -60,31 +56,31 @@ msgstr ""
|
||||
"Предыдущее действие до сих пор выполняется. Вы не можете начать новое. "
|
||||
"Подождите несколько секунд, затем повторите попытку."
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Дубликаты не найдены."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Все отмеченные файлы были скопированы успешно."
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Все отмеченные файлы были перемещены успешно."
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Все отмеченные файлы были успешно отправлены в Корзину."
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' уже присутствует в списке."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' не существует."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@ -92,62 +88,58 @@ msgstr ""
|
||||
"Все выбранные %d совпадений будут игнорироваться при всех последующих "
|
||||
"проверках. Продолжить?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "копирование"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "перемещение"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Выберите каталог {} для отмеченных файлов"
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Выберите назначение для экспортируемого "
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "Вы не создали пользовательскую команду. Задайте её в настройках."
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Вы собираетесь удалить %d файлов из результата поиска. Продолжить?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} групп дубликатов было изменено при реприоритезации."
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Сбор файлов для сканирования"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Выбранные каталоги не содержат файлов для сканирования."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s. (%d отменено)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "0 совпадений найдено"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "%d совпадений найдено"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Подсчитан размер %d/%d файлов"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Группировка %d/%d совпадений"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr "Вы перемещаете {} файлов в Корзину."
|
||||
@ -193,46 +185,89 @@ msgstr "Новейший"
|
||||
msgid "Oldest"
|
||||
msgstr "Старейшие"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) дубликатов отмечено."
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr "фильтр: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Прочитаны метаданные %d/%d файлов"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Удаление ложных совпадений"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "Обработано %d/%d совпадений используя список игнорирования"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Выполняется приоритезация групп"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "Анализируется %d/%d изображений"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "Выполнено %d/%d совпадений блоков"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Подготовка для сравнения"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "Проверено %d/%d совпадений"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "Прочитана EXIF-информация %d/%d фотографий"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Перемещение файлов в Корзину"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "Группировка %d/%d совпадений"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Удаление ложных совпадений"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "Обработано %d/%d совпадений используя список игнорирования"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Выполняется приоритезация групп"
|
||||
|
File diff suppressed because it is too large
Load Diff
712
locale/ui.pot
712
locale/ui.pot
File diff suppressed because it is too large
Load Diff
@ -19,18 +19,18 @@ msgstr "Шлях до файлу"
|
||||
msgid "Error Message"
|
||||
msgstr "Повідомлення про помилку"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Тип"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Папка"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Ім’я файлу"
|
||||
|
||||
@ -38,85 +38,85 @@ msgstr "Ім’я файлу"
|
||||
msgid "Size"
|
||||
msgstr "Розмір"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Дата модифікації"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "Тривалість"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Якість звуку"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "Частота оцифровки"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Розмір (Мб)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Час"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Частота дискретизації"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Назва"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Виконавець"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Альбом"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Жанр"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Рік"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Номер доріжки"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Коментар"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Збіг (%)"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Використані слова"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Кількість дублікатів"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Виміри"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Розмір (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
@ -10,45 +10,41 @@ msgstr ""
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Немає позначених дублікатів - нічого робити."
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Немає обраних дублікатів - нічого робити."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Пошук дублікатів"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Завантаження"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Переміщення"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Копіювання"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Відправка до кошику"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Відправлення файлів до кошика"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@ -56,31 +52,31 @@ msgstr ""
|
||||
"Попередню дію ще не закінчено. Ви покищо не можете розпочаті нову. Зачекайте"
|
||||
" кілька секунд, потім повторіть спробу."
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Не знайдено жодного дублікату."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Усі позначені файли були скопійовані успішно."
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Усі позначені файли були переміщені успішно."
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Усі позначені файли були успішно відправлені до кошика."
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' вже є в списку."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' не існує."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@ -88,62 +84,58 @@ msgstr ""
|
||||
"Усі обрані %d результатів будуть ігноруватися під час усіх наступних "
|
||||
"пошуків. Продовжити?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "копіювання"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "переміщення"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Оберіть цільову папку для {} позначених файлів"
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "Власна команда не встановлена. Встановіть її у налаштуваннях."
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Ви збираєтеся видалити %d файлів з результату пошуку. Продовжити?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Збір файлів для пошуку"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Обрані папки не містять файлів придатних для пошуку."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d відкинуто)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "0 результатів знайдено"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "%d результатів знайдено"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Прочитано розмір %d/%d файлів"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Згруповано %d/%d результатів"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr ""
|
||||
@ -188,46 +180,89 @@ msgstr ""
|
||||
msgid "Oldest"
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) дублікатів позначено."
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr "фільтр: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Прочитано метаданих з %d/%d файлів"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Видалення помилкових результатів"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "Порівняно %d/%d результатів з чорним списком"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Виконується пріорітизація груп"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "Проаналізовано %d/%d фотографій"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "Виконано %d/%d порівнянь шматків"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Підготовка до порівняння"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "Перевірено %d/%d результатів"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "Прочитано EXIF з %d/%d фотографій"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Відправлення файлів до кошика"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "Згруповано %d/%d результатів"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Видалення помилкових результатів"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "Порівняно %d/%d результатів з чорним списком"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Виконується пріорітизація груп"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -20,18 +20,18 @@ msgstr "Đường dẫn tập tin"
|
||||
msgid "Error Message"
|
||||
msgstr "Thông báo lỗi"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "Loại"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "Thư mục"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "Tên tập tin"
|
||||
|
||||
@ -39,85 +39,85 @@ msgstr "Tên tập tin"
|
||||
msgid "Size"
|
||||
msgstr "Kích thước"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "Chỉnh sửa"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "Độ dài"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "Bitrate"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "Samplerate"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "Kích thước (MB)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "Thời gian"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "Sample Rate"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "Tiêu đề"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "Nghệ sĩ"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "Album"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "Loại nhạc"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "Năm"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "Số track"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "Bình luận"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "Tỉ lệ khớp %"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "Từ được dùng"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "Số lần bị lừa"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "Chiều"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "Kích thước (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr "EXIF Timestamp"
|
||||
|
@ -11,17 +11,17 @@ msgstr ""
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
"Không có phần đánh dấu nào trùng nhau. Vẫn chưa thực hiện thao tác nào."
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
"Không có phần đánh dấu nào trùng nhau. Vẫn chưa thực hiện thao tác nào."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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?"
|
||||
@ -29,31 +29,27 @@ msgstr ""
|
||||
"Bạn chuẩn bị mở nhiều tập tin cùng lúc. Dựa trên chương trình các tập tin "
|
||||
"được mở, thao tác này có thể gây ra trạng thái lộn xộn. Vẫn muốn tiếp tục?"
|
||||
|
||||
#: core/app.py:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Quét các phần trùng nhau"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "Đang tải"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "Đang di chuyển"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "Đang sao chép"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Đang gửi vào thùng rác"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Đang chuyển các tập tin vào thùng rác trong Windows"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
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,32 +57,32 @@ msgstr ""
|
||||
"Hiện đã có một tiến trình đang được tiến hành. Bạn không thể bắt đầu một "
|
||||
"phần khác. Hãy đợi trong vài giây, và sau đó thử lại lần nữa."
|
||||
|
||||
#: core/app.py:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "Không tìm thấy thành phần trùng nhau."
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Tất cả tập tin được đánh dấu đã được sao chép thành công."
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Tất cả các tập tin được đánh dấu đã được di chuyển thành công."
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
"Tất cả các tập tin được đánh dấu đã được gửi đến Thùng Rác thành công."
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' đã tồn tại trong danh sách."
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' không tồn tại."
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@ -94,64 +90,60 @@ msgstr ""
|
||||
"Các phần được chọn %d khớp với nhau sẽ được bỏ qua trong các lần quét sau. "
|
||||
"Tiếp tục?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "sao chép"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "di chuyển"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Chọn một thư mục để {} các tập tin được đánh dấu đến"
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Chọn một điểm xuất dữ liệu dạng CSV"
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Bạn vẫn chưa chỉnh sửa phần thiết lập dòng lệnh. Hãy sử dụng tính năng này "
|
||||
"trong phần tùy biến của bạn."
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Bạn chuẩn bị loại bỏ %d tập tin từ phần kết quả. Tiếp tục?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} các nhóm trùng nhau đã được thay đổi bởi thứ tự-tái ưu tiên."
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Đang thu thập các tập tin để quét"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Các thứ mục được chọn chứa các tập tin không thể quét được."
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d bị bỏ qua)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "đã tìm thấy 0 phần khớp nhau"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "đã tìm thấy %d phần khớp nhau"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Đọc kích thước của các tập tin %d/%d"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Đã nhóm %d/%d phần khớp nhau"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr "Bạn sắp sửa gửi {} (các)tập tin đến Thùng Rác."
|
||||
@ -196,46 +188,89 @@ msgstr "Mới nhất"
|
||||
msgid "Oldest"
|
||||
msgstr "Cũ nhất"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) phần trùng nhau đã được đánh dấu."
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr " bộ lọc: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "Đọc thông tin chi tiết của %d/%d tập tin"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "Đang loại bỏ các phần khớp nhau bị sai"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "Đã xử lý %d/%d phần khớp nhau khỏi danh sách bỏ qua"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "Đang thực hiện chế độ gom nhóm ưu tiên"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "Đã phân tích %d/%d hình ảnh"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "Đã thể thiện %d/%d các phần khớp nhau"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "Đang chuẩn bị phần khớp nhau"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "Đã xác nhận %d/%d phần khớp nhau"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "Đọc thông tin EXIF của %d/%d hình ảnh"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "Đang chuyển các tập tin vào thùng rác trong Windows"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "Đã nhóm %d/%d phần khớp nhau"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "Đang loại bỏ các phần khớp nhau bị sai"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "Đã xử lý %d/%d phần khớp nhau khỏi danh sách bỏ qua"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "Đang thực hiện chế độ gom nhóm ưu tiên"
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -20,18 +20,18 @@ msgstr "文件路径"
|
||||
msgid "Error Message"
|
||||
msgstr "错误信息"
|
||||
|
||||
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
|
||||
#: core_se/result_table.py:21
|
||||
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
|
||||
#: core/se/result_table.py:21
|
||||
msgid "Kind"
|
||||
msgstr "类型"
|
||||
|
||||
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
|
||||
#: core_se/result_table.py:19
|
||||
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
|
||||
#: core/se/result_table.py:19
|
||||
msgid "Folder"
|
||||
msgstr "文件夹"
|
||||
|
||||
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
|
||||
#: core_se/result_table.py:18
|
||||
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
|
||||
#: core/se/result_table.py:18
|
||||
msgid "Filename"
|
||||
msgstr "文件名称"
|
||||
|
||||
@ -39,85 +39,85 @@ msgstr "文件名称"
|
||||
msgid "Size"
|
||||
msgstr "大小"
|
||||
|
||||
#: core/prioritize.py:153 core_me/result_table.py:25
|
||||
#: core_pe/result_table.py:24 core_se/result_table.py:22
|
||||
#: core/me/result_table.py:25 core/pe/result_table.py:24
|
||||
#: core/prioritize.py:153 core/se/result_table.py:22
|
||||
msgid "Modification"
|
||||
msgstr "编辑日期"
|
||||
|
||||
#: core_me/prioritize.py:16
|
||||
#: core/me/prioritize.py:18
|
||||
msgid "Duration"
|
||||
msgstr "持续时间"
|
||||
|
||||
#: core_me/prioritize.py:22 core_me/result_table.py:22
|
||||
#: core/me/prioritize.py:24 core/me/result_table.py:22
|
||||
msgid "Bitrate"
|
||||
msgstr "比特率"
|
||||
|
||||
#: core_me/prioritize.py:28
|
||||
#: core/me/prioritize.py:30
|
||||
msgid "Samplerate"
|
||||
msgstr "采样率"
|
||||
|
||||
#: core_me/result_table.py:20
|
||||
#: core/me/result_table.py:20
|
||||
msgid "Size (MB)"
|
||||
msgstr "大小 (MB)"
|
||||
|
||||
#: core_me/result_table.py:21
|
||||
#: core/me/result_table.py:21
|
||||
msgid "Time"
|
||||
msgstr "时间"
|
||||
|
||||
#: core_me/result_table.py:23
|
||||
#: core/me/result_table.py:23
|
||||
msgid "Sample Rate"
|
||||
msgstr "采样率"
|
||||
|
||||
#: core_me/result_table.py:26
|
||||
#: core/me/result_table.py:26
|
||||
msgid "Title"
|
||||
msgstr "歌曲名"
|
||||
|
||||
#: core_me/result_table.py:27
|
||||
#: core/me/result_table.py:27
|
||||
msgid "Artist"
|
||||
msgstr "演唱者"
|
||||
|
||||
#: core_me/result_table.py:28
|
||||
#: core/me/result_table.py:28
|
||||
msgid "Album"
|
||||
msgstr "专辑"
|
||||
|
||||
#: core_me/result_table.py:29
|
||||
#: core/me/result_table.py:29
|
||||
msgid "Genre"
|
||||
msgstr "音乐类型"
|
||||
|
||||
#: core_me/result_table.py:30
|
||||
#: core/me/result_table.py:30
|
||||
msgid "Year"
|
||||
msgstr "年"
|
||||
|
||||
#: core_me/result_table.py:31
|
||||
#: core/me/result_table.py:31
|
||||
msgid "Track Number"
|
||||
msgstr "音轨号"
|
||||
|
||||
#: core_me/result_table.py:32
|
||||
#: core/me/result_table.py:32
|
||||
msgid "Comment"
|
||||
msgstr "注释"
|
||||
|
||||
#: core_me/result_table.py:33 core_pe/result_table.py:25
|
||||
#: core_se/result_table.py:23
|
||||
#: core/me/result_table.py:33 core/pe/result_table.py:25
|
||||
#: core/se/result_table.py:23
|
||||
msgid "Match %"
|
||||
msgstr "匹配度 %"
|
||||
|
||||
#: core_me/result_table.py:34 core_se/result_table.py:24
|
||||
#: core/me/result_table.py:34 core/se/result_table.py:24
|
||||
msgid "Words Used"
|
||||
msgstr "使用过的词语"
|
||||
|
||||
#: core_me/result_table.py:35 core_pe/result_table.py:26
|
||||
#: core_se/result_table.py:25
|
||||
#: core/me/result_table.py:35 core/pe/result_table.py:26
|
||||
#: core/se/result_table.py:25
|
||||
msgid "Dupe Count"
|
||||
msgstr "重复文件数"
|
||||
|
||||
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
|
||||
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
|
||||
msgid "Dimensions"
|
||||
msgstr "规格"
|
||||
|
||||
#: core_pe/result_table.py:20 core_se/result_table.py:20
|
||||
#: core/pe/result_table.py:20 core/se/result_table.py:20
|
||||
msgid "Size (KB)"
|
||||
msgstr "大小 (KB)"
|
||||
|
||||
#: core_pe/result_table.py:23
|
||||
#: core/pe/result_table.py:23
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr "EXIF 时间戳"
|
||||
|
@ -11,136 +11,128 @@ msgstr ""
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: core/app.py:39
|
||||
#: core/app.py:40
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "没有已标记的重复项。没有需要处理的。"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:41
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "没有已选定的重复项。没有需要处理的。"
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:42
|
||||
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:57
|
||||
#: core/app.py:65
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "正在扫描重复内容"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:66
|
||||
msgid "Loading"
|
||||
msgstr "载入中"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:67
|
||||
msgid "Moving"
|
||||
msgstr "移动中"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:68
|
||||
msgid "Copying"
|
||||
msgstr "复制中"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:69
|
||||
msgid "Sending to Trash"
|
||||
msgstr "正在移到垃圾桶"
|
||||
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "将文件移到回收站"
|
||||
|
||||
#: core/app.py:290
|
||||
#: core/app.py:279
|
||||
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:297
|
||||
#: core/app.py:289
|
||||
msgid "No duplicates found."
|
||||
msgstr "没有找到重复文件。"
|
||||
|
||||
#: core/app.py:310
|
||||
#: core/app.py:304
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "所有已标记的文件已复制成功。"
|
||||
|
||||
#: core/app.py:311
|
||||
#: core/app.py:305
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "所有已标记的文件已移动成功。"
|
||||
|
||||
#: core/app.py:312
|
||||
#: core/app.py:306
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "所有已标记的文件已成功发送到垃圾桶。"
|
||||
|
||||
#: core/app.py:349
|
||||
#: core/app.py:368
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' 已在列表中。"
|
||||
|
||||
#: core/app.py:351
|
||||
#: core/app.py:370
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' 不存在。"
|
||||
|
||||
#: core/app.py:360
|
||||
#: core/app.py:379
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr "目前已选的 %d 个匹配项将在后续的扫描中被忽略。是否继续?"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "copy"
|
||||
msgstr "复制"
|
||||
|
||||
#: core/app.py:426
|
||||
#: core/app.py:450
|
||||
msgid "move"
|
||||
msgstr "移动"
|
||||
|
||||
#: core/app.py:427
|
||||
#: core/app.py:451
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "选择一个文件夹将标记的 {} 个文件进行..."
|
||||
|
||||
#: core/app.py:464
|
||||
#: core/app.py:490
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "选择您导出 CSV 的目标"
|
||||
|
||||
#: core/app.py:489
|
||||
#: core/app.py:518
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "你没有设定自定义命令。请在首选项中进行设定。"
|
||||
|
||||
#: core/app.py:641 core/app.py:654
|
||||
#: core/app.py:672 core/app.py:685
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "你将从结果中移除 %d 个文件。继续吗?"
|
||||
|
||||
#: core/app.py:688
|
||||
#: core/app.py:719
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:716
|
||||
#: core/app.py:762
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "收集文件以备扫描"
|
||||
|
||||
#: core/app.py:727
|
||||
#: core/app.py:751
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "所选文件夹中不包含可供扫描的文件。"
|
||||
|
||||
#: core/app.py:768
|
||||
#: core/app.py:810
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d 项已丢弃)"
|
||||
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
#: core/engine.py:222 core/engine.py:262
|
||||
msgid "0 matches found"
|
||||
msgstr "未找到匹配项"
|
||||
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
#: core/engine.py:240 core/engine.py:270
|
||||
msgid "%d matches found"
|
||||
msgstr "找到 %d 个匹配项"
|
||||
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
#: core/scanner.py:77
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "读取 %d/%d 文件大小"
|
||||
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "%d/%d 匹配项组合在一起"
|
||||
|
||||
#: core/gui/deletion_options.py:69
|
||||
msgid "You are sending {} file(s) to the Trash."
|
||||
msgstr "您正在发送 {} 个文件到垃圾桶。"
|
||||
@ -185,46 +177,89 @@ msgstr "最新"
|
||||
msgid "Oldest"
|
||||
msgstr "最旧"
|
||||
|
||||
#: core/results.py:126
|
||||
#: core/results.py:129
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "已标记 %d / %d (%s / %s) 个重复项。"
|
||||
|
||||
#: core/results.py:133
|
||||
#: core/results.py:136
|
||||
msgid " filter: %s"
|
||||
msgstr " 筛选: %s"
|
||||
|
||||
#: core/scanner.py:99
|
||||
#: core/scanner.py:101
|
||||
msgid "Read metadata of %d/%d files"
|
||||
msgstr "读取 %d/%d 文件元数据"
|
||||
|
||||
#: core/scanner.py:130
|
||||
msgid "Removing false matches"
|
||||
msgstr "移除错误匹配项"
|
||||
|
||||
#: core/scanner.py:154
|
||||
msgid "Processed %d/%d matches against the ignore list"
|
||||
msgstr "在忽略列表之外已处理 %d/%d 匹配项"
|
||||
|
||||
#: core/scanner.py:176
|
||||
msgid "Doing group prioritization"
|
||||
msgstr "优化分组"
|
||||
|
||||
#: core_pe/matchblock.py:61
|
||||
#: core/pe/matchblock.py:61
|
||||
msgid "Analyzed %d/%d pictures"
|
||||
msgstr "分析 %d/%d 图像"
|
||||
|
||||
#: core_pe/matchblock.py:153
|
||||
#: core/pe/matchblock.py:156
|
||||
msgid "Performed %d/%d chunk matches"
|
||||
msgstr "已执行 %d/%d 个区块匹配"
|
||||
|
||||
#: core_pe/matchblock.py:158
|
||||
#: core/pe/matchblock.py:161
|
||||
msgid "Preparing for matching"
|
||||
msgstr "准备进行匹配"
|
||||
|
||||
#: core_pe/matchblock.py:193
|
||||
#: core/pe/matchblock.py:206
|
||||
msgid "Verified %d/%d matches"
|
||||
msgstr "验证 %d/%d 匹配项"
|
||||
|
||||
#: core_pe/matchexif.py:18
|
||||
#: core/pe/matchexif.py:18
|
||||
msgid "Read EXIF of %d/%d pictures"
|
||||
msgstr "读取 %d/%d 张图片的 EXIF"
|
||||
|
||||
#: core/app.py:312
|
||||
msgid "Could not load file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:496 core/app.py:742
|
||||
msgid "Couldn't write to file: {}"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:19 core/se/scanner.py:15
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:20
|
||||
msgid "Filename - Fields"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:21
|
||||
msgid "Filename - Fields (No Order)"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:22
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
|
||||
msgid "Contents"
|
||||
msgstr ""
|
||||
|
||||
#: core/pe/scanner.py:21
|
||||
msgid "EXIF Timestamp"
|
||||
msgstr ""
|
||||
|
||||
#: core/scanner.py:139
|
||||
msgid "Almost done! Fiddling with results..."
|
||||
msgstr ""
|
||||
|
||||
#: core/se/scanner.py:17
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Sending files to the recycle bin"
|
||||
#~ msgstr "将文件移到回收站"
|
||||
|
||||
#~ msgid "Grouped %d/%d matches"
|
||||
#~ msgstr "%d/%d 匹配项组合在一起"
|
||||
|
||||
#~ msgid "Removing false matches"
|
||||
#~ msgstr "移除错误匹配项"
|
||||
|
||||
#~ msgid "Processed %d/%d matches against the ignore list"
|
||||
#~ msgstr "在忽略列表之外已处理 %d/%d 匹配项"
|
||||
|
||||
#~ msgid "Doing group prioritization"
|
||||
#~ msgstr "优化分组"
|
||||
|
File diff suppressed because it is too large
Load Diff
2
qtlib
2
qtlib
@ -1 +1 @@
|
||||
Subproject commit 9e6b407a33eb78838fea62a04c49b0b27265e5c8
|
||||
Subproject commit f2dce13c3e7289948623de66c4d1277560df0cee
|
Loading…
x
Reference in New Issue
Block a user