Synchronization with english.php
authorslubek <slubek>
Tue, 13 Apr 2004 20:33:16 +0000 (20:33 +0000)
committerslubek <slubek>
Tue, 13 Apr 2004 20:33:16 +0000 (20:33 +0000)
lang/polish.php
lang/recoded/polish.php

index 2e502a14da4d976bb5877b692cdbf350af89a170..324f268b2874744bc88c171f9bf86c529718db54 100644 (file)
@@ -4,7 +4,7 @@
         * Polish language file for WebDB.
         * @maintainer Rafal Slubowski [slubek@users.sourceforge.net]
         *
-        * $Id: polish.php,v 1.35 2004/04/01 20:51:00 slubek Exp $
+        * $Id: polish.php,v 1.36 2004/04/13 20:33:16 slubek Exp $
         */
 
        // Language and character set
        $lang['strsetting'] = 'Ustawienie';
        $lang['streditsql'] = 'Edycja zapytania SQL';
        $lang['strpaginate'] = 'Wy¶wietl wyniki stronami';
+       $lang['struploadscript'] = 'lub za³aduj skrypt SQL:';
        $lang['strstarttime'] = 'Czas pocz±tku';
+       $lang['strfile'] = 'Plik';
+       $lang['strfileimported']  = 'Plik zaimportowany.';
 
        // Error handling
        $lang['strnoframes'] = 'Aby u¿ywaæ tej aplikacji potrzebujesz przegl±darki obs³uguj±cej ramki.';
        $lang['strnoobjects'] = 'Nie znaleziono obiektów.';
        $lang['strrownotunique'] = 'Brak unikatowego identyfikatora dla tego wiersza.';
        $lang['strnoreportsdb'] = 'Nie utworzy³e¶ bazy raportów. Instrukcjê znajdziesz w pliku INSTALL.';
+       $lang['strnouploads']  =  '£adowanie plików wy³±czone.';
+       $lang['strimporterror']  =  'B³±d importu.';
+       $lang['strimporterrorline']  =  'B³±d importu w linii %s.';
 
        // Tables
        $lang['strtable'] = 'Tabela';
        $lang['strdataonly'] = 'Tylko dane';
        $lang['strstructureonly'] = 'Tylko struktura';
        $lang['strstructureanddata'] = 'Struktura i dane';
+       $lang['strtabbed']  =  'Z tabulacjami';
+       $lang['strauto']  =  'Automatyczny';
                        
        // Users
        $lang['struser'] = 'U¿ytkownik';
index e6e2f7f5df9bde34392e474d8d44879a20a0e527..6a716aae32fcdd0d04d27acd6e3ded566647e0b4 100644 (file)
@@ -4,7 +4,7 @@
         * Polish language file for WebDB.
         * @maintainer Rafal Slubowski [slubek@users.sourceforge.net]
         *
-        * $Id: polish.php,v 1.29 2004/04/01 20:51:10 slubek Exp $
+        * $Id: polish.php,v 1.30 2004/04/13 20:33:16 slubek Exp $
         */
 
        // Language and character set
        $lang['strsetting'] = 'Ustawienie';
        $lang['streditsql'] = 'Edycja zapytania SQL';
        $lang['strpaginate'] = 'Wy&#347;wietl wyniki stronami';
+       $lang['struploadscript'] = 'lub za&#322;aduj skrypt SQL:';
        $lang['strstarttime'] = 'Czas pocz&#261;tku';
+       $lang['strfile'] = 'Plik';
+       $lang['strfileimported']  = 'Plik zaimportowany.';
 
        // Error handling
        $lang['strnoframes'] = 'Aby u&#380;ywa&#263; tej aplikacji potrzebujesz przegl&#261;darki obs&#322;uguj&#261;cej ramki.';
        $lang['strnoobjects'] = 'Nie znaleziono obiekt&oacute;w.';
        $lang['strrownotunique'] = 'Brak unikatowego identyfikatora dla tego wiersza.';
        $lang['strnoreportsdb'] = 'Nie utworzy&#322;e&#347; bazy raport&oacute;w. Instrukcj&#281; znajdziesz w pliku INSTALL.';
+       $lang['strnouploads']  =  '&#321;adowanie plik&oacute;w wy&#322;&#261;czone.';
+       $lang['strimporterror']  =  'B&#322;&#261;d importu.';
+       $lang['strimporterrorline']  =  'B&#322;&#261;d importu w linii %s.';
 
        // Tables
        $lang['strtable'] = 'Tabela';
        $lang['strdataonly'] = 'Tylko dane';
        $lang['strstructureonly'] = 'Tylko struktura';
        $lang['strstructureanddata'] = 'Struktura i dane';
+       $lang['strtabbed']  =  'Z tabulacjami';
+       $lang['strauto']  =  'Automatyczny';
                        
        // Users
        $lang['struser'] = 'U&#380;ytkownik';