Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'resources/i18n/ko_KR/fdmextruder.def.json.po')
-rw-r--r--resources/i18n/ko_KR/fdmextruder.def.json.po18
1 files changed, 13 insertions, 5 deletions
diff --git a/resources/i18n/ko_KR/fdmextruder.def.json.po b/resources/i18n/ko_KR/fdmextruder.def.json.po
index bbfe9429fb..2bfb0eed51 100644
--- a/resources/i18n/ko_KR/fdmextruder.def.json.po
+++ b/resources/i18n/ko_KR/fdmextruder.def.json.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cura 3.6\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
-"POT-Creation-Date: 2018-10-29 15:01+0000\n"
+"POT-Creation-Date: 2019-02-26 16:36+0000\n"
"PO-Revision-Date: 2018-09-28 14:25+0100\n"
"Last-Translator: Jinbuhm Kim <Jinbuhm.Kim@gmail.com>\n"
"Language-Team: Jinbum Kim <Jinbuhm.Kim@gmail.com>, Korean <info@bothof.nl>\n"
@@ -85,8 +85,8 @@ msgstr "익스트루더 스타트 G 코드"
#: fdmextruder.def.json
msgctxt "machine_extruder_start_code description"
-msgid "Start g-code to execute whenever turning the extruder on."
-msgstr "익스트루더를 켤 때마다 실행할 스타드 g 코드."
+msgid "Start g-code to execute when switching to this extruder."
+msgstr ""
#: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs label"
@@ -125,8 +125,8 @@ msgstr "익스트루더 엔드 G 코드"
#: fdmextruder.def.json
msgctxt "machine_extruder_end_code description"
-msgid "End g-code to execute whenever turning the extruder off."
-msgstr "익스트루더를 끌 때마다 실행할 엔드 g 코드."
+msgid "End g-code to execute when switching away from this extruder."
+msgstr ""
#: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs label"
@@ -227,3 +227,11 @@ msgstr "직경"
msgctxt "material_diameter description"
msgid "Adjusts the diameter of the filament used. Match this value with the diameter of the used filament."
msgstr "사용 된 필라멘트의 직경을 조정합니다. 이 값을 사용 필라멘트의 직경과 일치시킵니다."
+
+#~ msgctxt "machine_extruder_start_code description"
+#~ msgid "Start g-code to execute whenever turning the extruder on."
+#~ msgstr "익스트루더를 켤 때마다 실행할 스타드 g 코드."
+
+#~ msgctxt "machine_extruder_end_code description"
+#~ msgid "End g-code to execute whenever turning the extruder off."
+#~ msgstr "익스트루더를 끌 때마다 실행할 엔드 g 코드."