Translated using Weblate (Polish)
Currently translated at 95.8% (3238 of 3379 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pl/ Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
3e628715da
commit
c447eb20f1
8
po/pl.po
8
po/pl.po
@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.2.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2021-01-22 03:09+0100\n"
|
||||
"PO-Revision-Date: 2021-01-22 02:41+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/master/"
|
||||
"pl/>\n"
|
||||
@ -11438,15 +11438,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