i18n/Beremiz_ko_KR.po
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 15 Sep 2017 19:01:31 +0300
changeset 1807 5562f34f2fc2
parent 1803 da138c5a3063
child 2351 467f6daff4e9
permissions -rw-r--r--
lazy initialization of highlight pens and brushes for DebugVariableViewer

Constructors wx.Pen() and wx.Brush() require wx.App to exist already.
That causes crash during import of the control,
because import is done before calling main application code.
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     1
# English translations for Beremiz package.
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     2
# Copyright (C) 2017 THE Beremiz'S COPYRIGHT HOLDER
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     3
# This file is distributed under the same license as the Beremiz package.
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     4
# Automatically generated, 2017.
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     5
# 
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     6
# Translators:
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     7
# Andrey Skvortsov <andrej.skvortzov@gmail.com>, 2017
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     8
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
     9
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    10
"Project-Id-Version: Beremiz\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    11
"Report-Msgid-Bugs-To: \n"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    12
"POT-Creation-Date: 2017-07-05 13:02+0300\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    13
"PO-Revision-Date: 2017-07-05 13:02+0300\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    14
"Last-Translator: Andrey Skvortsov <andrej.skvortzov@gmail.com>, 2017\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    15
"Language-Team: Korean (Korea) (https://www.transifex.com/beremiz/teams/75746/ko_KR/)\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    16
"MIME-Version: 1.0\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    17
"Content-Type: text/plain; charset=UTF-8\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    18
"Content-Transfer-Encoding: 8bit\n"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    19
"Language: ko_KR\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    20
"Plural-Forms: nplurals=1; plural=0;\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    21
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    22
#: ../BeremizIDE.py:1095 ../PLCOpenEditor.py:418
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    23
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    24
msgid ""
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    25
"\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    26
"An unhandled exception (bug) occured. Bug report saved at :\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    27
"(%s)\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    28
"\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    29
"Please be kind enough to send this file to:\n"
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
    30
"beremiz-devel@lists.sourceforge.net\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    31
"\n"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    32
"You should now restart program.\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    33
"\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    34
"Traceback:\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    35
msgstr ""
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    36
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    37
#: ../controls/VariablePanel.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    38
msgid "   External"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    39
msgstr "   외부"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    40
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    41
#: ../controls/VariablePanel.py:71
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    42
msgid "   InOut"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    43
msgstr "   입출력"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    44
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    45
#: ../controls/VariablePanel.py:71
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    46
msgid "   Input"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    47
msgstr "   입력"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    48
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    49
#: ../controls/VariablePanel.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    50
msgid "   Local"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    51
msgstr "   로컬"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    52
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    53
#: ../controls/VariablePanel.py:71
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    54
msgid "   Output"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    55
msgstr "   출력"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    56
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    57
#: ../controls/VariablePanel.py:73
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    58
msgid "   Temp"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    59
msgstr "   임시"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    60
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    61
#: ../dialogs/PouTransitionDialog.py:94 ../dialogs/ProjectDialog.py:69
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    62
#: ../dialogs/PouActionDialog.py:92 ../dialogs/PouDialog.py:114
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    63
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    64
msgid " and %s"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    65
msgstr " , %s"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    66
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    67
#: ../ProjectController.py:1151
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    68
msgid " generation failed !\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    69
msgstr "생성 실패!\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
    70
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    71
#: ../plcopen/plcopen.py:886
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    72
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    73
msgid "\"%s\" Data Type doesn't exist !!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    74
msgstr "\"%s\" 존재하지 않는 데이터 타입!!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    75
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    76
#: ../plcopen/plcopen.py:904
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    77
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    78
msgid "\"%s\" POU already exists !!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    79
msgstr "\"%s\" POU가 이미 존재합니다!!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    80
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    81
#: ../plcopen/plcopen.py:925
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    82
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    83
msgid "\"%s\" POU doesn't exist !!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    84
msgstr "\"%s\" POU가 존재하지 않습니다!!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    85
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    86
#: ../editors/Viewer.py:247
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    87
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    88
msgid "\"%s\" can't use itself!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    89
msgstr "\"%s\": 자신을 사용 할 수 없습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    90
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    91
#: ../IDEFrame.py:1655 ../IDEFrame.py:1674
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    92
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    93
msgid "\"%s\" config already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    94
msgstr "\"%s\" 설정(config)이 이미 존재합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    95
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
    96
#: ../plcopen/plcopen.py:472
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    97
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    98
msgid "\"%s\" configuration already exists !!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
    99
msgstr "\"%s\" 설정(configuration)이 이미 존재합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   100
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   101
#: ../IDEFrame.py:1605
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   102
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   103
msgid "\"%s\" data type already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   104
msgstr "\"%s\" 데이터 타입이 이미존재합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   105
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   106
#: ../dialogs/PouTransitionDialog.py:105 ../dialogs/BlockPreviewDialog.py:220
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   107
#: ../dialogs/PouActionDialog.py:103 ../editors/Viewer.py:263
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   108
#: ../editors/Viewer.py:331 ../editors/Viewer.py:355 ../editors/Viewer.py:375
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   109
#: ../editors/TextViewer.py:272 ../editors/TextViewer.py:301
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   110
#: ../controls/VariablePanel.py:396
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   111
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   112
msgid "\"%s\" element for this pou already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   113
msgstr "이 POU에 \"%s\" 항목이 이미 존재합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   114
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   115
#: ../BeremizIDE.py:897
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   116
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   117
msgid "\"%s\" folder is not a valid Beremiz project\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   118
msgstr "\"%s\" 베레미즈 프로젝트 폴더가 아닙니다\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   119
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   120
#: ../dialogs/SFCStepNameDialog.py:52 ../dialogs/PouTransitionDialog.py:101
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   121
#: ../dialogs/BlockPreviewDialog.py:208 ../dialogs/PouNameDialog.py:50
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   122
#: ../dialogs/PouActionDialog.py:99 ../dialogs/PouDialog.py:121
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   123
#: ../editors/ResourceEditor.py:449 ../editors/ResourceEditor.py:484
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   124
#: ../editors/DataTypeEditor.py:555 ../editors/DataTypeEditor.py:587
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   125
#: ../editors/CodeFileEditor.py:776 ../controls/VariablePanel.py:773
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   126
#: ../IDEFrame.py:1596
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   127
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   128
msgid "\"%s\" is a keyword. It can't be used!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   129
msgstr "\"%s\" 는 키워드 입니다. 사용 할 수 없습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   130
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   131
#: ../plcopen/plcopen.py:2417
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   132
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   133
msgid "\"%s\" is an invalid value!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   134
msgstr "\"%s\" 유효하지 않은 값입니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   135
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   136
#: ../PLCOpenEditor.py:349 ../PLCOpenEditor.py:391
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   137
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   138
msgid "\"%s\" is not a valid folder!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   139
msgstr "\"%s\" 유효하지 않은 폴더입니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   140
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   141
#: ../dialogs/SFCStepNameDialog.py:50 ../dialogs/PouTransitionDialog.py:99
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   142
#: ../dialogs/BlockPreviewDialog.py:204 ../dialogs/PouNameDialog.py:48
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   143
#: ../dialogs/PouActionDialog.py:97 ../dialogs/PouDialog.py:119
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   144
#: ../editors/ResourceEditor.py:447 ../editors/ResourceEditor.py:482
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   145
#: ../editors/DataTypeEditor.py:585 ../editors/CodeFileEditor.py:774
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   146
#: ../controls/VariablePanel.py:771 ../IDEFrame.py:1594
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   147
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   148
msgid "\"%s\" is not a valid identifier!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   149
msgstr "\"%s\"는 유효하지 않은 식별자입니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   150
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   151
#: ../IDEFrame.py:2410
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   152
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   153
msgid "\"%s\" is used by one or more POUs. Do you wish to continue?"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   154
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   155
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   156
#: ../dialogs/BlockPreviewDialog.py:212 ../dialogs/PouDialog.py:123
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   157
#: ../editors/Viewer.py:261 ../editors/Viewer.py:316 ../editors/Viewer.py:346
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   158
#: ../editors/Viewer.py:368 ../editors/TextViewer.py:270
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   159
#: ../editors/TextViewer.py:299 ../editors/TextViewer.py:350
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   160
#: ../editors/TextViewer.py:373 ../controls/VariablePanel.py:338
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   161
#: ../IDEFrame.py:1614
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   162
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   163
msgid "\"%s\" pou already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   164
msgstr "\"%s\" POU는 이미 존재합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   165
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   166
#: ../dialogs/SFCStepNameDialog.py:58
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   167
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   168
msgid "\"%s\" step already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   169
msgstr "\"%s\" 스텝이 이미 생성되었습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   170
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   171
#: ../editors/DataTypeEditor.py:550
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   172
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   173
msgid "\"%s\" value already defined!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   174
msgstr "\"%s\" 이미 정의된 값이 있습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   175
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   176
#: ../dialogs/ArrayTypeDialog.py:97 ../editors/DataTypeEditor.py:743
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   177
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   178
msgid "\"%s\" value isn't a valid array dimension!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   179
msgstr "\"%s\" 값은 올바른 배열 차원이 아닙니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   180
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   181
#: ../dialogs/ArrayTypeDialog.py:103 ../editors/DataTypeEditor.py:750
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   182
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   183
msgid ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   184
"\"%s\" value isn't a valid array dimension!\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   185
"Right value must be greater than left value."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   186
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   187
"\"%s\" 올바른 데이터를 입력하세요!\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   188
"우측의 데이터는 좌측보다 커야 합니다."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   189
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   190
#: ../PLCGenerator.py:1101
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   191
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   192
msgid "\"{a1}\" function cancelled in \"{a2}\" POU: No input connected"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   193
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   194
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   195
#: ../editors/Viewer.py:251
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   196
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   197
msgid "\"{a1}\" is already used by \"{a2}\"!"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   198
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   199
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   200
#: ../plcopen/plcopen.py:496
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   201
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   202
msgid "\"{a1}\" resource already exists in \"{a2}\" configuration !!!"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   203
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   204
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   205
#: ../plcopen/plcopen.py:514
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   206
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   207
msgid "\"{a1}\" resource doesn't exist in \"{a2}\" configuration !!!"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   208
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   209
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   210
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:578
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   211
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   212
msgid "%03gms"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   213
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   214
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   215
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:569
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   216
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   217
msgid "%dd"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   218
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   219
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   220
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:56
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   221
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:570
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   222
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   223
msgid "%dh"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   224
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   225
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   226
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:55
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   227
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:571
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   228
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   229
msgid "%dm"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   230
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   231
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   232
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:53
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   233
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   234
msgid "%dms"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   235
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   236
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   237
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:54
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   238
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:572
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   239
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   240
msgid "%ds"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   241
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   242
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   243
#: ../PLCControler.py:1533
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   244
#, python-format
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   245
msgid "%s Data Types"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   246
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   247
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   248
#: ../PLCControler.py:1516
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   249
#, python-format
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   250
msgid "%s POUs"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   251
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   252
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   253
#: ../canfestival/SlaveEditor.py:69 ../canfestival/NetworkEditor.py:90
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   254
#, python-format
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   255
msgid "%s Profile"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   256
msgstr "%s 프로필"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   257
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   258
#: ../plcopen/plcopen.py:1650 ../plcopen/plcopen.py:1657
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   259
#: ../plcopen/plcopen.py:1669 ../plcopen/plcopen.py:1677
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   260
#: ../plcopen/plcopen.py:1687
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   261
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   262
msgid "%s body don't have instances!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   263
msgstr "%s 인스턴스를 찾을 수 없습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   264
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   265
#: ../plcopen/plcopen.py:1705 ../plcopen/plcopen.py:1712
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   266
#: ../plcopen/plcopen.py:1719
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   267
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   268
msgid "%s body don't have text!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   269
msgstr "%s 텍스트를 찾을 수 없습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   270
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   271
#: ../IDEFrame.py:386
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   272
msgid "&Add Element"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   273
msgstr "&구성원 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   274
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   275
#: ../dialogs/AboutDialog.py:73 ../dialogs/AboutDialog.py:121
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   276
#: ../dialogs/AboutDialog.py:158
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   277
msgid "&Close"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   278
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   279
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   280
#: ../IDEFrame.py:356
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   281
msgid "&Configuration"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   282
msgstr "&설정(Configuration)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   283
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   284
#: ../IDEFrame.py:345
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   285
msgid "&Data Type"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   286
msgstr "&데이터 타입"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   287
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   288
#: ../IDEFrame.py:390
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   289
msgid "&Delete"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   290
msgstr "&삭제"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   291
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   292
#: ../IDEFrame.py:337
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   293
msgid "&Display"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   294
msgstr "&보기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   295
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   296
#: ../IDEFrame.py:336
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   297
msgid "&Edit"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   298
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   299
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   300
#: ../IDEFrame.py:335
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   301
msgid "&File"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   302
msgstr "&파일"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   303
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   304
#: ../IDEFrame.py:347
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   305
msgid "&Function"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   306
msgstr "&함수"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   307
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   308
#: ../IDEFrame.py:338
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   309
msgid "&Help"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   310
msgstr "&도움말"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   311
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   312
#: ../dialogs/AboutDialog.py:72
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   313
msgid "&License"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   314
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   315
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   316
#: ../IDEFrame.py:351
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   317
msgid "&Program"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   318
msgstr "&프로그램"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   319
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   320
#: ../PLCOpenEditor.py:127
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   321
msgid "&Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   322
msgstr ""
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   323
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   324
#: ../BeremizIDE.py:219
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   325
msgid "&Recent Projects"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   326
msgstr "&최근 프로젝트"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   327
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   328
#: ../IDEFrame.py:353
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   329
msgid "&Resource"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   330
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   331
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   332
#: ../controls/SearchResultPanel.py:239
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   333
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   334
msgid "'{a1}' - {a2} match in project"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   335
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   336
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   337
#: ../controls/SearchResultPanel.py:241
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   338
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   339
msgid "'{a1}' - {a2} matches in project"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   340
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   341
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   342
#: ../connectors/PYRO/__init__.py:90
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   343
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   344
msgid "'{a1}' is located at {a2}\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   345
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   346
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   347
#: ../controls/SearchResultPanel.py:291
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   348
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   349
msgid "(%d matches)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   350
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   351
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   352
#: ../PLCOpenEditor.py:406 ../PLCOpenEditor.py:408 ../PLCOpenEditor.py:409
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   353
msgid ",   "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   354
msgstr ",   "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   355
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   356
#: ../dialogs/PouTransitionDialog.py:96 ../dialogs/PouActionDialog.py:94
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   357
#: ../dialogs/PouDialog.py:116
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   358
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   359
msgid ", %s"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   360
msgstr ", %s"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   361
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   362
#: ../PLCOpenEditor.py:404
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   363
msgid ". "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   364
msgstr ". "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   365
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   366
#: ../controls/LogViewer.py:279
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   367
msgid "1d"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   368
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   369
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   370
#: ../controls/LogViewer.py:280
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   371
msgid "1h"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   372
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   373
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   374
#: ../controls/LogViewer.py:281
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   375
msgid "1m"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   376
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   377
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   378
#: ../controls/LogViewer.py:282
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   379
msgid "1s"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   380
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   381
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   382
#: ../dialogs/PouDialog.py:125 ../IDEFrame.py:1617 ../IDEFrame.py:1663
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   383
#: ../IDEFrame.py:1682
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   384
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   385
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   386
"A POU has an element named \"%s\". This could cause a conflict. Do you wish "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   387
"to continue?"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   388
msgstr "POU 구성원의 이름 \"%s\"은 오류를 발생시킬 수 있습니다. 계속 하시겠습니까?"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   389
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   390
#: ../dialogs/SFCStepNameDialog.py:54 ../dialogs/PouTransitionDialog.py:103
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   391
#: ../dialogs/PouNameDialog.py:52 ../dialogs/PouActionDialog.py:101
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   392
#: ../controls/VariablePanel.py:775 ../IDEFrame.py:1631 ../IDEFrame.py:1644
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   393
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   394
msgid "A POU named \"%s\" already exists!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   395
msgstr "이미 생성된 POU 이름입니다 : \"%s\""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   396
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   397
#: ../ConfigTreeNode.py:424
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   398
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   399
msgid "A child named \"{a1}\" already exists -> \"{a2}\"\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   400
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   401
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   402
#: ../dialogs/BrowseLocationsDialog.py:218
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   403
msgid "A location must be selected!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   404
msgstr "위치를 지정해야 합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   405
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   406
#: ../editors/ResourceEditor.py:451
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   407
msgid "A task with the same name already exists!"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   408
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   409
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   410
#: ../dialogs/SFCStepNameDialog.py:56 ../controls/VariablePanel.py:777
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   411
#: ../IDEFrame.py:1633 ../IDEFrame.py:1646
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   412
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   413
msgid "A variable with \"%s\" as name already exists in this pou!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   414
msgstr "변수 \"%s\"는 이미 POU에 정의 되어 있습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   415
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   416
#: ../editors/CodeFileEditor.py:780
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   417
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   418
msgid "A variable with \"%s\" as name already exists!"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   419
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   420
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   421
#: ../BeremizIDE.py:283 ../dialogs/AboutDialog.py:48 ../PLCOpenEditor.py:168
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   422
msgid "About"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   423
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   424
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   425
#: ../plcopen/iec_std.csv:22
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   426
msgid "Absolute number"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   427
msgstr "절대값 연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   428
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   429
#: ../dialogs/SFCStepDialog.py:73 ../dialogs/ActionBlockDialog.py:43
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   430
msgid "Action"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   431
msgstr "액션(Action)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   432
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   433
#: ../editors/Viewer.py:614 ../editors/Viewer.py:2394
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   434
msgid "Action Block"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   435
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   436
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   437
#: ../dialogs/PouActionDialog.py:82
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   438
msgid "Action Name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   439
msgstr "액션 명"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   440
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   441
#: ../dialogs/PouActionDialog.py:49
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   442
msgid "Action Name:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   443
msgstr "액션 명:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   444
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   445
#: ../plcopen/plcopen.py:1364
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   446
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   447
msgid "Action with name %s doesn't exist!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   448
msgstr "액션 명 %s는 이미 존재합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   449
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   450
#: ../PLCControler.py:98
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   451
msgid "Actions"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   452
msgstr "액션(Actions)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   453
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   454
#: ../dialogs/ActionBlockDialog.py:133
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   455
msgid "Actions:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   456
msgstr "액션(Actions):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   457
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   458
#: ../editors/Viewer.py:431
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   459
msgid "Active"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   460
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   461
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   462
#: ../canfestival/SlaveEditor.py:80 ../canfestival/NetworkEditor.py:101
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   463
#: ../BeremizIDE.py:965 ../editors/Viewer.py:647
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   464
msgid "Add"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   465
msgstr "추가"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   466
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   467
#: ../IDEFrame.py:1893 ../IDEFrame.py:1928
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   468
msgid "Add Action"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   469
msgstr "액션 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   470
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   471
#: ../features.py:32
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   472
msgid "Add C code accessing located variables synchronously"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   473
msgstr "동기적으로 위치한 변수를 액세스하는 C 코드를 추가합니다"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   474
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   475
#: ../IDEFrame.py:1876
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   476
msgid "Add Configuration"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   477
msgstr "설정(Configuration) 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   478
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   479
#: ../IDEFrame.py:1856
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   480
msgid "Add DataType"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   481
msgstr "데이터 타입 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   482
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   483
#: ../editors/Viewer.py:572
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   484
msgid "Add Divergence Branch"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   485
msgstr "Branch 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   486
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   487
#: ../dialogs/DiscoveryDialog.py:117
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   488
msgid "Add IP"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   489
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   490
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   491
#: ../IDEFrame.py:1864
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   492
msgid "Add POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   493
msgstr "POU 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   494
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   495
#: ../features.py:33
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   496
msgid "Add Python code executed asynchronously"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   497
msgstr "비동기적으로 실행되는 파이썬 코드를 추가합니다"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   498
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   499
#: ../IDEFrame.py:1904 ../IDEFrame.py:1954
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   500
msgid "Add Resource"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   501
msgstr "리소스 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   502
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   503
#: ../IDEFrame.py:1882 ../IDEFrame.py:1925
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   504
msgid "Add Transition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   505
msgstr "트랜지션(Transition) 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   506
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   507
#: ../editors/Viewer.py:559
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   508
msgid "Add Wire Segment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   509
msgstr "와이어 세그먼트(Wire Segment) 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   510
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   511
#: ../editors/SFCViewer.py:433
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   512
msgid "Add a new initial step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   513
msgstr "새로운 초기 스텝 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   514
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   515
#: ../editors/Viewer.py:2757 ../editors/SFCViewer.py:770
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   516
msgid "Add a new jump"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   517
msgstr "새로운 점프 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   518
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   519
#: ../editors/SFCViewer.py:455
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   520
msgid "Add a new step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   521
msgstr "새로운 스텝 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   522
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   523
#: ../features.py:34
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   524
msgid "Add a simple WxGlade based GUI."
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   525
msgstr "간단 WxGlade GUI를 추가합니다"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   526
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   527
#: ../dialogs/ActionBlockDialog.py:137
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   528
msgid "Add action"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   529
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   530
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   531
#: ../editors/DataTypeEditor.py:352
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   532
msgid "Add element"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   533
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   534
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   535
#: ../editors/ResourceEditor.py:268
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   536
msgid "Add instance"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   537
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   538
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   539
#: ../canfestival/NetworkEditor.py:103
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   540
msgid "Add slave"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   541
msgstr "슬레이브 추가"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   542
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   543
#: ../editors/ResourceEditor.py:239
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   544
msgid "Add task"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   545
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   546
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   547
#: ../editors/CodeFileEditor.py:658 ../controls/VariablePanel.py:450
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   548
msgid "Add variable"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   549
msgstr ""
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   550
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   551
#: ../plcopen/iec_std.csv:33
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   552
msgid "Addition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   553
msgstr "추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   554
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   555
#: ../plcopen/definitions.py:49
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   556
msgid "Additional function blocks"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   557
msgstr "추가적 함수 블록"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   558
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   559
#: ../editors/Viewer.py:630
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   560
msgid "Adjust Block Size"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   561
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   562
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   563
#: ../editors/Viewer.py:1686
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   564
msgid "Alignment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   565
msgstr "정렬"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   566
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   567
#: ../dialogs/BrowseLocationsDialog.py:40
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   568
#: ../dialogs/BrowseLocationsDialog.py:48
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   569
#: ../dialogs/BrowseLocationsDialog.py:141
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   570
#: ../dialogs/BrowseLocationsDialog.py:144 ../controls/LogViewer.py:298
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   571
#: ../controls/VariablePanel.py:70
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   572
msgid "All"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   573
msgstr "모두"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   574
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   575
#: ../editors/FileManagementPanel.py:35
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   576
msgid "All files (*.*)|*.*|CSV files (*.csv)|*.csv"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   577
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   578
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   579
#: ../ProjectController.py:1685
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   580
msgid "Already connected. Please disconnect\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   581
msgstr "이미 접속중입니다. 연결을 해제 하세요\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   582
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   583
#: ../editors/DataTypeEditor.py:591
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   584
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   585
msgid "An element named \"%s\" already exists in this structure!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   586
msgstr "항목 \"%s\" 는 이미 구조체 안에 존재 합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   587
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   588
#: ../editors/ResourceEditor.py:486
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   589
msgid "An instance with the same name already exists!"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   590
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   591
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   592
#: ../dialogs/ConnectionDialog.py:100
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   593
msgid "Apply name modification to all continuations with the same name"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   594
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   595
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   596
#: ../plcopen/iec_std.csv:31
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   597
msgid "Arc cosine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   598
msgstr "Arc cosine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   599
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   600
#: ../plcopen/iec_std.csv:30
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   601
msgid "Arc sine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   602
msgstr "Arc sine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   603
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   604
#: ../plcopen/iec_std.csv:32
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   605
msgid "Arc tangent"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   606
msgstr "Arc tangent"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   607
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   608
#: ../plcopen/iec_std.csv:33
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   609
msgid "Arithmetic"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   610
msgstr "산술 연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   611
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   612
#: ../editors/DataTypeEditor.py:54 ../editors/DataTypeEditor.py:633
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   613
#: ../controls/VariablePanel.py:858
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   614
msgid "Array"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   615
msgstr "배열"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   616
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   617
#: ../plcopen/iec_std.csv:39
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   618
msgid "Assignment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   619
msgstr "할당"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   620
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   621
#: ../dialogs/FBDVariableDialog.py:222
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   622
msgid "At least a variable or an expression must be selected!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   623
msgstr "변수 또는 표현식이 필요합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   624
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   625
#: ../controls/ProjectPropertiesPanel.py:100
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   626
msgid "Author"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   627
msgstr "작성자"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   628
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   629
#: ../controls/ProjectPropertiesPanel.py:97
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   630
msgid "Author Name (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   631
msgstr "작성자 이름(옵션):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   632
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   633
#: ../dialogs/FindInPouDialog.py:77
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   634
msgid "Backward"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   635
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   636
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   637
#: ../util/Zeroconf.py:599
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   638
msgid "Bad domain name (circular) at "
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   639
msgstr "도메인 이름이 올바르지 않습니다(circular 네임):"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   640
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   641
#: ../util/Zeroconf.py:602
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   642
msgid "Bad domain name at "
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   643
msgstr "도메인 이름이 올바르지 않습니다:"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   644
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   645
#: ../canfestival/config_utils.py:342 ../canfestival/config_utils.py:630
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   646
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   647
msgid "Bad location size : %s"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
   648
msgstr "잘못된 로케이션 사이즈: %s"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   649
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   650
#: ../dialogs/ArrayTypeDialog.py:54 ../editors/DataTypeEditor.py:175
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   651
#: ../editors/DataTypeEditor.py:205 ../editors/DataTypeEditor.py:297
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   652
msgid "Base Type:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   653
msgstr "기본 타입:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   654
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   655
#: ../editors/DataTypeEditor.py:623 ../controls/VariablePanel.py:816
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   656
msgid "Base Types"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   657
msgstr "기본 타입"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   658
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   659
#: ../BeremizIDE.py:455
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   660
msgid "Beremiz"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   661
msgstr "베레미즈"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   662
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   663
#: ../plcopen/iec_std.csv:70
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   664
msgid "Binary selection (1 of 2)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   665
msgstr "바이너리 선택 (1 또는 2)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   666
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   667
#: ../plcopen/iec_std.csv:62
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   668
msgid "Bit-shift"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   669
msgstr "비트-쉬프트"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   670
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   671
#: ../plcopen/iec_std.csv:66
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   672
msgid "Bitwise"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   673
msgstr "비트 연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   674
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   675
#: ../plcopen/iec_std.csv:66
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   676
msgid "Bitwise AND"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   677
msgstr "비트 연산 AND"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   678
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   679
#: ../plcopen/iec_std.csv:67
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   680
msgid "Bitwise OR"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   681
msgstr "비트 연산 OR"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   682
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   683
#: ../plcopen/iec_std.csv:68
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   684
msgid "Bitwise XOR"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   685
msgstr "비트 연산 XOR"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   686
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   687
#: ../plcopen/iec_std.csv:69
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   688
msgid "Bitwise inverting"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   689
msgstr "비트 연산 반전 (Invert)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   690
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   691
#: ../editors/Viewer.py:584 ../editors/Viewer.py:2407
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   692
msgid "Block"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   693
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   694
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   695
#: ../dialogs/FBDBlockDialog.py:60
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   696
msgid "Block Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   697
msgstr "블럭 속성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   698
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   699
#: ../editors/TextViewer.py:262
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   700
msgid "Block name"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   701
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   702
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   703
#: ../editors/Viewer.py:550
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   704
msgid "Bottom"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   705
msgstr "하단"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   706
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   707
#: ../ProjectController.py:1363
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   708
msgid "Broken"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   709
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   710
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   711
#: ../dialogs/BrowseValuesLibraryDialog.py:38
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   712
#, python-format
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   713
msgid "Browse %s values library"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   714
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   715
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   716
#: ../dialogs/BrowseLocationsDialog.py:65
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   717
msgid "Browse Locations"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   718
msgstr "위치 탐색"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   719
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   720
#: ../ProjectController.py:1832
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   721
msgid "Build"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   722
msgstr "빌드"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   723
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   724
#: ../ProjectController.py:1297
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   725
msgid "Build directory already clean\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   726
msgstr "빌드 디렉토리가 이미 비어 있습니다\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   727
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   728
#: ../ProjectController.py:1833
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   729
msgid "Build project into build folder"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   730
msgstr "현재 작성된 프로젝트를 빌드 폴더에 생성합니다"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   731
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   732
#: ../ProjectController.py:1080
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   733
msgid "C Build crashed !\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   734
msgstr "C 파일 빌드 과정에 문제가 있습니다!\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   735
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   736
#: ../ProjectController.py:1077
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   737
msgid "C Build failed.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   738
msgstr "C 파일 빌드에 실패 했습니다\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   739
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   740
#: ../c_ext/CFileEditor.py:63
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   741
msgid "C code"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   742
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   743
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   744
#: ../ProjectController.py:1155
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   745
msgid "C code generated successfully.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   746
msgstr "C 코드가 성공적으로 생성되었습니다\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   747
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   748
#: ../targets/toolchain_makefile.py:122
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   749
msgid "C compilation failed.\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   750
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   751
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   752
#: ../targets/toolchain_gcc.py:192
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   753
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   754
msgid "C compilation of %s failed.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   755
msgstr "%s 의 C 컴파일 작업이 실패 했습니다\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   756
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   757
#: ../features.py:32
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   758
msgid "C extension"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   759
msgstr "C 확장"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   760
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   761
#: ../dialogs/AboutDialog.py:71
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   762
msgid "C&redits"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   763
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   764
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   765
#: ../canfestival/NetworkEditor.py:52
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   766
msgid "CANOpen network"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   767
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   768
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   769
#: ../canfestival/SlaveEditor.py:44
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   770
msgid "CANOpen slave"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   771
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   772
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   773
#: ../features.py:31
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   774
msgid "CANopen support"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   775
msgstr "CANopen 지원"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   776
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   777
#: ../plcopen/plcopen.py:1589 ../plcopen/plcopen.py:1603
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   778
#: ../plcopen/plcopen.py:1627 ../plcopen/plcopen.py:1643
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   779
msgid "Can only generate execution order on FBD networks!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   780
msgstr "FBD 네트워크 상태에서만 실행 순서를 생성할 수 있습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   781
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   782
#: ../controls/VariablePanel.py:267
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   783
msgid "Can only give a location to local or global variables"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   784
msgstr "로컬 또는 전역 변수만 위치 지정 가능합니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   785
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   786
#: ../PLCOpenEditor.py:344
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   787
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   788
msgid "Can't generate program to file %s!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   789
msgstr "프로그램을 %s 파일로 생성할 수 없습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   790
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   791
#: ../controls/VariablePanel.py:265
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   792
msgid "Can't give a location to a function block instance"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   793
msgstr "함수 블럭 인스턴스에는 위치를 지정할 수 없습니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   794
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   795
#: ../PLCOpenEditor.py:389
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   796
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   797
msgid "Can't save project to file %s!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   798
msgstr "프로젝트를 %s로 저장할 수 없습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   799
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   800
#: ../controls/VariablePanel.py:313
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   801
msgid "Can't set an initial value to a function block instance"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   802
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   804
#: ../ConfigTreeNode.py:529
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   805
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   806
msgid "Cannot create child {a1} of type {a2} "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   807
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   808
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   809
#: ../ConfigTreeNode.py:454
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   810
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   811
msgid "Cannot find lower free IEC channel than %d\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
   812
msgstr "%d보다 낮은 번호의 가용 IEC 채널을 검색하는데 실패했습니다\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   813
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   814
#: ../connectors/PYRO/__init__.py:131
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   815
msgid "Cannot get PLC status - connection failed.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   816
msgstr "현재 PLC 상태를 알 수 없습니다 - 접속 실패.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   817
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   818
#: ../ProjectController.py:943
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   819
msgid "Cannot open/parse VARIABLES.csv!\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
   820
msgstr "VARIABLES.csv 파일을 열거나 파싱할 수 없습니다!\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   821
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   822
#: ../canfestival/config_utils.py:374
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   823
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   824
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   825
"Cannot set bit offset for non bool '{a1}' variable "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   826
"(ID:{a2},Idx:{a3},sIdx:{a4}))"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   827
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   828
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   829
#: ../dialogs/SearchInProjectDialog.py:59 ../dialogs/FindInPouDialog.py:86
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   830
msgid "Case sensitive"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   831
msgstr "대소문자 구별"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   832
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   833
#: ../editors/Viewer.py:545
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   834
msgid "Center"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   835
msgstr "중앙"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   836
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   837
#: ../Beremiz_service.py:268
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   838
msgid "Change IP of interface to bind"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   839
msgstr "바인드 인터페이스 IP 변경"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   840
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   841
#: ../Beremiz_service.py:267
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   842
msgid "Change Name"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   843
msgstr "이름 변경"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   844
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   845
#: ../IDEFrame.py:1946
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   846
msgid "Change POU Type To"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   847
msgstr "POU 타입 변경"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   848
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   849
#: ../Beremiz_service.py:269
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   850
msgid "Change Port Number"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   851
msgstr "포트 번호 변경"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   852
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   853
#: ../Beremiz_service.py:270
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   854
msgid "Change working directory"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   855
msgstr "작업 디렉토리 변경"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   856
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   857
#: ../plcopen/iec_std.csv:81
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   858
msgid "Character string"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   859
msgstr "문자열"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   860
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   861
#: ../svgui/svgui.py:128
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   862
msgid "Choose a SVG file"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   863
msgstr "SVG 파일 선택"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   864
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   865
#: ../ProjectController.py:542
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   866
msgid "Choose a directory to save project"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   867
msgstr "프로젝트 저장 디렉토리 선택"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   868
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   869
#: ../canfestival/canfestival.py:162 ../PLCOpenEditor.py:302
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   870
#: ../PLCOpenEditor.py:334 ../PLCOpenEditor.py:383
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   871
msgid "Choose a file"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   872
msgstr "파일 선택"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   873
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   874
#: ../BeremizIDE.py:833 ../BeremizIDE.py:869
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   875
msgid "Choose a project"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   876
msgstr "프로젝트 선택"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   877
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   878
#: ../dialogs/BrowseValuesLibraryDialog.py:41
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   879
#, python-format
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   880
msgid "Choose a value for %s:"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   881
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   882
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   883
#: ../Beremiz_service.py:325
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   884
msgid "Choose a working directory "
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   885
msgstr "작업 디렉토리 선택"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   886
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   887
#: ../ProjectController.py:449
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   888
msgid "Chosen folder doesn't contain a program. It's not a valid project!"
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   889
msgstr "베레미즈 프로젝트 폴더를 선택해 주세요. 선택하신 폴더는 프로젝트 폴더가 아닙니다!"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
   890
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   891
#: ../ProjectController.py:416
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   892
msgid "Chosen folder isn't empty. You can't use it for a new project!"
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   893
msgstr "선택된 폴더는 비어있지 않습니다. 새 프로젝트 폴더로 사용 할 수 없습니다!"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
   894
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   895
#: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   896
msgid "Class"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   897
msgstr "클래스"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   898
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   899
#: ../controls/VariablePanel.py:441
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   900
msgid "Class Filter:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   901
msgstr "클래스 필터:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   902
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   903
#: ../dialogs/FBDVariableDialog.py:70
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   904
msgid "Class:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   905
msgstr "클래스:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   906
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   907
#: ../ProjectController.py:1836
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   908
msgid "Clean"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   909
msgstr "클린"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   910
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   911
#: ../controls/LogViewer.py:318
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   912
msgid "Clean log messages"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   913
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   914
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   915
#: ../ProjectController.py:1838
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   916
msgid "Clean project build folder"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
   917
msgstr "프로젝트 빌드 폴더를 비웁니다"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   918
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   919
#: ../ProjectController.py:1294
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   920
msgid "Cleaning the build directory\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
   921
msgstr "빌드 디렉토리를 비우는 중\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   922
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   923
#: ../IDEFrame.py:435
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   924
msgid "Clear Errors"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   925
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   926
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   927
#: ../editors/Viewer.py:641
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   928
msgid "Clear Execution Order"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   929
msgstr "실행 순서 클리어"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   930
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   931
#: ../dialogs/SearchInProjectDialog.py:103 ../dialogs/FindInPouDialog.py:109
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   932
msgid "Close"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   933
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   934
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   935
#: ../BeremizIDE.py:595 ../PLCOpenEditor.py:209
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   936
msgid "Close Application"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   937
msgstr "어플리케이션 닫기"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   938
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   939
#: ../BeremizIDE.py:228 ../BeremizIDE.py:539 ../PLCOpenEditor.py:110
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   940
#: ../IDEFrame.py:1013
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   941
msgid "Close Project"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   942
msgstr "프로젝트 닫기"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   943
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   944
#: ../BeremizIDE.py:226 ../PLCOpenEditor.py:108
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   945
msgid "Close Tab"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   946
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   947
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   948
#: ../editors/Viewer.py:600 ../editors/Viewer.py:2415
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   949
msgid "Coil"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   950
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   951
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   952
#: ../editors/Viewer.py:620 ../editors/LDViewer.py:506
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   953
msgid "Comment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   954
msgstr "코멘트"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   955
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   956
#: ../BeremizIDE.py:276 ../BeremizIDE.py:279 ../PLCOpenEditor.py:161
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   957
#: ../PLCOpenEditor.py:164
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   958
msgid "Community support"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   959
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   960
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   961
#: ../dialogs/ProjectDialog.py:60
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   962
msgid "Company Name"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   963
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   964
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   965
#: ../controls/ProjectPropertiesPanel.py:95
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   966
msgid "Company Name (required):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   967
msgstr "회사명(필수):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   968
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   969
#: ../controls/ProjectPropertiesPanel.py:96
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   970
msgid "Company URL (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   971
msgstr "회사 URL(옵션):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   972
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   973
#: ../plcopen/iec_std.csv:75
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   974
msgid "Comparison"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   975
msgstr "비교연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   976
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   977
#: ../ProjectController.py:734
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   978
msgid "Compiling IEC Program into C code...\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
   979
msgstr "IEC 프로그램을 C코드로 컴파일링 중...\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
   980
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   981
#: ../plcopen/iec_std.csv:85
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   982
msgid "Concatenation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   983
msgstr "문자열 연결(concatenation)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   984
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   985
#: ../editors/ConfTreeNodeEditor.py:230
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   986
msgid "Config"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   987
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   988
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   989
#: ../editors/ProjectNodeEditor.py:36
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   990
msgid "Config variables"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   991
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   992
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   993
#: ../dialogs/SearchInProjectDialog.py:40
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   994
msgid "Configuration"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   995
msgstr "설정(Configuration)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   996
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
   997
#: ../PLCControler.py:99
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   998
msgid "Configurations"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
   999
msgstr "구성(Configurations)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1000
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1001
#: ../editors/Viewer.py:308 ../editors/Viewer.py:338 ../editors/Viewer.py:360
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1002
#: ../editors/TextViewer.py:291 ../editors/TextViewer.py:342
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1003
#: ../editors/TextViewer.py:365 ../controls/VariablePanel.py:328
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1004
msgid "Confirm or change variable name"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1005
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1006
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1007
#: ../ProjectController.py:1851
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1008
msgid "Connect"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1009
msgstr "연결하기"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1010
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1011
#: ../ProjectController.py:1852
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1012
msgid "Connect to the target PLC"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1013
msgstr "타겟 PLC와 연결"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1014
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1015
#: ../ProjectController.py:1354
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1016
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1017
msgid "Connected to URI: %s"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1018
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1019
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1020
#: ../dialogs/SFCTransitionDialog.py:77 ../editors/Viewer.py:586
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1021
#: ../editors/Viewer.py:2408
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1022
msgid "Connection"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1023
msgstr "연결"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1024
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1025
#: ../dialogs/ConnectionDialog.py:53
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1026
msgid "Connection Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1027
msgstr "연결 속성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1028
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1029
#: ../ProjectController.py:1709
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1030
msgid "Connection canceled!\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1031
msgstr "연결 취소!\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1032
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1033
#: ../ProjectController.py:1734
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1034
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1035
msgid "Connection failed to %s!\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1036
msgstr "%s 연결에 실패 하였습니다!\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1037
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1038
#: ../connectors/PYRO/__init__.py:115 ../connectors/WAMP/__init__.py:111
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1039
msgid "Connection lost!\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1040
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1041
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1042
#: ../connectors/PYRO/__init__.py:102
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1043
#, python-format
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1044
msgid "Connection to '%s' failed.\n"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1045
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1046
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1047
#: ../dialogs/ConnectionDialog.py:65 ../editors/Viewer.py:1643
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1048
msgid "Connector"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1049
msgstr "연결자(Connector)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1050
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1051
#: ../dialogs/SFCStepDialog.py:66
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1052
msgid "Connectors:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1053
msgstr "연결자(Connectors):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1054
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1055
#: ../BeremizIDE.py:350
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1056
msgid "Console"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1057
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1058
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1059
#: ../controls/VariablePanel.py:60
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1060
msgid "Constant"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1061
msgstr "상수"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1062
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1063
#: ../editors/Viewer.py:596 ../editors/Viewer.py:2411
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1064
msgid "Contact"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1065
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1066
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1067
#: ../controls/ProjectPropertiesPanel.py:198
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1068
msgid "Content Description (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1069
msgstr "컨텐츠 설명(옵션):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1070
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1071
#: ../dialogs/ConnectionDialog.py:66 ../editors/Viewer.py:1644
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1072
msgid "Continuation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1073
msgstr "지속 커넥터"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1074
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1075
#: ../plcopen/iec_std.csv:18
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1076
msgid "Conversion from BCD"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1077
msgstr "BCD에서 변환"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1078
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1079
#: ../plcopen/iec_std.csv:19
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1080
msgid "Conversion to BCD"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1081
msgstr "BCD로 변환"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1082
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1083
#: ../plcopen/iec_std.csv:21
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1084
msgid "Conversion to date"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1085
msgstr "날짜로 변환"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1086
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1087
#: ../plcopen/iec_std.csv:20
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1088
msgid "Conversion to time-of-day"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1089
msgstr "시간으로 변환"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1090
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1091
#: ../editors/Viewer.py:656 ../controls/LogViewer.py:704 ../IDEFrame.py:370
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1092
#: ../IDEFrame.py:425
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1093
msgid "Copy"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1094
msgstr "복사하기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1095
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1096
#: ../IDEFrame.py:1933
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1097
msgid "Copy POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1098
msgstr "POU 복사"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1099
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1100
#: ../editors/FileManagementPanel.py:65
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1101
msgid "Copy file from left folder to right"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1102
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1103
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1104
#: ../editors/FileManagementPanel.py:64
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1105
msgid "Copy file from right folder to left"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1106
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1107
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1108
#: ../plcopen/iec_std.csv:28
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1109
msgid "Cosine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1110
msgstr "Cosine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1111
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1112
#: ../ConfigTreeNode.py:656
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1113
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1114
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1115
"Could not add child \"{a1}\", type {a2} :\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1116
"{a3}\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1117
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1118
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1119
#: ../py_ext/PythonFileCTNMixin.py:78
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1120
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1121
msgid "Couldn't import old %s file."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1122
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1123
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1124
#: ../ConfigTreeNode.py:626
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1125
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1126
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1127
"Couldn't load confnode base parameters {a1} :\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1128
" {a2}"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1129
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1130
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1131
#: ../ConfigTreeNode.py:643 ../CodeFileTreeNode.py:124
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1132
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1133
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1134
"Couldn't load confnode parameters {a1} :\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1135
" {a2}"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1136
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1137
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1138
#: ../PLCControler.py:948
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1139
msgid "Couldn't paste non-POU object."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1140
msgstr "POU 오브젝트만 붙여넣기 가능합니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1141
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1142
#: ../ProjectController.py:1651
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1143
msgid "Couldn't start PLC !\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1144
msgstr "PLC 를 시작 할 수 없습니다!\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1145
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1146
#: ../ProjectController.py:1659
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1147
msgid "Couldn't stop PLC !\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1148
msgstr "PLC 를 정지 할 수 없습니다!\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1149
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1150
#: ../ProjectController.py:1623
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1151
msgid "Couldn't stop debugger.\n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1152
msgstr "디버거를 정지 할 수 없습니다.\n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1153
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1154
#: ../svgui/svgui.py:49
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1155
msgid "Create HMI"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1156
msgstr "HMI 생성"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1157
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1158
#: ../dialogs/PouDialog.py:46
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1159
msgid "Create a new POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1160
msgstr "새로운 POU 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1161
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1162
#: ../dialogs/PouActionDialog.py:38
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1163
msgid "Create a new action"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1164
msgstr "새로운 액션 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1165
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1166
#: ../IDEFrame.py:159
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1167
msgid "Create a new action block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1168
msgstr "새로운 액션 블럭 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1169
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1170
#: ../IDEFrame.py:108 ../IDEFrame.py:138 ../IDEFrame.py:171
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1171
msgid "Create a new block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1172
msgstr "새로운 블럭 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1173
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1174
#: ../IDEFrame.py:132
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1175
msgid "Create a new branch"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1176
msgstr "새로운 분기(Branch) 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1177
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1178
#: ../IDEFrame.py:126
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1179
msgid "Create a new coil"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1180
msgstr "새로운 코일 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1181
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1182
#: ../IDEFrame.py:102 ../IDEFrame.py:117 ../IDEFrame.py:147
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1183
msgid "Create a new comment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1184
msgstr "새로운 코멘트 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1185
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1186
#: ../IDEFrame.py:111 ../IDEFrame.py:141 ../IDEFrame.py:174
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1187
msgid "Create a new connection"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1188
msgstr "새로운 연결 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1189
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1190
#: ../IDEFrame.py:129 ../IDEFrame.py:180
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1191
msgid "Create a new contact"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1192
msgstr "새로운 접점 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1193
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1194
#: ../IDEFrame.py:162
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1195
msgid "Create a new divergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1196
msgstr "새로운 분기(divergence) 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1197
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1198
#: ../dialogs/SFCDivergenceDialog.py:53
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1199
msgid "Create a new divergence or convergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1200
msgstr "새로운 분기(divergence) 또는 합류(convergence) 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1201
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1202
#: ../IDEFrame.py:150
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1203
msgid "Create a new initial step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1204
msgstr "새로운 이니셜 스텝 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1205
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1206
#: ../IDEFrame.py:165
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1207
msgid "Create a new jump"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1208
msgstr "새로운 점프 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1209
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1210
#: ../IDEFrame.py:120 ../IDEFrame.py:177
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1211
msgid "Create a new power rail"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1212
msgstr "새로운 전원 레일 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1213
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1214
#: ../IDEFrame.py:123
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1215
msgid "Create a new rung"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1216
msgstr "새로운 Rung 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1217
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1218
#: ../IDEFrame.py:153
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1219
msgid "Create a new step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1220
msgstr "새로운 스텝 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1221
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1222
#: ../dialogs/PouTransitionDialog.py:42 ../IDEFrame.py:156
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1223
msgid "Create a new transition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1224
msgstr "새로운 트랜지션 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1225
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1226
#: ../IDEFrame.py:105 ../IDEFrame.py:135 ../IDEFrame.py:168
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1227
msgid "Create a new variable"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1228
msgstr "새로운 변수 생성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1229
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1230
#: ../dialogs/AboutDialog.py:113
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1231
msgid "Credits"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1232
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1233
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1234
#: ../Beremiz_service.py:434
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1235
msgid "Current working directory :"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1236
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1237
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1238
#: ../editors/Viewer.py:655 ../IDEFrame.py:368 ../IDEFrame.py:424
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1239
msgid "Cut"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1240
msgstr "잘라내기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1241
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1242
#: ../editors/ResourceEditor.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1243
msgid "Cyclic"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1244
msgstr "주기적"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1245
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1246
#: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:44
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1247
#: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:50
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1248
#: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:54
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1249
#: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:58
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1250
#: ../plcopen/iec_std.csv:60
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1251
msgid "DEPRECATED"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1252
msgstr "사용중지됨"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1253
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1254
#: ../canfestival/SlaveEditor.py:76 ../canfestival/NetworkEditor.py:97
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1255
msgid "DS-301 Profile"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1256
msgstr "DS-301 프로필"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1257
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1258
#: ../canfestival/SlaveEditor.py:77 ../canfestival/NetworkEditor.py:98
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1259
msgid "DS-302 Profile"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1260
msgstr "DS-302 프로필"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1261
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1262
#: ../dialogs/SearchInProjectDialog.py:36
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1263
msgid "Data Type"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1264
msgstr "데이터 타입(Data Type)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1265
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1266
#: ../PLCControler.py:98
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1267
msgid "Data Types"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1268
msgstr "데이터 타입(Data Types)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1269
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1270
#: ../plcopen/iec_std.csv:16
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1271
msgid "Data type conversion"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1272
msgstr "데이터 타입 변환"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1273
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1274
#: ../plcopen/iec_std.csv:44 ../plcopen/iec_std.csv:45
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1275
msgid "Date addition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1276
msgstr "날짜 추가"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1277
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1278
#: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:57
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1279
#: ../plcopen/iec_std.csv:58 ../plcopen/iec_std.csv:59
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1280
msgid "Date and time subtraction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1281
msgstr "날짜, 시간 뺄셈"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1282
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1283
#: ../plcopen/iec_std.csv:50 ../plcopen/iec_std.csv:51
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1284
msgid "Date subtraction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1285
msgstr "날짜 뺄셈"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1286
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1287
#: ../dialogs/DurationEditorDialog.py:44
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1288
msgid "Days:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1289
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1290
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1291
#: ../ProjectController.py:1756
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1292
msgid "Debug does not match PLC - stop/transfert/start to re-enable\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1293
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1294
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1295
#: ../controls/PouInstanceVariablesPanel.py:134
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1296
msgid "Debug instance"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1297
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1298
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1299
#: ../editors/Viewer.py:448
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1300
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1301
msgid "Debug: %s"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1302
msgstr "디버그: %s"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1303
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1304
#: ../ProjectController.py:1412
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1305
#, python-format
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1306
msgid "Debug: Unknown variable '%s'\n"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1307
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1308
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1309
#: ../ProjectController.py:1410
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1310
#, python-format
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1311
msgid "Debug: Unsupported type to debug '%s'\n"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1312
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1313
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1314
#: ../IDEFrame.py:639
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1315
msgid "Debugger"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1316
msgstr "디버거"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1317
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1318
#: ../ProjectController.py:1592
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1319
msgid "Debugger disabled\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1320
msgstr "디버거 사용 불가\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1321
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1322
#: ../ProjectController.py:1753
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1323
msgid "Debugger ready\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1324
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1325
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1326
#: ../ProjectController.py:1625
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1327
msgid "Debugger stopped.\n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1328
msgstr "디버거 정지.\n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1329
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1330
#: ../BeremizIDE.py:968 ../editors/Viewer.py:631 ../IDEFrame.py:1962
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1331
msgid "Delete"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1332
msgstr "삭제"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1333
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1334
#: ../editors/Viewer.py:573
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1335
msgid "Delete Divergence Branch"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1336
msgstr "파생된 Branch 삭제 (Divergence Branch)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1337
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1338
#: ../editors/FileManagementPanel.py:153
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1339
msgid "Delete File"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1340
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1341
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1342
#: ../editors/Viewer.py:560
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1343
msgid "Delete Wire Segment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1344
msgstr "와이어 세그먼트 삭제"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1345
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1346
#: ../controls/CustomEditableListBox.py:41
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1347
msgid "Delete item"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1348
msgstr "항목 삭제"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1349
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1350
#: ../plcopen/iec_std.csv:88
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1351
msgid "Deletion (within)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1352
msgstr "내부 삭제"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1353
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1354
#: ../editors/DataTypeEditor.py:153
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1355
msgid "Derivation Type:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1356
msgstr "미분 타입"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1357
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1358
#: ../editors/CodeFileEditor.py:739
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1359
msgid "Description"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1360
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1361
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1362
#: ../controls/VariablePanel.py:432
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1363
msgid "Description:"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1364
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1365
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1366
#: ../dialogs/ArrayTypeDialog.py:60 ../editors/DataTypeEditor.py:321
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1367
msgid "Dimensions:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1368
msgstr "넓이:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1369
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1370
#: ../dialogs/FindInPouDialog.py:66
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1371
msgid "Direction"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1372
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1373
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1374
#: ../dialogs/BrowseLocationsDialog.py:91
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1375
msgid "Direction:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1376
msgstr "방향:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1377
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1378
#: ../editors/DataTypeEditor.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1379
msgid "Directly"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1380
msgstr "직접"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1381
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1382
#: ../ProjectController.py:1860
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1383
msgid "Disconnect"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1384
msgstr "연결 해제"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1385
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1386
#: ../ProjectController.py:1862
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1387
msgid "Disconnect from PLC"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1388
msgstr "PLC 연결 해제"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1389
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1390
#: ../ProjectController.py:1364
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1391
msgid "Disconnected"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1392
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1393
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1394
#: ../editors/Viewer.py:615 ../editors/Viewer.py:2403
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1395
msgid "Divergence"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1396
msgstr ""
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1397
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1398
#: ../plcopen/iec_std.csv:36
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1399
msgid "Division"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1400
msgstr "분할"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1401
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1402
#: ../editors/FileManagementPanel.py:152
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1403
#, python-format
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1404
msgid "Do you really want to delete the file '%s'?"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1405
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1406
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1407
#: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1408
msgid "Documentation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1409
msgstr "도움문서"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1410
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1411
#: ../PLCOpenEditor.py:338
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1412
msgid "Done"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1413
msgstr "완료"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1414
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1415
#: ../dialogs/ActionBlockDialog.py:39
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1416
msgid "Duration"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1417
msgstr "지속시간"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1418
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1419
#: ../canfestival/canfestival.py:165
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1420
msgid "EDS files (*.eds)|*.eds|All files|*.*"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1421
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1422
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1423
#: ../editors/Viewer.py:629
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1424
msgid "Edit Block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1425
msgstr "블럭 수정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1426
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1427
#: ../dialogs/LDElementDialog.py:56
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1428
msgid "Edit Coil Values"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1429
msgstr "코일 데이터 수정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1430
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1431
#: ../dialogs/LDElementDialog.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1432
msgid "Edit Contact Values"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1433
msgstr "접접 데이터 수정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1434
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1435
#: ../dialogs/DurationEditorDialog.py:59
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1436
msgid "Edit Duration"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1437
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1438
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1439
#: ../dialogs/SFCStepDialog.py:51
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1440
msgid "Edit Step"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1441
msgstr "스텝 수정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1442
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1443
#: ../wxglade_hmi/wxglade_hmi.py:38
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1444
msgid "Edit a WxWidgets GUI with WXGlade"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1445
msgstr "WXGlade를 이용하여 GUI 수정"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1446
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1447
#: ../dialogs/ActionBlockDialog.py:121
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1448
msgid "Edit action block properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1449
msgstr "액션 블럭 속성 수정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1450
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1451
#: ../dialogs/ArrayTypeDialog.py:44
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1452
msgid "Edit array type properties"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1453
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1454
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1455
#: ../editors/Viewer.py:2626 ../editors/Viewer.py:3055
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1456
msgid "Edit comment"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1457
msgstr "코멘트 수정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1458
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1459
#: ../editors/FileManagementPanel.py:66
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1460
msgid "Edit file"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1461
msgstr ""
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1462
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1463
#: ../controls/CustomEditableListBox.py:39
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1464
msgid "Edit item"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1465
msgstr "항목 수정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1466
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1467
#: ../editors/Viewer.py:3014
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1468
msgid "Edit jump target"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1469
msgstr "점프 타겟 수정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1470
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1471
#: ../ProjectController.py:1874
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1472
msgid "Edit raw IEC code added to code generated by PLCGenerator"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1473
msgstr "PLCGenerator로 생성된 IEC 코드 수정"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1474
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1475
#: ../editors/SFCViewer.py:799
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1476
msgid "Edit step name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1477
msgstr "스텝 이름 수정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1478
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1479
#: ../dialogs/SFCTransitionDialog.py:52
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1480
msgid "Edit transition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1481
msgstr "트랜지션 수정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1482
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1483
#: ../IDEFrame.py:611
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1484
msgid "Editor ToolBar"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1485
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1486
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1487
#: ../ProjectController.py:1257
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1488
msgid "Editor selection"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1489
msgstr ""
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1490
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1491
#: ../editors/DataTypeEditor.py:348
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1492
msgid "Elements :"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1493
msgstr "구성원:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1494
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1495
#: ../ProjectController.py:1362
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1496
msgid "Empty"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1497
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1498
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1499
#: ../IDEFrame.py:365
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1500
msgid "Enable Undo/Redo"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1501
msgstr "되돌리기/되돌리기 취소 활성화"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1502
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1503
#: ../Beremiz_service.py:333
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1504
msgid "Enter a name "
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1505
msgstr "이름 입력"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1506
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1507
#: ../Beremiz_service.py:318
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1508
msgid "Enter a port number "
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1509
msgstr "포트 번호 입력"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1510
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1511
#: ../Beremiz_service.py:309
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1512
msgid "Enter the IP of the interface to bind"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1513
msgstr "바인드 인터페이스 IP 입력"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1514
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1515
#: ../editors/DataTypeEditor.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1516
msgid "Enumerated"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1517
msgstr "열거형 데이터"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1518
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1519
#: ../plcopen/iec_std.csv:77
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1520
msgid "Equal to"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1521
msgstr "같은 값 일때"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1522
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1523
#: ../BeremizIDE.py:1107 ../dialogs/ForceVariableDialog.py:197
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1524
#: ../dialogs/SearchInProjectDialog.py:168 ../dialogs/SFCStepNameDialog.py:60
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1525
#: ../dialogs/DurationEditorDialog.py:121
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1526
#: ../dialogs/DurationEditorDialog.py:167
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1527
#: ../dialogs/PouTransitionDialog.py:107 ../dialogs/BlockPreviewDialog.py:237
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1528
#: ../dialogs/ProjectDialog.py:74 ../dialogs/ArrayTypeDialog.py:97
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1529
#: ../dialogs/ArrayTypeDialog.py:103 ../dialogs/PouNameDialog.py:54
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1530
#: ../dialogs/BrowseLocationsDialog.py:218
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1531
#: ../dialogs/BrowseValuesLibraryDialog.py:83
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1532
#: ../dialogs/PouActionDialog.py:105 ../dialogs/PouDialog.py:135
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1533
#: ../PLCOpenEditor.py:345 ../PLCOpenEditor.py:350 ../PLCOpenEditor.py:430
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1534
#: ../PLCOpenEditor.py:440 ../editors/ResourceEditor.py:436
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1535
#: ../editors/Viewer.py:424 ../editors/LDViewer.py:666
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1536
#: ../editors/LDViewer.py:882 ../editors/LDViewer.py:886
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1537
#: ../editors/DataTypeEditor.py:550 ../editors/DataTypeEditor.py:555
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1538
#: ../editors/DataTypeEditor.py:574 ../editors/DataTypeEditor.py:743
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1539
#: ../editors/DataTypeEditor.py:750 ../editors/TextViewer.py:389
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1540
#: ../editors/CodeFileEditor.py:762 ../ProjectController.py:372
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1541
#: ../ProjectController.py:512 ../ProjectController.py:519
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1542
#: ../controls/FolderTree.py:217
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1543
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:166
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1544
#: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:137
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1545
#: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:231
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1546
#: ../controls/VariablePanel.py:402 ../controls/VariablePanel.py:759
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1547
#: ../IDEFrame.py:1007 ../IDEFrame.py:1617 ../IDEFrame.py:1658
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1548
#: ../IDEFrame.py:1663 ../IDEFrame.py:1677 ../IDEFrame.py:1682
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1549
#: ../Beremiz_service.py:213
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1550
msgid "Error"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1551
msgstr "에러"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1552
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1553
#: ../ProjectController.py:789
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1554
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1555
"Error : At least one configuration and one resource must be declared in PLC "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1556
"!\n"
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1557
msgstr "에러 : PLC 프로그램은 하나 이상의 설정과 리소스가 반드시 선언되어야 합니다!\n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1558
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1559
#: ../ProjectController.py:781
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1560
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1561
msgid "Error : IEC to C compiler returned %d\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  1562
msgstr "에러 : IEC -> C 컴파일러 %d\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1563
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1564
#: ../ProjectController.py:712
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1565
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1566
msgid ""
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1567
"Error in ST/IL/SFC code generator :\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1568
"%s\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1569
msgstr ""
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1570
"ST/IL/SFC 코드 생성기 에러 : \n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1571
"%s\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1572
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1573
#: ../ConfigTreeNode.py:216
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1574
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1575
msgid "Error while saving \"%s\"\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1576
msgstr "저장 중 에러 발생 \"%s\"\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1577
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1578
#: ../canfestival/canfestival.py:170
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1579
msgid "Error: Export slave failed\n"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1580
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1581
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1582
#: ../canfestival/canfestival.py:371
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1583
msgid "Error: No Master generated\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1584
msgstr "에러 : 마스터 미생성 \"%s\"\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1585
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1586
#: ../canfestival/canfestival.py:366
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1587
msgid "Error: No PLC built\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1588
msgstr "에러 : PLC 빌드 미생성\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1589
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1590
#: ../ProjectController.py:1728
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1591
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1592
msgid "Exception while connecting %s!\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1593
msgstr "%s접속중 예외 상황이 발생했습니다!\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1594
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1595
#: ../dialogs/FBDBlockDialog.py:120
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1596
msgid "Execution Control:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1597
msgstr "실행 제어:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1598
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1599
#: ../dialogs/FBDVariableDialog.py:80 ../dialogs/FBDBlockDialog.py:108
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1600
msgid "Execution Order:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1601
msgstr "실행 순서:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1602
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1603
#: ../features.py:35
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1604
msgid "Experimental web based HMI"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1605
msgstr "웹 기반의 HMI(실험중)"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  1606
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1607
#: ../plcopen/iec_std.csv:38
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1608
msgid "Exponent"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1609
msgstr "지수"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1610
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1611
#: ../plcopen/iec_std.csv:26
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1612
msgid "Exponentiation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1613
msgstr "지수화"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1614
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1615
#: ../canfestival/canfestival.py:176
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1616
msgid "Export CanOpen slave to EDS file"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1617
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1618
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1619
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:243
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1620
msgid "Export graph values to clipboard"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1621
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1622
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1623
#: ../canfestival/canfestival.py:175
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1624
msgid "Export slave"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1625
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1626
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1627
#: ../dialogs/FBDVariableDialog.py:90
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1628
msgid "Expression:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1629
msgstr "표현식:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1630
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1631
#: ../controls/VariablePanel.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1632
msgid "External"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1633
msgstr "외부"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1634
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1635
#: ../ProjectController.py:802
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1636
msgid "Extracting Located Variables...\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  1637
msgstr "위치 변수(located variables) 추출 중...\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1638
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1639
#: ../dialogs/PouTransitionDialog.py:36 ../dialogs/PouActionDialog.py:32
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1640
#: ../dialogs/PouDialog.py:37 ../controls/ProjectPropertiesPanel.py:144
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1641
msgid "FBD"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1642
msgstr "FBD"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1643
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1644
#: ../ProjectController.py:1791
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1645
msgid "Failed : Must build before transfer.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1646
msgstr "실패 : 빌드 후에 전송 하세요.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1647
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1648
#: ../dialogs/LDElementDialog.py:77 ../editors/Viewer.py:521
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1649
msgid "Falling Edge"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1650
msgstr "폴링 엣지"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1651
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1652
#: ../ProjectController.py:1070
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1653
msgid "Fatal : cannot get builder.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1654
msgstr "치명적 오류 : 빌드 파일 생성 프로그램을 찾을 수 없습니다.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1655
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1656
#: ../Beremiz.py:156
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1657
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1658
msgid "Fetching %s"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1659
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1660
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1661
#: ../dialogs/DurationEditorDialog.py:164
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1662
#, python-format
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1663
msgid "Field %s hasn't a valid value!"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1664
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1665
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1666
#: ../dialogs/DurationEditorDialog.py:166
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1667
#, python-format
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1668
msgid "Fields %s haven't a valid value!"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1669
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1670
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1671
#: ../controls/FolderTree.py:216
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1672
#, python-format
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1673
msgid "File '%s' already exists!"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1674
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1675
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1676
#: ../dialogs/SearchInProjectDialog.py:98 ../dialogs/FindInPouDialog.py:37
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1677
#: ../dialogs/FindInPouDialog.py:104 ../IDEFrame.py:375
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1678
msgid "Find"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1679
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1680
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1681
#: ../IDEFrame.py:377
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1682
msgid "Find Next"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1683
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1684
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1685
#: ../IDEFrame.py:379
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1686
msgid "Find Previous"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1687
msgstr ""
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1688
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1689
#: ../plcopen/iec_std.csv:90
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1690
msgid "Find position"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1691
msgstr "위치 찾기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1692
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1693
#: ../dialogs/FindInPouDialog.py:55
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1694
msgid "Find:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1695
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1696
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1697
#: ../connectors/PYRO/__init__.py:163
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1698
msgid "Force runtime reload\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1699
msgstr "실행환경 강제 리로딩\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1700
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1701
#: ../editors/Viewer.py:1600
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1702
msgid "Force value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1703
msgstr "강제 데이터 입력"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1704
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1705
#: ../dialogs/ForceVariableDialog.py:162
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1706
msgid "Forcing Variable Value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1707
msgstr "강제 변수 데이터"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1708
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1709
#: ../dialogs/SFCTransitionDialog.py:182 ../dialogs/PouTransitionDialog.py:97
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1710
#: ../dialogs/ProjectDialog.py:73 ../dialogs/PouActionDialog.py:95
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1711
#: ../dialogs/PouDialog.py:117
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1712
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1713
msgid "Form isn't complete. %s must be filled!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1714
msgstr "형식이 완성되지 않았습니다. %s 를 입력하세요!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1715
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1716
#: ../dialogs/SFCStepDialog.py:147 ../dialogs/FBDBlockDialog.py:236
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1717
#: ../dialogs/ConnectionDialog.py:163
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1718
msgid "Form isn't complete. Name must be filled!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1719
msgstr "형식이 완성되지 않았습니다. 이름을 입력하세요"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1720
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1721
#: ../dialogs/FBDBlockDialog.py:232
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1722
msgid "Form isn't complete. Valid block type must be selected!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1723
msgstr "형식이 완성되지 않았습니다. 블럭 타입을 선택하세요!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1724
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1725
#: ../dialogs/FindInPouDialog.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1726
msgid "Forward"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1727
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1728
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1729
#: ../dialogs/SearchInProjectDialog.py:37 ../IDEFrame.py:1749
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1730
msgid "Function"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1731
msgstr "함수"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1732
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1733
#: ../IDEFrame.py:349
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1734
msgid "Function &Block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1735
msgstr "함수 &블록"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1736
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1737
#: ../dialogs/SearchInProjectDialog.py:38 ../IDEFrame.py:1748
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1738
#: ../IDEFrame.py:1941
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1739
msgid "Function Block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1740
msgstr "함수 블럭(Function Block)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1741
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1742
#: ../controls/VariablePanel.py:854
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1743
msgid "Function Block Types"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1744
msgstr "함수 블럭 타입"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1745
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1746
#: ../PLCControler.py:97
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1747
msgid "Function Blocks"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1748
msgstr "함수 블럭(Function Blocks)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1749
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1750
#: ../editors/Viewer.py:249
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1751
msgid "Function Blocks can't be used in Functions!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1752
msgstr "함수 블럭을 함수에서 사용할 수 없습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1753
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1754
#: ../PLCControler.py:2343
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1755
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1756
msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1757
msgstr "함수 블럭 \"%s\" 을 함수에 붙여 넣기 할 수 없습니다!!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1758
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1759
#: ../PLCControler.py:97
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1760
msgid "Functions"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1761
msgstr "함수 (Functions)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1762
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1763
#: ../PLCOpenEditor.py:117
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1764
msgid "Generate Program"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1765
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1766
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1767
#: ../ProjectController.py:703
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1768
msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1769
msgstr "IEC-61131 기반의 ST/IL/SFC 코드 생성중...\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1770
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1771
#: ../controls/VariablePanel.py:73
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1772
msgid "Global"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1773
msgstr "글로벌"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1774
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1775
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:242
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1776
msgid "Go to current value"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1777
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1778
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1779
#: ../controls/ProjectPropertiesPanel.py:174
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1780
msgid "Graphics"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1781
msgstr "그래픽"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1782
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1783
#: ../plcopen/iec_std.csv:75
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1784
msgid "Greater than"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1785
msgstr "큰 값 일때"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1786
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1787
#: ../plcopen/iec_std.csv:76
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1788
msgid "Greater than or equal to"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1789
msgstr "크거나 같은 값 일때"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1790
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1791
#: ../controls/ProjectPropertiesPanel.py:135
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1792
msgid "Grid Resolution:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1793
msgstr "격자 해상도:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1794
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1795
#: ../runtime/NevowServer.py:182
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1796
msgid "HTTP interface port :"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1797
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1798
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1799
#: ../controls/ProjectPropertiesPanel.py:121
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1800
msgid "Height:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1801
msgstr "높이:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1802
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1803
#: ../editors/FileManagementPanel.py:85
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1804
msgid "Home Directory:"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1805
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  1806
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1807
#: ../controls/ProjectPropertiesPanel.py:151
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1808
msgid "Horizontal:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1809
msgstr "가로:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1810
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1811
#: ../dialogs/DurationEditorDialog.py:45
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1812
msgid "Hours:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1813
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1814
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1815
#: ../dialogs/PouTransitionDialog.py:36 ../dialogs/PouActionDialog.py:32
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1816
#: ../dialogs/PouDialog.py:37
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1817
msgid "IL"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1818
msgstr "IL"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1819
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1820
#: ../dialogs/DiscoveryDialog.py:94
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1821
msgid "IP"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1822
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1823
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1824
#: ../Beremiz_service.py:310 ../Beremiz_service.py:311
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1825
msgid "IP is not valid!"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1826
msgstr "IP를 정확히 입력하세요!"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1827
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1828
#: ../svgui/svgui.py:44 ../svgui/svgui.py:45
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1829
msgid "Import SVG"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1830
msgstr "SVG 가져오기"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1831
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1832
#: ../dialogs/FBDVariableDialog.py:39 ../editors/Viewer.py:1629
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1833
#: ../controls/VariablePanel.py:71
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1834
msgid "InOut"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1835
msgstr "입출력"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1836
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1837
#: ../editors/Viewer.py:431
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1838
msgid "Inactive"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1839
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1840
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1841
#: ../controls/VariablePanel.py:276
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1842
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1843
msgid "Incompatible data types between \"{a1}\" and \"{a2}\""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1844
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1845
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1846
#: ../controls/VariablePanel.py:282
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1847
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1848
msgid "Incompatible size of data between \"%s\" and \"BOOL\""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1849
msgstr "\"%s\"와 \"BOOL\"간의 데이터 크기가 호환되지 않습니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1850
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1851
#: ../controls/VariablePanel.py:286
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1852
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1853
msgid "Incompatible size of data between \"{a1}\" and \"{a2}\""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1854
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1855
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1856
#: ../dialogs/ActionBlockDialog.py:39
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1857
msgid "Indicator"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1858
msgstr "지시기(Indicator)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1859
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1860
#: ../editors/CodeFileEditor.py:739
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1861
msgid "Initial"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1862
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1863
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1864
#: ../editors/Viewer.py:611
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1865
msgid "Initial Step"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1866
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1867
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1868
#: ../editors/DataTypeEditor.py:50 ../controls/VariablePanel.py:53
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1869
#: ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1870
msgid "Initial Value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1871
msgstr "초기 값"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1872
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1873
#: ../editors/DataTypeEditor.py:185 ../editors/DataTypeEditor.py:216
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1874
#: ../editors/DataTypeEditor.py:272 ../editors/DataTypeEditor.py:310
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1875
msgid "Initial Value:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1876
msgstr "초기 값:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1877
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1878
#: ../svgui/svgui.py:48
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1879
msgid "Inkscape"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  1880
msgstr "Inkscape"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1881
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1882
#: ../dialogs/SFCTransitionDialog.py:76 ../dialogs/ActionBlockDialog.py:43
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1883
msgid "Inline"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1884
msgstr "인라인"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1885
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1886
#: ../dialogs/SFCStepDialog.py:71 ../dialogs/FBDVariableDialog.py:38
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1887
#: ../dialogs/BrowseLocationsDialog.py:41 ../editors/Viewer.py:290
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1888
#: ../editors/Viewer.py:1627 ../editors/TextViewer.py:307
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1889
#: ../controls/LocationCellEditor.py:98 ../controls/VariablePanel.py:71
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1890
#: ../controls/VariablePanel.py:291 ../controls/VariablePanel.py:351
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1891
msgid "Input"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1892
msgstr "입력"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1893
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1894
#: ../dialogs/FBDBlockDialog.py:96
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1895
msgid "Inputs:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1896
msgstr "입력(Inputs):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1897
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1898
#: ../plcopen/iec_std.csv:87
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1899
msgid "Insertion (into)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1900
msgstr "대상에 삽입"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1901
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1902
#: ../plcopen/plcopen.py:1696
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1903
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1904
msgid "Instance with id %d doesn't exist!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1905
msgstr "ID %d의 인스턴스가 존재하지 않습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1906
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1907
#: ../editors/ResourceEditor.py:264
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1908
msgid "Instances:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1909
msgstr "인스턴스:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1910
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1911
#: ../controls/VariablePanel.py:70
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1912
msgid "Interface"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1913
msgstr "인터페이스"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1914
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1915
#: ../editors/ResourceEditor.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1916
msgid "Interrupt"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1917
msgstr "인터럽트"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1918
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1919
#: ../editors/ResourceEditor.py:68
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1920
msgid "Interval"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1921
msgstr "간격 (Interval)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1922
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1923
#: ../PLCControler.py:2331
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1924
msgid "Invalid plcopen element(s)!!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1925
msgstr "알 수 없는 plcopen 항목입니다!!!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1926
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1927
#: ../canfestival/config_utils.py:381
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1928
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1929
msgid "Invalid type \"{a1}\"-> {a2} != {a3}  for location\"{a4}\""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1930
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1931
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1932
#: ../canfestival/config_utils.py:645
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1933
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1934
msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1935
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1936
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1937
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:132
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1938
#: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:92
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1939
#: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:166
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1940
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1941
msgid "Invalid value \"%s\" for debug variable"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1942
msgstr "\"%s\"값은 디버그 변수에 적합하지 않습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1943
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1944
#: ../controls/VariablePanel.py:255 ../controls/VariablePanel.py:258
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1945
#, python-format
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1946
msgid "Invalid value \"%s\" for variable grid element"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1947
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1948
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1949
#: ../editors/Viewer.py:234 ../editors/Viewer.py:237
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1950
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1951
msgid "Invalid value \"%s\" for viewer block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1952
msgstr "\"%s\" 값은 뷰어 블록에 적합하지 않습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1953
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1954
#: ../dialogs/ForceVariableDialog.py:195
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1955
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1956
msgid "Invalid value \"{a1}\" for \"{a2}\" variable!"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1957
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1958
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1959
#: ../dialogs/DurationEditorDialog.py:121
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1960
msgid ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1961
"Invalid value!\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1962
"You must fill a numeric value."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1963
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1964
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1965
#: ../editors/Viewer.py:616 ../editors/Viewer.py:2392
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1966
msgid "Jump"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1967
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1968
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1969
#: ../dialogs/PouTransitionDialog.py:36 ../dialogs/PouActionDialog.py:32
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1970
#: ../dialogs/PouDialog.py:37 ../controls/ProjectPropertiesPanel.py:144
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1971
msgid "LD"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1972
msgstr "LD"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1973
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1974
#: ../editors/LDViewer.py:215 ../editors/LDViewer.py:231
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1975
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1976
msgid "Ladder element with id %d is on more than one rung."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1977
msgstr "래더 항목 ID %d이 하나 이상의 Rung에 존재합니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1978
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1979
#: ../dialogs/PouTransitionDialog.py:86 ../dialogs/PouActionDialog.py:84
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1980
#: ../dialogs/PouDialog.py:105
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1981
msgid "Language"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1982
msgstr "언어"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1983
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1984
#: ../controls/ProjectPropertiesPanel.py:187
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1985
msgid "Language (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1986
msgstr "언어(옵션):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1987
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1988
#: ../dialogs/PouTransitionDialog.py:60 ../dialogs/PouActionDialog.py:56
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1989
#: ../dialogs/PouDialog.py:73
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1990
msgid "Language:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1991
msgstr "언어:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  1992
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1993
#: ../ProjectController.py:1797
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1994
msgid "Latest build already matches current target. Transfering anyway...\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  1995
msgstr "최근 빌드가 이미 타겟과 일치합니다. 전송합니다...\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1996
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  1997
#: ../Beremiz_service.py:273
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1998
msgid "Launch WX GUI inspector"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  1999
msgstr "WX GUI Inspector 실행"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2000
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2001
#: ../Beremiz_service.py:272
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2002
msgid "Launch a live Python shell"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2003
msgstr "Live Python Shell 실행"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2004
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2005
#: ../editors/Viewer.py:544
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2006
msgid "Left"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2007
msgstr "좌측"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2008
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2009
#: ../dialogs/LDPowerRailDialog.py:63
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2010
msgid "Left PowerRail"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2011
msgstr "좌측 전원 레일"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2012
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2013
#: ../plcopen/iec_std.csv:81
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2014
msgid "Length of string"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2015
msgstr "문자열 길이"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2016
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2017
#: ../plcopen/iec_std.csv:78
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2018
msgid "Less than"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2019
msgstr "작은 값 일때"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2020
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2021
#: ../plcopen/iec_std.csv:79
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2022
msgid "Less than or equal to"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2023
msgstr "작거나 같은 값 일때"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2024
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2025
#: ../IDEFrame.py:631
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2026
msgid "Library"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2027
msgstr "라이브러리"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2028
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2029
#: ../dialogs/AboutDialog.py:151
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2030
msgid "License"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2031
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2032
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2033
#: ../plcopen/iec_std.csv:73
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2034
msgid "Limitation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2035
msgstr "한도"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2036
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2037
#: ../targets/toolchain_gcc.py:202
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2038
msgid "Linking :\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2039
msgstr "링크 중 : \n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2040
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2041
#: ../dialogs/DiscoveryDialog.py:112 ../controls/VariablePanel.py:72
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2042
msgid "Local"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2043
msgstr "로컬"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2044
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2045
#: ../canfestival/canfestival.py:348
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2046
msgid "Local entries"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2047
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2048
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2049
#: ../ProjectController.py:1703
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2050
msgid "Local service discovery failed!\n"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2051
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2052
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2053
#: ../controls/VariablePanel.py:53
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2054
msgid "Location"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2055
msgstr "위치"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2056
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2057
#: ../dialogs/BrowseLocationsDialog.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2058
msgid "Locations available:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2059
msgstr "가능한 위치:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2060
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2061
#: ../plcopen/iec_std.csv:25
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2062
msgid "Logarithm to base 10"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2063
msgstr "상용로그(상용대수)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2064
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2065
#: ../connectors/PYRO/__init__.py:94
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2066
#, python-format
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2067
msgid "MDNS resolution failure for '%s'\n"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2068
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2069
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2070
#: ../canfestival/SlaveEditor.py:64 ../canfestival/NetworkEditor.py:85
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2071
msgid "Map Variable"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2072
msgstr "변수 맵"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2073
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2074
#: ../features.py:31
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2075
msgid "Map located variables over CANopen"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2076
msgstr "CANopen 변수 맵"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2077
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2078
#: ../canfestival/NetworkEditor.py:106
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2079
msgid "Master"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2080
msgstr "CAN 마스터"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2081
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2082
#: ../ConfigTreeNode.py:539
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2083
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2084
msgid "Max count ({a1}) reached for this confnode of type {a2} "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2085
msgstr ""
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2086
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2087
#: ../plcopen/iec_std.csv:71
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2088
msgid "Maximum"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2089
msgstr "최대값"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2090
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2091
#: ../editors/DataTypeEditor.py:239
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2092
msgid "Maximum:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2093
msgstr "최대값:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2094
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2095
#: ../dialogs/BrowseLocationsDialog.py:43 ../editors/Viewer.py:290
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2096
#: ../editors/TextViewer.py:307 ../controls/LocationCellEditor.py:98
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2097
#: ../controls/VariablePanel.py:291 ../controls/VariablePanel.py:351
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2098
msgid "Memory"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2099
msgstr "메모리"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2100
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2101
#: ../IDEFrame.py:599
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2102
msgid "Menu ToolBar"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2103
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2104
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2105
#: ../dialogs/DurationEditorDialog.py:49
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2106
msgid "Microseconds:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2107
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2108
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2109
#: ../editors/Viewer.py:549
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2110
msgid "Middle"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2111
msgstr "중간"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2112
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2113
#: ../dialogs/DurationEditorDialog.py:48
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2114
msgid "Milliseconds:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2115
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2116
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2117
#: ../plcopen/iec_std.csv:72
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2118
msgid "Minimum"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2119
msgstr "최소값"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2120
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2121
#: ../editors/DataTypeEditor.py:226
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2122
msgid "Minimum:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2123
msgstr "최소값:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2124
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2125
#: ../dialogs/DurationEditorDialog.py:46
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2126
msgid "Minutes:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2127
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2128
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2129
#: ../controls/ProjectPropertiesPanel.py:211
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2130
msgid "Miscellaneous"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2131
msgstr "기타"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2132
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2133
#: ../dialogs/LDElementDialog.py:63
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2134
msgid "Modifier:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2135
msgstr "수정자:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2136
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2137
#: ../PLCGenerator.py:786 ../PLCGenerator.py:1230
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2138
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2139
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2140
"More than one connector found corresponding to \"{a1}\" continuation in "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2141
"\"{a2}\" POU"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2142
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2143
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2144
#: ../dialogs/ActionBlockDialog.py:140
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2145
msgid "Move action down"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2146
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2147
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2148
#: ../dialogs/ActionBlockDialog.py:139
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2149
msgid "Move action up"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2150
msgstr ""
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2151
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2152
#: ../controls/CustomEditableListBox.py:43
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2153
msgid "Move down"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2154
msgstr "하단 이동"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2155
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2156
#: ../editors/DataTypeEditor.py:355
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2157
msgid "Move element down"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2158
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2159
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2160
#: ../editors/DataTypeEditor.py:354
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2161
msgid "Move element up"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2162
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2163
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2164
#: ../editors/ResourceEditor.py:271
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2165
msgid "Move instance down"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2166
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2167
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2168
#: ../editors/ResourceEditor.py:270
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2169
msgid "Move instance up"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2170
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2171
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2172
#: ../editors/ResourceEditor.py:242
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2173
msgid "Move task down"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2174
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2175
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2176
#: ../editors/ResourceEditor.py:241
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2177
msgid "Move task up"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2178
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2179
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2180
#: ../IDEFrame.py:99 ../IDEFrame.py:114 ../IDEFrame.py:144 ../IDEFrame.py:185
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2181
msgid "Move the view"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2182
msgstr "화면을 드래그하여 이동"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2183
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2184
#: ../controls/CustomEditableListBox.py:42
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2185
msgid "Move up"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2186
msgstr "상단 이동"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2187
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2188
#: ../editors/CodeFileEditor.py:661 ../controls/VariablePanel.py:453
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2189
msgid "Move variable down"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2190
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2191
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2192
#: ../editors/CodeFileEditor.py:660 ../controls/VariablePanel.py:452
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2193
msgid "Move variable up"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2194
msgstr ""
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2195
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2196
#: ../plcopen/iec_std.csv:74
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2197
msgid "Multiplexer (select 1 of N)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2198
msgstr "멀티플렉서(MUX, 단일 출력선)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2199
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2200
#: ../plcopen/iec_std.csv:34
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2201
msgid "Multiplication"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2202
msgstr "곱셈"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2203
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2204
#: ../editors/FileManagementPanel.py:83
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2205
msgid "My Computer:"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2206
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2207
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2208
#: ../dialogs/DiscoveryDialog.py:92
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2209
msgid "NAME"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2210
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2211
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2212
#: ../editors/ResourceEditor.py:68 ../editors/ResourceEditor.py:83
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2213
#: ../editors/DataTypeEditor.py:50 ../editors/CodeFileEditor.py:739
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2214
#: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2215
msgid "Name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2216
msgstr "이름"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2217
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2218
#: ../Beremiz_service.py:334
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2219
msgid "Name must not be null!"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  2220
msgstr "이름은 널(null)이 되어서는 안됩니다!"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2221
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2222
#: ../dialogs/SFCStepDialog.py:57 ../dialogs/FBDBlockDialog.py:86
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2223
#: ../dialogs/ConnectionDialog.py:76
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2224
msgid "Name:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2225
msgstr "이름:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2226
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2227
#: ../plcopen/iec_std.csv:24
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2228
msgid "Natural logarithm"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2229
msgstr "자연 로그"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2230
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2231
#: ../dialogs/LDElementDialog.py:75 ../editors/Viewer.py:519
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2232
msgid "Negated"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2233
msgstr "역 방향(Negate)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2234
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2235
#: ../Beremiz_service.py:580
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2236
msgid "Nevow Web service failed. "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2237
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2238
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2239
#: ../Beremiz_service.py:556
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2240
msgid "Nevow/Athena import failed :"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2241
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2242
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2243
#: ../BeremizIDE.py:216 ../BeremizIDE.py:251 ../PLCOpenEditor.py:104
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2244
#: ../PLCOpenEditor.py:146
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2245
msgid "New"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2246
msgstr "새로 만들기"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2247
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2248
#: ../controls/CustomEditableListBox.py:40
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2249
msgid "New item"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2250
msgstr "새로운 아이템"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2251
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2252
#: ../editors/Viewer.py:518
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2253
msgid "No Modifier"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2254
msgstr "수정자 없음"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2255
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2256
#: ../ProjectController.py:1826
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2257
msgid "No PLC to transfer (did build succeed ?)\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  2258
msgstr "전송할 PLC 파일이 없습니다 (빌드 성공 여부를 확인하세요)\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2259
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2260
#: ../PLCGenerator.py:1631
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2261
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2262
msgid "No body defined in \"%s\" POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2263
msgstr "\"%s\" POU에 바디(body)가 정의되어 있지 않습니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2264
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2265
#: ../PLCGenerator.py:806 ../PLCGenerator.py:1241
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2266
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2267
msgid "No connector found corresponding to \"{a1}\" continuation in \"{a2}\" POU"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2268
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2269
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2270
#: ../PLCOpenEditor.py:357
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2271
msgid ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2272
"No documentation available.\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2273
"Coming soon."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2274
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2275
"현재 지원되는 도움 문서가 없습니다.\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2276
"지원 예정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2277
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2278
#: ../PLCGenerator.py:829
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2279
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2280
msgid "No informations found for \"%s\" block"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2281
msgstr "\"%s\"블럭에 대한 정보를 찾을 수 없습니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2282
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2283
#: ../PLCGenerator.py:1194
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2284
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2285
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2286
"No output {a1} variable found in block {a2} in POU {a3}. Connection must be "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2287
"broken"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2288
msgstr ""
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2289
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2290
#: ../controls/SearchResultPanel.py:169
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2291
msgid "No search results available."
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2292
msgstr "검색된 결과가 없습니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2293
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2294
#: ../svgui/svgui.py:134
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2295
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2296
msgid "No such SVG file: %s\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2297
msgstr "선택하신 %s파일은 없습니다\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2298
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2299
#: ../canfestival/config_utils.py:639
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2300
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2301
msgid "No such index/subindex ({a1},{a2}) (variable {a3})"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2302
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2303
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2304
#: ../canfestival/config_utils.py:362
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2305
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2306
msgid "No such index/subindex ({a1},{a2}) in ID : {a3} (variable {a4})"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2307
msgstr ""
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2308
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2309
#: ../dialogs/BrowseValuesLibraryDialog.py:83
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2310
msgid "No valid value selected!"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2311
msgstr "유효한 데이터 값을 선택하세요!"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2312
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2313
#: ../PLCGenerator.py:1629
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2314
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2315
msgid "No variable defined in \"%s\" POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2316
msgstr "\"%s\" POU에 정의된 변수가 없습니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2317
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2318
#: ../canfestival/config_utils.py:355
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2319
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2320
msgid "Non existing node ID : {a1} (variable {a2})"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2321
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2322
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2323
#: ../controls/VariablePanel.py:64
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2324
msgid "Non-Retain"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2325
msgstr "유지 안함(No Retain)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2326
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2327
#: ../dialogs/LDElementDialog.py:75
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2328
msgid "Normal"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2329
msgstr "기본(Normal)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2330
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2331
#: ../canfestival/config_utils.py:389
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2332
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2333
msgid "Not PDO mappable variable : '{a1}' (ID:{a2},Idx:{a3},sIdx:{a4}))"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2334
msgstr ""
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2335
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2336
#: ../plcopen/iec_std.csv:80
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2337
msgid "Not equal to"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2338
msgstr "같지 않을 때"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2339
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2340
#: ../dialogs/SFCDivergenceDialog.py:89
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2341
msgid "Number of sequences:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2342
msgstr "시퀀스 넘버:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2343
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2344
#: ../plcopen/iec_std.csv:22
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2345
msgid "Numerical"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2346
msgstr "수치(Numeric)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2347
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2348
#: ../editors/CodeFileEditor.py:739
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2349
msgid "OnChange"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2350
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2351
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2352
#: ../dialogs/SearchInProjectDialog.py:84
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2353
msgid "Only Elements"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2354
msgstr "구성원 내부 검색"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2355
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2356
#: ../BeremizIDE.py:218 ../BeremizIDE.py:252 ../PLCOpenEditor.py:106
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2357
#: ../PLCOpenEditor.py:147
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2358
msgid "Open"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2359
msgstr ""
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2360
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2361
#: ../svgui/svgui.py:143
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2362
msgid "Open Inkscape"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2363
msgstr "잉크스케이프 열기"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2364
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2365
#: ../version.py:77
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2366
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2367
"Open Source framework for automation, implemented IEC 61131 IDE with "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2368
"constantly growing set of extensions and flexible PLC runtime."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2369
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2370
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2371
#: ../ProjectController.py:1878
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2372
msgid "Open a file explorer to manage project files"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2373
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2374
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2375
#: ../wxglade_hmi/wxglade_hmi.py:155
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2376
msgid "Open wxGlade"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2377
msgstr "WxGlade 열기"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2378
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2379
#: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2380
msgid "Option"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2381
msgstr "옵션"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2382
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2383
#: ../dialogs/FindInPouDialog.py:81 ../editors/CodeFileEditor.py:739
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2384
msgid "Options"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2385
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2386
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2387
#: ../controls/ProjectPropertiesPanel.py:98
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2388
msgid "Organization (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2389
msgstr "구성단체(옵션):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2390
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2391
#: ../canfestival/SlaveEditor.py:74 ../canfestival/NetworkEditor.py:95
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2392
msgid "Other Profile"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2393
msgstr "다른 프로필"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2394
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2395
#: ../dialogs/SFCStepDialog.py:72 ../dialogs/FBDVariableDialog.py:40
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2396
#: ../dialogs/BrowseLocationsDialog.py:42 ../editors/Viewer.py:290
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2397
#: ../editors/Viewer.py:1628 ../editors/TextViewer.py:307
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2398
#: ../controls/LocationCellEditor.py:98 ../controls/VariablePanel.py:71
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2399
#: ../controls/VariablePanel.py:291 ../controls/VariablePanel.py:351
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2400
msgid "Output"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2401
msgstr "출력"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2402
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2403
#: ../canfestival/SlaveEditor.py:63 ../canfestival/NetworkEditor.py:84
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2404
msgid "PDO Receive"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2405
msgstr "수신 PDO"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2406
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2407
#: ../canfestival/SlaveEditor.py:62 ../canfestival/NetworkEditor.py:83
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2408
msgid "PDO Transmit"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2409
msgstr "전송 PDO"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2410
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2411
#: ../targets/toolchain_gcc.py:167
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2412
msgid "PLC :\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2413
msgstr "PLC :\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2414
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2415
#: ../BeremizIDE.py:355
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2416
msgid "PLC Log"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2417
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2418
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2419
#: ../ProjectController.py:1054
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2420
msgid "PLC code generation failed !\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2421
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2422
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2423
#: ../Beremiz_service.py:297
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2424
msgid "PLC is empty or already started."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2425
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2426
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2427
#: ../Beremiz_service.py:304
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2428
msgid "PLC is not started."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2429
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2430
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2431
#: ../PLCOpenEditor.py:206 ../PLCOpenEditor.py:319
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2432
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2433
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2434
"PLC syntax error at line {a1}:\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2435
"{a2}"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2436
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2437
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2438
#: ../PLCOpenEditor.py:302 ../PLCOpenEditor.py:383
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2439
msgid "PLCOpen files (*.xml)|*.xml|All files|*.*"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2440
msgstr "PLCOpen files (*.xml)|*.xml|모든 파일|*.*"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2441
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2442
#: ../PLCOpenEditor.py:154 ../PLCOpenEditor.py:219
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2443
msgid "PLCOpenEditor"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2444
msgstr "PLCOpenEditor"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2445
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2446
#: ../PLCOpenEditor.py:365
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2447
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2448
"PLCOpenEditor is part of Beremiz project.\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2449
"\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2450
"Beremiz is an "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2451
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2452
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2453
#: ../dialogs/DiscoveryDialog.py:95
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2454
msgid "PORT"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2455
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2456
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2457
#: ../dialogs/PouDialog.py:101
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2458
msgid "POU Name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2459
msgstr "POU 이름"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2460
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2461
#: ../dialogs/PouDialog.py:58
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2462
msgid "POU Name:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2463
msgstr "POU 이름:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2464
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2465
#: ../dialogs/PouDialog.py:103
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2466
msgid "POU Type"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2467
msgstr "POU 타입"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2468
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2469
#: ../dialogs/PouDialog.py:65
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2470
msgid "POU Type:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2471
msgstr "POU 타입:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2472
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2473
#: ../connectors/PYRO/__init__.py:45
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2474
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2475
msgid "PYRO connecting to URI : %s\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2476
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2477
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2478
#: ../connectors/PYRO/__init__.py:61
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2479
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2480
msgid "PYRO using certificates in '%s' \n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2481
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2482
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2483
#: ../BeremizIDE.py:231 ../PLCOpenEditor.py:120
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2484
msgid "Page Setup"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2485
msgstr "인쇄 페이지 설정"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2486
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2487
#: ../controls/ProjectPropertiesPanel.py:111
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2488
msgid "Page Size (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2489
msgstr "페이지 크기(옵션):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2490
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2491
#: ../IDEFrame.py:2613
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2492
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2493
msgid "Page: %d"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2494
msgstr "인쇄 페이지: %d"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2495
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2496
#: ../controls/PouInstanceVariablesPanel.py:124
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2497
msgid "Parent instance"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2498
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2499
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2500
#: ../editors/Viewer.py:657 ../IDEFrame.py:372 ../IDEFrame.py:426
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2501
msgid "Paste"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2502
msgstr "붙여넣기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2503
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2504
#: ../IDEFrame.py:1868
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2505
msgid "Paste POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2506
msgstr "POU 붙여넣기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2507
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2508
#: ../dialogs/SearchInProjectDialog.py:56
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2509
msgid "Pattern to search:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2510
msgstr "검색할 문자열 패턴:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2511
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2512
#: ../dialogs/LDPowerRailDialog.py:74
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2513
msgid "Pin number:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2514
msgstr "핀 넘버:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2515
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2516
#: ../editors/Viewer.py:2757 ../editors/Viewer.py:3014
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2517
#: ../editors/SFCViewer.py:770
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2518
msgid "Please choose a target"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2519
msgstr "타겟을 선택하세요"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2520
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2521
#: ../editors/TextViewer.py:262
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2522
msgid "Please enter a block name"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2523
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2524
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2525
#: ../editors/Viewer.py:2627 ../editors/Viewer.py:3056
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2526
msgid "Please enter comment text"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2527
msgstr "코멘트를 입력하세요"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2528
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2529
#: ../editors/SFCViewer.py:433 ../editors/SFCViewer.py:455
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2530
#: ../editors/SFCViewer.py:799
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2531
msgid "Please enter step name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2532
msgstr "스텝 이름을 입력하세요"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2533
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2534
#: ../Beremiz_service.py:196
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2535
msgid "Please enter text"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2536
msgstr "텍스트를 입력하세요"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2537
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2538
#: ../dialogs/ForceVariableDialog.py:163
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2539
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2540
msgid "Please enter value for a \"%s\" variable:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2541
msgstr "\"%s\" 변수의 데이터를 입력하세요"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2542
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2543
#: ../Beremiz_service.py:319
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2544
msgid "Port number must be 0 <= port <= 65535!"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2545
msgstr "포트 번호는 0~65535까지 유효합니다!"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2546
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2547
#: ../Beremiz_service.py:319
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2548
msgid "Port number must be an integer!"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2549
msgstr "포트 번호는 숫자로만 입력하세요!"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2550
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2551
#: ../editors/Viewer.py:595 ../editors/Viewer.py:2416
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2552
msgid "Power Rail"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2553
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2554
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2555
#: ../dialogs/LDPowerRailDialog.py:51
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2556
msgid "Power Rail Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2557
msgstr "전원 레일 속성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2558
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2559
#: ../BeremizIDE.py:233 ../PLCOpenEditor.py:122
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2560
msgid "Preview"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2561
msgstr "인쇄 페이지 미리보기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2562
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2563
#: ../dialogs/BlockPreviewDialog.py:57
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2564
msgid "Preview:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2565
msgstr "인쇄 페이지 미리보기:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2566
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2567
#: ../BeremizIDE.py:235 ../BeremizIDE.py:255 ../PLCOpenEditor.py:124
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2568
#: ../PLCOpenEditor.py:150
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2569
msgid "Print"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2570
msgstr "인쇄"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2571
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2572
#: ../IDEFrame.py:1079
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2573
msgid "Print preview"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2574
msgstr "인쇄 미리보기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2575
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2576
#: ../editors/ResourceEditor.py:68
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2577
msgid "Priority"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2578
msgstr "우선권"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2579
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2580
#: ../dialogs/SFCTransitionDialog.py:90
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2581
msgid "Priority:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2582
msgstr "우선권:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2583
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2584
#: ../runtime/PLCObject.py:369
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2585
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2586
msgid "Problem starting PLC : error %d"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2587
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2588
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2589
#: ../dialogs/ProjectDialog.py:58
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2590
msgid "Product Name"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2591
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2592
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2593
#: ../controls/ProjectPropertiesPanel.py:81
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2594
msgid "Product Name (required):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2595
msgstr "제품 이름(필수):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2596
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2597
#: ../controls/ProjectPropertiesPanel.py:83
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2598
msgid "Product Release (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2599
msgstr "제품 출시 번호(옵션):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2600
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2601
#: ../dialogs/ProjectDialog.py:59
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2602
msgid "Product Version"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2603
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2604
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2605
#: ../controls/ProjectPropertiesPanel.py:82
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2606
msgid "Product Version (required):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2607
msgstr "제품 버젼(필수):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2608
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2609
#: ../dialogs/SearchInProjectDialog.py:39 ../IDEFrame.py:1747
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2610
#: ../IDEFrame.py:1944
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2611
msgid "Program"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2612
msgstr "프로그램"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2613
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2614
#: ../PLCOpenEditor.py:347
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2615
msgid "Program was successfully generated!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2616
msgstr "프로그램이 성공적으로 생성되었습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2617
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2618
#: ../PLCControler.py:98
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2619
msgid "Programs"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2620
msgstr "프로그램(Programs)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2621
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2622
#: ../editors/Viewer.py:243
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2623
msgid "Programs can't be used by other POUs!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2624
msgstr "다른 POU에서 사용할 수 없는 프로그램입니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2625
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2626
#: ../controls/ProjectPropertiesPanel.py:85 ../IDEFrame.py:584
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2627
msgid "Project"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2628
msgstr "프로젝트"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2629
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2630
#: ../controls/SearchResultPanel.py:173
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2631
#, python-format
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2632
msgid "Project '%s':"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2633
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2634
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2635
#: ../ProjectController.py:1877
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2636
msgid "Project Files"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2637
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2638
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2639
#: ../dialogs/ProjectDialog.py:57
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2640
msgid "Project Name"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2641
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2642
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2643
#: ../controls/ProjectPropertiesPanel.py:79
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2644
msgid "Project Name (required):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2645
msgstr "프로젝트 명(필수):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2646
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2647
#: ../controls/ProjectPropertiesPanel.py:80
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2648
msgid "Project Version (optional):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2649
msgstr "프로젝트 버젼(옵션):"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2650
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2651
#: ../PLCControler.py:3164
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2652
msgid ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2653
"Project file syntax error:\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2654
"\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2655
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2656
"프로젝트 파일 구문 오류:\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2657
"\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2658
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2659
#: ../dialogs/ProjectDialog.py:33 ../editors/ProjectNodeEditor.py:37
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2660
msgid "Project properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2661
msgstr "프로젝트 속성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2662
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2663
#: ../ConfigTreeNode.py:566
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2664
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2665
msgid "Project tree layout do not match confnode.xml {a1}!={a2} "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2666
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2667
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2668
#: ../dialogs/ConnectionDialog.py:98
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2669
msgid "Propagate Name"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2670
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2671
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2672
#: ../PLCControler.py:99
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2673
msgid "Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2674
msgstr "속성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2675
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2676
#: ../Beremiz_service.py:442
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2677
msgid "Publishing service on local network"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2678
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2679
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2680
#: ../connectors/PYRO/__init__.py:118
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2681
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2682
msgid "Pyro exception: %s\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2683
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2684
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2685
#: ../Beremiz_service.py:429
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2686
msgid "Pyro object's uri :"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2687
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2688
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2689
#: ../Beremiz_service.py:428
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2690
msgid "Pyro port :"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2691
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2692
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2693
#: ../py_ext/PythonEditor.py:81
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2694
msgid "Python code"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2695
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2696
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2697
#: ../features.py:33
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2698
msgid "Python file"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2699
msgstr "파이썬 파일"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2700
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2701
#: ../dialogs/ActionBlockDialog.py:39
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2702
msgid "Qualifier"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2703
msgstr "한정자"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2704
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2705
#: ../BeremizIDE.py:238 ../PLCOpenEditor.py:130 ../Beremiz_service.py:275
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2706
msgid "Quit"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2707
msgstr "프로그램 종료"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2708
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2709
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:225
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2710
msgid "Range:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2711
msgstr "범위:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2712
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2713
#: ../ProjectController.py:1873
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2714
msgid "Raw IEC code"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2715
msgstr "IEC 코드"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2716
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2717
#: ../BeremizIDE.py:1047
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2718
#, python-format
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2719
msgid "Really delete node '%s'?"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2720
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2721
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2722
#: ../IDEFrame.py:362 ../IDEFrame.py:422
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2723
msgid "Redo"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2724
msgstr "되돌리기 취소"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2725
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2726
#: ../dialogs/SFCTransitionDialog.py:75
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2727
msgid "Reference"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2728
msgstr "레퍼런스"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2729
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2730
#: ../dialogs/DiscoveryDialog.py:107 ../IDEFrame.py:432
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2731
msgid "Refresh"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2732
msgstr "새로고침"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2733
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2734
#: ../dialogs/SearchInProjectDialog.py:66
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2735
msgid "Regular expression"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2736
msgstr "정규 표현식"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2737
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2738
#: ../dialogs/FindInPouDialog.py:96
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2739
msgid "Regular expressions"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2740
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2741
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2742
#: ../editors/Viewer.py:1603
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2743
msgid "Release value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2744
msgstr "강제 데이터 입력 해제"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2745
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2746
#: ../plcopen/iec_std.csv:37
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2747
msgid "Remainder (modulo)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2748
msgstr "잔여 (모듈)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2749
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2750
#: ../BeremizIDE.py:1048
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2751
#, python-format
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2752
msgid "Remove %s node"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2753
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2754
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2755
#: ../IDEFrame.py:2419
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2756
msgid "Remove Datatype"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2757
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2758
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2759
#: ../IDEFrame.py:2424
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2760
msgid "Remove Pou"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2761
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2762
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2763
#: ../dialogs/ActionBlockDialog.py:138
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2764
msgid "Remove action"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2765
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2766
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2767
#: ../editors/DataTypeEditor.py:353
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2768
msgid "Remove element"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2769
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2770
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2771
#: ../editors/FileManagementPanel.py:63
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2772
msgid "Remove file from left folder"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2773
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2774
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2775
#: ../editors/ResourceEditor.py:269
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2776
msgid "Remove instance"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2777
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2778
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2779
#: ../canfestival/NetworkEditor.py:104
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2780
msgid "Remove slave"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2781
msgstr "슬레이브 제거"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2782
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2783
#: ../editors/ResourceEditor.py:240
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2784
msgid "Remove task"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2785
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2786
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2787
#: ../editors/CodeFileEditor.py:659 ../controls/VariablePanel.py:451
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2788
msgid "Remove variable"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2789
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2790
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2791
#: ../IDEFrame.py:1948
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2792
msgid "Rename"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2793
msgstr "이름 변경"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2794
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2795
#: ../editors/FileManagementPanel.py:181
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2796
msgid "Replace File"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2797
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2798
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2799
#: ../editors/Viewer.py:561
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2800
msgid "Replace Wire by connections"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2801
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2802
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2803
#: ../plcopen/iec_std.csv:89
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2804
msgid "Replacement (within)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2805
msgstr "내부 교체"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2806
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2807
#: ../dialogs/LDElementDialog.py:76
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2808
msgid "Reset"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2809
msgstr "리셋 코일(Unlatch)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2810
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2811
#: ../editors/Viewer.py:642
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2812
msgid "Reset Execution Order"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2813
msgstr "실행 순서 초기화"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2814
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2815
#: ../IDEFrame.py:451
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2816
msgid "Reset Perspective"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2817
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2818
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2819
#: ../controls/SearchResultPanel.py:105
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2820
msgid "Reset search result"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2821
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2822
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2823
#: ../BeremizIDE.py:979 ../PLCControler.py:99
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2824
msgid "Resources"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2825
msgstr "리소스"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2826
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2827
#: ../controls/VariablePanel.py:62
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2828
msgid "Retain"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2829
msgstr "유지 변수"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2830
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2831
#: ../controls/VariablePanel.py:424
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2832
msgid "Return Type:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2833
msgstr "반환(Return) 타입:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2834
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2835
#: ../editors/Viewer.py:546
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2836
msgid "Right"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2837
msgstr "우측"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2838
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2839
#: ../dialogs/LDPowerRailDialog.py:64
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2840
msgid "Right PowerRail"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2841
msgstr "우측 전원 레일"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2842
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2843
#: ../dialogs/LDElementDialog.py:77 ../editors/Viewer.py:520
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2844
msgid "Rising Edge"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2845
msgstr "라이징 엣지"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2846
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2847
#: ../plcopen/iec_std.csv:65
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2848
msgid "Rotate left"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2849
msgstr "좌측으로 회전 (rotate)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2850
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2851
#: ../plcopen/iec_std.csv:64
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2852
msgid "Rotate right"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2853
msgstr "우측으로 회전 (rotate)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2854
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2855
#: ../plcopen/iec_std.csv:17
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2856
msgid "Rounding up/down"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2857
msgstr "라운딩 업/다운"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2858
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2859
#: ../ProjectController.py:1841
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2860
msgid "Run"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2861
msgstr "실행"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2862
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2863
#: ../ProjectController.py:1099
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2864
msgid "Runtime IO extensions C code generation failed !\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2865
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2866
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2867
#: ../ProjectController.py:1108
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2868
msgid "Runtime library extensions C code generation failed !\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2869
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2870
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2871
#: ../canfestival/SlaveEditor.py:61 ../canfestival/NetworkEditor.py:82
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2872
msgid "SDO Client"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2873
msgstr "SDO 클라이언트"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2874
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2875
#: ../canfestival/SlaveEditor.py:60 ../canfestival/NetworkEditor.py:81
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2876
msgid "SDO Server"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2877
msgstr "SDO 서버"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2878
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2879
#: ../dialogs/PouDialog.py:37 ../controls/ProjectPropertiesPanel.py:144
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2880
msgid "SFC"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2881
msgstr "SFC"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2882
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2883
#: ../PLCGenerator.py:1392
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2884
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2885
msgid "SFC jump in pou \"{a1}\" refers to non-existent SFC step \"{a2}\""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2886
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2887
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2888
#: ../PLCGenerator.py:773
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2889
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2890
msgid "SFC transition in POU \"%s\" must be connected."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2891
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2892
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2893
#: ../dialogs/PouTransitionDialog.py:36 ../dialogs/PouActionDialog.py:32
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2894
#: ../dialogs/PouDialog.py:37
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2895
msgid "ST"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2896
msgstr "ST"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2897
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2898
#: ../PLCOpenEditor.py:334
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2899
msgid "ST files (*.st)|*.st|All files|*.*"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2900
msgstr "ST 파일 (*.st)|*.st|모든 파일|*.*"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2901
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2902
#: ../svgui/svgui.py:128
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2903
msgid "SVG files (*.svg)|*.svg|All files|*.*"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2904
msgstr "SVG 파일 (*.svg)|*svg|모든 파일|*.*"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2905
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2906
#: ../features.py:35
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2907
msgid "SVGUI"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2908
msgstr "SVGUI"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2909
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2910
#: ../BeremizIDE.py:222 ../BeremizIDE.py:253 ../PLCOpenEditor.py:113
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2911
#: ../PLCOpenEditor.py:148
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2912
msgid "Save"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2913
msgstr ""
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2914
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2915
#: ../BeremizIDE.py:254 ../PLCOpenEditor.py:115 ../PLCOpenEditor.py:149
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  2916
msgid "Save As..."
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2917
msgstr ""
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2918
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2919
#: ../BeremizIDE.py:224
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2920
msgid "Save as"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2921
msgstr ""
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2922
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2923
#: ../ProjectController.py:511
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2924
msgid "Save path is the same as path of a project! \n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2925
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2926
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2927
#: ../dialogs/SearchInProjectDialog.py:69
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2928
msgid "Scope"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2929
msgstr "검색 범위"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2930
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2931
#: ../IDEFrame.py:623
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2932
msgid "Search"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2933
msgstr "검색"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2934
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2935
#: ../dialogs/SearchInProjectDialog.py:45 ../IDEFrame.py:382
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2936
#: ../IDEFrame.py:428
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2937
msgid "Search in Project"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2938
msgstr "프로젝트 내부 검색"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2939
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2940
#: ../dialogs/DurationEditorDialog.py:47
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2941
msgid "Seconds:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2942
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2943
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2944
#: ../IDEFrame.py:388
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2945
msgid "Select All"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2946
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2947
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2948
#: ../editors/Viewer.py:289 ../editors/TextViewer.py:306
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2949
#: ../controls/LocationCellEditor.py:97 ../controls/VariablePanel.py:290
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2950
#: ../controls/VariablePanel.py:350
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2951
msgid "Select a variable class:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2952
msgstr "변수 클래스 선택:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2953
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2954
#: ../ProjectController.py:1257
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2955
msgid "Select an editor:"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2956
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  2957
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2958
#: ../controls/PouInstanceVariablesPanel.py:281
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2959
msgid "Select an instance"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2960
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2961
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2962
#: ../IDEFrame.py:607
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2963
msgid "Select an object"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2964
msgstr "오브젝트 선택"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2965
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2966
#: ../ProjectController.py:518
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2967
msgid "Selected directory already contains another project. Overwrite? \n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2968
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2969
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2970
#: ../plcopen/iec_std.csv:70
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2971
msgid "Selection"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2972
msgstr "선택"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2973
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2974
#: ../dialogs/SFCDivergenceDialog.py:65
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2975
msgid "Selection Convergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2976
msgstr "수렴(Convergence) 선택"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2977
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2978
#: ../dialogs/SFCDivergenceDialog.py:64
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2979
msgid "Selection Divergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2980
msgstr "벡터 발산(Divergence) 선택"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2981
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2982
#: ../dialogs/DiscoveryDialog.py:82
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2983
msgid "Service Discovery"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2984
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2985
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2986
#: ../dialogs/DiscoveryDialog.py:85
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2987
msgid "Services available:"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2988
msgstr "서비스 이용 가능:"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  2989
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  2990
#: ../dialogs/LDElementDialog.py:76
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2991
msgid "Set"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2992
msgstr "셋팅 코일(Latch)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2993
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2994
#: ../plcopen/iec_std.csv:62
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2995
msgid "Shift left"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2996
msgstr "좌측으로 이동(Shift)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2997
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2998
#: ../plcopen/iec_std.csv:63
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  2999
msgid "Shift right"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3000
msgstr "우측이로 이동(Shift)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3001
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3002
#: ../ProjectController.py:1867
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3003
msgid "Show IEC code generated by PLCGenerator"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3004
msgstr "PLCGenerator가 생성한 IEC 코드 보기"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3005
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3006
#: ../canfestival/canfestival.py:389
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3007
msgid "Show Master"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  3008
msgstr "마스터 보기"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3009
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3010
#: ../canfestival/canfestival.py:390
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3011
msgid "Show Master generated by config_utils"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  3012
msgstr "config_util(설정 유틸리티)에 의해 생성된 마스터 보기"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3013
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3014
#: ../ProjectController.py:1865
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3015
msgid "Show code"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3016
msgstr "코드 보기"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3017
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3018
#: ../dialogs/SFCDivergenceDialog.py:67
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3019
msgid "Simultaneous Convergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3020
msgstr "동시 수렴"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3021
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3022
#: ../dialogs/SFCDivergenceDialog.py:66
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3023
msgid "Simultaneous Divergence"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3024
msgstr "동시 발산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3025
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3026
#: ../plcopen/iec_std.csv:27
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3027
msgid "Sine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3028
msgstr "Sine"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3029
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3030
#: ../editors/ResourceEditor.py:68
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3031
msgid "Single"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3032
msgstr "싱글"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3033
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3034
#: ../targets/toolchain_makefile.py:126
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3035
msgid "Source didn't change, no build.\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3036
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3037
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3038
#: ../PLCGenerator.py:397
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3039
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3040
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3041
"Source signal has to be defined for single task '{a1}' in resource "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3042
"'{a2}.{a3}'."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3043
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3044
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3045
#: ../plcopen/iec_std.csv:23
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3046
msgid "Square root (base 2)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3047
msgstr "제곱근 (SQRT: base 2)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3048
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3049
#: ../plcopen/definitions.py:48
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3050
msgid "Standard function blocks"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3051
msgstr "기본 함수 블럭"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3052
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3053
#: ../ProjectController.py:1843 ../Beremiz_service.py:263
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3054
msgid "Start PLC"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3055
msgstr "PLC 시작"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3056
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3057
#: ../ProjectController.py:1046
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3058
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3059
msgid "Start build in %s\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  3060
msgstr "%s에서 빌드를 시작합니다\n"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3061
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3062
#: ../ProjectController.py:1360
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3063
msgid "Started"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3064
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3065
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3066
#: ../ProjectController.py:1648
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3067
msgid "Starting PLC\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3068
msgstr "PLC 시작중\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3069
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3070
#: ../BeremizIDE.py:365
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3071
msgid "Status ToolBar"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3072
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3073
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3074
#: ../editors/Viewer.py:612 ../editors/Viewer.py:2391
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3075
msgid "Step"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3076
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3077
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3078
#: ../ProjectController.py:1846
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3079
msgid "Stop"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3080
msgstr "정지"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3081
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3082
#: ../Beremiz_service.py:264
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3083
msgid "Stop PLC"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3084
msgstr "PLC 정지"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3085
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3086
#: ../ProjectController.py:1848
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3087
msgid "Stop Running PLC"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3088
msgstr "작동중인 PLC 정지"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3089
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3090
#: ../ProjectController.py:1361
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3091
msgid "Stopped"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3092
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3093
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3094
#: ../ProjectController.py:1620
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3095
msgid "Stopping debugger...\n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3096
msgstr "디버거 정지중...\n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3097
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3098
#: ../editors/DataTypeEditor.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3099
msgid "Structure"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3100
msgstr "구조"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3101
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3102
#: ../editors/DataTypeEditor.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3103
msgid "Subrange"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3104
msgstr "서브레인지"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3105
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3106
#: ../plcopen/iec_std.csv:35
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3107
msgid "Subtraction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3108
msgstr "뺄셈 연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3109
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3110
#: ../ProjectController.py:1085
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3111
msgid "Successfully built.\n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3112
msgstr "성공적으로 빌드 완료 되었습니다\n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3113
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3114
#: ../IDEFrame.py:447
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3115
msgid "Switch perspective"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3116
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3117
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3118
#: ../dialogs/SearchInProjectDialog.py:165 ../dialogs/FindInPouDialog.py:115
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3119
msgid "Syntax error in regular expression of pattern to search!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3120
msgstr "정규 표현식에 적합하지 않은 검색어 입니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3121
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3122
#: ../dialogs/DiscoveryDialog.py:93
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3123
msgid "TYPE"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3124
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3125
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3126
#: ../plcopen/iec_std.csv:29
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3127
msgid "Tangent"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3128
msgstr "Tangent"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3129
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3130
#: ../editors/ResourceEditor.py:83
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3131
msgid "Task"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3132
msgstr "태스크"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3133
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3134
#: ../editors/ResourceEditor.py:235
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3135
msgid "Tasks:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3136
msgstr "태스크:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3137
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3138
#: ../controls/VariablePanel.py:73
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3139
msgid "Temp"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3140
msgstr "임시"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3141
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3142
#: ../version.py:30
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3143
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3144
"The best place to ask questions about Beremiz/PLCOpenEditor\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3145
"is project's mailing list: beremiz-devel@lists.sourceforge.net\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3146
"\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3147
"This is the main community support channel.\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3148
"For posting it is required to be subscribed to the mailing list.\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3149
"\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3150
"You can subscribe to the list here:\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3151
"https://lists.sourceforge.net/lists/listinfo/beremiz-devel"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3152
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3153
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3154
#: ../editors/FileManagementPanel.py:180
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3155
#, python-format
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3156
msgid ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3157
"The file '%s' already exist.\n"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3158
"Do you want to replace it?"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3159
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3160
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3161
#: ../editors/LDViewer.py:882
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3162
msgid "The group of block must be coherent!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3163
msgstr "블럭 그룹은 일관성을 가져야 합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3164
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3165
#: ../BeremizIDE.py:542 ../IDEFrame.py:1015
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3166
msgid "There are changes, do you want to save?"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3167
msgstr ""
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3168
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3169
#: ../IDEFrame.py:1658 ../IDEFrame.py:1677
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3170
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3171
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3172
"There is a POU named \"%s\". This could cause a conflict. Do you wish to "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3173
"continue?"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3174
msgstr "\"%s\" POU 에 문제가 있을 수 있습니다. 계속 하시겠습니까?"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3175
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3176
#: ../IDEFrame.py:1102
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3177
msgid ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3178
"There was a problem printing.\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3179
"Perhaps your current printer is not set correctly?"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3180
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3181
"인쇄 작업에 문제가 있습니다.\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3182
"프린터 설정을 확인하세요"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3183
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3184
#: ../editors/LDViewer.py:891
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3185
msgid "This option isn't available yet!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3186
msgstr "선택하신 옵션은 지원되지 않습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3187
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3188
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:565
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3189
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3190
msgid "Tick: %d"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3191
msgstr ""
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3192
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3193
#: ../plcopen/iec_std.csv:40
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3194
msgid "Time"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3195
msgstr "시간 연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3196
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3197
#: ../plcopen/iec_std.csv:40 ../plcopen/iec_std.csv:41
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3198
msgid "Time addition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3199
msgstr "시간 더하기 연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3200
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3201
#: ../plcopen/iec_std.csv:86
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3202
msgid "Time concatenation"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3203
msgstr "시간 연결 연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3204
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3205
#: ../plcopen/iec_std.csv:60 ../plcopen/iec_std.csv:61
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3206
msgid "Time division"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3207
msgstr "시간 나누기 연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3208
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3209
#: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:47
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3210
msgid "Time multiplication"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3211
msgstr "시간 곱하기 연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3212
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3213
#: ../plcopen/iec_std.csv:48 ../plcopen/iec_std.csv:49
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3214
msgid "Time subtraction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3215
msgstr "시간 뺄셈 연산"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3216
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3217
#: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:43
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3218
msgid "Time-of-day addition"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3219
msgstr "하루의 시간 더하기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3220
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3221
#: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:53
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3222
#: ../plcopen/iec_std.csv:54 ../plcopen/iec_std.csv:55
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3223
msgid "Time-of-day subtraction"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3224
msgstr "하루의 시간 빼기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3225
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3226
#: ../dialogs/ForceVariableDialog.py:172
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3227
msgid "Toggle value"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3228
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3229
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3230
#: ../editors/Viewer.py:548
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3231
msgid "Top"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3232
msgstr "상단"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3233
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3234
#: ../ProjectController.py:1855
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3235
msgid "Transfer"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3236
msgstr "전송"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3237
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3238
#: ../ProjectController.py:1857
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3239
msgid "Transfer PLC"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3240
msgstr "PLC에 전송"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3241
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3242
#: ../ProjectController.py:1820
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3243
msgid "Transfer completed successfully.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3244
msgstr "전송이 성공적으로 완료되었습니다\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3245
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3246
#: ../ProjectController.py:1823
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3247
msgid "Transfer failed\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3248
msgstr "전송 실패\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3249
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3250
#: ../editors/Viewer.py:613 ../editors/Viewer.py:2393
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3251
#: ../editors/Viewer.py:2420
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3252
msgid "Transition"
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3253
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3254
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3255
#: ../PLCGenerator.py:1518
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3256
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3257
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3258
"Transition \"%s\" body must contain an output variable or coil referring to "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3259
"its name"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3260
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3261
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3262
#: ../dialogs/PouTransitionDialog.py:84
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3263
msgid "Transition Name"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3264
msgstr "트랜지션 이름"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3265
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3266
#: ../dialogs/PouTransitionDialog.py:53
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3267
msgid "Transition Name:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3268
msgstr "트랜지션 이름:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3269
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3270
#: ../PLCGenerator.py:1609
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3271
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3272
msgid "Transition with content \"{a1}\" not connected to a next step in \"{a2}\" POU"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3273
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3274
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3275
#: ../PLCGenerator.py:1598
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3276
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3277
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3278
"Transition with content \"{a1}\" not connected to a previous step in "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3279
"\"{a2}\" POU"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3280
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3281
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3282
#: ../plcopen/plcopen.py:1323
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3283
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3284
msgid "Transition with name %s doesn't exist!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3285
msgstr "%s 트랜지션 이름이 존재 하지 않습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3286
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3287
#: ../PLCControler.py:98
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3288
msgid "Transitions"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3289
msgstr "트랜지션"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3290
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3291
#: ../dialogs/AboutDialog.py:131
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3292
msgid "Translated by"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3293
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3294
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3295
#: ../editors/ResourceEditor.py:68
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3296
msgid "Triggering"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3297
msgstr "트리거링 스위치"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3298
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3299
#: ../Beremiz_service.py:478
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3300
msgid "Twisted unavailable."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3301
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3302
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3303
#: ../dialogs/ActionBlockDialog.py:39 ../editors/ResourceEditor.py:83
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3304
#: ../editors/DataTypeEditor.py:50 ../editors/CodeFileEditor.py:739
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3305
#: ../controls/VariablePanel.py:53 ../controls/VariablePanel.py:54
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3306
msgid "Type"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3307
msgstr "타입"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3308
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3309
#: ../dialogs/BrowseLocationsDialog.py:49
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3310
msgid "Type and derivated"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3311
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3312
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3313
#: ../canfestival/config_utils.py:336 ../canfestival/config_utils.py:624
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3314
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3315
msgid "Type conflict for location \"%s\""
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3316
msgstr "\"%s\" 타입 에러"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3317
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3318
#: ../plcopen/iec_std.csv:16
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3319
msgid "Type conversion"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3320
msgstr "변환 타입"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3321
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3322
#: ../editors/DataTypeEditor.py:162
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3323
msgid "Type infos:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3324
msgstr "타입 정보:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3325
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3326
#: ../dialogs/BrowseLocationsDialog.py:50
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3327
msgid "Type strict"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3328
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3329
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3330
#: ../dialogs/SFCDivergenceDialog.py:59 ../dialogs/SFCTransitionDialog.py:58
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3331
#: ../dialogs/LDPowerRailDialog.py:57 ../dialogs/BrowseLocationsDialog.py:100
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3332
#: ../dialogs/FBDBlockDialog.py:66 ../dialogs/ConnectionDialog.py:59
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3333
msgid "Type:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3334
msgstr "타입:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3335
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3336
#: ../canfestival/config_utils.py:462 ../canfestival/config_utils.py:476
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3337
#, python-format
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3338
msgid "Unable to define PDO mapping for node %02x"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3339
msgstr "PDO 매핑 정의 에러:%02x"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3340
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3341
#: ../targets/Xenomai/__init__.py:39
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3342
#, python-format
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3343
msgid "Unable to get Xenomai's %s \n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3344
msgstr "Xenomai의 %s 를 가져 올 수 없습니다\n"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3345
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3346
#: ../PLCGenerator.py:961 ../PLCGenerator.py:1214
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3347
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3348
msgid "Undefined block type \"{a1}\" in \"{a2}\" POU"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3349
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3350
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3351
#: ../PLCGenerator.py:254
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3352
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3353
msgid "Undefined pou type \"%s\""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3354
msgstr "\"%s\" 의 POU 타입이 정의되지 않았습니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3355
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3356
#: ../IDEFrame.py:360 ../IDEFrame.py:421
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3357
msgid "Undo"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3358
msgstr "되돌리기"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3359
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3360
#: ../ProjectController.py:423
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3361
msgid "Unknown"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3362
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3363
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3364
#: ../editors/Viewer.py:394
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3365
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3366
msgid "Unknown variable \"%s\" for this POU!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3367
msgstr "\"%s\" 변수를 현재 POU에서 알 수 없습니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3368
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3369
#: ../ProjectController.py:420 ../ProjectController.py:421
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3370
msgid "Unnamed"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3371
msgstr ""
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3372
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3373
#: ../PLCControler.py:638
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3374
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3375
msgid "Unnamed%d"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3376
msgstr "이름 없음%d"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3377
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3378
#: ../controls/VariablePanel.py:284
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3379
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3380
msgid "Unrecognized data size \"%s\""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3381
msgstr "\"%s\"의 데이터 크기를 알 수 없습니다"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3382
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3383
#: ../editors/DataTypeEditor.py:630 ../controls/VariablePanel.py:827
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3384
msgid "User Data Types"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3385
msgstr "사용자 데이터 타입"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3386
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3387
#: ../canfestival/SlaveEditor.py:65 ../canfestival/NetworkEditor.py:86
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3388
msgid "User Type"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3389
msgstr "사용자 타입"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3390
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3391
#: ../PLCControler.py:97
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3392
msgid "User-defined POUs"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3393
msgstr "사용자 정의 POU"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3394
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3395
#: ../dialogs/ActionBlockDialog.py:39
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3396
msgid "Value"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3397
msgstr "데이터 값"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3398
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3399
#: ../editors/DataTypeEditor.py:259
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3400
msgid "Values:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3401
msgstr "데이터 값:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3402
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3403
#: ../dialogs/ActionBlockDialog.py:43 ../editors/Viewer.py:585
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3404
#: ../editors/Viewer.py:2423
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3405
msgid "Variable"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3406
msgstr "변수"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3407
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3408
#: ../editors/Viewer.py:309 ../editors/Viewer.py:339 ../editors/Viewer.py:361
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3409
#: ../editors/TextViewer.py:292 ../editors/TextViewer.py:343
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3410
#: ../editors/TextViewer.py:366 ../controls/VariablePanel.py:329
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3411
msgid "Variable Drop"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3412
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3413
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3414
#: ../dialogs/FBDVariableDialog.py:64
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3415
msgid "Variable Properties"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3416
msgstr "변수 속성"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3417
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3418
#: ../editors/Viewer.py:289 ../editors/TextViewer.py:306
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3419
#: ../controls/LocationCellEditor.py:97 ../controls/VariablePanel.py:290
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3420
#: ../controls/VariablePanel.py:350
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3421
msgid "Variable class"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3422
msgstr "변수 클래스"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3423
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3424
#: ../editors/Viewer.py:396 ../editors/TextViewer.py:387
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3425
msgid "Variable don't belong to this POU!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3426
msgstr "POU에 속하지 않는 변수 입니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3427
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3428
#: ../dialogs/LDElementDialog.py:89
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3429
msgid "Variable:"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3430
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3431
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3432
#: ../controls/VariablePanel.py:72
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3433
msgid "Variables"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3434
msgstr "변수"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3435
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3436
#: ../controls/ProjectPropertiesPanel.py:152
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3437
msgid "Vertical:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3438
msgstr "수직:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3439
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3440
#: ../Beremiz_service.py:588
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3441
msgid "WAMP client startup failed. "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3442
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3443
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3444
#: ../connectors/WAMP/__init__.py:91
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3445
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3446
msgid "WAMP connecting to URL : %s\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3447
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3448
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3449
#: ../connectors/WAMP/__init__.py:131
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3450
msgid "WAMP connection timeout"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3451
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3452
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3453
#: ../connectors/WAMP/__init__.py:150
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3454
#, python-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3455
msgid "WAMP connection to '%s' failed.\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3456
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3457
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3458
#: ../Beremiz_service.py:564
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3459
msgid "WAMP import failed :"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3460
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3461
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3462
#: ../wxglade_hmi/wxglade_hmi.py:37
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3463
msgid "WXGLADE GUI"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3464
msgstr "WXGLADE GUI"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3465
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3466
#: ../dialogs/PouDialog.py:129 ../editors/LDViewer.py:891
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3467
msgid "Warning"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3468
msgstr "경고"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3469
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3470
#: ../ProjectController.py:707
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3471
msgid "Warnings in ST/IL/SFC code generator :\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3472
msgstr "ST/IL/SFC 코드 생성기 경고:\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3473
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3474
#: ../dialogs/SearchInProjectDialog.py:78
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3475
msgid "Whole Project"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3476
msgstr "프로젝트 전체 검색"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3477
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3478
#: ../controls/ProjectPropertiesPanel.py:120
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3479
msgid "Width:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3480
msgstr "폭:"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3481
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3482
#: ../dialogs/FindInPouDialog.py:91
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3483
msgid "Wrap search"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3484
msgstr ""
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3485
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3486
#: ../dialogs/AboutDialog.py:130
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3487
msgid "Written by"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3488
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3489
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3490
#: ../features.py:34
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3491
msgid "WxGlade GUI"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3492
msgstr "WxGlade GUI"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3493
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3494
#: ../svgui/svgui.py:142
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3495
msgid ""
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3496
"You don't have write permissions.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3497
"Open Inkscape anyway ?"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3498
msgstr ""
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3499
"현재 쓰기 권한이 없습니다\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  3500
"그래도 Inkscape를 열까요?"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3501
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3502
#: ../wxglade_hmi/wxglade_hmi.py:154
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3503
msgid ""
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3504
"You don't have write permissions.\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3505
"Open wxGlade anyway ?"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3506
msgstr ""
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3507
"현재 쓰기 권한이 없습니다\n"
803
6da9e558466e Beremiz_ko_KR.po
minyoung
parents: 799
diff changeset
  3508
"그래도 WxGlade를 열까요?"
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3509
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3510
#: ../ProjectController.py:371
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3511
msgid ""
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3512
"You must have permission to work on the project\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3513
"Work on a project copy ?"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3514
msgstr ""
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3515
"프로젝트 작업에는 권한이 필요합니다\n"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3516
"사본으로 작업하시겠습니까?"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3517
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3518
#: ../editors/LDViewer.py:886
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3519
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3520
"You must select the block or group of blocks around which a branch should be"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3521
" added!"
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3522
msgstr "Branch를 추가할 블럭 또는 블럭 그룹을 선택해야 합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3523
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3524
#: ../editors/LDViewer.py:666
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3525
msgid "You must select the wire where a contact should be added!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3526
msgstr "접점에 추가될 와이어를 선택해야 합니다!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3527
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3528
#: ../dialogs/SFCStepNameDialog.py:48 ../dialogs/PouNameDialog.py:46
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3529
msgid "You must type a name!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3530
msgstr "이름을 입력하세요!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3531
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3532
#: ../dialogs/ForceVariableDialog.py:193
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3533
msgid "You must type a value!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3534
msgstr "데이터 값을 입력하세요!"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3535
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3536
#: ../IDEFrame.py:438
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3537
msgid "Zoom"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3538
msgstr "확대(Zoom)"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3539
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3540
#: ../dialogs/DurationEditorDialog.py:155
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3541
msgid "days"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3542
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3543
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3544
#: ../PLCOpenEditor.py:343
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3545
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3546
msgid "error: %s\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3547
msgstr "에러: %s\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3548
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3549
#: ../util/ProcessLogger.py:169
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3550
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3551
msgid "exited with status {a1} (pid {a2})\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3552
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3553
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3554
#: ../PLCOpenEditor.py:406 ../PLCOpenEditor.py:408
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3555
msgid "file : "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3556
msgstr "파일 :"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3557
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3558
#: ../dialogs/PouDialog.py:32
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3559
msgid "function"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3560
msgstr "함수"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3561
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3562
#: ../PLCOpenEditor.py:409
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3563
msgid "function : "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3564
msgstr "함수 :"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3565
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3566
#: ../dialogs/PouDialog.py:32
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3567
msgid "functionBlock"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3568
msgstr "함수 블럭"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3569
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3570
#: ../dialogs/DurationEditorDialog.py:155
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3571
msgid "hours"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3572
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3573
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3574
#: ../PLCOpenEditor.py:409
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3575
msgid "line : "
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3576
msgstr "라인 :"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3577
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3578
#: ../dialogs/DurationEditorDialog.py:157
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3579
msgid "milliseconds"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3580
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3581
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3582
#: ../dialogs/DurationEditorDialog.py:156
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3583
msgid "minutes"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3584
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3585
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3586
#: ../dialogs/PouDialog.py:32
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3587
msgid "program"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3588
msgstr "프로그램"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3589
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3590
#: ../dialogs/DurationEditorDialog.py:156
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3591
msgid "seconds"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3592
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3593
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3594
#: ../plcopen/iec_std.csv:84
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3595
msgid "string from the middle"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3596
msgstr "중간 문자열"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3597
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3598
#: ../plcopen/iec_std.csv:82
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3599
msgid "string left of"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3600
msgstr "좌측 문자열"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3601
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3602
#: ../plcopen/iec_std.csv:83
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3603
msgid "string right of"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3604
msgstr "우측 문자열"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3605
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3606
#: ../Beremiz.py:164
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3607
msgid "update info unavailable."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3608
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3609
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3610
#: ../PLCOpenEditor.py:341
814
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3611
#, python-format
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3612
msgid "warning: %s\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3613
msgstr "경고: %s\n"
5743cbdff669 Integration of PLCOpenEditor into Beremiz
Laurent Bessard
parents: 805
diff changeset
  3614
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3615
#: ../PLCControler.py:972
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3616
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3617
msgid "{a1} \"{a2}\" can't be pasted as a {a3}."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3618
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3619
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3620
#: ../ConfigTreeNode.py:56
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3621
#, python-brace-format
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3622
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3623
"{a1} XML file doesn't follow XSD schema at line %{a2}:\n"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3624
"{a3}"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3625
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3626
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3627
#: Extra XSD strings
805
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3628
msgid "CanFestivalSlaveNode"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3629
msgstr "CANFestival 슬레이브 노드"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3630
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3631
msgid "CAN_Device"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3632
msgstr "CAN 디바이스"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3633
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3634
msgid "CAN_Baudrate"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3635
msgstr "CAN Baudrate(보 수치)"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3636
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3637
msgid "NodeId"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3638
msgstr "노드 ID"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3639
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3640
msgid "Sync_Align"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3641
msgstr "싱크 정렬"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3642
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3643
msgid "Sync_Align_Ratio"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3644
msgstr "싱크 정렬 수치"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3645
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3646
msgid "CanFestivalNode"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3647
msgstr "CanFestival 노드"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3648
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3649
msgid "Sync_TPDOs"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3650
msgstr "Sync TPDO"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3651
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3652
msgid "CanFestivalInstance"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3653
msgstr "CanFestival 인스턴스"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3654
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3655
msgid "CAN_Driver"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3656
msgstr "CAN 드라이버"
c0f60c2a5a24 Merge Minyoung Sung and Reinhard Lee korean translations
Laurent Bessard
parents: 804 803
diff changeset
  3657
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3658
msgid "Generic"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3659
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3660
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3661
msgid "Command"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3662
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3663
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3664
msgid "Xenomai"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3665
msgstr "Xenomai"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3666
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3667
msgid "XenoConfig"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3668
msgstr "Xenomai 설정"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3669
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3670
msgid "Compiler"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3671
msgstr "컴파일러"
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3672
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3673
msgid "CFLAGS"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3674
msgstr "CFLAGS"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3675
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3676
msgid "Linker"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3677
msgstr "링커"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3678
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3679
msgid "LDFLAGS"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3680
msgstr "LDFLAGS"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3681
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3682
msgid "Linux"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3683
msgstr "리눅스"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3684
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3685
msgid "Win32"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3686
msgstr "Win32"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3687
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3688
msgid "BaseParams"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3689
msgstr "베이스 파라메터"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3690
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3691
msgid "IEC_Channel"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3692
msgstr "IEC_Channel"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3693
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3694
msgid "Enabled"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3695
msgstr "가능"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3696
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3697
msgid "BeremizRoot"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3698
msgstr "베레미즈 루트"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3699
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3700
msgid "TargetType"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3701
msgstr "타겟 타입"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3702
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3703
msgid "Libraries"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3704
msgstr "라이브러리"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3705
799
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3706
msgid "URI_location"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3707
msgstr "URI 주소"
6af48f2e42ca Adding korean translation for interface texts
laurent
parents:
diff changeset
  3708
804
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3709
msgid "Disable_Extensions"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3710
msgstr "확장 모듈 제거 (Extension 제거)"
13418e63f484 Beremiz_ko_KR.po
reinhard
parents: 799
diff changeset
  3711
1803
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3712
msgid "%(codefile_name)s"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3713
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3714
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3715
msgid "variables"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3716
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3717
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3718
msgid "variable"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3719
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3720
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3721
msgid "name"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3722
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3723
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3724
msgid "type"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3725
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3726
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3727
msgid "class"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3728
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3729
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3730
msgid "initial"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3731
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3732
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3733
msgid "desc"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3734
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3735
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3736
msgid "onchange"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3737
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3738
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3739
msgid "opts"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3740
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3741
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3742
#: Extra TC6 documentation strings
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3743
msgid "0 - current time, 1 - load time from PDT"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3744
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3745
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3746
msgid "Preset datetime"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3747
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3748
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3749
msgid "Copy of IN"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3750
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3751
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3752
msgid "Datetime, current or relative to PDT"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3753
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3754
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3755
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3756
"The real time clock has many uses including time stamping, setting dates and"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3757
" times of day in batch reports, in alarm messages and so on."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3758
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3759
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3760
msgid "1 = integrate, 0 = hold"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3761
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3762
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3763
msgid "Overriding reset"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3764
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3765
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3766
msgid "Input variable"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3767
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3768
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3769
msgid "Initial value"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3770
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3771
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3772
msgid "Sampling period"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3773
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3774
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3775
msgid "NOT R1"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3776
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3777
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3778
msgid "Integrated output"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3779
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3780
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3781
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3782
"The integral function block integrates the value of input XIN over time."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3783
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3784
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3785
msgid "0 = reset"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3786
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3787
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3788
msgid "Input to be differentiated"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3789
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3790
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3791
msgid "Differentiated output"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3792
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3793
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3794
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3795
"The derivative function block produces an output XOUT proportional to the "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3796
"rate of change of the input XIN."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3797
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3798
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3799
msgid "0 - manual , 1 - automatic"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3800
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3801
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3802
msgid "Process variable"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3803
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3804
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3805
msgid "Set point"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3806
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3807
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3808
msgid "Manual output adjustment - Typically from transfer station"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3809
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3810
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3811
msgid "Proportionality constant"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3812
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3813
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3814
msgid "Reset time"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3815
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3816
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3817
msgid "Derivative time constant"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3818
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3819
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3820
msgid "PV - SP"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3821
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3822
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3823
msgid "FB for integral term"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3824
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3825
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3826
msgid "FB for derivative term"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3827
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3828
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3829
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3830
"The PID (proportional, Integral, Derivative) function block provides the "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3831
"classical three term controller for closed loop control."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3832
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3833
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3834
msgid "0 - track X0, 1 - ramp to/track X1"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3835
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3836
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3837
msgid "Ramp duration"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3838
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3839
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3840
msgid "BUSY = 1 during ramping period"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3841
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3842
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3843
msgid "Elapsed time of ramp"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3844
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3845
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3846
msgid "The RAMP function block is modelled on example given in the standard."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3847
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3848
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3849
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3850
"The hysteresis function block provides a hysteresis boolean output driven by"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3851
" the difference of two floating point (REAL) inputs XIN1 and XIN2."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3852
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3853
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3854
msgid "The SR bistable is a latch where the Set dominates."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3855
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3856
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3857
msgid "The RS bistable is a latch where the Reset dominates."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3858
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3859
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3860
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3861
"The semaphore provides a mechanism to allow software elements mutually "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3862
"exclusive access to certain ressources."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3863
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3864
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3865
msgid "The output produces a single pulse when a rising edge is detected."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3866
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3867
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3868
msgid "The output produces a single pulse when a falling edge is detected."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3869
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3870
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3871
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3872
"The up-counter can be used to signal when a count has reached a maximum "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3873
"value."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3874
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3875
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3876
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3877
"The down-counter can be used to signal when a count has reached zero, on "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3878
"counting down from a preset value."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3879
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3880
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3881
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3882
"The up-down counter has two inputs CU and CD. It can be used to both count "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3883
"up on one input and down on the other."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3884
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3885
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3886
msgid "first input parameter"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3887
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3888
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3889
msgid "second input parameter"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3890
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3891
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3892
msgid "first output parameter"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3893
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3894
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3895
msgid "second output parameter"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3896
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3897
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3898
msgid "internal state: 0-reset, 1-counting, 2-set"
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3899
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3900
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3901
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3902
"The pulse timer can be used to generate output pulses of a given time "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3903
"duration."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3904
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3905
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3906
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3907
"The on-delay timer can be used to delay setting an output true, for fixed "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3908
"period after an input becomes true."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3909
msgstr ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3910
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3911
msgid ""
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3912
"The off-delay timer can be used to delay setting an output false, for fixed "
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3913
"period after input goes false."
da138c5a3063 updated all existing translations
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 814
diff changeset
  3914
msgstr ""