Skip to content

Commit 0ee3626

Browse files
Cooolweblate
authored andcommitted
Translated using Weblate (Latvian)
Currently translated at 75.4% (40 of 53 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/lv/ Signed-off-by: "ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝)" <coool@mail.lv>
1 parent 614ff48 commit 0ee3626

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

locale/lv/LC_MESSAGES/sqlparser.mo

315 Bytes
Binary file not shown.

locale/lv/LC_MESSAGES/sqlparser.po

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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
2020
msgid "Not implemented yet."
2121
msgstr "Vēl nav īstenots (uzkodēts)."
2222

2323
#: src/Components/AlterOperation.php:415 src/Statement.php:359
24-
#, fuzzy
2524
msgid ""
2625
"A new statement was found, but no delimiter between it and the previous one."
2726
msgstr ""
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
3230
msgid "Missing comma before start of a new alter operation."
@@ -111,6 +109,7 @@ msgid "Unrecognized data type."
111109
msgstr "Neatpazīts datu tips."
112110

113111
#: src/Components/ExpressionArray.php:106 src/Statements/WithStatement.php:197
112+
#, fuzzy
114113
msgid "An expression was expected."
115114
msgstr "Sagaidīja izteiksmi."
116115

@@ -168,6 +167,7 @@ msgid "A rename operation was expected."
168167
msgstr "Sagaidīja pārdēvēšanas darbību."
169168

170169
#: src/Components/SetOperation.php:121
170+
#, fuzzy
171171
msgid "Missing expression."
172172
msgstr "Trūkst izteiksmes."
173173

@@ -193,13 +193,13 @@ msgid "Variable name was expected."
193193
msgstr "Sagaidīja mainīgā nosaukumu."
194194

195195
#: src/Parser.php:456
196-
#, fuzzy
197196
msgid "Unexpected beginning of statement."
198197
msgstr "Negaidīts izteiksmes sākums."
199198

200199
#: src/Parser.php:499
200+
#, fuzzy
201201
msgid "Unrecognized statement type."
202-
msgstr ""
202+
msgstr "Nezināma/Neatpazīta izteiksme."
203203

204204
#: src/Parser.php:587
205205
msgid "No transaction was previously started."
@@ -211,7 +211,7 @@ msgstr ""
211211

212212
#: src/Statement.php:398
213213
msgid "Unrecognized keyword."
214-
msgstr ""
214+
msgstr "Neatpazīts atslēgvārds."
215215

216216
#: src/Statement.php:409
217217
msgid "Keyword at end of statement."
@@ -243,9 +243,8 @@ msgid "This type of clause is not valid in Multi-table queries."
243243
msgstr ""
244244

245245
#: src/Statements/LockStatement.php:120
246-
#, fuzzy
247246
msgid "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
251250
msgid "Unexpected keyword"

0 commit comments

Comments
 (0)