UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

52 lines (51 loc) 2.67 kB
{ "Failed to fetch plugin info": "플러그인 정보를 가져오지 못했습니다", "An error occurred while fetching plugin info from {{ URL }}.": "{{ URL }}에서 플러그인 정보를 가져오는 중 오류가 발생했습니다.", "Yes": "네", "No": "아니요", "Plugin Installation": "플러그인 설치", "Do you want to install the plugin \"{{ pluginName }}\"?": "플러그인 \"{{ pluginName }}\"을(를) 설치하시겠습니까?", "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "다음 위치에서 플러그인을 설치하려고 합니다: {{ url }}\n계속하시겠습니까?", "About": "정보", "Quit": "종료", "Select All": "모두 선택", "Delete": "삭제", "Services": "서비스", "Hide": "숨기기", "Hide Others": "다른 항목 숨기기", "Show All": "모두 보기", "File": "파일", "Close": "닫기", "Edit": "편집", "Cut": "잘라내기", "Copy": "복사", "Paste": "붙여넣기", "Paste and Match Style": "스타일 일치하여 붙여넣기", "Speech": "음성", "Start Speaking": "읽기 시작", "Stop Speaking": "읽기 중지", "View": "보기", "Toggle Developer Tools": "개발자 도구 전환", "Reset Zoom": "확대/축소 초기화", "Zoom In": "확대", "Zoom Out": "축소", "Toggle Fullscreen": "전체 화면 전환", "Navigate": "탐색", "Reload": "새로고침", "Go to Home": "홈으로 이동", "Go Back": "뒤로 가기", "Go Forward": "앞으로 가기", "Window": "창", "Minimize": "최소화", "Bring All to Front": "모든 창을 앞으로 가져오기", "Help": "도움말", "Documentation": "문서", "Open an Issue": "이슈 열기", "Invalid URL": "잘못된 URL", "Application opened with an invalid URL: {{ url }}": "잘못된 URL로 애플리케이션이 열렸습니다: {{ url }}", "Another process is running": "다른 프로세스가 실행 중입니다", "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "이미 다른 프로세스가 실행 중인 것 같습니다. 해당 프로세스를 자동으로 종료하고 계속하시겠습니까, 아니면 종료하시겠습니까?", "Continue": "계속", "Failed to quit the other running process": "다른 실행 중인 프로세스를 종료하지 못했습니다", "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "다른 실행 중인 프로세스를 종료할 수 없습니다. PID: {{ process_list }}. 해당 프로세스를 종료한 후 앱을 다시 실행하세요." }