diff --git a/po/lt.po b/po/lt.po index 0ac030d7ca..1358bb968d 100644 --- a/po/lt.po +++ b/po/lt.po @@ -4,17 +4,18 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.3.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2022-02-13 00:13+0000\n" -"PO-Revision-Date: 2021-01-22 02:41+0000\n" -"Last-Translator: William Desportes \n" +"PO-Revision-Date: 2022-02-15 16:20+0000\n" +"Last-Translator: Maurício Meneghini Fauth \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.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.11-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -17024,8 +17025,9 @@ msgstr "Indeksas %s ištrintas." #. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month". #: templates/javascript/variables.twig:8 +#, fuzzy msgid "calendar-month-year" -msgstr "" +msgstr "calendar-month-year" #. l10n: Year suffix for calendar, "none" is empty. #: templates/javascript/variables.twig:11