Changeset 2157 for trunk/system/i18n/pl_PL/database.php
- Timestamp:
- 02/23/2008 10:35:49 AM (11 months ago)
- Files:
-
- 1 modified
-
trunk/system/i18n/pl_PL/database.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/i18n/pl_PL/database.php
r1674 r2157 11 11 'must_use_where' => 'Proszę ustawić sekcję WHERE dla zapytania.', 12 12 'must_use_table' => 'Proszę wybrać tabelę dla zapytania.', 13 'table_not_found' => 'Tabeli %s nie ma w bazie danych.', 13 14 'not_implemented' => 'Wywołana metoda, %s, nie jest obsługiwana przez sterownik.' 14 15 );
