-
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Lithuanian)
Currently translated at 12.9% (7 of 54 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/lt/ Signed-off-by: Ugnius Vaičeskas <[email protected]>
- Loading branch information
Showing
2 changed files
with
14 additions
and
17 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,21 +4,22 @@ msgstr "" | |
"Project-Id-Version: SQL parser 5\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2021-12-29 16:13-0300\n" | ||
"PO-Revision-Date: 2015-10-15 11:20+0200\n" | ||
"Last-Translator: Michal Čihař <michal@cihar.com>\n" | ||
"PO-Revision-Date: 2022-07-05 15:20+0000\n" | ||
"Last-Translator: Ugnius Vaičeskas <ugninis.vai@gmail.com>\n" | ||
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/phpmyadmin/" | ||
"master/lt/>\n" | ||
"sql-parser/lt/>\n" | ||
"Language: lt\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" | ||
"%100<10 || n%100>=20) ? 1 : 2;\n" | ||
"X-Generator: Weblate 2.5-dev\n" | ||
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > " | ||
"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " | ||
"1 : 2);\n" | ||
"X-Generator: Weblate 4.13.1-dev\n" | ||
|
||
#: src/Component.php:42 src/Component.php:62 | ||
msgid "Not implemented yet." | ||
msgstr "" | ||
msgstr "Vis dar neįgyvendinta." | ||
|
||
#: src/Components/AlterOperation.php:346 src/Statement.php:352 | ||
msgid "" | ||
|
@@ -46,7 +47,7 @@ msgstr "" | |
|
||
#: src/Components/ArrayObj.php:109 src/Components/CreateDefinition.php:232 | ||
msgid "An opening bracket was expected." | ||
msgstr "" | ||
msgstr "Tikimasi atidaromojo skliausto." | ||
|
||
#: src/Components/CaseExpression.php:136 src/Components/CaseExpression.php:164 | ||
#: src/Components/CaseExpression.php:175 src/Components/CaseExpression.php:187 | ||
|
@@ -95,24 +96,20 @@ msgid "" | |
msgstr "" | ||
|
||
#: src/Components/CreateDefinition.php:267 | ||
#, fuzzy | ||
#| msgid "Table name template" | ||
msgid "A symbol name was expected!" | ||
msgstr "Lentelės vardo šablonas" | ||
msgstr "Buvo tikimasi simbolio pavadinimo!" | ||
|
||
#: src/Components/CreateDefinition.php:299 | ||
#, fuzzy | ||
#| msgid "No databases selected." | ||
msgid "A comma or a closing bracket was expected." | ||
msgstr "Nepažymėjote duomenų bazės." | ||
msgstr "Tikimasi kablelio arba uždaromojo skliausto." | ||
|
||
#: src/Components/CreateDefinition.php:312 src/Statements/WithStatement.php:333 | ||
msgid "A closing bracket was expected." | ||
msgstr "" | ||
msgstr "Tikimasi uždaromojo skliausto." | ||
|
||
#: src/Components/DataType.php:132 | ||
msgid "Unrecognized data type." | ||
msgstr "" | ||
msgstr "Neatpažintas duomenų tipas." | ||
|
||
#: src/Components/ExpressionArray.php:108 src/Statements/WithStatement.php:202 | ||
#, fuzzy | ||
|
@@ -128,7 +125,7 @@ msgstr "Nepažymėjote duomenų bazės." | |
|
||
#: src/Components/Expression.php:387 | ||
msgid "Unexpected dot." | ||
msgstr "" | ||
msgstr "Nepageidautinas taškas." | ||
|
||
#: src/Components/IndexHint.php:143 src/Components/IndexHint.php:173 | ||
#: src/Components/Key.php:260 src/Components/LockExpression.php:164 | ||
|