mediawiki-extensions-Visual.../modules/ve/i18n/ko.json
Roan Kattouw b61813b935 Move visualeditor-languages-tool message from ve to ve-mw
I intially thought it was associated with the language inspector, but
it's not, it's the label for the languages pane in the meta dialog.

Change-Id: I478e3951862a25eee056e3df6cc3c9f9f7d9d935
2013-12-17 20:56:13 +00:00

55 lines
3.1 KiB
JSON

{
"@metadata": {
"authors": [
"Freebiekr",
"Hym411",
"Kwj2772",
"LFM",
"아라"
]
},
"visualeditor": "시각편집기",
"visualeditor-aliennode-tooltip": "죄송합니다, 이 요소는 지금은 원본 모드에서만 편집할 수 있습니다.",
"visualeditor-annotationbutton-bold-tooltip": "굵은 글씨",
"visualeditor-annotationbutton-code-tooltip": "컴퓨터 코드",
"visualeditor-annotationbutton-italic-tooltip": "기울인 글씨",
"visualeditor-annotationbutton-language-tooltip": "언어",
"visualeditor-annotationbutton-link-tooltip": "링크",
"visualeditor-annotationbutton-strikethrough-tooltip": "취소선",
"visualeditor-annotationbutton-subscript-tooltip": "아래 첨자",
"visualeditor-annotationbutton-superscript-tooltip": "위 첨자",
"visualeditor-annotationbutton-underline-tooltip": "밑줄",
"visualeditor-clearbutton-tooltip": "서식 지우기",
"visualeditor-dialog-action-apply": "바뀜 적용",
"visualeditor-dialog-action-cancel": "취소",
"visualeditor-dialog-action-goback": "돌아가기",
"visualeditor-formatdropdown-format-heading1": "1단계 문단 제목",
"visualeditor-formatdropdown-format-heading2": "2단계 문단 제목",
"visualeditor-formatdropdown-format-heading3": "3단계 문단 제목",
"visualeditor-formatdropdown-format-heading4": "4단계 문단 제목",
"visualeditor-formatdropdown-format-heading5": "5단계 문단 제목",
"visualeditor-formatdropdown-format-heading6": "6단계 문단 제목",
"visualeditor-formatdropdown-format-paragraph": "문단",
"visualeditor-formatdropdown-format-preformatted": "서식 지정",
"visualeditor-formatdropdown-title": "서식 바꾸기",
"visualeditor-help-tool": "도움말",
"visualeditor-historybutton-redo-tooltip": "다시 실행",
"visualeditor-historybutton-undo-tooltip": "실행 취소",
"visualeditor-indentationbutton-indent-tooltip": "들여쓰기 높이기",
"visualeditor-indentationbutton-outdent-tooltip": "들여쓰기 낮추기",
"visualeditor-inspector-close-tooltip": "닫기",
"visualeditor-inspector-remove-tooltip": "제거",
"visualeditor-languageinspector-block-tooltip-rtldirection": ": 우횡서(오른쪽에서 왼쪽으로)",
"visualeditor-languageinspector-title": "언어",
"visualeditor-languageinspector-widget-changelang": "언어 바꾸기",
"visualeditor-languageinspector-widget-label-direction": "입력 방향",
"visualeditor-languageinspector-widget-label-langcode": "언어 코드",
"visualeditor-languageinspector-widget-label-language": "언어",
"visualeditor-linkinspector-title": "하이퍼링크",
"visualeditor-listbutton-bullet-tooltip": "점 목록",
"visualeditor-listbutton-number-tooltip": "숫자 목록",
"visualeditor-specialcharacter-button-tooltip": "특수 문자",
"visualeditor-specialcharacterinspector-title": "특수 문자",
"visualeditor-toolbar-insert": "넣기",
"visualeditor-version-label": "버전"
}