updates
This commit is contained in:
@@ -69,12 +69,14 @@ $strChangePassword = 'Zmiana has
|
||||
$strCheckAll = 'Zaznaczenie wszystkich';
|
||||
$strCheckDbPriv = 'Sprawdzanie uprawnie<69> dla bazy danych';
|
||||
$strCheckTable = 'Sprawdzanie tabeli';
|
||||
$strChoosePage = 'Prosz<73> wybra<72> stron<6F> do edycji';
|
||||
$strColumn = 'Kolumna';
|
||||
$strColumnNames = 'Nazwy kolumn';
|
||||
$strCompleteInserts = 'Pe<50>ne dodania';
|
||||
$strConfigureTableCoord = 'Prosz<73> skonfigurowa<77> wsp<73><70>rz<72>dnie dla tabeli %s';
|
||||
$strConfirm = 'Czy na pewno to zrobi<62>?';
|
||||
$strCookiesRequired = 'Odt<64>d musi by<62> w<><77>czona obs<62>uga "cookies".';
|
||||
$strCoordsNotSet = 'Tabela table_coords nie zosta<74>a znaleziena lub nie jest ustawiona w config.inc.php3';
|
||||
$strCopyTable = 'Skopiuj tabel<65> do (bazadanych<b>.</b>tabela):';
|
||||
$strCopyTableOK = 'Tabela %s zosta<74>a skopiowana do %s.';
|
||||
$strCreate = 'Utworzenie';
|
||||
@@ -82,6 +84,7 @@ $strCreateIndex = 'Utworzenie indeksu dla %s kolumn';
|
||||
$strCreateIndexTopic = 'Utworzenie nowego indeksu';
|
||||
$strCreateNewDatabase = 'Utworzenie nowej bazy danych';
|
||||
$strCreateNewTable = 'Utworzenie nowej tabeli dla bazy danych %s';
|
||||
$strCreatePage = 'Utworzenie nowej strony';
|
||||
$strCriteria = 'Kryteria';
|
||||
|
||||
$strData = 'Dane';
|
||||
@@ -112,6 +115,7 @@ $strDumpXRows = 'Zrzu
|
||||
$strDynamic = 'zmienny';
|
||||
|
||||
$strEdit = 'Edycja';
|
||||
$strEditPDFPages = 'Edycja stron PDF';
|
||||
$strEditPrivileges = 'Edycja uprawnie<69>';
|
||||
$strEffective = 'Efektywne';
|
||||
$strEmpty = 'Wyczyszczenie';
|
||||
@@ -161,6 +165,7 @@ $strIndexHasBeenDropped = 'Klucz %s zosta
|
||||
$strIndexes = 'Indeksy';
|
||||
$strIndexName = 'Nazwa indeksu :';
|
||||
$strIndexType = 'Rodzaj indeksu :';
|
||||
$strInfoNotSet = 'Tabela table_info nie zosta<74>a znaleziona lub nie jest ustawiona w config.inc.php3';
|
||||
$strInsert = 'Dodanie';
|
||||
$strInsertAsNewRow = 'Dodanie jako nowego rekordu';
|
||||
$strInsertNewRow = 'Dodanie nowego rekordu';
|
||||
@@ -204,6 +209,7 @@ $strName = 'Nazwa';
|
||||
$strNext = 'Nast<73>pne';
|
||||
$strNo = 'Nie';
|
||||
$strNoDatabases = 'Brak baz danych';
|
||||
$strNoDescription = 'brak opisu';
|
||||
$strNoDropDatabases = 'Polecenie "DROP DATABASE" jest zablokowane.';
|
||||
$strNoFrames='phpMyAdmin jest bardziej przyjazny w przegl<67>darkach <b>obs<62>uguj<75>cych ramki</b>';
|
||||
$strNoIndex = 'Brak zdefiniowanego indeksu!';
|
||||
@@ -262,6 +268,7 @@ $strQueryOnDb = 'Zapytanie SQL dla bazy danych <b>%s</b>:';
|
||||
|
||||
$strRecords = 'Rekordy';
|
||||
$strReferentialIntegrity = 'Sprawdzenie sp<73>jno<6E>ci powi<77>za<7A>:';
|
||||
$strRelationNotSet = 'Tabela relacji nie zosta<74>a znaleziona lub nie jest ustawiona w config.inc.php3';
|
||||
$strRelationView = 'Widok relacyjny';
|
||||
$strReloadFailed = 'Nie powiod<6F>o si<73> prze<7A>adowanie MySQL.';
|
||||
$strReloadMySQL = 'Prze<7A>adowanie MySQL';
|
||||
@@ -307,6 +314,7 @@ $strSelectADb = 'Prosz
|
||||
$strSelectAll = 'Zaznaczenie wszystkich';
|
||||
$strSelectFields = 'Wyb<79>r p<>l (co najmniej jedno):';
|
||||
$strSelectNumRows = 'w zapytaniu';
|
||||
$strSelectTables = 'Wybierz tabele';
|
||||
$strSend = 'wys<79>anie';
|
||||
$strServerChoice = 'Wyb<79>r serwera';
|
||||
$strServerVersion = 'Wersja serwera';
|
||||
@@ -386,12 +394,5 @@ $strYes = 'Tak';
|
||||
$strZip = '".zip"';
|
||||
|
||||
// To translate
|
||||
$strEditPDFPages = 'Edit PDF Pages'; //to translate
|
||||
$strNoDescription = 'no Description'; //to translate
|
||||
$strRelationNotSet = 'Relationtable not found or not set in config.inc.php3'; //to translate
|
||||
$strInfoNotSet = 'table_info table not found or not set in config.inc.php3'; //to translate
|
||||
$strCoordsNotSet = 'table_coords table not found or not set in config.inc.php3'; //to translate
|
||||
$strChoosePage = 'Please choose a Page to edit'; //to translate
|
||||
$strCreatePage = 'Create a new Page'; //to translate
|
||||
$strSelectTables = 'Select Tables'; //to translate
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user