synchronization with english.php
authorslubek <slubek>
Tue, 20 May 2003 22:51:04 +0000 (22:51 +0000)
committerslubek <slubek>
Tue, 20 May 2003 22:51:04 +0000 (22:51 +0000)
lang/polish.php
lang/recoded/polish.php

index f7f747aaa768fdcc5cccda419cc068fdfb726fd1..2ac3340433fe311977abd2d71ef686a943ccb69c 100644 (file)
@@ -4,7 +4,7 @@
         * Polish language file for WebDB.
         * @maintainer Rafal Slubowski [[email protected]]
         *
-        * $Id: polish.php,v 1.20 2003/05/19 23:19:55 slubek Exp $
+        * $Id: polish.php,v 1.21 2003/05/20 22:51:04 slubek Exp $
         */
 
        // Language and character set
        $lang['appcharset'] = 'ISO-8859-2';
        $lang['applocale'] = 'pl_PL';
   
-       // Basic strings
+       // Welcome
        $lang['strintro'] = 'Witaj w phpPgAdmin.';
-       $lang['strlogin'] = '- Zaloguj';
+       $lang['strppahome'] = 'Strona domowa phpPgAdmin';
+       $lang['strpgsqlhome'] = 'Strona domowa PostgreSQL';
+       $lang['strpgsqlhome_url'] = 'http://www.postgresql.org/';
+       $lang['strreportbug'] = 'Zg³o¶ raport o b³êdzie';
+       $lang['strviewfaq'] = 'Przejrzyj FAQ';
+       $lang['strviewfaq_url'] = 'http://phppgadmin.sourceforge.net/?page=faq';
+
+       // Basic strings
+       $lang['strlogin'] = 'Zaloguj';
        $lang['strloginfailed'] = 'Próba zalogowania nie powiod³a siê';
        $lang['strserver'] = 'Serwer';
        $lang['strlogout'] = 'Wyloguj siê';
index cffb1f334a17d53e10a945697ca6dbdd61d1165b..32bcbbed40e963663f7639644df0f2e28327856b 100644 (file)
@@ -4,7 +4,7 @@
         * Polish language file for WebDB.
         * @maintainer Rafal Slubowski [[email protected]]
         *
-        * $Id: polish.php,v 1.13 2003/05/19 23:19:55 slubek Exp $
+        * $Id: polish.php,v 1.14 2003/05/20 22:51:05 slubek Exp $
         */
 
        // Language and character set
        $lang['appcharset'] = 'ISO-8859-2';
        $lang['applocale'] = 'pl_PL';
   
-       // Basic strings
+       // Welcome
        $lang['strintro'] = 'Witaj w phpPgAdmin.';
-       $lang['strlogin'] = '- Zaloguj';
+       $lang['strppahome'] = 'Strona domowa phpPgAdmin';
+       $lang['strpgsqlhome'] = 'Strona domowa PostgreSQL';
+       $lang['strpgsqlhome_url'] = 'http://www.postgresql.org/';
+       $lang['strreportbug'] = 'Zg&#322;o&#347; raport o b&#322;&#281;dzie';
+       $lang['strviewfaq'] = 'Przejrzyj FAQ';
+       $lang['strviewfaq_url'] = 'http://phppgadmin.sourceforge.net/?page=faq';
+
+       // Basic strings
+       $lang['strlogin'] = 'Zaloguj';
        $lang['strloginfailed'] = 'Pr&oacute;ba zalogowania nie powiod&#322;a si&#281;';
        $lang['strserver'] = 'Serwer';
        $lang['strlogout'] = 'Wyloguj si&#281;';