@@ -4,7 +4,7 @@ msgstr ""
44"Project-Id-Version : SQL parser 5\n "
55"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
66"POT-Creation-Date : 2023-02-26 22:46+0100\n "
7- "PO-Revision-Date : 2026-04-05 12:09 +0000\n "
7+ "PO-Revision-Date : 2026-06-20 09:01 +0000\n "
88"Last-Translator: \"ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝)\" <coool@mail.lv>\n"
99"Language-Team : Latvian <https://hosted.weblate.org/projects/phpmyadmin/sql- "
1010"parser/lv/>\n "
@@ -13,20 +13,18 @@ msgstr ""
1313"Content-Type : text/plain; charset=UTF-8\n "
1414"Content-Transfer-Encoding : 8bit\n "
1515"Plural-Forms : nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n "
16- "X-Generator : Weblate 5.17-dev \n "
16+ "X-Generator : Weblate 2026.7.dev0 \n "
1717
1818#: src/Component.php:39 src/Component.php:59
1919#, fuzzy
2020msgid "Not implemented yet."
2121msgstr "Vēl nav īstenots (uzkodēts)."
2222
2323#: src/Components/AlterOperation.php:415 src/Statement.php:359
24- #, fuzzy
2524msgid ""
2625"A new statement was found, but no delimiter between it and the previous one."
2726msgstr ""
28- "Tika atrasta jauna instrukcija (nosacījums), bet nebija atdalītāja starp "
29- "viņu un iepriekšējo."
27+ "Tika atrasta jauna izteiksme, taču trūkst atdalītāja starp to un iepriekšējo."
3028
3129#: src/Components/AlterOperation.php:427
3230msgid "Missing comma before start of a new alter operation."
@@ -111,6 +109,7 @@ msgid "Unrecognized data type."
111109msgstr "Neatpazīts datu tips."
112110
113111#: src/Components/ExpressionArray.php:106 src/Statements/WithStatement.php:197
112+ #, fuzzy
114113msgid "An expression was expected."
115114msgstr "Sagaidīja izteiksmi."
116115
@@ -168,6 +167,7 @@ msgid "A rename operation was expected."
168167msgstr "Sagaidīja pārdēvēšanas darbību."
169168
170169#: src/Components/SetOperation.php:121
170+ #, fuzzy
171171msgid "Missing expression."
172172msgstr "Trūkst izteiksmes."
173173
@@ -193,13 +193,13 @@ msgid "Variable name was expected."
193193msgstr "Sagaidīja mainīgā nosaukumu."
194194
195195#: src/Parser.php:456
196- #, fuzzy
197196msgid "Unexpected beginning of statement."
198197msgstr "Negaidīts izteiksmes sākums."
199198
200199#: src/Parser.php:499
200+ #, fuzzy
201201msgid "Unrecognized statement type."
202- msgstr ""
202+ msgstr "Nezināma/Neatpazīta izteiksme. "
203203
204204#: src/Parser.php:587
205205msgid "No transaction was previously started."
@@ -211,7 +211,7 @@ msgstr ""
211211
212212#: src/Statement.php:398
213213msgid "Unrecognized keyword."
214- msgstr ""
214+ msgstr "Neatpazīts atslēgvārds. "
215215
216216#: src/Statement.php:409
217217msgid "Keyword at end of statement."
@@ -243,9 +243,8 @@ msgid "This type of clause is not valid in Multi-table queries."
243243msgstr ""
244244
245245#: src/Statements/LockStatement.php:120
246- #, fuzzy
247246msgid "Unexpected end of LOCK statement."
248- msgstr "Negaidīta LOCK instrukcijas beigas."
247+ msgstr "Negaidītas LOCK izteiksmes beigas."
249248
250249#: src/Statements/PurgeStatement.php:138
251250msgid "Unexpected keyword"
0 commit comments