i18n: fix uncontexted strings
For example jobs where translated into "employment" in other language Remove english text in other languages
This commit is contained in:
@@ -153,14 +153,14 @@
|
||||
"manage_shares": "공유 관리",
|
||||
"no_shares": "아직 공유가 없습니다.",
|
||||
"playback_error": "재생 실패",
|
||||
"private": "Private",
|
||||
"public": "Public",
|
||||
"private": "비공개",
|
||||
"public": "공개",
|
||||
"read_only": "읽기 전용",
|
||||
"remove": "Remove",
|
||||
"remove": "제거",
|
||||
"remove_share": "공유 삭제",
|
||||
"set_cover": "커버 세트",
|
||||
"share_with_user": "사용자 ID 또는 이메일",
|
||||
"toggle_public": "Visibility",
|
||||
"toggle_public": "표시",
|
||||
"track_removed": "트랙이 삭제됨",
|
||||
"prev": "이전",
|
||||
"add_selected": "선택 항목 추가",
|
||||
@@ -214,10 +214,10 @@
|
||||
"delete_permanently": "영구 삭제",
|
||||
"empty_trash": "휴지통 비우기",
|
||||
"open_parent_folder": "상위 폴더로 이동",
|
||||
"add": "Add",
|
||||
"apply": "Apply",
|
||||
"clear": "Clear",
|
||||
"remove": "Remove"
|
||||
"add": "추가",
|
||||
"apply": "적용",
|
||||
"clear": "지우기",
|
||||
"remove": "제거"
|
||||
},
|
||||
"user_menu": {
|
||||
"appearance": "외관",
|
||||
@@ -265,8 +265,8 @@
|
||||
"linkNamePlaceholder": "링크 이름(선택사항)",
|
||||
"newLink": "새 링크",
|
||||
"noExpiry": "만료 없음",
|
||||
"pending": "Pending",
|
||||
"people": "People",
|
||||
"pending": "대기 중",
|
||||
"people": "사람",
|
||||
"publicLinks": "공개 링크",
|
||||
"role": {
|
||||
"canEdit": "편집 가능",
|
||||
@@ -284,7 +284,7 @@
|
||||
"folders": "폴더",
|
||||
"link_name": "링크 이름(선택사항)",
|
||||
"notifyByEmail": "이메일로 알림",
|
||||
"revoke": "Remove",
|
||||
"revoke": "제거",
|
||||
"role_label": "역할",
|
||||
"addPassword": "비밀번호 추가",
|
||||
"add_people": "사용자, 그룹 또는 이메일 추가…",
|
||||
@@ -1214,11 +1214,7 @@
|
||||
"delete_user_confirm_hint": "확인을 위해 아래에 계정 이메일을 입력하세요: {{email}}",
|
||||
"deleting": "삭제 중…",
|
||||
"storage_backend_audit": "백엔드 일관성",
|
||||
"storage_backend_audit_triggered": "`{{name}}`에 대해 backend_consistency가 트리거되었습니다. 작업 탭에서 확인하세요.",
|
||||
"jobs": {
|
||||
"tab": "채용 정보",
|
||||
"title": "채용정보",
|
||||
"hint": "이 섹션은 내부 작업(정기 작업 + 주문형 작업)에 관한 것입니다. 일관성 검사는 언제든지 안전하게 실행할 수 있으며 읽기 전용입니다.",
|
||||
"run_all_consistency": "모든 일관성 검사 실행",
|
||||
"run_deep": "깊이 달리다",
|
||||
"run_deep_hint": "또한 느린 변형(블롭 재해시, 비트롯 감지)을 실행합니다.",
|
||||
@@ -1249,11 +1245,10 @@
|
||||
"findings_title": "조사 결과",
|
||||
"no_runs": "아직 실행이 없습니다.",
|
||||
"no_findings": "발견 항목 없음 - 깨끗하게 실행됩니다.",
|
||||
"none_registered": "등록된 채용정보가 없습니다.",
|
||||
"on_demand": "주문형",
|
||||
"every_h": "매 {{n}}시간마다",
|
||||
"every_min": "{{n}}분마다",
|
||||
"every_sec": "every {{n}} s",
|
||||
"every_sec": "{{n}}초마다",
|
||||
"outcome_ok": "좋아요",
|
||||
"outcome_err": "실수",
|
||||
"outcome_issues": "문제",
|
||||
@@ -1263,7 +1258,6 @@
|
||||
"notices_present_tooltip": "정보 발견 항목 - 조치가 필요하지 않습니다. 자세한 내용을 보려면 확장하세요.",
|
||||
"purge": "오래된 실행 제거",
|
||||
"purge_hint": "선택한 보존 기간보다 오래된 완료 및 실패한 실행 기록을 삭제합니다. 결과는 상위 실행과 함께 삭제됩니다. 비터미널 실행은 항상 보존됩니다.",
|
||||
"purge_title": "이전 작업 기록 삭제",
|
||||
"purge_body": "선택한 일수보다 오래된 실행 완료 및 실패 기록을 삭제합니다. 결과는 상위 실행과 함께 삭제됩니다. 비터미널 실행(실행 중, 일시 중지, 취소 요청)은 항상 보존됩니다.",
|
||||
"purge_days_label": "보존 기간(일)",
|
||||
"purge_confirm": "숙청",
|
||||
@@ -1280,8 +1274,14 @@
|
||||
"cancel_noop": "취소할 사항이 없습니다 — {{name}}이(가) 실행 중이 아닙니다.",
|
||||
"progress_scanned_only": "{{n}} 스캔됨",
|
||||
"progress_exact_tooltip": "{{pct}} ({{scanned}} / {{total}})",
|
||||
"progress_approx_tooltip": "{{pct}} ({{scanned}} / {{total}} — approximate, backend proxy)"
|
||||
}
|
||||
"progress_approx_tooltip": "{{pct}} ({{scanned}} / {{total}} — 근사치, 백엔드 프록시)",
|
||||
"tab": "백그라운드 작업",
|
||||
"title": "백그라운드 작업",
|
||||
"hint": "이 섹션은 내부 백그라운드 작업(주기적 + 온디맨드)과 관련이 있습니다. 일관성 검사는 언제든지 안전하게 실행할 수 있습니다 — 읽기 전용입니다.",
|
||||
"none_registered": "등록된 백그라운드 작업이 없습니다.",
|
||||
"purge_title": "이전 작업 기록 삭제"
|
||||
},
|
||||
"storage_backend_audit_triggered": "backend_consistency이(가) `{{name}}`에 대해 트리거되었습니다 — 백그라운드 작업 탭에서 확인하세요."
|
||||
},
|
||||
"profile": {
|
||||
"page_title": "프로필",
|
||||
@@ -1359,14 +1359,14 @@
|
||||
"error_revoke": "취소 실패",
|
||||
"edit_photo": "사진 편집",
|
||||
"photo_tab_url": "URL",
|
||||
"photo_tab_upload": "Upload",
|
||||
"photo_tab_upload": "업로드",
|
||||
"photo_url_placeholder": "https://example.com/photo.jpg",
|
||||
"photo_url_hint": "https://, http://, or data:image/…;base64,… accepted",
|
||||
"photo_url_hint": "https://, http://, data:image/…;base64,… 허용",
|
||||
"photo_choose_file": "사진 선택(PNG, JPEG, WebP)",
|
||||
"photo_resize_note": "512 × 512px보다 큰 이미지는 자동으로 크기가 조정됩니다.",
|
||||
"photo_save": "사진 저장",
|
||||
"photo_remove": "사진 삭제",
|
||||
"photo_cancel": "Cancel",
|
||||
"photo_cancel": "취소",
|
||||
"photo_save_failed": "사진을 저장하지 못했습니다.",
|
||||
"photo_no_file": "먼저 파일을 선택해주세요",
|
||||
"photo_managed_by_oidc": "귀하의 ID 제공업체가 관리하는 사진입니다.",
|
||||
@@ -1439,7 +1439,7 @@
|
||||
"create_dialog_title": "새 그룹",
|
||||
"edit_dialog_title": "그룹 이름 변경",
|
||||
"name_label": "이름",
|
||||
"name_placeholder": "engineering",
|
||||
"name_placeholder": "엔지니어링",
|
||||
"description_label": "설명(선택사항)",
|
||||
"members_section": "구성원",
|
||||
"add_member_placeholder": "사용자 또는 그룹 추가…",
|
||||
@@ -1495,12 +1495,12 @@
|
||||
}
|
||||
},
|
||||
"sort": {
|
||||
"asc": "ascending",
|
||||
"desc": "descending",
|
||||
"asc": "오름차순",
|
||||
"desc": "내림차순",
|
||||
"direction": "정렬 방향"
|
||||
},
|
||||
"notif": {
|
||||
"errorTitle": "Error",
|
||||
"errorTitle": "오류",
|
||||
"searchError": "검색 수행 중 오류가 발생했습니다.",
|
||||
"cleanupCompleted": "정리 완료",
|
||||
"cleanupCompletedBody": "최근 파일 기록이 삭제되었습니다.",
|
||||
@@ -1584,7 +1584,7 @@
|
||||
"common": {
|
||||
"add": "추가",
|
||||
"cancel": "취소",
|
||||
"clear": "Clear",
|
||||
"clear": "지우기",
|
||||
"close": "닫기",
|
||||
"confirm": "확인",
|
||||
"copy": "복사",
|
||||
@@ -1596,7 +1596,7 @@
|
||||
"next": "다음",
|
||||
"no": "없음",
|
||||
"previous": "이전",
|
||||
"remove": "Remove",
|
||||
"remove": "제거",
|
||||
"rename": "이름 변경",
|
||||
"save": "저장",
|
||||
"search": "검색",
|
||||
|
||||
Reference in New Issue
Block a user