diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-08-12 14:12:26 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-08-12 16:10:43 +0200 |
commit | 060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (patch) | |
tree | 337893ab5a340bf2f5f4184ad598aebc33893a73 /source/ko/reportbuilder | |
parent | 5fbe7f221f27df62d1156763f03baa90322c366b (diff) |
update translations
and force-fix errors using pocheck
(based on 5-0 templates)
Change-Id: Ia5f050e72d6aa24ae5ec73898e7c05ca2d4103cb
Diffstat (limited to 'source/ko/reportbuilder')
-rw-r--r-- | source/ko/reportbuilder/java/org/libreoffice/report/function/metadata.po | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/source/ko/reportbuilder/java/org/libreoffice/report/function/metadata.po b/source/ko/reportbuilder/java/org/libreoffice/report/function/metadata.po index 992839699eb..b64039434d4 100644 --- a/source/ko/reportbuilder/java/org/libreoffice/report/function/metadata.po +++ b/source/ko/reportbuilder/java/org/libreoffice/report/function/metadata.po @@ -1,18 +1,19 @@ -#. extracted from reportbuilder/java/org/libreoffice/report/function/metadata msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"PO-Revision-Date: 2015-05-21 08:36+0000\n" +"Last-Translator: system user <>\n" +"Language-Team: \n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: LibreOffice\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1432197388.000000\n" #: Author-Function_en_US.properties msgctxt "" @@ -20,7 +21,7 @@ msgctxt "" "display-name\n" "property.text" msgid "AUTHOR" -msgstr "" +msgstr "작성자" #: Author-Function_en_US.properties msgctxt "" @@ -28,7 +29,7 @@ msgctxt "" "description\n" "property.text" msgid "Returns the author of the report." -msgstr "" +msgstr "보고서의 작성자 이름을 리턴합니다." #: Title-Function_en_US.properties msgctxt "" @@ -36,7 +37,7 @@ msgctxt "" "display-name\n" "property.text" msgid "TITLE" -msgstr "" +msgstr "제목" #: Title-Function_en_US.properties msgctxt "" @@ -44,7 +45,7 @@ msgctxt "" "description\n" "property.text" msgid "Returns the title of the report." -msgstr "" +msgstr "보고서의 제목을 리턴합니다." #: category_en_US.properties msgctxt "" @@ -52,7 +53,7 @@ msgctxt "" "display-name\n" "property.text" msgid "MetaData" -msgstr "" +msgstr "메타 데이터" #: category_en_US.properties msgctxt "" @@ -60,4 +61,4 @@ msgctxt "" "description\n" "property.text" msgid "Contains functions about meta data" -msgstr "" +msgstr "메타 데이터에 대한 기능을 포함" |