@@ -6,16 +6,16 @@ msgstr ""
6
6
"Project-Id-Version : SQL parser 5\n "
7
7
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
8
8
"POT-Creation-Date : 2020-03-20 21:01+0100\n "
9
- "PO-Revision-Date : 2017-09-06 19:45 +0000\n "
9
+ "PO-Revision-Date : 2020-03-30 06:26 +0000\n "
10
10
"Last-Translator : Kristjan Räts <kristjanrats@gmail.com>\n "
11
- "Language-Team : Estonian <https://hosted.weblate.org/projects/phpmyadmin/sql- "
12
- "parser/et/>\n "
11
+ "Language-Team : Estonian <https://hosted.weblate.org/projects/phpmyadmin/ "
12
+ "sql- parser/et/>\n "
13
13
"Language : et\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"Plural-Forms : nplurals=2; plural=n != 1;\n "
18
- "X-Generator : Weblate 2.17 -dev\n "
18
+ "X-Generator : Weblate 4.0 -dev\n "
19
19
20
20
#: src/Component.php:41 src/Component.php:61
21
21
msgid "Not implemented yet."
@@ -28,7 +28,7 @@ msgstr "Leiti uus lause, kuid selle ja talle järgneva vahelt puudub eraldaja."
28
28
29
29
#: src/Components/AlterOperation.php:290
30
30
msgid "Missing comma before start of a new alter operation."
31
- msgstr ""
31
+ msgstr "Uue ALTER operatsiooni eest puudub koma. "
32
32
33
33
#: src/Components/AlterOperation.php:302
34
34
msgid "Unrecognized alter operation."
@@ -69,25 +69,21 @@ msgid "Unexpected end of CASE expression"
69
69
msgstr "Ootamatu CASE lause lõpp"
70
70
71
71
#: src/Components/CaseExpression.php:225
72
- #, fuzzy
73
- #| msgid "Unexpected end of CASE expression"
74
72
msgid "Potential duplicate alias of CASE expression."
75
- msgstr "Ootamatu CASE lause lõpp "
73
+ msgstr "Võimalik topelt alias CASE lauses. "
76
74
77
75
#: src/Components/CaseExpression.php:236
78
76
msgid "An alias expected after AS but got "
79
- msgstr ""
77
+ msgstr "Fraasi AS järel oodati aliast, kuid leiti "
80
78
81
79
#: src/Components/CaseExpression.php:248 src/Components/Expression.php:353
82
80
#: src/Components/Expression.php:373 src/Components/Expression.php:408
83
81
msgid "An alias was previously found."
84
82
msgstr "Eelnevalt leiti alias."
85
83
86
84
#: src/Components/CaseExpression.php:262
87
- #, fuzzy
88
- #| msgid "An alias was expected."
89
85
msgid "An alias was expected after AS."
90
- msgstr "Oodati aliast."
86
+ msgstr "Fraasi AS taha oodati aliast."
91
87
92
88
#: src/Components/CreateDefinition.php:252
93
89
msgid ""
@@ -144,16 +140,12 @@ msgid "An offset was expected."
144
140
msgstr "Oodati nihet."
145
141
146
142
#: src/Components/LockExpression.php:91
147
- #, fuzzy
148
- #| msgid "Unexpected end of CASE expression"
149
143
msgid "Unexpected end of LOCK expression."
150
- msgstr "Ootamatu CASE lause lõpp"
144
+ msgstr "Ootamatu LOCK lause lõpp. "
151
145
152
146
#: src/Components/LockExpression.php:199
153
- #, fuzzy
154
- #| msgid "Unexpected end of CASE expression"
155
147
msgid "Unexpected end of Lock expression."
156
- msgstr "Ootamatu CASE lause lõpp"
148
+ msgstr "Ootamatu LOCK lause lõpp. "
157
149
158
150
#: src/Components/OptionsArray.php:145
159
151
#, php-format
@@ -250,16 +242,12 @@ msgid "This type of clause is not valid in Multi-table queries."
250
242
msgstr "Sellist tüüpi klausel ei ole mitme tabeli päringus kehtiv."
251
243
252
244
#: src/Statements/LockStatement.php:116
253
- #, fuzzy
254
- #| msgid "Unexpected beginning of statement."
255
245
msgid "Unexpected end of LOCK statement."
256
- msgstr "Ootamatu lause algus ."
246
+ msgstr "Ootamatu LOCK lause lõpp ."
257
247
258
248
#: src/Statements/PurgeStatement.php:136
259
- #, fuzzy
260
- #| msgid "Unexpected keyword."
261
249
msgid "Unexpected keyword"
262
- msgstr "Ootamatu võtmesõna. "
250
+ msgstr "Ootamatu võtmesõna"
263
251
264
252
#~ msgid "error #1"
265
253
#~ msgstr "viga #1"
0 commit comments