tinymce.Resource.add('tinymce.html-i18n.help-keynav.ko_KR',
'<h1>??? ?? ??</h1>\n' +
'\n' +
'<dl>\n' +
' <dt>?? ?? ??? ??</dt>\n' +
' <dd>Windows ?? Linux: Alt+F9</dd>\n' +
' <dd>macOS: ⌥F9</dd>\n' +
' <dt>?? ?? ??? ??</dt>\n' +
' <dd>Windows ?? Linux: Alt+F10</dd>\n' +
' <dd>macOS: ⌥F10</dd>\n' +
' <dt>?? ??? ??</dt>\n' +
' <dd>Windows ?? Linux: Alt+F11</dd>\n' +
' <dd>macOS: ⌥F11</dd>\n' +
' <dt>?? ???</dt>\n' +
' <dd>Windows ?? Linux: Alt+F12</dd>\n' +
' <dd>macOS: ⌥F12</dd>\n' +
' <dt>???? ?? ??? ??? ??</dt>\n' +
' <dd>Windows, Linux ?? macOS: Ctrl+F9</dd>\n' +
'</dl>\n' +
'\n' +
'<p>? ?? UI ???? ??? ????, ?? ? ?? ??? ?? ????? ?? ?? ??? ??\n' +
' ?? ?? ?????.</p>\n' +
'\n' +
'<h1>UI ?? ? ??</h1>\n' +
'\n' +
'<p>? UI ???? ?? UI ???? ????? <strong>Tab(?)</strong>? ????.</p>\n' +
'\n' +
'<p>? UI ???? ?? UI ???? ????? <strong>Shift+Tab(???+?)</strong>? ????.</p>\n' +
'\n' +
'<p>? UI ??? <strong>Tab(?)</strong> ??? ??? ????.</p>\n' +
'\n' +
'<ol>\n' +
' <li>?? ?</li>\n' +
' <li>? ?? ?? ??</li>\n' +
' <li>????</li>\n' +
' <li>??? ?? ??</li>\n' +
' <li>??? ?? ? ?? ??</li>\n' +
' <li>??? ??? ??</li>\n' +
' <li>??? ??? ?? ?? ??</li>\n' +
'</ol>\n' +
'\n' +
'<p>UI ??? ?? ?? ???????.</p>\n' +
'\n' +
'<p>??? ??? ?? ???? ?? ????? ??? ?? ?? <strong>Shift+Tab(???+?)</strong>? ???\n' +
' ??? ??? ???? ?? ? ?? ?? ?? ???? ?????.</p>\n' +
'\n' +
'<h1>UI ?? ? ??</h1>\n' +
'\n' +
'<p>? UI ???? ?? UI ??? ????? ??? <strong>???</strong> ?? ????.</p>\n' +
'\n' +
'<p><strong>??</strong>? <strong>???</strong> ??? ?? ??:</p>\n' +
'\n' +
'<ul>\n' +
' <li>?? ???? ?? ?? ??? ?????.</li>\n' +
' <li>???? ?? ??? ???.</li>\n' +
' <li>?? ?? ???? ?? ??? ?????.</li>\n' +
' <li>??? ?? ???? ?? ?? ?????.</li>\n' +
'</ul>\n' +
'\n' +
'<p><strong>??</strong>? <strong>?</strong> ??? ?? ??:</p>\n' +
'\n' +
'<ul>\n' +
' <li>???? ?? ?? ??? ?????.</li>\n' +
' <li>?? ?? ?? ???? ?? ?? ??? ?????.</li>\n' +
'</ul>\n' +
'\n' +
'<p><strong>???</strong> ?? ??? ?? UI ?? ??? ?????.</p>\n' +
'\n' +
'<p>?? ?? ??, ?? ?? ?? ?? ?? ?? ?? ?? ??? ???? <strong>Esc</strong> ?? ????.</p>\n' +
'\n' +
"<p>?? ??? ??? ?? UI ?? '??'? ?? ?? ??? <strong>Esc</strong> ?? ???\n" +
' ??? ??? ??? ?????.</p>\n' +
'\n' +
'<h1>?? ?? ?? ?? ?? ?? ??</h1>\n' +
'\n' +
'<p>??? ?? ?? ?? ?? ?? ??? ?? ???? ?? ? <strong>Return(??)</strong>, <strong>Enter(??)</strong>,\n' +
' ?? <strong>Space bar(?????)</strong>? ?? ?? ??? ?????.</p>\n' +
'\n' +
'<h1>?? ?? ?? ??</h1>\n' +
'\n' +
'<p>?? ?? ??? ??, ? ?? ??? ??? ??? ??? ??? ??? ????.</p>\n' +
'\n' +
'<p>??? ??? ??? ??? ?? <strong>Tab(?)</strong> ?? <strong>Shift+Tab(???+?)</strong>? ????.</p>\n' +
'\n' +
'<h1>?? ?? ?? ??</h1>\n' +
'\n' +
'<p>?? ?? ??? ??, ? ???? ? ?? ??? ??? ??? ??? ??? ????.</p>\n' +
'\n' +
'<p>? ?? ?? ??? ??? ??? ??? ?? <strong>Tab(?)</strong> ??\n' +
' <strong>Shift+Tab(???+?)</strong>? ????.</p>\n' +
'\n' +
'<p>?? ?? ??? ????? ? ??? ??? ??? ?? ??? <strong>???</strong>\n' +
' ?? ?? ?? ??? ??? ?? ??? ??? ?????.</p>\n');
|