forked from mirrors/forgejo
Previous similar PR: https://codeberg.org/forgejo/forgejo/pulls/11879. Moved strings from INI to JSON. Some directly, some with keys updated to be consistent. The latter was done carefully, making sure all usages are updated, and was tested locally. There are more deletions than insertions because some languages also had some extra empty lines removed. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12280 Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
92 lines
5.9 KiB
JSON
92 lines
5.9 KiB
JSON
{
|
|
"admin.monitor.queue.settings.submit": "설정 업데이트",
|
|
"admin.monitor.queue.type": "유형",
|
|
"admin.monitor.queue.name": "이름",
|
|
"admin.users.list_status_filter.is_admin": "관리자",
|
|
"admin.users.list_status_filter.is_active": "사용",
|
|
"admin.system_status.gc_times": "가비지 콜렉션 시간",
|
|
"admin.system_status.last_gc_pause": "마지막 가비지 콜렉션 중지",
|
|
"admin.system_status.total_gc_pause": "모든 가비지 콜렉션 중지",
|
|
"admin.system_status.last_gc_time": "마지막 가비지 콜렉션 시간",
|
|
"admin.system_status.next_gc_recycle": "다음 가비지 콜렉션 순환",
|
|
"admin.system_status.other_system_allocation_obtained": "기타 시스템 할당 확보",
|
|
"admin.system_status.gc_metadata_obtained": "가비지 콜렉션 메타 데이터 확보",
|
|
"admin.system_status.profiling_bucket_hash_table_obtained": "버켓 해시 테이블 확보 프로파일링",
|
|
"admin.system_status.mcache_structures_obtained": "MCache 구조 확보",
|
|
"admin.system_status.mcache_structures_usage": "MCache 구조 사용현황",
|
|
"admin.system_status.mspan_structures_obtained": "MSpan 구조 확보",
|
|
"admin.system_status.mspan_structures_usage": "MSpan 구조 사용현황",
|
|
"admin.system_status.stack_memory_obtained": "스택 메모리 확보",
|
|
"admin.system_status.bootstrap_stack_usage": "부트스트랩 스택 사용현황",
|
|
"admin.system_status.heap_objects": "힙 객체",
|
|
"admin.system_status.heap_memory_released": "힙 메모리 풀림",
|
|
"admin.system_status.heap_memory_in_use": "힙 메모리 사용중",
|
|
"admin.system_status.heap_memory_idle": "힙 메모리 유휴",
|
|
"admin.system_status.heap_memory_obtained": "힙 메모리 확보",
|
|
"admin.system_status.current_heap_usage": "현재 힙 사용현황",
|
|
"admin.system_status.memory_free_times": "가용 메모리",
|
|
"admin.system_status.memory_allocate_times": "사용 메모리",
|
|
"admin.system_status.pointer_lookup_times": "포인터 조회 시간",
|
|
"admin.system_status.memory_obtained": "메모리 확보",
|
|
"admin.system_status.total_memory_allocated": "전체 할당 메모리",
|
|
"admin.system_status.current_memory_usage": "현재 메모리 사용율",
|
|
"admin.system_status.current_goroutine": "현재 Go루틴",
|
|
"admin.system_status.server_uptime": "서버를 켠 시간",
|
|
"webauthn.error.timeout": "키를 읽기 전에 시간이 초과되었습니다. 페이지를 새로 고치고 다시 시도해주세요.",
|
|
"webauthn.error.empty": "키의 이름을 설정해야 합니다.",
|
|
"webauthn.error.duplicated": "이 요청에는 보안 키가 허용되지 않습니다. 키가 이미 등록되어 있는지 확인하세요.",
|
|
"webauthn.error.unable_to_process": "서버가 귀하의 요청을 처리할 수 없습니다.",
|
|
"webauthn.error.insecure": "웹 인증은 안전한 연결만 지원합니다. HTTP에서 테스트할 경우, \"localhost\" 또는 \"127.0.0.1\" 오리진을 사용할 수 있습니다.",
|
|
"webauthn.error.unknown": "알 수 없는 오류가 발생했습니다. 다시 시도해주세요.",
|
|
"webauthn.unsupported_browser": "현재 귀하의 브라우저는 웹 인증을 지원하지 않습니다.",
|
|
"webauthn.error": "보안 키를 읽을 수 없습니다.",
|
|
"webauthn.use_twofa": "휴대전화 2단계 코드 사용",
|
|
"webauthn.press_button": "보안 키의 버튼을 누르세요…",
|
|
"webauthn.sign_in": "보안 키에 있는 버튼을 누르세요. 만약 보안 키에 버튼이 없다면 다시 입력하세요.",
|
|
"webauthn.insert_key": "보안 키를 입력하세요",
|
|
"migrate.items.wiki": "위키",
|
|
"migrate.items.milestones": "마일스톤",
|
|
"migrate.items.issues": "이슈",
|
|
"migrate.items.pull_requests": "풀 리퀘스트",
|
|
"migrate.items.releases": "릴리즈",
|
|
"actions.runners.name": "이름",
|
|
"actions.runners.owner_type": "유형",
|
|
"actions.runners.description": "설명",
|
|
"actions.runners.task_list.run": "실행",
|
|
"actions.runners.task_list.repository": "저장소",
|
|
"actions.runners.task_list.commit": "커밋",
|
|
"actions.runners.status.active": "사용",
|
|
"gpg.error.extract_sign": "서명 추출에 실패",
|
|
"gpg.error.generate_hash": "커밋의 해시 생성에 실패",
|
|
"gpg.error.not_signed_commit": "서명되지 않은 커밋",
|
|
"notification.notifications": "알림",
|
|
"notification.unread": "읽지 않음",
|
|
"notification.read": "읽음",
|
|
"notification.no_unread": "읽지 않은 알림이 없습니다.",
|
|
"notification.no_read": "알림이 없습니다.",
|
|
"notification.pin": "알림 고정",
|
|
"notification.mark_as_read": "읽음으로 표시",
|
|
"notification.mark_as_unread": "읽지 않음으로 표시",
|
|
"notification.mark_all_as_read": "모두 읽음으로 표시",
|
|
"notification.subscriptions": "구독한 알림",
|
|
"notification.watching": "주시중",
|
|
"notification.no_subscriptions": "알림이 없음",
|
|
"dropzone.invalid_input_type": "이 형식의 파일을 업로드할 수 없습니다.",
|
|
"dropzone.file_too_big": "파일 크기({{filesize}} MB) 가 최대 크기({{maxFilesize}} MB) 를 초과합니다.",
|
|
"dropzone.remove_file": "파일 제거",
|
|
"packages.filter.type": "유형",
|
|
"packages.details.author": "작성자",
|
|
"packages.dependency.id": "ID",
|
|
"packages.dependency.version": "버전",
|
|
"packages.alpine.repository.branches": "브랜치",
|
|
"packages.alpine.repository.repositories": "저장소",
|
|
"packages.maven.download": "종속성을 다운로드하려면 명령줄을 통해 실행하세요:",
|
|
"packages.nuget.dependency.framework": "타겟 프레임워크",
|
|
"stars.n_stars": "%s 좋아요",
|
|
"repo.pulls.merged_title_desc": "님이 <code>%[2]s</code> 에서 <code>%[3]s</code> 로 %[1]d 커밋을 %[4]s 병합함",
|
|
"repo.pulls.title_desc": "<code>%[2]s</code> 에서 <code id=\"%[4]s\">%[3]s</code> 로 %[1]d개의 커밋들을 병합하려함",
|
|
"home.welcome.no_activity": "활동 없음",
|
|
"moderation.abuse_category.malware": "악성 소프트웨어",
|
|
"pulse.n_active_issues": "%s 개의 활성화된 이슈",
|
|
"meta.last_line": " "
|
|
}
|