Skip to content

Commit 3dc70bc

Browse files
SDSkyKlouDweblate
authored andcommitted
Translated using Weblate (Korean)
Currently translated at 33.3% (14 of 42 strings)
1 parent b6198f7 commit 3dc70bc

File tree

2 files changed

+19
-31
lines changed

2 files changed

+19
-31
lines changed

locale/ko/LC_MESSAGES/sqlparser.mo

1.31 KB
Binary file not shown.

locale/ko/LC_MESSAGES/sqlparser.po

Lines changed: 19 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,36 +4,34 @@ msgstr ""
44
"Project-Id-Version: SQL parser 0\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
66
"POT-Creation-Date: 2016-12-21 15:07+0100\n"
7-
"PO-Revision-Date: 2016-02-08 15:17+0000\n"
8-
"Last-Translator: Seongki Shin <skshin@gmail.com>\n"
9-
"Language-Team: Korean <https://hosted.weblate.org/projects/phpmyadmin/master/"
10-
"ko/>\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"
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.5-dev\n"
16+
"X-Generator: Weblate 2.11-dev\n"
1717

1818
#: src/Component.php:45 src/Component.php:65
1919
msgid "Not implemented yet."
20-
msgstr ""
20+
msgstr "아직 구현되지 않은 기능입니다."
2121

2222
#: src/Components/AlterOperation.php:228 src/Statement.php:337
2323
msgid ""
2424
"A new statement was found, but no delimiter between it and the previous one."
2525
msgstr ""
2626

2727
#: src/Components/AlterOperation.php:240
28-
#, fuzzy
29-
#| msgid "Log table filter options"
3028
msgid "Unrecognized alter operation."
31-
msgstr "로그 테이블의 필터 옵션"
29+
msgstr "인식되지 않은 ALTER 작업입니다."
3230

3331
#: src/Components/Array2d.php:92
3432
#, php-format
3533
msgid "%1$d values were expected, but found %2$d."
36-
msgstr ""
34+
msgstr "값 %1$d 이 예상되었지만, %2$d 가 발견되었습니다."
3735

3836
#: src/Components/Array2d.php:115
3937
msgid "An opening bracket followed by a set of values was expected."
@@ -55,14 +53,12 @@ msgstr ""
5553
#: src/Statements/InsertStatement.php:227
5654
#: src/Statements/ReplaceStatement.php:165
5755
#: src/Statements/ReplaceStatement.php:193
58-
#, fuzzy
59-
#| msgid "Unexpected characters on line %s."
6056
msgid "Unexpected keyword."
61-
msgstr "%s 라인에 알 수 없는 문자가 있습니다."
57+
msgstr "예상되지 않은 키워드입니다."
6258

6359
#: src/Components/CaseExpression.php:202
6460
msgid "Unexpected end of CASE expression"
65-
msgstr ""
61+
msgstr "예상되지 않은 CASE 문의 종료"
6662

6763
#: src/Components/CreateDefinition.php:227
6864
msgid ""
@@ -71,10 +67,8 @@ msgid ""
7167
msgstr ""
7268

7369
#: src/Components/CreateDefinition.php:240
74-
#, fuzzy
75-
#| msgid "Table name template"
7670
msgid "A symbol name was expected!"
77-
msgstr "파일명 템플릿"
71+
msgstr "심볼 이름이 예상되었습니다!"
7872

7973
#: src/Components/CreateDefinition.php:272
8074
#, fuzzy
@@ -88,7 +82,7 @@ msgstr ""
8882

8983
#: src/Components/DataType.php:127
9084
msgid "Unrecognized data type."
91-
msgstr ""
85+
msgstr "인식할 수 없는 데이터 형식입니다."
9286

9387
#: src/Components/Expression.php:248 src/Components/Expression.php:398
9488
#, fuzzy
@@ -103,38 +97,32 @@ msgstr ""
10397

10498
#: src/Components/Expression.php:368
10599
msgid "Unexpected dot."
106-
msgstr ""
100+
msgstr "예상되지 않은 점(.)입니다."
107101

108102
#: src/Components/ExpressionArray.php:106
109-
#, fuzzy
110-
#| msgid "No rows selected"
111103
msgid "An expression was expected."
112-
msgstr "선택된 행이 없습니다"
104+
msgstr "식이 예상되었습니다."
113105

114106
#: src/Components/Limit.php:90 src/Components/Limit.php:112
115107
msgid "An offset was expected."
116-
msgstr ""
108+
msgstr "오프셋이 예상되었습니다."
117109

118110
#: src/Components/OptionsArray.php:147
119111
#, php-format
120112
msgid "This option conflicts with \"%1$s\"."
121-
msgstr ""
113+
msgstr "이 옵션은 \"%1$s\"와(과) 충돌합니다."
122114

123115
#: src/Components/RenameOperation.php:101
124-
#, fuzzy
125-
#| msgid "The number of tables that are open."
126116
msgid "The old name of the table was expected."
127-
msgstr "열린 테이블 수."
117+
msgstr "테이블의 이전 이름이 예상되었습니다."
128118

129119
#: src/Components/RenameOperation.php:111
130120
msgid "Keyword \"TO\" was expected."
131-
msgstr ""
121+
msgstr "키워드 \"TO\"가 예상되었습니다."
132122

133123
#: src/Components/RenameOperation.php:127
134-
#, fuzzy
135-
#| msgid "The number of tables that are open."
136124
msgid "The new name of the table was expected."
137-
msgstr "열린 테이블 수."
125+
msgstr "테이블의 새로운 이름이 예상되었습니다."
138126

139127
#: src/Components/RenameOperation.php:145
140128
#, fuzzy

0 commit comments

Comments
 (0)