diff --git a/po/pl.po b/po/pl.po index 5a98f82293..7c746cba2f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,17 +3,17 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.7.8-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2018-01-22 14:57+0100\n" -"PO-Revision-Date: 2017-12-02 20:48+0000\n" -"Last-Translator: Kozioł Marcin \n" -"Language-Team: Polish \n" +"PO-Revision-Date: 2018-02-12 15:28+0000\n" +"Last-Translator: Michal Čihař \n" +"Language-Team: Polish " +"\n" "Language: pl\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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 2.18-dev\n" +"X-Generator: Weblate 2.19-dev\n" #: ajax.php:16 ajax.php:33 export.php:192 schema_export.php:64 msgid "Bad type!" @@ -297,13 +297,10 @@ msgid "The database name is empty!" msgstr "Nazwa bazy danych jest pusta!" #: db_operations.php:61 -#, fuzzy -#| msgid "" -#| "Cannot rename database to the same name. Change the name and try again" msgid "Cannot copy database to the same name. Change the name and try again." msgstr "" -"Nie można zmienić nazwy bazy danych na taką samą. Zmień nazwę i spróbuj " -"ponownie" +"Nie można skopiować bazy danych o tej samej nazwie. Zmień nazwę i spróbuj " +"ponownie." #: db_operations.php:150 #, php-format