# Polish translation of DBTNG (6.x-1.0-alpha6)
# Copyright (c) 2011 by the Polish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: DBTNG (6.x-1.0-alpha6)\n"
"POT-Creation-Date: 2011-05-13 14:37+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Polish\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"

msgid "Database is encoded in UTF-8"
msgstr "Baza danych używa kodowania UTF-8."
msgid ""
"Drupal could not determine the encoding of the database was set to "
"UTF-8"
msgstr ""
"Nie można określić czy kodowanie bazy danych zostało ustawione na "
"UTF-8"
msgid "PostgreSQL has initialized itself."
msgstr "PostgreSQL zakończył inicjalizację."
msgid ""
"Drupal could not be correctly setup with the existing database. Revise "
"any errors."
msgstr ""
"Prawidłowe ustawienie Drupala z istniejącą bazą danych jest "
"niemożliwe. Należy zrewidować wszystkie błędy."
msgid "Table %name already exists."
msgstr "Tabela %name już istnieje."
msgid "Cannot rename %table to %table_new: table %table doesn't exist."
msgstr ""
"Nie mogłem zmienić nazwy z %table na %table_new: tabela %table nie "
"istnieje."
msgid "Cannot rename %table to %table_new: table %table_new already exists."
msgstr ""
"Nie mogłem zmienić nazwy z %table na %table_new: tabela %table_new "
"już istnieje."
msgid "Cannot add field %table.%field: table doesn't exist."
msgstr "Nie mogłem dodać pola %table.%field: tabela nie istnieje."
msgid "Cannot add field %table.%field: field already exists."
msgstr "Nie mogłem dodać pola %table.%field: pole już istnieje."
msgid "Cannot set default value of field %table.%field: field doesn't exist."
msgstr ""
"Nie mogłem ustawić domyślnej wartości dla pola %table.%field: pole "
"nie istnieje."
msgid ""
"Cannot remove default value of field %table.%field: field doesn't "
"exist."
msgstr ""
"Nie mogłem usunąć domyślnej wartości dla pola %table.%field: pole "
"nie istnieje."
msgid "Cannot add primary key to table %table: table doesn't exist."
msgstr ""
"Nie mogłem dodać klucza głównego dla tabeli %table: tabela nie "
"istnieje."
msgid "Cannot add primary key to table %table: primary key already exists."
msgstr ""
"Nie mogłem dodać klucza głównego dla tabeli %table: klucz główny "
"już istnieje."
msgid "Cannot add unique key %name to table %table: table doesn't exist."
msgstr ""
"Nie mogłem utworzyć klucza unikalnego %name dla tabeli %table: "
"tabela nie istnieje."
msgid ""
"Cannot add unique key %name to table %table: unique key already "
"exists."
msgstr ""
"Nie mogłem utworzyć klucza unikalnego %name dla tabeli %table: klucz "
"unikalny już istnieje."
msgid "Cannot add index %name to table %table: table doesn't exist."
msgstr ""
"Nie mogłem utworzyć indeksu %name dla tabeli %table: tabela nie "
"istnieje."
msgid "Cannot add index %name to table %table: index already exists."
msgstr ""
"Nie mogłem utworzyć indeksu %name dla tabeli %table: indeks już "
"istnieje."
msgid ""
"Cannot change the definition of field %table.%name: field doesn't "
"exist."
msgstr ""
"Nie mogłem zmienić ustawień dla pola %table.%name: pole nie "
"istnieje."
msgid ""
"Cannot rename field %table.%name to %name_new: target field already "
"exists."
msgstr ""
"Nie można zmienić nazwy pola %table.%name na %name_new: pole "
"docelowe już istnieje."
msgid "PHP is at the correct version to run on PostgreSQL."
msgstr "PHP jest w odpowiedniej wersji do uruchomienia na PostgreSQL."
