Skip to content

Commit

Permalink
Update ko.json (#11215)
Browse files Browse the repository at this point in the history
Added some korean translation
  • Loading branch information
jbsamcho authored Dec 23, 2024
1 parent 86be00c commit 22527af
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions src/assets/i18n/ko.json
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
{
"": "",
"1m Average": "",
"Add Expansion Shelf": "",
"Add Exporter": "",
"Add Reporting Exporter": "",
"Add Smart Test": "",
"Add listen": "",
"Also unlock any separate encryption roots that are children of this dataset. Child datasets that inherit encryption from this encryption root will be unlocked in either case.": "",
"Alternatively, you can start by configuring VDEVs in the wizard first and then opening Manual selection to make adjustments.": "",
"Always Chroot": "",
"An error occurred while sending the review. Please try again later.": "",
"An instance of this app already installed. Click the badge to see installed apps.": "",
"An update is already applied. Please restart the system.": "",
"Anonymous User Download Bandwidth": "",
"Anonymous User Upload Bandwidth": "",
"Application name must have the following: 1) Lowercase alphanumeric characters can be specified 2) Name must start with an alphabetic character and can end with alphanumeric character 3) Hyphen '-' is allowed but not as the first or last character e.g abc123, abc, abcd-1232": "",
"Apps Read": "",
"Apps Write": "",
"Arbitrary Text": "",
"Add Expansion Shelf": "확장 선반 추가",
"Add Exporter": "확장자 추가",
"Add Reporting Exporter": "보고 내보내기 추가",
"Add Smart Test": "S.M.A.R.T. 테스트 추가",
"Add listen": "듣기 추가",
"Also unlock any separate encryption roots that are children of this dataset. Child datasets that inherit encryption from this encryption root will be unlocked in either case.": "또한 이 데이터 세트의 자식인 별도의 암호화 루트를 잠금 해제합니다. 이 암호화 루트로부터 암호화를 상속하는 하위 데이터 세트는 두 경우 모두 잠금이 해제됩니다.",
"Alternatively, you can start by configuring VDEVs in the wizard first and then opening Manual selection to make adjustments.": "또는 마법사에서 VDEV를 먼저 구성한 다음 수동 선택을 열어 조정할 수 있습니다.",
"Always Chroot": "항상 루트",
"An error occurred while sending the review. Please try again later.": "리뷰를 보내는동안 오류가 발생했습니다. 나중에 다시 시도해주세요.",
"An instance of this app already installed. Click the badge to see installed apps.": "이 앱의 인스턴스가 이미 설치되어 있습니다. 설치된 앱을 보려면 배지를 클릭하세요.",
"An update is already applied. Please restart the system.": "업데이트가 이미 적용되엇습니다. 시스템을 재부팅하세요.",
"Anonymous User Download Bandwidth": "익명의 사용자가 Bandwidth를 다운로드했습니다.",
"Anonymous User Upload Bandwidth": "익명의 사용자가 Bandwidth를 업로드했습니다.",
"Application name must have the following: 1) Lowercase alphanumeric characters can be specified 2) Name must start with an alphabetic character and can end with alphanumeric character 3) Hyphen '-' is allowed but not as the first or last character e.g abc123, abc, abcd-1232": "애플리케이션 이름은 다음을 포함해야 합니다: 1) 소문자 영숫자로 지정 가능 2) 이름은 알파벳으로 시작해야 하며 영숫자로 끝날 수 있음 3) 하이픈 '-'는 허용되지만 첫 문자나 마지막 문자로는 사용할 수 없음(예: abc123, abc, abcd-1232).",
"Apps Read": "앱 읽기",
"Apps Write": "앱 쓰기",
"Arbitrary Text": "임의 텍스트",
"Archs": "",
"Are you sure you want to delete <b>{name}</b> Reporting Exporter?": "",
"Are you sure you want to delete the <b>{name}</b> DNS Authenticator?": "",
"Are you sure you want to remove the extent association with {extent}?": "",
"Associate": "",
"Asymmetric Logical Unit Access (ALUA)": "",
"Attach": "",
"Attaches privileges to the group. Only needed if you need users in this group access to TrueNAS API or WebUI.": "",
"Attaching Disk to Boot Pool": "",
"Attachments not uploaded": "",
"Attention": "",
"Audit": "",
"Audit Entry": "",
"Audit ID": "",
"Audit Logging": "",
"Audit Logs": "",
"Audit Settings": "",
"Are you sure you want to delete <b>{name}</b> Reporting Exporter?": "정말로 내보내기 보고<b>{name}</b>를 삭제하시겠어요? ",
"Are you sure you want to delete the <b>{name}</b> DNS Authenticator?": "정말로 <b>{name}</b> DNS 인증도구를 삭제하시겠어요?",
"Are you sure you want to remove the extent association with {extent}?": "{extent}와의 범위 연결을 제거하시겠습니까?",
"Associate": "연결",
"Asymmetric Logical Unit Access (ALUA)": " 비대칭 논리 유닛 액세스 (ALUA)",
"Attach": "첨부",
"Attaches privileges to the group. Only needed if you need users in this group access to TrueNAS API or WebUI.": "그룹에 권한을 연결합니다. 이 그룹의 사용자가 TrueNAS API 또는 WebUI에 액세스해야 하는 경우에만 필요합니다.",
"Attaching Disk to Boot Pool": "부팅 풀에 디스크 연결중",
"Attachments not uploaded": "업로드되지 않은 첨부파일",
"Attention": "경고",
"Audit": "심사",
"Audit Entry": "감사 항목",
"Audit ID": "심사 ID",
"Audit Logging": "심사 로깅",
"Audit Logs": "심사 로그",
"Audit Settings": "심사 설정 ",
"Auth Sessions Read": "",
"Auth Sessions Write": "",
"AuthVersion": "",
Expand Down Expand Up @@ -5316,4 +5316,4 @@
"{used} of {total} ({used_pct})": "{total} 중 {used} ({used_pct})",
"{version} is available!": "{version}이 준비되었습니다!",
"{view} on {enclosure}": "{enclousure}의 {view}"
}
}

0 comments on commit 22527af

Please sign in to comment.