diff options
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -3,13 +3,19 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # +# Translators: +# Seong-ho Cho <[email protected]>, 2018 +# Stefano Karapetsas <[email protected]>, 2018 +# Alan Lee <[email protected]>, 2018 +# 박정규(Jung-Kyu Park) <[email protected]>, 2018 +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-06-14 15:15+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2018-03-11 16:33+0000\n" "Last-Translator: 박정규(Jung-Kyu Park) <[email protected]>, 2018\n" "Language-Team: Korean (https://www.transifex.com/mate/teams/13566/ko/)\n" "MIME-Version: 1.0\n" @@ -1130,7 +1136,7 @@ msgstr "16진수" #, c-format msgid "_%d place" msgid_plural "_%d places" -msgstr[0] "" +msgstr[0] "_%d번 위치" #. Left Shift Popup: Menu item to shift left by n places (n >= 10) #. Right Shift Popup: Menu item to shift right by n places (n >= 10) @@ -1138,7 +1144,7 @@ msgstr[0] "" #, c-format msgid "%d place" msgid_plural "%d places" -msgstr[0] "" +msgstr[0] "%d번 위치" #. Tooltip for the round button #: ../src/math-buttons.c:996 |