Skip to content

Commit f682fc0

Browse files
Cooolweblate
authored andcommitted
Translated using Weblate (Latvian)
Currently translated at 71.6% (38 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 381914e commit f682fc0

File tree

2 files changed

+29
-49
lines changed

2 files changed

+29
-49
lines changed

locale/lv/LC_MESSAGES/sqlparser.mo

1.4 KB
Binary file not shown.

locale/lv/LC_MESSAGES/sqlparser.po

Lines changed: 29 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ 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: 2025-03-12 13:20+0000\n"
7+
"PO-Revision-Date: 2026-04-01 05:09+0000\n"
88
"Last-Translator: \"ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝)\" <coool@mail.lv>\n"
9-
"Language-Team: Latvian <https://hosted.weblate.org/projects/phpmyadmin/"
10-
"sql-parser/lv/>\n"
9+
"Language-Team: Latvian <https://hosted.weblate.org/projects/phpmyadmin/sql-"
10+
"parser/lv/>\n"
1111
"Language: lv\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=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"
16-
"X-Generator: Weblate 5.10.3-dev\n"
16+
"X-Generator: Weblate 5.17-dev\n"
1717

1818
#: src/Component.php:39 src/Component.php:59
1919
#, fuzzy
@@ -30,7 +30,7 @@ msgstr ""
3030

3131
#: src/Components/AlterOperation.php:427
3232
msgid "Missing comma before start of a new alter operation."
33-
msgstr "Trūkst komata pirms jaunas izmaiņas (ALTER) darbības sākšanas."
33+
msgstr "Trūkst komata pirms jaunas izmaiņas (ALTER) darbības sākuma."
3434

3535
#: src/Components/AlterOperation.php:472
3636
msgid "Unrecognized alter operation."
@@ -67,9 +67,8 @@ msgid "Unexpected keyword."
6767
msgstr "Negaidīts atslēgvārds."
6868

6969
#: src/Components/CaseExpression.php:192
70-
#, fuzzy
7170
msgid "Unexpected end of CASE expression"
72-
msgstr "Negaidītas CASE izteiksmes (funkcijas) beigas"
71+
msgstr "Negaidīta CASE nosacījuma izteiksmes beigas"
7372

7473
#: src/Components/CaseExpression.php:212
7574
msgid "Potential duplicate alias of CASE expression."
@@ -95,9 +94,8 @@ msgid ""
9594
msgstr ""
9695

9796
#: src/Components/CreateDefinition.php:268
98-
#, fuzzy
9997
msgid "A symbol name was expected!"
100-
msgstr "Faila nosaukuma šablons"
98+
msgstr "Sagaidīja simbola nosaukumu!"
10199

102100
#: src/Components/CreateDefinition.php:300
103101
msgid "A comma or a closing bracket was expected."
@@ -112,8 +110,6 @@ msgid "Unrecognized data type."
112110
msgstr "Neatpazīts datu tips."
113111

114112
#: src/Components/ExpressionArray.php:106 src/Statements/WithStatement.php:197
115-
#, fuzzy
116-
#| msgid "No rows selected"
117113
msgid "An expression was expected."
118114
msgstr "Sagaidīja izteiksmi."
119115

@@ -138,19 +134,16 @@ msgstr "Negaidīts punkts."
138134
#: src/Statements/PurgeStatement.php:106 src/Statements/PurgeStatement.php:119
139135
#: src/Statements/PurgeStatement.php:140
140136
#: src/Statements/ReplaceStatement.php:163 src/Statements/WithStatement.php:132
141-
#, fuzzy
142137
msgid "Unexpected token."
143-
msgstr "Negaidīta marķiera zīme."
138+
msgstr "Negaidīta pilnvara."
144139

145140
#: src/Components/Limit.php:78 src/Components/Limit.php:105
146141
msgid "An offset was expected."
147-
msgstr "Sagaidīja nobīdi."
142+
msgstr "Sagaidīja rindu skaita nobīdi."
148143

149144
#: src/Components/LockExpression.php:91 src/Components/LockExpression.php:201
150-
#, fuzzy
151-
#| msgid "At Beginning of Table"
152145
msgid "Unexpected end of LOCK expression."
153-
msgstr "Tabulas sākumā"
146+
msgstr "Negaidīta LOCK izteiksmes beigas."
154147

155148
#: src/Components/OptionsArray.php:146
156149
#, php-format
@@ -171,7 +164,7 @@ msgstr "Sagaidīja jaunās tabulas nosaukumu."
171164

172165
#: src/Components/RenameOperation.php:140
173166
msgid "A rename operation was expected."
174-
msgstr "Sagaidīja pārdēvēšanas operāciju."
167+
msgstr "Sagaidīja pārdēvēšanas darbību."
175168

176169
#: src/Components/SetOperation.php:121
177170
msgid "Missing expression."
@@ -183,27 +176,25 @@ msgstr "Negaidīta rakstzīme."
183176

184177
#: src/Lexer.php:313
185178
msgid "Expected whitespace(s) before delimiter."
186-
msgstr ""
179+
msgstr "Sagaidīja atstarpi pirms atdalītāja."
187180

188181
#: src/Lexer.php:329 src/Lexer.php:348
189182
msgid "Expected delimiter."
190-
msgstr ""
183+
msgstr "Sagaidīja atdalītāju."
191184

192185
#: src/Lexer.php:1004
193-
#, fuzzy, php-format
186+
#, php-format
194187
msgid "Ending quote %1$s was expected."
195-
msgstr "Tabula %s tika izdzēsta"
188+
msgstr "Sagaidīja %1$s aizverošās pēdiņas."
196189

197190
#: src/Lexer.php:1056
198-
#, fuzzy
199191
msgid "Variable name was expected."
200-
msgstr "Faila nosaukuma šablons"
192+
msgstr "Sagaidīja mainīgā nosaukumu."
201193

202194
#: src/Parser.php:456
203195
#, fuzzy
204-
#| msgid "At Beginning of Table"
205196
msgid "Unexpected beginning of statement."
206-
msgstr "Tabulas sākumā"
197+
msgstr "Negaidīts izteiksmes sākums."
207198

208199
#: src/Parser.php:499
209200
msgid "Unrecognized statement type."
@@ -222,71 +213,60 @@ msgid "Unrecognized keyword."
222213
msgstr ""
223214

224215
#: src/Statement.php:409
225-
#, fuzzy
226-
#| msgid "At Beginning of Table"
227216
msgid "Keyword at end of statement."
228-
msgstr "Tabulas sākumā"
217+
msgstr "Atslēgvārds izteiksmes beigās."
229218

230219
#: src/Statement.php:555
231220
#, fuzzy
232-
#| msgid "At Beginning of Table"
233221
msgid "Unexpected ordering of clauses."
234-
msgstr "Tabulas sākumā"
222+
msgstr "Negaidīta klauzulu secība."
235223

236224
#: src/Statements/CreateStatement.php:549
237225
msgid "The name of the entity was expected."
238-
msgstr ""
226+
msgstr "Sagaidīja vienuma nosaukumu."
239227

240228
#: src/Statements/CreateStatement.php:598
241-
#, fuzzy
242229
msgid "A table name was expected."
243-
msgstr "Faila nosaukuma šablons"
230+
msgstr "Sagaidīja tabulas nosaukumu."
244231

245232
#: src/Statements/CreateStatement.php:603
246-
#, fuzzy
247-
#| msgid "The row has been deleted."
248233
msgid "At least one column definition was expected."
249-
msgstr "Ieraksts tika dzēsts"
234+
msgstr "Sagaidīja vismaz vienas kolonnas definīciju."
250235

251236
#: src/Statements/CreateStatement.php:707
252237
msgid "A \"RETURNS\" keyword was expected."
253-
msgstr ""
238+
msgstr "Sagaidīja \"RETURNS\" atslēgvārdu."
254239

255240
#: src/Statements/DeleteStatement.php:329
256241
msgid "This type of clause is not valid in Multi-table queries."
257242
msgstr ""
258243

259244
#: src/Statements/LockStatement.php:120
260245
#, fuzzy
261-
#| msgid "At Beginning of Table"
262246
msgid "Unexpected end of LOCK statement."
263-
msgstr "Tabulas sākumā"
247+
msgstr "Negaidīta LOCK instrukcijas beigas."
264248

265249
#: src/Statements/PurgeStatement.php:138
266250
msgid "Unexpected keyword"
267-
msgstr ""
251+
msgstr "Negaidīts atslēgvārds"
268252

269253
#: src/Statements/WithStatement.php:118
270254
#, fuzzy
271255
msgid "The name of the CTE was expected."
272-
msgstr "Faila nosaukuma šablons"
256+
msgstr "Sagaidīja KTI nosaukumu."
273257

274258
#: src/Statements/WithStatement.php:137
275-
#, fuzzy
276-
#| msgid "No rows selected"
277259
msgid "AS keyword was expected."
278-
msgstr "Rindas nav iezīmētas"
260+
msgstr "Sagaidīja AS atslēgvārdu."
279261

280262
#: src/Statements/WithStatement.php:149
281263
#, fuzzy
282264
msgid "Subquery of the CTE was expected."
283-
msgstr "Tabula %s tika izdzēsta"
265+
msgstr "Sagaidīja KTI apakšvaicājumu."
284266

285267
#: src/Statements/WithStatement.php:266
286-
#, fuzzy
287-
#| msgid "At Beginning of Table"
288268
msgid "Unexpected end of the WITH CTE."
289-
msgstr "Tabulas sākumā"
269+
msgstr "Negaidīta WITH CTE beigas."
290270

291271
#, fuzzy
292272
#~| msgid "At Beginning of Table"

0 commit comments

Comments
 (0)