@@ -4,16 +4,16 @@ msgstr ""
44"Project-Id-Version : SQL parser 0\n "
55"
Report-Msgid-Bugs-To :
[email protected] \n"
66"POT-Creation-Date : 2017-08-21 12:54+0200\n "
7- "PO-Revision-Date : 2016-12-25 22:02 +0000\n "
8- "Last-Translator : SD SkyKlouD <koongchi135 @gmail.com>\n "
9- "Language-Team : Korean <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10- "parser/ko/>\n "
7+ "PO-Revision-Date : 2019-10-06 06:56 +0000\n "
8+ "Last-Translator : Yoonseo Kim <yyumz6961 @gmail.com>\n "
9+ "Language-Team : Korean <https://hosted.weblate.org/projects/phpmyadmin/ "
10+ "sql- parser/ko/>\n "
1111"Language : ko\n "
1212"MIME-Version : 1.0\n "
1313"Content-Type : text/plain; charset=UTF-8\n "
1414"Content-Transfer-Encoding : 8bit\n "
1515"Plural-Forms : nplurals=1; plural=0;\n "
16- "X-Generator : Weblate 2.11 -dev\n "
16+ "X-Generator : Weblate 3.9 -dev\n "
1717
1818#: src/Component.php:43 src/Component.php:63
1919msgid "Not implemented yet."
@@ -22,7 +22,7 @@ msgstr "아직 구현되지 않은 기능입니다."
2222#: src/Components/AlterOperation.php:241 src/Statement.php:334
2323msgid ""
2424"A new statement was found, but no delimiter between it and the previous one."
25- msgstr ""
25+ msgstr "새로운 문장이 발견되었지만, 이전 문장과의 구분기호가 없습니다. "
2626
2727#: src/Components/AlterOperation.php:253
2828msgid "Unrecognized alter operation."
@@ -35,11 +35,11 @@ msgstr "값 %1$d 이 예상되었지만, %2$d 가 발견되었습니다."
3535
3636#: src/Components/Array2d.php:111
3737msgid "An opening bracket followed by a set of values was expected."
38- msgstr ""
38+ msgstr "일련의 값들에 의해 여는 괄호('(')가 예상됩니다. "
3939
4040#: src/Components/ArrayObj.php:114 src/Components/CreateDefinition.php:201
4141msgid "An opening bracket was expected."
42- msgstr ""
42+ msgstr "여는 괄호가 예상됩니다. "
4343
4444#: src/Components/CaseExpression.php:135 src/Components/CaseExpression.php:164
4545#: src/Components/CaseExpression.php:176 src/Components/CaseExpression.php:190
@@ -64,36 +64,32 @@ msgstr "예상되지 않은 CASE 문의 종료"
6464msgid ""
6565"A symbol name was expected! A reserved keyword can not be used as a column "
6666"name without backquotes."
67- msgstr ""
67+ msgstr "상징적인 이름이 예상되었습니다! 예약어는 큰 따옴표 없이 열 이름으로 사용될 수 없습니다. "
6868
6969#: src/Components/CreateDefinition.php:237
7070msgid "A symbol name was expected!"
7171msgstr "심볼 이름이 예상되었습니다!"
7272
7373#: src/Components/CreateDefinition.php:270
74- #, fuzzy
75- #| msgid "No tables selected."
7674msgid "A comma or a closing bracket was expected."
77- msgstr "테이블이 선택되지 않았습니다 ."
75+ msgstr "쉼표 또는 닫는 괄호가 예상됩니다 ."
7876
7977#: src/Components/CreateDefinition.php:286
8078msgid "A closing bracket was expected."
81- msgstr ""
79+ msgstr "닫는 괄호가 예상됩니다. "
8280
8381#: src/Components/DataType.php:123
8482msgid "Unrecognized data type."
8583msgstr "인식할 수 없는 데이터 형식입니다."
8684
8785#: src/Components/Expression.php:244 src/Components/Expression.php:394
88- #, fuzzy
89- #| msgid "No tables selected."
9086msgid "An alias was expected."
91- msgstr "테이블이 선택되지 않았습니다 ."
87+ msgstr "가명(별칭)이 예상됩니다 ."
9288
9389#: src/Components/Expression.php:332 src/Components/Expression.php:351
9490#: src/Components/Expression.php:383
9591msgid "An alias was previously found."
96- msgstr ""
92+ msgstr "가명(별칭) 이전에 발견되었습니다. "
9793
9894#: src/Components/Expression.php:364
9995msgid "Unexpected dot."
@@ -125,122 +121,95 @@ msgid "The new name of the table was expected."
125121msgstr "테이블의 새로운 이름이 예상되었습니다."
126122
127123#: src/Components/RenameOperation.php:153
128- #, fuzzy
129- #| msgid "The row has been deleted."
130124msgid "A rename operation was expected."
131- msgstr "행을 삭제 하였습니다 ."
125+ msgstr "이름 바꾸기 작업이 예상되었습니다 ."
132126
133127#: src/Components/SetOperation.php:117
134- #, fuzzy
135- #| msgid "as regular expression"
136128msgid "Missing expression."
137- msgstr "정규표현식 "
129+ msgstr "누락된 표현입니다. "
138130
139131#: src/Lexer.php:237
140- #, fuzzy
141- #| msgid "Unexpected characters on line %s."
142132msgid "Unexpected character."
143- msgstr "%s 라인에 알 수 없는 문자가 있습니다 ."
133+ msgstr "예상치 못한 문자입니다 ."
144134
145135#: src/Lexer.php:278
146136msgid "Expected whitespace(s) before delimiter."
147- msgstr ""
137+ msgstr "구분기호 앞에 공백이 필요합니다. "
148138
149139#: src/Lexer.php:296 src/Lexer.php:314
150140msgid "Expected delimiter."
151- msgstr ""
141+ msgstr "구분기호가 필요합니다. "
152142
153143#: src/Lexer.php:843
154- #, fuzzy , php-format
155- #| msgid "Event %1$s has been created."
144+ #, php-format
156145msgid "Ending quote %1$s was expected."
157- msgstr "이벤트 %1$s 를 생성했습니다 ."
146+ msgstr "종료 견적 %1$s 가 예상됩니다 ."
158147
159148#: src/Lexer.php:884
160- #, fuzzy
161- #| msgid "Table name template"
162149msgid "Variable name was expected."
163- msgstr "파일명 템플릿 "
150+ msgstr "변수명이 필요합니다. "
164151
165152#: src/Parser.php:423
166- #, fuzzy
167- #| msgid "At Beginning of Table"
168153msgid "Unexpected beginning of statement."
169- msgstr "테이블의 처음 "
154+ msgstr "예상치 못한 명령문의 시작입니다. "
170155
171156#: src/Parser.php:442
172157msgid "Unrecognized statement type."
173- msgstr ""
158+ msgstr "인식할 수 없는 명령문 유형입니다. "
174159
175160#: src/Parser.php:527
176161msgid "No transaction was previously started."
177- msgstr ""
162+ msgstr "이전에 시작된 처리가 없습니다. "
178163
179164#: src/Statement.php:242 src/Statements/DeleteStatement.php:254
180165#: src/Statements/DeleteStatement.php:306
181166#: src/Statements/InsertStatement.php:226
182167#: src/Statements/InsertStatement.php:246 src/Statements/LoadStatement.php:261
183168#: src/Statements/LoadStatement.php:291 src/Statements/LoadStatement.php:310
184169#: src/Statements/ReplaceStatement.php:190
185- #, fuzzy
186- #| msgid "Unexpected characters on line %s."
187170msgid "Unexpected token."
188- msgstr "%s 라인에 알 수 없는 문자가 있습니다 ."
171+ msgstr "예상치 못한 표현(토큰)입니다 ."
189172
190173#: src/Statement.php:306
191174msgid "This type of clause was previously parsed."
192- msgstr ""
175+ msgstr "이 유형의 절은 이전에 구문 분석되었습니다. "
193176
194177#: src/Statement.php:366
195178msgid "Unrecognized keyword."
196- msgstr ""
179+ msgstr "인식할 수 없는 키워드입니다. "
197180
198181#: src/Statement.php:377
199- #, fuzzy
200- #| msgid "At Beginning of Table"
201182msgid "Keyword at end of statement."
202- msgstr "테이블의 처음 "
183+ msgstr "명령문 끝에 있는 키워드. "
203184
204185#: src/Statement.php:503
205- #, fuzzy
206- #| msgid "At Beginning of Table"
207186msgid "Unexpected ordering of clauses."
208- msgstr "테이블의 처음 "
187+ msgstr "예기치 못한 문장(절) 순서. "
209188
210189#: src/Statements/CreateStatement.php:375
211- #, fuzzy
212- #| msgid "The number of tables that are open."
213190msgid "The name of the entity was expected."
214- msgstr "열린 테이블 수 ."
191+ msgstr "개체의 이름으로 예상됩니다 ."
215192
216193#: src/Statements/CreateStatement.php:430
217- #, fuzzy
218- #| msgid "Table name template"
219194msgid "A table name was expected."
220- msgstr "파일명 템플릿 "
195+ msgstr "테이블 이름으로 예상됩니다. "
221196
222197#: src/Statements/CreateStatement.php:438
223- #, fuzzy
224- #| msgid "The row has been deleted."
225198msgid "At least one column definition was expected."
226- msgstr "행을 삭제 하였습니다 ."
199+ msgstr "최소한 하나의 열 정의가 예상됩니다 ."
227200
228201#: src/Statements/CreateStatement.php:550
229202msgid "A \" RETURNS\" keyword was expected."
230- msgstr ""
203+ msgstr "\" RETURNS \" 키워드가 필요합니다. "
231204
232205#: src/Statements/DeleteStatement.php:314
233206msgid "This type of clause is not valid in Multi-table queries."
234- msgstr ""
207+ msgstr "이 유형의 문장(절)은 다중테이블 쿼리에서 유효하지 않습니다. "
235208
236209#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:58
237- #, fuzzy
238- #| msgid "Error"
239210msgid "error #1"
240- msgstr "오류"
211+ msgstr "오류 #1 "
241212
242213#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
243- #, fuzzy
244- #| msgid "Gather errors"
245214msgid "strict error"
246- msgstr "오류 수집 "
215+ msgstr "엄격한 오류 "
0 commit comments