libreoffice-online/loleaflet/l10n/uno/ko.json

182 lines
6.4 KiB
JSON
Raw Normal View History

l10n: use translations of .uno: commands from LibreOffice This is a combination of 22 commits. l10n: New script for collecting the used .uno: commands. Change-Id: I9c6f3f03a4042f8e5ba1f258ce468fc0f4abd169 Reviewed-on: https://gerrit.libreoffice.org/45981 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 99161841dcee3b066153a7f7af0e98d6ef7f8a2c) l10n: Don't repeat the strings in the menu definition, use the uno commands. Change-Id: If8ccd753cd88056c64c10e3f9f7b951208fafdb8 Reviewed-on: https://gerrit.libreoffice.org/45983 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 5b87f2fca5d6f84d0ac637021e87e2dc41dd13c7) l10n: "type: 'unocommand'" is implicit when there is "uno:" in the item. Change-Id: I2fe50e4860848920f551cc6a3fda5ebe5f49b3f2 Reviewed-on: https://gerrit.libreoffice.org/46011 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit d38664c023f374dc66361d00be89c08a0e5bbc20) l10n: Fix mis-typed .uno: commands. Change-Id: Ia2d695d584d48b92def364c3936655909aabd076 Reviewed-on: https://gerrit.libreoffice.org/46012 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit e68789ac2c9c3bfa661ae815ff27cd4bb038bc2c) l10n: Don't extract uno: when name: is provided for that entry. Change-Id: I85619915cf66a71c7ab982c2949390bd82df9abb Reviewed-on: https://gerrit.libreoffice.org/46013 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 293c5d45083823ae1c1f4e0519928c0b5d23dced) l10n: Implement --check to notice not covered .uno: commands early. Change-Id: I928f2cef8d9a869c10fa6c6370a7ce1c811631c8 Reviewed-on: https://gerrit.libreoffice.org/46014 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 457f929357adf7f52e0fc9281d41df3f29859467) l10n: Further decrease the use of own Online strings... ...if those can be deducted from .uno: commands. Change-Id: I9c2459a12ee95e936a7ec37f6270012d811cdf86 Reviewed-on: https://gerrit.libreoffice.org/46018 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 70ecee2bb6398aafdf6c71aeecf6e9eb6330fb70) l10n: Let's avoid redirect, and write the unocommands.js directly. Change-Id: Ifda0de27881ba415ff062368483524080dce5189 Reviewed-on: https://gerrit.libreoffice.org/46020 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit b6fa6f376c41d6787ab1cbb52218e7ff1064b83a) l10n: Generate translations of the .uno: commands + update the current ones. Change-Id: I77377412e4776a830f15973a35b83e8eca299f05 Reviewed-on: https://gerrit.libreoffice.org/46047 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit b2bfb2349ec2934a611bb4c1393e9f17aedb0ba2) l10n: Translate also the right-click menu .uno: commands. Change-Id: Ie5cedaaa10febe78ba319f9e9b03fdd44c94f468 Reviewed-on: https://gerrit.libreoffice.org/46048 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 861c252d5204dfac7b8f5fb4505efcc29eafeb3d) l10n: len(sys.argv) is 1, when the command is invoked without options Change-Id: Ie9a47955e9a031ee0484c0703f67bad7077bbd76 Reviewed-on: https://gerrit.libreoffice.org/46078 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com> (cherry picked from commit f096cf33977620f368ecc7c5b64164ab2303060b) l10n: remove obsolete unocommandsl10n.sh Change-Id: I4e9945407aff4a4fa1444079f8ecec1782a71c9c Reviewed-on: https://gerrit.libreoffice.org/46079 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com> (cherry picked from commit 4f0d5d7a2431bf5e132bdcd85285c10c0fd21322) l10n: Make sure to distinct between apps + between main menu and context menu. The strings can differ considerably, making some menu entries not understandable at all. Change-Id: I36ffa8b01df119a7655a711ec859391af16836c9 Reviewed-on: https://gerrit.libreoffice.org/46097 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 53d9593edb32bbc5db3fe430ac5f20a1bdd4e127) l10n: Fix the Table menu in Impress. Change-Id: I2cb8b98ecc1a18174b26dfaa9c96ad3829ff5989 Reviewed-on: https://gerrit.libreoffice.org/46099 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit be100fe06abbeabed05b0c8a02c4f6067fcfc774) l10n: first check for 'lang', then require unocommands Change-Id: Ib8f94bbdd163a89bef4886d68816628e124e9ef8 (cherry picked from commit d94a53a0e363f6edf3a139d26c4b9603ef14389f) l10n: get Language menu translations for free Change-Id: I8b5628457cf713d8fdb0d4de6935b7e1d54ad093 Reviewed-on: https://gerrit.libreoffice.org/46158 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com> (cherry picked from commit 53b8a60d5d85fc1a3909809ea51a23cb20453bea) l10n: Calc and Impress should use _UNO('.uno:LanguageMenu') too. Change-Id: I987821d9d9b0f40baea1879d28177e8e0c58a3a3 Reviewed-on: https://gerrit.libreoffice.org/46418 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit ba61ec9da2c073d2d728c5bb8df8912f5117fd5e) l10n: Calc row, column and sheet tab context menu translations from LibreOffice Change-Id: I1f566a71e5fdc66304e82bc2bcfb0f9ced2f5d2a Reviewed-on: https://gerrit.libreoffice.org/46430 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com> (cherry picked from commit e8847b9ef174288b73650a4e63e8a6b0cfb43b4c) l10n: Some toolbar button tooltip translations from LibreOffice Change-Id: I4a8d050c7ae8efc7d1932f16dc35455f1a182d8a Reviewed-on: https://gerrit.libreoffice.org/46444 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com> (cherry picked from commit d51a760957480ea412519f677dae7a2294c324cd) l10n: localize 'Undo' and 'Redo' labels on Document Repair dialog Change-Id: Ibd4236f85a6db92b7d6456f6f22115b35079da83 Reviewed-on: https://gerrit.libreoffice.org/47252 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com> (cherry picked from commit f8bf2c28608c139279aaa484603da8cc539ff948) l10n: 5 more toolbar strings from LO core Change-Id: I398a0d7c28a8295c3b8e5077903b5fa7d3d5c45c Reviewed-on: https://gerrit.libreoffice.org/47310 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2017-12-06 11:36:14 -06:00
{
"Add Decimal Place":"소수점 추가",
"Arrange":"배치",
"As C~haracter":"글꼴로서(~H)",
"Auto~Filter":"자동 필터(~F)",
"A~rea...":"영역(~R)...",
"A~rrange":"배치(~R)",
"Back One":"뒤로",
"Background Color":"배경색",
"Bold":"굵게",
"Bottom":"아래",
"Center":"가운데",
"Centered":"가운데 맞춤",
"Ce~lls...":"셀(~L)...",
"Clear ~Direct Formatting":"직접 적용한 서식 지우기(~D)",
"Columns ~Left":"열 왼쪽(~L)",
"Columns ~Right":"열 오른쪽(~R)",
"Comme~nt":"설명(~N)",
"Comm~ent":"주석(~e)",
"Continue previous numbering":"이전 번호 매기기 계속",
"Copy Hyperlink Location":"하이퍼링크 주소 복사",
"Delete All Comments":"모든 주석 삭제",
"Delete All Comments by This Author":"이 작성자의 모든 주석 삭제",
"Delete Column":"열 삭제",
"Delete Columns":"열 삭제",
"Delete Comment":"주석 삭제",
"Delete Decimal Place":"소수점 삭제",
"Delete Row":"행 삭제",
"Delete Rows":"행 삭제",
"Delete index":"색인 삭제",
"Demote One Level":"한 수준 내리기",
"Demote One Level With Subpoints":"하위 항목과 함께 한 수준 내리기",
"Double Underline ":"이중 밑줄",
"Find & Rep~lace...":"찾기 및 바꾸기(~L)...",
"Find Next":"다음 찾기",
"Find Previous":"이전 찾기",
"Font Color":"글꼴 색",
"Foote~r":"바닥글(~R)",
"For Paragraph":"단락",
"For Selection":"선택",
"Formatting Mark":"서식 기호",
"Forward One":"앞으로",
"F~ormat":"서식(~O)",
"F~ull Screen":"전체 화면(~U)",
"He~ader":"머리글(~A)",
"H~ide":"숨기기(~I)",
"H~ide Rows":"행 숨기기(~I)",
"In ~Background":"배경(~B)",
"Insert Column":"열 삽입",
"Insert Column Break":"열 삽입",
"Insert Row":"행 삽입",
"Insert Slide":"삽입 모드",
"Insert Unnumbered Entry":"번호없이 항목 삽입",
"Italic":"이탤릭체",
"Justified":"양쪽 맞춤",
"Language":"언어",
"Layout":"레이아웃",
"Left":"왼쪽",
"Left-To-Right":"왼쪽에서 오른쪽으로",
"Line Spacing: 1":"행간: 1",
"L~ine...":"선(~I)...",
"Merge Cells":"셀 병합",
"More ~Filters":"더 많은 필터(~F)",
"Move Down":"아래로",
"Move Down with Subpoints":"하위 단락과 함께 아래로 이동",
"Move Up":"위로",
"Move Up with Subpoints":"하위 단락과 함께 위로 이동",
"M~erge and Center Cells":"셀을 병합하고 가운데로(~E)",
"Next Page":"다음 페이지",
"No-width no ~break":"줄 바꾸지 않음(~B)",
"No-~width optional break":"보이지 않는 나누기(~W)",
"Non-br~eaking hyphen":"줄 바꿈하지 않는 하이픈(~E)",
"Number Format: Currency":"숫자 형식: 통화",
"Number Format: Decimal":"숫자 형식: 소수",
"Number Format: Percent":"숫자 형식: 백분율",
"Open Hyperlink":"하이퍼링크 열기",
"Optimal Column Width":"최적 열 너비",
"Optimal Row Height":"최적 행 높이",
"Outline":"외곽선",
"Overline":"오버라인",
"Position and Si~ze...":"위치 및 크기(~Z)...",
"Previous Page":"이전 페이지",
"Promote One Level":"한 수준 올리기",
"Promote One Level With Subpoints":"하위 항목과 함께 한 수준 올리기",
"P~aragraph...":"단락(~A)...",
"Remove Hyperlink":"하이퍼링크 제거",
"Reply Comment":"주석에 답변",
"Restart Numbering":"번호 매기기 다시 시작",
"Right":"오른쪽",
"Right-To-Left":"오른쪽에서 왼쪽으로",
"Rotate 90° ~Left":"왼쪽으로 90° 회전(~L)",
"Rotate 90° ~Right":"오른쪽으로 90° 회전(~R)",
"Rows ~Above":"행 위(~A)",
"Rows ~Below":"행 아래",
"Save ~As...":"다른 이름으로 저장(~A)...",
"Select ~All":"모두 선택(~A)",
"Shadow":"그림자",
"Sort Ascending":"오름차순 정렬",
"Sort Descending":"내림차순 정렬",
"Split Cells":"셀 분할",
"Split Cells...":"셀 분할",
"Strikethrough":"취소선",
"Subscript":"아래 첨자",
"Superscript":"윗 첨자",
"S~lide":"슬라이드(~L)",
"Ta~ble Properties...":"표 속성(~B)...",
"To Next Paragraph in Level":"같은 수준의 다음 단락으로",
"To Previous Paragraph in Level":"같은 수준의 이전 단락으로",
"To P~age":"페이지에(~A)",
"To ~Character":"문자에(~C)",
"To ~Frame":"프레임에(~F)",
"To ~Paragraph":"단락에(~P)",
"Top":"위",
"T~able":"표(~A)",
"Underline":"밑줄",
"Underline: Double":"밑줄: 이중선",
"Undo":"실행취소",
"Wrap Left":"왼쪽으로 줄 바꿈",
"Wrap Off":"줄 바꿈 해제",
"Wrap Right":"오른쪽으로 줄 바꿈",
"Wrap Text":"자동 줄바꿈",
"Zoom In":"확대",
"Zoom Out":"축소",
"~Advanced Filter...":"고급 필터(~A)...",
"~Arrange":"정렬(~A)",
"~Bring to Front":"맨 앞으로 이동(~B)",
"~Bullets and Numbering...":"글머리 기호 및 번호 매기기(~B)...",
"~Capitalize Every Word":"모든 단어의 첫 글자를 대문자로(~C)",
"~Clear Direct Formatting":"직접 적용한 서식 지우기(~C)",
"~Column Break":"열 나누기(~C)",
"~Columns":"열(~C)",
"~Contour":"윤곽(~C)",
"~Copy":"복사(~C)",
"~Data":"데이터(~D)",
"~Delete":"삭제(~D)",
"~Delete Sheet...":"시트 삭제(~D)...",
"~Edit":"편집(~E)",
"~File":"파일(~F)",
"~First Paragraph":"첫번째 단락(~F)",
"~Group and Outline":"그룹과 개요(~G)",
"~Group...":"그룹(~G)...",
"~Help":"도움말(~H)",
"~Hide":"숨기기(~H)",
"~Hide AutoFilter":"자동 필터 숨기기(~H)",
"~Hide Details":"세부 정보 숨기기(~H)",
"~Insert":"삽입(~I)",
"~Left-to-right mark":"왼쪽에서 오른쪽으로 표시(~L)",
"~Non-breaking space":"줄 바꿈하지 않는 공백(~N)",
"~Optimal Height...":"최적 높이(~O)...",
"~Optimal Page Wrap":"최적 페이지 줄 바꿈(~O)",
"~Optimal Width...":"최적 너비(~O)...",
"~Page Wrap":"페이지 줄 바꿈(~P)",
"~Paste":"붙여넣기(~P)",
"~Print...":"인쇄(~P)...",
"~Record":"기록(~R)",
"~Refresh":"새로 고침(~R)",
"~Rename Sheet...":"시트 이름 바꾸기(~R)...",
"~Reset Filter":"필터 초기화(~R)",
"~Right-to-left mark":"오른쪽에서 왼쪽으로 표시(~R)",
"~Row":"행(~R)",
"~Rows":"행(~R)",
"~Save":"저장(~S)",
"~Select":"선택(~S)",
"~Send to Back":"맨 뒤로(~S)",
"~Sentence case":"문장 대/소문자(~S)",
"~Sheet":"시트(~S)",
"~Show":"표시(~S)",
"~Show Details":"세부 정보 표시(~S)",
"~Sort...":"정렬(~S)...",
"~Standard Filter...":"표준 필터(~S)...",
"~Table":"표(~T)",
"~Tools":"도구(~T)",
"~UPPERCASE":"대문자(~U)",
"~Ungroup...":"그룹 해제(~U)...",
"~View":"보기(~V)",
"~Word Count":"단어 개수(~W)",
"~Wrap":"줄 바꾸기(~W)",
"~Wrap Through":"줄 바꿈(~W)",
"~lowercase":"소문자(~l)",
"~tOGGLE cASE":"대/소문자 전환(~t)"
}