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 <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-01-22 03:10:28 +00:00 committed by Hosted Weblate
parent 73c5c7d4d3
commit 5038cf876f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -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 <williamdes@wdes.fr>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/phpmyadmin/5-0/pl/"
">\n"
@ -10225,15 +10225,11 @@ msgstr ""
"(7,8,9)</code>"
#: libraries/classes/Plugins/Export/ExportSql.php:443
#, fuzzy
#| msgid ""
#| "both of the above<br /> &nbsp; &nbsp; &nbsp; 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> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
msgstr ""
"obu powyższych<br /> Przykład:<code>INSERT INTO tbl_name (col_A,col_B) "
"obu powyższych<br> Przykład:<code>INSERT INTO tbl_name (col_A,col_B,col_C) "
"VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
#: libraries/classes/Plugins/Export/ExportSql.php:448