From d99dec3ac129b8a3eba76783dfa2ca88c0826a0a Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 17:06:15 +0000 Subject: [PATCH] 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 --- po/lt.po | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/po/lt.po b/po/lt.po index 6fbc8efaa9..4350f6e44f 100644 --- a/po/lt.po +++ b/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 \n" -"Language-Team: Lithuanian \n" +"PO-Revision-Date: 2021-01-22 17:26+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Lithuanian \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
      Example: INSERT INTO " -#| "tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" msgid "" "both of the above
      Example: INSERT INTO " "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" msgstr "" "abu iš paminėtų
Pavyzdys: INSERT INTO lentelės_pavadinimas " -"(stul_A,stul_B) VALUES (1,2,3), (4,5,6), (7,8,9)" +"(stul_A,stul_B,stul_C) VALUES (1,2,3), (4,5,6), (7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:430 msgid "" @@ -17002,12 +16998,6 @@ msgstr[2] "Iš viso: %s 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'…
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'…
If you ever need to put a backslash (\"\") or a "