mirror of https://github.com/cutefishos/calamares
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.5 KiB
Plaintext
48 lines
1.5 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
# Translators:
|
|
# Ji-Hyeon Gim <potatogim@potatogim.net>, 2018
|
|
# 이정희 <daemul72@gmail.com>, 2019
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-03-29 15:54-0400\n"
|
|
"PO-Revision-Date: 2016-12-16 12:18+0000\n"
|
|
"Last-Translator: 이정희 <daemul72@gmail.com>, 2019\n"
|
|
"Language-Team: Korean (https://www.transifex.com/calamares/teams/20061/ko/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: ko\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#: src/modules/dummypythonqt/main.py:84
|
|
msgid "Click me!"
|
|
msgstr "여기를 클릭하세요!"
|
|
|
|
#: src/modules/dummypythonqt/main.py:94
|
|
msgid "A new QLabel."
|
|
msgstr "새로운 QLabel."
|
|
|
|
#: src/modules/dummypythonqt/main.py:97
|
|
msgid "Dummy PythonQt ViewStep"
|
|
msgstr "더미 PythonQt ViewStep"
|
|
|
|
#: src/modules/dummypythonqt/main.py:183
|
|
msgid "The Dummy PythonQt Job"
|
|
msgstr "더미 PythonQt 작업"
|
|
|
|
#: src/modules/dummypythonqt/main.py:186
|
|
msgid "This is the Dummy PythonQt Job. The dummy job says: {}"
|
|
msgstr "더미 PythonQt Job입니다. 이 더미 Job의 출력은 다음과 같습니다: {}"
|
|
|
|
#: src/modules/dummypythonqt/main.py:190
|
|
msgid "A status message for Dummy PythonQt Job."
|
|
msgstr "더미 PythonQt Job의 상태 메시지"
|