From 210512a5d62e97113cc18d6be39ccb75dbdcb927 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 15:49:31 +0000 Subject: [PATCH] Translate 'po/en.po' in 'ko' (#1963) Translate po/en.po in ko 100% translated for the source file 'po/en.po' on the 'ko' language. Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> --- po/ko.po | 200 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 113 insertions(+), 87 deletions(-) diff --git a/po/ko.po b/po/ko.po index da4a740b..f5a94a34 100644 --- a/po/ko.po +++ b/po/ko.po @@ -1,11 +1,11 @@ # # Translators: # J G, 2021 -# Junghee Lee , 2022 +# Junghee Lee , 2023 # msgid "" msgstr "" -"Last-Translator: Junghee Lee , 2022\n" +"Last-Translator: Junghee Lee , 2023\n" "Language-Team: Korean (https://www.transifex.com/yay-1/teams/123732/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -14,11 +14,11 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: xgotext\n" -#: pkg/menus/menu.go:32 +#: pkg/menus/menu.go:30 msgid " (Build Files Exist)" msgstr " (빌드 파일이 존재합니다)" -#: pkg/menus/menu.go:28 +#: pkg/menus/menu.go:26 msgid " (Installed)" msgstr " (설치됨)" @@ -34,19 +34,19 @@ msgstr " (필요로 하는 패키지: " msgid " [Installed]" msgstr " [설치됨]" -#: cmd.go:425 install.go:159 install.go:193 vote.go:34 +#: cmd.go:425 install.go:168 install.go:202 vote.go:34 msgid " there is nothing to do" msgstr " 할 작업이 없습니다" -#: pkg/menus/menu.go:48 +#: pkg/menus/menu.go:47 msgid "%s [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)" msgstr "%s [A]모두 [Ab]중단 [I]설치됨 [No]설치되지 않음 또는 (1 2 3, 1-3, ^4)" -#: install.go:751 +#: aur_install.go:254 install.go:754 msgid "%s already made -- skipping build" msgstr "%s 이미 빌드됨 -- 빌드를 건너뜁니다" -#: pkg/menus/edit_menu.go:57 +#: pkg/menus/edit_menu.go:58 msgid "%s is not set" msgstr "%s가 설정되지 않았습니다" @@ -54,35 +54,35 @@ msgstr "%s가 설정되지 않았습니다" msgid "%s is present." msgstr "%s가 존재합니다." -#: install.go:737 +#: aur_install.go:251 install.go:740 msgid "%s is up to date -- skipping" msgstr "%s가 최신 상태입니다 -- 건너뜁니다" -#: install.go:654 +#: install.go:655 msgid "%s not satisfied, flushing install queue" msgstr "%s 충족되지 않음, 설치 대기열 비움" -#: pkg/pgp/keys.go:129 +#: pkg/pgp/keys.go:127 msgid "%s, required by: %s" msgstr "%s, 필요한 패키지: %s" -#: pkg/menus/diff_menu.go:51 +#: pkg/menus/diff_menu.go:49 msgid "%s: No changes -- skipping" msgstr "%s: 변경사항 없음 -- 건너뜁니다" -#: pkg/query/filter.go:52 +#: pkg/query/filter.go:22 msgid "%s: can't use target with option --aur -- skipping" msgstr "%s: 대상에 --aur 옵션을 사용할 수 없음 -- 건너뜁니다" -#: pkg/query/filter.go:47 +#: pkg/query/filter.go:17 msgid "%s: can't use target with option --repo -- skipping" msgstr "%s: 대상에 --repo 옵션을 사용할 수 없음 -- 건너뜁니다" -#: pkg/upgrade/sources.go:85 +#: pkg/upgrade/sources.go:61 msgid "%s: ignoring package upgrade (%s => %s)" msgstr "%s: 패키지 업그레이드 무시 (%s => %s)" -#: upgrade.go:149 +#: upgrade.go:150 msgid "%s: local (%s) is newer than AUR (%s)" msgstr "%s: 로컬 (%s) 버전이 AUR (%s)보다 높음" @@ -100,7 +100,7 @@ msgstr "(%d/%d) ABS에서 PKGBUILD 다운로드됨: %s" msgid "(%d/%d) Downloaded PKGBUILD: %s" msgstr "(%d/%d) PKGBUILD 다운로드됨: %s" -#: install.go:543 +#: install.go:545 msgid "(%d/%d) Parsing SRCINFO: %s" msgstr "(%d/%d) SRCINFO 분석 중: %s" @@ -124,11 +124,11 @@ msgstr "(오래된 패키지: %s)" msgid "AUR URL" msgstr "AUR URL" -#: pkg/dep/depGraph.go:71 +#: pkg/dep/dep_graph.go:71 msgid "AUR" msgstr "AUR" -#: pkg/menus/edit_menu.go:58 +#: pkg/menus/edit_menu.go:59 msgid "Add %s or %s to your environment variables" msgstr "%s나 %s를 환경 변수에 추가해 주세요" @@ -136,7 +136,7 @@ msgstr "%s나 %s를 환경 변수에 추가해 주세요" msgid "Avoid running yay as root/sudo." msgstr "root나 sudo로 yay를 실행하지 마십시오." -#: pkg/dep/depGraph.go:59 +#: pkg/dep/dep_graph.go:59 msgid "Check Dependency" msgstr "종속성 점검하기" @@ -144,7 +144,7 @@ msgstr "종속성 점검하기" msgid "Check Deps" msgstr "종속성 확인" -#: upgrade.go:98 +#: upgrade.go:99 msgid "Checking development packages..." msgstr "개발 패키지 확인하는 중..." @@ -156,7 +156,7 @@ msgstr "충돌 확인하는 중..." msgid "Checking for inner conflicts..." msgstr "내부 충돌 확인하는 중..." -#: clean.go:201 +#: clean.go:202 msgid "Cleaning (%d/%d): %s" msgstr "비우는 중 (%d/%d): %s" @@ -172,11 +172,11 @@ msgstr "충돌하는 패키지" msgid "Could not find all required packages:" msgstr "필요한 패키지를 모두 찾을 수 없음:" -#: pkg/menus/clean_menu.go:52 +#: pkg/menus/clean_menu.go:60 pkg/menus/clean_menu.go:107 msgid "Deleting (%d/%d): %s" msgstr "삭제하는 중 (%d/%d): %s" -#: pkg/dep/depGraph.go:57 +#: pkg/dep/dep_graph.go:57 msgid "Dependency" msgstr "종속성" @@ -188,7 +188,7 @@ msgstr "종속하는 패키지" msgid "Description" msgstr "설명" -#: pkg/menus/diff_menu.go:159 +#: pkg/menus/diff_menu.go:161 pkg/menus/diff_menu.go:194 msgid "Diffs to show?" msgstr "변경사항(Diff)을 표시할까요?" @@ -208,7 +208,7 @@ msgstr "추척되지 않은 AUR 파일을 모두 제거하시겠습니까?" msgid "Do you want to remove all other AUR packages from cache?" msgstr "캐시의 다른 AUR 패키지를 모두 제거하시겠습니까?" -#: pkg/menus/edit_menu.go:61 +#: pkg/menus/edit_menu.go:62 msgid "Edit PKGBUILD with?" msgstr "PKGBUILD를 무엇으로 편집할까요?" @@ -216,14 +216,19 @@ msgstr "PKGBUILD를 무엇으로 편집할까요?" msgid "Error during AUR search: %s\n" msgstr "AUR 검색 중 오류: %s\n" -#: pkg/dep/depGraph.go:56 +#: pkg/dep/dep_graph.go:56 msgid "Explicit" msgstr "명시적" -#: print.go:85 +#: print.go:81 msgid "Explicitly installed packages: %s" msgstr "명시적으로 설치된 패키지: %s" +#: errors.go:49 +msgid "" +"Failed to install the following packages. Manual intervention is required:" +msgstr "다음 패키지를 설치하지 못했습니다. 수동 개입이 필요합니다:" + #: print.go:40 msgid "First Submitted" msgstr "최초 작성" @@ -232,15 +237,15 @@ msgstr "최초 작성" msgid "Flagged Out Of Date AUR Packages:" msgstr "플래그가 지정된 오래된 AUR 패키지:" -#: print.go:84 +#: print.go:80 msgid "Foreign installed packages: %s" msgstr "설치된 외부 패키지: %s" -#: pkg/vcs/vcs.go:121 +#: pkg/vcs/vcs.go:133 msgid "Found git repo: %s" msgstr "git 저장소 찾음: %s" -#: vcs.go:73 +#: vcs.go:72 msgid "GenDB finished. No packages were installed" msgstr "GenDB 완료됨. 패키지가 설치되지 않았습니다" @@ -248,11 +253,11 @@ msgstr "GenDB 완료됨. 패키지가 설치되지 않았습니다" msgid "Groups" msgstr "그룹" -#: pkg/pgp/keys.go:89 +#: pkg/pgp/keys.go:87 msgid "Import?" msgstr "가져올까요?" -#: pkg/pgp/keys.go:102 +#: pkg/pgp/keys.go:100 msgid "Importing keys with gpg..." msgstr "gpg로 키 가져오는 중..." @@ -276,7 +281,7 @@ msgstr "마지막 수정" msgid "Licenses" msgstr "라이선스" -#: pkg/dep/depGraph.go:73 +#: pkg/dep/dep_graph.go:73 msgid "Local" msgstr "로컬" @@ -284,7 +289,7 @@ msgstr "로컬" msgid "Maintainer" msgstr "관리자" -#: pkg/dep/depGraph.go:58 +#: pkg/dep/dep_graph.go:58 msgid "Make Dependency" msgstr "종속성 만들기" @@ -300,7 +305,7 @@ msgstr "빠진 AUR 디버그 패키지:" msgid "Missing AUR Packages:" msgstr "빠진 AUR 패키지:" -#: pkg/dep/depGraph.go:75 +#: pkg/dep/dep_graph.go:75 msgid "Missing" msgstr "누락됨" @@ -324,15 +329,19 @@ msgstr "고립된 AUR 패키지:" msgid "Out-of-date" msgstr "오래된 패키지" -#: pkg/pgp/keys.go:120 +#: pkg/pgp/keys.go:118 msgid "PGP keys need importing:" msgstr "가져와야 할 PGP 키:" -#: install.go:254 vcs.go:50 +#: install.go:261 vcs.go:45 msgid "PKGBUILD up to date, Skipping (%d/%d): %s" msgstr "PKGBUILD가 최신임, 건너뜁니다 (%d/%d): %s" -#: pkg/menus/edit_menu.go:125 +#: preparer.go:206 +msgid "PKGBUILD up to date, skipping download: %s" +msgstr "PKGBUILD가 최신 상태이므로, 다운로드 건너뛰기:" + +#: pkg/menus/edit_menu.go:132 pkg/menus/edit_menu.go:164 msgid "PKGBUILDs to edit?" msgstr "PKGBUILD를 편집할까요?" @@ -348,11 +357,11 @@ msgstr "패키지 베이스" msgid "Package conflicts found:" msgstr "패키지 충돌 발견됨:" -#: pkg/menus/clean_menu.go:44 +#: pkg/menus/clean_menu.go:52 pkg/menus/clean_menu.go:99 msgid "Packages to cleanBuild?" msgstr "패키지를 클린빌드할까요?" -#: upgrade.go:197 upgrade.go:294 +#: upgrade.go:198 upgrade.go:295 msgid "Packages to exclude: (eg: \"1 2 3\", \"1-3\", \"^4\" or repo name)" msgstr "제외할 패키지: (예: \"1 2 3\", \"1-3\", \"^4\" 혹은 저장소 이름)" @@ -360,7 +369,7 @@ msgstr "제외할 패키지: (예: \"1 2 3\", \"1-3\", \"^4\" 혹은 저장소 msgid "Packages to install (eg: 1 2 3, 1-3 or ^4)" msgstr "설치할 패키지: (예: 1 2 3, 1-3 혹은 ^4)" -#: upgrade.go:194 upgrade.go:291 +#: upgrade.go:195 upgrade.go:292 msgid "Packages to upgrade." msgstr "업그레이드할 패키지." @@ -368,7 +377,8 @@ msgstr "업그레이드할 패키지." msgid "Popularity" msgstr "인기도" -#: pkg/menus/diff_menu.go:171 pkg/menus/edit_menu.go:136 +#: pkg/menus/diff_menu.go:173 pkg/menus/diff_menu.go:206 +#: pkg/menus/edit_menu.go:143 pkg/menus/edit_menu.go:177 msgid "Proceed with install?" msgstr "설치를 진행할까요?" @@ -380,39 +390,39 @@ msgstr "제공 패키지" msgid "Querying AUR..." msgstr "AUR 쿼리 중..." -#: install.go:225 preparer.go:59 +#: install.go:232 preparer.go:84 msgid "Remove make dependencies after install?" msgstr "설치 후 make 종속성을 제거하시겠습니까?" -#: pkg/dep/depGraph.go:394 pkg/dep/depPool.go:512 +#: pkg/dep/depPool.go:501 pkg/dep/dep_graph.go:420 msgid "Repository AUR" msgstr "저장소 AUR" -#: print.go:22 pkg/db/ialpm/alpm.go:175 +#: print.go:22 pkg/db/ialpm/alpm.go:188 msgid "Repository" msgstr "저장소" -#: pkg/dep/depGraph.go:74 +#: pkg/dep/dep_graph.go:74 msgid "SRCINFO" msgstr "SRCINFO" -#: upgrade.go:73 +#: upgrade.go:74 msgid "Searching AUR for updates..." msgstr "AUR에서 업데이트 검색하는 중..." -#: upgrade.go:62 +#: upgrade.go:63 msgid "Searching databases for updates..." msgstr "데이터베이스에서 업데이트 검색하는 중..." -#: pkg/query/mixed_sources.go:204 pkg/query/source.go:95 +#: pkg/query/mixed_sources.go:204 pkg/query/source.go:99 msgid "Showing repo packages only" msgstr "저장소 패키지만 표시하는 중" -#: print.go:89 +#: print.go:85 msgid "Size of pacman cache %s: %s" msgstr "pacman 캐시 %s의 크기: %s" -#: print.go:92 +#: print.go:88 msgid "Size of yay cache %s: %s" msgstr "yay 캐시 %s의 크기: %s" @@ -420,19 +430,19 @@ msgstr "yay 캐시 %s의 크기: %s" msgid "Snapshot URL" msgstr "스냅숏 URL" -#: pkg/dep/depGraph.go:72 +#: pkg/dep/dep_graph.go:72 msgid "Sync" msgstr "동기화" -#: print.go:94 +#: print.go:90 msgid "Ten biggest packages:" msgstr "가장 큰 10개 패키지:" -#: install.go:487 +#: install.go:485 msgid "The following packages are not compatible with your architecture:" msgstr "다음 패키지는 이 컴퓨터의 아키텍처와 호환되지 않음:" -#: pkg/db/ialpm/alpm.go:163 pkg/dep/depGraph.go:390 pkg/dep/depPool.go:508 +#: pkg/db/ialpm/alpm.go:176 pkg/dep/depPool.go:497 pkg/dep/dep_graph.go:416 msgid "There are %d providers available for %s:" msgstr "%s에 사용할 수 있는 %d개 공급자가 있습니다:" @@ -440,15 +450,15 @@ msgstr "%s에 사용할 수 있는 %d개 공급자가 있습니다:" msgid "There may be another Pacman instance running. Waiting..." msgstr "다른 pacman 인스턴스가 실행 중입니다. 대기 중..." -#: print.go:86 +#: print.go:82 msgid "Total Size occupied by packages: %s" msgstr "패키지가 차지하는 전체 크기: %s" -#: print.go:83 +#: print.go:79 msgid "Total installed packages: %s" msgstr "설치된 전체 패키지: %s" -#: install.go:495 +#: install.go:493 msgid "Try to build them anyway?" msgstr "그래도 빌드할까요?" @@ -456,7 +466,7 @@ msgstr "그래도 빌드할까요?" msgid "URL" msgstr "URL" -#: clean.go:182 +#: clean.go:182 pkg/menus/clean_menu.go:63 pkg/menus/clean_menu.go:69 msgid "Unable to clean:" msgstr "비울 수 없음:" @@ -476,11 +486,11 @@ msgstr "버전" msgid "Votes" msgstr "투표" -#: print.go:81 +#: print.go:77 msgid "Yay version v%s" msgstr "Yay 버전 v%s" -#: pkg/menus/menu.go:48 +#: pkg/menus/menu.go:47 msgid "[N]one" msgstr "[N]안함" @@ -492,7 +502,7 @@ msgstr "" "\n" "빌드 디렉터리:" -#: pkg/db/ialpm/alpm.go:185 pkg/dep/depGraph.go:404 pkg/dep/depPool.go:522 +#: pkg/db/ialpm/alpm.go:198 pkg/dep/depPool.go:511 pkg/dep/dep_graph.go:430 msgid "" "\n" "Enter a number (default=1): " @@ -508,19 +518,27 @@ msgstr "사용자에 의한 중단" msgid "cannot find package name: %v" msgstr "패키지 이름을 찾을 수 없음: %v" -#: errors.go:33 install.go:710 install.go:877 +#: errors.go:41 install.go:713 install.go:897 msgid "could not find PKGDEST for: %s" msgstr "PKGDEST를 찾을 수 없음: %s" -#: errors.go:12 +#: errors.go:10 +msgid "could not find any package archives listed in %s" +msgstr "%s에 나열된 패키지 아카이브를 찾을 수 없습니다" + +#: install.go:801 +msgid "could not find srcinfo for: %s" +msgstr "다음에 대한 srcinfo를 찾을 수 없음: %s" + +#: errors.go:20 msgid "dependency" msgstr "종속성" -#: pkg/vcs/vcs.go:70 +#: pkg/vcs/vcs.go:85 msgid "devel check for package failed: '%s' encountered an error" msgstr "패키지에 대한 devel 확인 실패함: '%s'에 하나의 오류가 발생했습니다" -#: pkg/menus/edit_menu.go:109 +#: pkg/menus/edit_menu.go:111 msgid "editor did not exit successfully, aborting: %s" msgstr "편집기가 제대로 종료되지 않음, 중단하는 중: %s" @@ -532,20 +550,20 @@ msgstr "소스 다운로드하는 중 오류: %s" msgid "error fetching %s: %s" msgstr "%s를 가져오는 중 오류: %s" -#: install.go:311 install.go:445 local_install.go:22 +#: install.go:317 install.go:446 local_install.go:22 msgid "error installing repo packages" msgstr "저장소 패키지하는 설치 중 오류" -#: aur_install.go:175 aur_install.go:179 +#: aur_install.go:216 aur_install.go:220 msgid "error installing:" msgstr "설치 중 오류:" -#: aur_install.go:136 aur_install.go:153 install.go:693 install.go:734 -#: install.go:748 install.go:762 +#: aur_install.go:175 aur_install.go:179 install.go:696 install.go:737 +#: install.go:751 install.go:765 msgid "error making: %s" msgstr "빌드 중 오류: %s" -#: install.go:599 +#: install.go:602 msgid "error merging %s: %s" msgstr "%s 병합하는 중 오류: %s" @@ -553,19 +571,19 @@ msgstr "%s 병합하는 중 오류: %s" msgid "error reading %s" msgstr "%s를 읽는 중 오류" -#: install.go:96 sync.go:27 +#: install.go:107 sync.go:35 msgid "error refreshing databases" msgstr "데이터베이스 갱신하는 중 오류" -#: clean.go:207 install.go:592 +#: clean.go:208 install.go:595 msgid "error resetting %s: %s" msgstr "%s 재설정하는 중 오류: %s" -#: errors.go:15 +#: errors.go:23 msgid "error updating package install reason to %s" msgstr "패키지 설치 근거를 %s로 업데이트하는 중 오류" -#: errors.go:10 +#: errors.go:18 msgid "explicit" msgstr "명시적" @@ -577,15 +595,15 @@ msgstr "'%s' 디렉터리 만들기 실패함: %s" msgid "failed to open config file '%s': %s" msgstr " '%s' 구성 파일 열기 실패함: %s" -#: install.go:548 +#: install.go:550 msgid "failed to parse %s -- skipping: %s" msgstr "%s 분석 실패함 -- 건너뜁니다: %s" -#: install.go:552 +#: install.go:554 msgid "failed to parse %s: %s" msgstr "%s 분석 실패함: %s" -#: local_install.go:43 +#: local_install.go:44 msgid "failed to parse .SRCINFO" msgstr ".SRCINFO를 분석하지 못했습니다" @@ -601,7 +619,7 @@ msgstr "AUR 캐시를 검색하지 못했습니다" msgid "input too long" msgstr "입력이 너무 긺" -#: pkg/db/ialpm/alpm.go:206 pkg/dep/depGraph.go:425 pkg/dep/depPool.go:542 +#: pkg/db/ialpm/alpm.go:219 pkg/dep/depPool.go:531 pkg/dep/dep_graph.go:451 msgid "invalid number: %s" msgstr "잘못된 숫자: %s" @@ -617,11 +635,11 @@ msgstr "잘못된 옵션: '--deps'와 '--explicit'는 함께 사용할 수 없 msgid "invalid repository" msgstr "잘못된 저장소" -#: pkg/db/ialpm/alpm.go:211 pkg/dep/depGraph.go:431 pkg/dep/depPool.go:547 +#: pkg/db/ialpm/alpm.go:224 pkg/dep/depPool.go:536 pkg/dep/dep_graph.go:457 msgid "invalid value: %d is not between %d and %d" msgstr "잘못된 값: %d가 %d와 %d 사이에 있지 않음" -#: pkg/pgp/keys.go:115 +#: pkg/pgp/keys.go:113 msgid "no keys to import" msgstr "가져올 키 없음" @@ -629,7 +647,7 @@ msgstr "가져올 키 없음" msgid "no query was executed" msgstr "실행된 쿼리가 없습니다" -#: local_install.go:33 +#: local_install.go:34 msgid "no target directories specified" msgstr "지정된 대상 디렉터리가 없습니다" @@ -637,6 +655,10 @@ msgstr "지정된 대상 디렉터리가 없습니다" msgid "no" msgstr "아니오" +#: aur_install.go:184 +msgid "nothing to install for %s" +msgstr "%s 용으로 설치할 항목 없음" + #: pkg/settings/parser/parser.go:164 msgid "only one operation may be used at a time" msgstr "한번에 한 작업만 쓸 수 있음" @@ -645,7 +667,7 @@ msgstr "한번에 한 작업만 쓸 수 있음" msgid "only one target is allowed" msgstr "하나의 대상만 허용됩니다" -#: print.go:186 +#: print.go:179 msgid "package '%s' was not found" msgstr "패키지 '%s'를 찾지 못했습니다" @@ -661,7 +683,7 @@ msgstr "AUR에서 패키지를 찾을 수 없습니다" msgid "package not found in repos" msgstr "저장소에서 패키지를 찾을 수 없습니다" -#: pkg/pgp/keys.go:105 +#: pkg/pgp/keys.go:103 msgid "problem importing keys" msgstr "키 가져오는 중 오류" @@ -673,11 +695,15 @@ msgstr "캐시에서 AUR 패키지 제거하는 중..." msgid "removing untracked AUR files from cache..." msgstr "캐시에서 추적되지 않은 AUR 패키지 제거하는 중..." -#: errors.go:23 install.go:886 +#: errors.go:31 msgid "the PKGDEST for %s is listed by makepkg but does not exist: %s" msgstr "makepkg에 등록된 %s의 PKGDEST가 존재하지 않음: %s" -#: pkg/db/ialpm/alpm.go:231 +#: sync.go:84 +msgid "there is nothing to do" +msgstr "할 작업이 없음" + +#: pkg/db/ialpm/alpm.go:244 msgid "unable to CreateHandle: %s" msgstr "핸들 생성 불가: %s"