Translated using Weblate (Polish)
Currently translated at 81.2% (2606 of 3207 strings) [CI skip]
This commit is contained in:
parent
1de2a0f6ad
commit
6458395e0a
34
po/pl.po
34
po/pl.po
@ -4,17 +4,17 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.7.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2017-11-02 14:03+0100\n"
|
||||
"PO-Revision-Date: 2017-10-16 10:02+0000\n"
|
||||
"Last-Translator: Daria Szatan <bla_ke@tuta.io>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/phpmyadmin/4-7/pl/"
|
||||
">\n"
|
||||
"PO-Revision-Date: 2017-11-08 13:48+0000\n"
|
||||
"Last-Translator: Kuba Niewiarowski <jakub@niewiarowski.it>\n"
|
||||
"Language-Team: Polish "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/4-7/pl/>\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.17\n"
|
||||
"X-Generator: Weblate 2.18-dev\n"
|
||||
|
||||
#: ajax.php:16 ajax.php:33 export.php:192 schema_export.php:64
|
||||
msgid "Bad type!"
|
||||
@ -750,8 +750,8 @@ msgid ""
|
||||
"this some features such as error reporting or version check are disabled."
|
||||
msgstr ""
|
||||
"Rozszerzenie curl nie zostało znalezione, co spowodowało wyłączenie funkcji "
|
||||
"allow_url_fopen. Powoduje to zablokowanie niektórych funkcjonalności, takich "
|
||||
"jak raportowanie błędów czy sprawdzanie wersji."
|
||||
"allow_url_fopen. W związku z tym niektóre funkcjonalności, jak raportowanie "
|
||||
"błędów czy sprawdzanie wersji nie będą dostępne."
|
||||
|
||||
#: index.php:491
|
||||
msgid ""
|
||||
@ -1730,10 +1730,13 @@ msgid "Error text: %s"
|
||||
msgstr "Błąd tekstu: %s"
|
||||
|
||||
#: js/messages.php:369
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"It seems that the connection to server has been lost. Please check your "
|
||||
"network connectivity and server status."
|
||||
msgstr ""
|
||||
"Wygląda na to, że połączenie z serwerem zostało zerwane. Sprawdź swoje "
|
||||
"połączenie sieciowe i status serwera."
|
||||
|
||||
#: js/messages.php:372
|
||||
#: libraries/controllers/server/ServerDatabasesController.php:194
|
||||
@ -2022,8 +2025,8 @@ msgid ""
|
||||
"Sit tight! It may take few seconds depending on data size and column count "
|
||||
"of the table."
|
||||
msgstr ""
|
||||
"Poczekaj chwilę! To może zająć chwilę zależnie od rozmiaru bazy i ilości "
|
||||
"kolumn."
|
||||
"Usiądź wygodnie! To może zająć kilka chwil w zależności od wielkości danych "
|
||||
"i liczby kolumn w tabeli."
|
||||
|
||||
#: js/messages.php:467
|
||||
msgid "Step"
|
||||
@ -2044,12 +2047,11 @@ msgstr "Utwórz tabelę"
|
||||
|
||||
#: js/messages.php:474
|
||||
msgid "Third step of normalization (3NF)"
|
||||
msgstr "Trzeci krok normalizacji"
|
||||
msgstr "Trzeci krok normalizacji (3NF)"
|
||||
|
||||
#: js/messages.php:475
|
||||
#, fuzzy
|
||||
msgid "Confirm transitive dependencies"
|
||||
msgstr "Potwierdź pośrednie zależności"
|
||||
msgstr "Potwierdź zależności przejściowe"
|
||||
|
||||
#: js/messages.php:476
|
||||
msgid "Selected dependencies are as follows:"
|
||||
@ -2606,16 +2608,12 @@ msgstr ""
|
||||
"często spowodowane przez \"Private Mode Browsing\"."
|
||||
|
||||
#: js/messages.php:734
|
||||
#, fuzzy
|
||||
#| msgid "Copy database to"
|
||||
msgid "Copy tables to"
|
||||
msgstr "Kopiuj bazę danych do"
|
||||
msgstr "Kopiuj tabele do"
|
||||
|
||||
#: js/messages.php:735
|
||||
#, fuzzy
|
||||
#| msgid "Add table prefix:"
|
||||
msgid "Add table prefix"
|
||||
msgstr "Dodaj prefiks tabeli:"
|
||||
msgstr "Dodaj prefiks tabeli"
|
||||
|
||||
#: js/messages.php:736
|
||||
#, fuzzy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user