Translated using Weblate (Lithuanian)
Currently translated at 40.6% (1345 of 3309 strings) [CI skip] Translation: phpMyAdmin/4.9 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/lt/ Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
0aceb7d56f
commit
d99dec3ac1
22
po/lt.po
22
po/lt.po
@ -4,17 +4,17 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.9.7-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2020-10-10 13:32-0300\n"
|
||||
"PO-Revision-Date: 2020-09-22 02:59+0000\n"
|
||||
"Last-Translator: Kornelijus Tvarijanavičius <kornelitvari@protonmail.com>\n"
|
||||
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/"
|
||||
"phpmyadmin/4-9/lt/>\n"
|
||||
"PO-Revision-Date: 2021-01-22 17:26+0000\n"
|
||||
"Last-Translator: William Desportes <williamdes@wdes.fr>\n"
|
||||
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/phpmyadmin/"
|
||||
"4-9/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 4.3-dev\n"
|
||||
"X-Generator: Weblate 4.5-dev\n"
|
||||
|
||||
#: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095
|
||||
msgid "Bad type!"
|
||||
@ -10492,16 +10492,12 @@ msgstr ""
|
||||
"code>"
|
||||
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:425
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "both of the above<br /> Example: <code>INSERT INTO "
|
||||
#| "tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
|
||||
msgid ""
|
||||
"both of the above<br /> Example: <code>INSERT INTO "
|
||||
"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
|
||||
msgstr ""
|
||||
"abu iš paminėtų<br /> Pavyzdys: <code>INSERT INTO lentelės_pavadinimas "
|
||||
"(stul_A,stul_B) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
|
||||
"(stul_A,stul_B,stul_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
|
||||
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:430
|
||||
msgid ""
|
||||
@ -17002,12 +16998,6 @@ msgstr[2] "<b>Iš viso:</b> <i>%s</i> atitikmenų"
|
||||
msgstr[3] ""
|
||||
|
||||
#: templates/columns_definitions/table_fields_definitions.twig:17
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "If column type is \"enum\" or \"set\", please enter the values using this "
|
||||
#| "format: 'a','b','c'…<br />If you ever need to put a backslash (\"\\\") or "
|
||||
#| "a single quote (\"'\") amongst those values, precede it with a backslash "
|
||||
#| "(for example '\\\\xyz' or 'a\\'b')."
|
||||
msgid ""
|
||||
"If column type is \"enum\" or \"set\", please enter the values using this "
|
||||
"format: 'a','b','c'…<br />If you ever need to put a backslash (\"\") or a "
|
||||
|
||||
Loading…
Reference in New Issue
Block a user