Skip to content

Commit dffc4b7

Browse files
Kristjan Rätsweblate
authored andcommitted
Translated using Weblate (Estonian)
Currently translated at 100.0% (50 of 50 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/et/ Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
1 parent 1a283bd commit dffc4b7

File tree

2 files changed

+12
-24
lines changed

2 files changed

+12
-24
lines changed

locale/et/LC_MESSAGES/sqlparser.mo

728 Bytes
Binary file not shown.

locale/et/LC_MESSAGES/sqlparser.po

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ msgstr ""
66
"Project-Id-Version: SQL parser 5\n"
77
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
88
"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"
1010
"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"
1313
"Language: et\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18-
"X-Generator: Weblate 2.17-dev\n"
18+
"X-Generator: Weblate 4.0-dev\n"
1919

2020
#: src/Component.php:41 src/Component.php:61
2121
msgid "Not implemented yet."
@@ -28,7 +28,7 @@ msgstr "Leiti uus lause, kuid selle ja talle järgneva vahelt puudub eraldaja."
2828

2929
#: src/Components/AlterOperation.php:290
3030
msgid "Missing comma before start of a new alter operation."
31-
msgstr ""
31+
msgstr "Uue ALTER operatsiooni eest puudub koma."
3232

3333
#: src/Components/AlterOperation.php:302
3434
msgid "Unrecognized alter operation."
@@ -69,25 +69,21 @@ msgid "Unexpected end of CASE expression"
6969
msgstr "Ootamatu CASE lause lõpp"
7070

7171
#: src/Components/CaseExpression.php:225
72-
#, fuzzy
73-
#| msgid "Unexpected end of CASE expression"
7472
msgid "Potential duplicate alias of CASE expression."
75-
msgstr "Ootamatu CASE lause lõpp"
73+
msgstr "Võimalik topelt alias CASE lauses."
7674

7775
#: src/Components/CaseExpression.php:236
7876
msgid "An alias expected after AS but got "
79-
msgstr ""
77+
msgstr "Fraasi AS järel oodati aliast, kuid leiti "
8078

8179
#: src/Components/CaseExpression.php:248 src/Components/Expression.php:353
8280
#: src/Components/Expression.php:373 src/Components/Expression.php:408
8381
msgid "An alias was previously found."
8482
msgstr "Eelnevalt leiti alias."
8583

8684
#: src/Components/CaseExpression.php:262
87-
#, fuzzy
88-
#| msgid "An alias was expected."
8985
msgid "An alias was expected after AS."
90-
msgstr "Oodati aliast."
86+
msgstr "Fraasi AS taha oodati aliast."
9187

9288
#: src/Components/CreateDefinition.php:252
9389
msgid ""
@@ -144,16 +140,12 @@ msgid "An offset was expected."
144140
msgstr "Oodati nihet."
145141

146142
#: src/Components/LockExpression.php:91
147-
#, fuzzy
148-
#| msgid "Unexpected end of CASE expression"
149143
msgid "Unexpected end of LOCK expression."
150-
msgstr "Ootamatu CASE lause lõpp"
144+
msgstr "Ootamatu LOCK lause lõpp."
151145

152146
#: src/Components/LockExpression.php:199
153-
#, fuzzy
154-
#| msgid "Unexpected end of CASE expression"
155147
msgid "Unexpected end of Lock expression."
156-
msgstr "Ootamatu CASE lause lõpp"
148+
msgstr "Ootamatu LOCK lause lõpp."
157149

158150
#: src/Components/OptionsArray.php:145
159151
#, php-format
@@ -250,16 +242,12 @@ msgid "This type of clause is not valid in Multi-table queries."
250242
msgstr "Sellist tüüpi klausel ei ole mitme tabeli päringus kehtiv."
251243

252244
#: src/Statements/LockStatement.php:116
253-
#, fuzzy
254-
#| msgid "Unexpected beginning of statement."
255245
msgid "Unexpected end of LOCK statement."
256-
msgstr "Ootamatu lause algus."
246+
msgstr "Ootamatu LOCK lause lõpp."
257247

258248
#: src/Statements/PurgeStatement.php:136
259-
#, fuzzy
260-
#| msgid "Unexpected keyword."
261249
msgid "Unexpected keyword"
262-
msgstr "Ootamatu võtmesõna."
250+
msgstr "Ootamatu võtmesõna"
263251

264252
#~ msgid "error #1"
265253
#~ msgstr "viga #1"

0 commit comments

Comments
 (0)