Translated using Weblate (Polish)
Currently translated at 96.2% (3248 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/pl/ Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
725fffcdfd
commit
b91bad356e
8
po/pl.po
8
po/pl.po
@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.1.0-rc1\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2021-01-22 02:59+0100\n"
|
||||
"PO-Revision-Date: 2021-01-22 02:40+0000\n"
|
||||
"PO-Revision-Date: 2021-01-22 03:16+0000\n"
|
||||
"Last-Translator: William Desportes <williamdes@wdes.fr>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/phpmyadmin/5-1/pl/"
|
||||
">\n"
|
||||
@ -11561,15 +11561,11 @@ msgstr ""
|
||||
"(7,8,9)</code>"
|
||||
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:475
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "both of the above<br /> 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> 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:480
|
||||
|
||||
Loading…
Reference in New Issue
Block a user