diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-12-18 12:03:56 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-12-18 12:07:23 +0100 |
commit | 9a856d562ebae5d1ae691ec623cf4ebb23299930 (patch) | |
tree | 532a7bfe8768b8e8f6fb536db66604e678508857 /source/ko/uui | |
parent | 28cfef34df86f518e0d03f4d2fd18bfe2916d982 (diff) |
update translations for 6.0/master
and force-fix errors using pocheck
Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811
Diffstat (limited to 'source/ko/uui')
-rw-r--r-- | source/ko/uui/messages.po | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/source/ko/uui/messages.po b/source/ko/uui/messages.po index 8dc15e107f2..62ffc43827f 100644 --- a/source/ko/uui/messages.po +++ b/source/ko/uui/messages.po @@ -280,6 +280,7 @@ msgid "%PRODUCTNAME cannot keep files from being overwritten when this transmiss msgstr "%PRODUCTNAME 은(는) 전송 프로토콜이 사용되고 있는 한 파일이 겹쳐쓰기되는 것을 막을 수 없습니다. 그래도 계속 진행하시겠습니까?" #: ids.hrc:131 +#, fuzzy msgctxt "RID_UUI_ERRHDL" msgid "" "The file '$(ARG1)' is corrupt and therefore cannot be opened. %PRODUCTNAME can try to repair the file.\n" @@ -291,6 +292,14 @@ msgid "" "\n" "Should %PRODUCTNAME repair the file?\n" msgstr "" +"'$(ARG1)' 파일은 손상되었으므로 열 수 없습니다. %PRODUCTNAME 에서 파일을 복구하려고 할 수 있습니다.\n" +"\n" +"이 손상은 문서 조작이나 데이터 전송으로 인한 문서 구조상의 손상 때문일 수 있습니다.\n" +"\n" +"복구된 문서의 내용을 신뢰하지 않는 것이 좋습니다.\n" +"이 문서의 매크로를 실행할 수 없습니다.\n" +"\n" +"%PRODUCTNAME (으)로 파일을 복구하시겠습니까?\n" #: ids.hrc:133 msgctxt "RID_UUI_ERRHDL" @@ -548,9 +557,10 @@ msgid "Document Could Not Be Locked" msgstr "문서를 잠글 수 없습니다." #: strings.hrc:46 +#, fuzzy msgctxt "STR_LOCKFAILED_MSG" msgid "The lock file could not be created for exclusive access by %PRODUCTNAME, due to missing permission to create a lock file on that file location or lack of free disk space." -msgstr "" +msgstr "파일이 있는 위치에 잠금 파일을 생성하기 위한 권한이 없으므로 %PRODUCTNAME 이(가) 배타적 접근을 위해 파일을 잠글 수 없습니다." #: strings.hrc:47 #, fuzzy |