From 5038cf876f53fc9ac510f5321023a85e9e80248b Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 03:10:28 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 99.7% (3324 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/pl/ Signed-off-by: William Desportes --- po/pl.po | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/po/pl.po b/po/pl.po index 686e920dd1..74f94d00ef 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2021-01-22 01:28+0000\n" +"PO-Revision-Date: 2021-01-22 03:17+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Polish \n" @@ -10225,15 +10225,11 @@ msgstr "" "(7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:443 -#, 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 "" -"obu powyższych
Przykład:INSERT INTO tbl_name (col_A,col_B) " +"obu powyższych
Przykład:INSERT INTO tbl_name (col_A,col_B,col_C) " "VALUES (1,2,3), (4,5,6), (7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:448