1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Update po from code

This commit is contained in:
Virgil Dupras
2016-08-25 21:43:51 -04:00
parent 26aad6e948
commit edcff588e2
52 changed files with 6714 additions and 6461 deletions

View File

@@ -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 타임스태프"

View File

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