Thread: [Phpfreechat-svn] SF.net SVN: phpfreechat: [1030] trunk/i18n/pl_PL/main.php
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2007-06-07 09:57:16
|
Revision: 1030 http://svn.sourceforge.net/phpfreechat/?rev=1030&view=rev Author: kerphi Date: 2007-06-07 02:57:18 -0700 (Thu, 07 Jun 2007) Log Message: ----------- Polish translation update (thanks to Blazej Biesiada) Modified Paths: -------------- trunk/i18n/pl_PL/main.php Modified: trunk/i18n/pl_PL/main.php =================================================================== --- trunk/i18n/pl_PL/main.php 2007-06-07 09:50:35 UTC (rev 1029) +++ trunk/i18n/pl_PL/main.php 2007-06-07 09:57:18 UTC (rev 1030) @@ -24,6 +24,7 @@ * Polish translation of the messages (utf8 encoded!) * * @author Pawel + * @author bejo */ // line 45 in phpfreechatconfig.class.php @@ -242,144 +243,145 @@ // line 169 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["Error: '%s' is a private parameter, you are not allowed to change it"] = ""; +$GLOBALS["i18n"]["Error: '%s' is a private parameter, you are not allowed to change it"] = "Błąd: '%s' jest parametrem prywatnym, nie możesz go zmieniać"; // line 253 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["'%s' parameter must be an array"] = ""; +$GLOBALS["i18n"]["'%s' parameter must be an array"] = "parametr '%s' musi być tablicą"; // line 265 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["'%s' parameter must be a boolean"] = ""; +$GLOBALS["i18n"]["'%s' parameter must be a boolean"] = "parametr '%s' musi być wartościa typu boolean"; // line 271 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["'%s' parameter must be a charatere string"] = ""; +$GLOBALS["i18n"]["'%s' parameter must be a charatere string"] = "parametr '%s' musi być ciągiem znaków"; //TODO // line 395 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["'%s' must be writable"] = ""; +$GLOBALS["i18n"]["'%s' must be writable"] = "'%s' musi być zapisywalny"; // line 425 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["'%s' directory doesn't exist"] = ""; +$GLOBALS["i18n"]["'%s' directory doesn't exist"] = "katalog '%s' nie istnieje"; // line 544 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["Please correct these errors"] = ""; +$GLOBALS["i18n"]["Please correct these errors"] = "Prosze poprawić te błędy"; // line 21 in pfcinfo.class.php -$GLOBALS["i18n"]["Error: the cached config file doesn't exists"] = ""; +$GLOBALS["i18n"]["Error: the cached config file doesn't exists"] = "Błąd: tymczasowy plik konfiguracyjny nie isnieje"; // line 190 in phpfreechat.class.php -$GLOBALS["i18n"]["Error: the chat cannot be loaded! two possibilities: your browser doesn't support javascript or you didn't setup correctly the server directories rights - don't hesitate to ask some help on the forum"] = ""; +$GLOBALS["i18n"]["Error: the chat cannot be loaded! two possibilities: your browser doesn't support javascript or you didn't setup correctly the server directories rights - don't hesitate to ask some help on the forum"] += "Błąd: nie można załadować chat'a! dwie możliwości: Twoja przeglądarka nie obsługuje javascript albo nie skonfigurowałeś poprawnie praw dostępu do katalogów serwera - nie wahaj się poprosić o pomoc na forum"; // line 31 in help.class.php -$GLOBALS["i18n"]["Here is the command list:"] = ""; +$GLOBALS["i18n"]["Here is the command list:"] = "Oto lista poleceń:"; // line 63 in identify.class.php -$GLOBALS["i18n"]["Succesfully identified"] = ""; +$GLOBALS["i18n"]["Succesfully identified"] = "Pomyślnie zidentyfikowany"; // line 68 in identify.class.php -$GLOBALS["i18n"]["Identification failure"] = ""; +$GLOBALS["i18n"]["Identification failure"] = "Identyfikacja nie powiodła się"; // line 25 in send.class.php -$GLOBALS["i18n"]["Your must be connected to send a message"] = ""; +$GLOBALS["i18n"]["Your must be connected to send a message"] = "Musisz być połączony, aby wysłać wiadomość"; // line 87 in chat.js.tpl.php -$GLOBALS["i18n"]["Click here to send your message"] = ""; +$GLOBALS["i18n"]["Click here to send your message"] = "Kliknij tutaj aby wysłać swoja wiadomość"; // line 80 in chat.js.tpl.php -$GLOBALS["i18n"]["Enter the text to format"] = ""; +$GLOBALS["i18n"]["Enter the text to format"] = "Wprowadź tekst do sformatowania"; // line 81 in chat.js.tpl.php -$GLOBALS["i18n"]["Configuration has been rehashed"] = ""; +$GLOBALS["i18n"]["Configuration has been rehashed"] = "Konfiguracja została przehaszowana"; // line 82 in chat.js.tpl.php -$GLOBALS["i18n"]["A problem occurs during rehash"] = ""; +$GLOBALS["i18n"]["A problem occurs during rehash"] = "Wystąpił problem podczas haszowania"; // line 83 in chat.js.tpl.php -$GLOBALS["i18n"]["Choosen nickname is allready used"] = ""; +$GLOBALS["i18n"]["Choosen nickname is allready used"] = "Wybrany pseudonim jest już w użyciu"; // line 84 in chat.js.tpl.php -$GLOBALS["i18n"]["phpfreechat current version is %s"] = ""; +$GLOBALS["i18n"]["phpfreechat current version is %s"] = "obecna wersja phpfreechat to %s"; // line 85 in chat.js.tpl.php -$GLOBALS["i18n"]["Maximum number of joined channels has been reached"] = ""; +$GLOBALS["i18n"]["Maximum number of joined channels has been reached"] = "Maksymalna liczba kanałów do których możesz się podłączyć została osiągnięta"; // line 86 in chat.js.tpl.php -$GLOBALS["i18n"]["Maximum number of private chat has been reached"] = ""; +$GLOBALS["i18n"]["Maximum number of private chat has been reached"] = "Maksymalna liczba rozmów prywatnych została osiągnięta"; // line 88 in chat.js.tpl.php -$GLOBALS["i18n"]["Send"] = ""; +$GLOBALS["i18n"]["Send"] = "Wyślij"; // line 86 in mysql.class.php -$GLOBALS["i18n"]["Mysql container: connect error"] = ""; +$GLOBALS["i18n"]["Mysql container: connect error"] = "Pojemnik Mysql: błąd połączenia"; // line 101 in mysql.class.php -$GLOBALS["i18n"]["Mysql container: create database error '%s'"] = ""; +$GLOBALS["i18n"]["Mysql container: create database error '%s'"] = "Pojemnik Mysql: błąd '%s' tworzenia bazy"; // line 112 in mysql.class.php -$GLOBALS["i18n"]["Mysql container: create table error '%s'"] = ""; +$GLOBALS["i18n"]["Mysql container: create table error '%s'"] = "Pojemnik Mysql: błąd '%s' tworzenia tabeli"; // line 80 in chat.js.tpl.php -$GLOBALS["i18n"]["You are not allowed to speak to yourself"] = ""; +$GLOBALS["i18n"]["You are not allowed to speak to yourself"] = "Nie możesz rozmawiać ze samym sobą"; // line 82 in chat.js.tpl.php -$GLOBALS["i18n"]["Choosen nickname is not allowed"] = ""; +$GLOBALS["i18n"]["Choosen nickname is not allowed"] = "Wybrany pseudonim jest niedozwolony"; // line 83 in chat.js.tpl.php -$GLOBALS["i18n"]["Enable sound notifications"] = ""; +$GLOBALS["i18n"]["Enable sound notifications"] = "Włącz powiadomienia dźwiękowe"; // line 84 in chat.js.tpl.php -$GLOBALS["i18n"]["Disable sound notifications"] = ""; +$GLOBALS["i18n"]["Disable sound notifications"] = "Wyłącz powiadomienia dźwiękowe"; // line 23 in kick.class.php -$GLOBALS["i18n"]["no reason"] = ""; +$GLOBALS["i18n"]["no reason"] = "bez powodu"; // line 24 in banlist.class.php -$GLOBALS["i18n"]["The banished user list is:"] = ""; +$GLOBALS["i18n"]["The banished user list is:"] = "Oto lista zbanowanych użytkowników"; // line 39 in banlist.class.php -$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; +$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = "'/unban {nickname}' odbanuje użytkownika posługującego się pseudonimem {nickname}"; // line 43 in kick.class.php -$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "wkopany z %s przez %s - powód: %s"; // line 20 in quit.class.php -$GLOBALS["i18n"]["%s quit (%s)"] = ""; +$GLOBALS["i18n"]["%s quit (%s)"] = "%s wyszedł (%s)"; // line 124 in chat.js.tpl.php -$GLOBALS["i18n"]["Chat loading ..."] = ""; +$GLOBALS["i18n"]["Chat loading ..."] = "Ladowanie chat'a..."; // line 124 in chat.js.tpl.php -$GLOBALS["i18n"]["Please wait"] = ""; +$GLOBALS["i18n"]["Please wait"] = "Porsze czekac"; // line 139 in chat.js.tpl.php -$GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = ""; +$GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = "%s wygląda na wyłączone lub nieobsługiwane przez Twoją przeglądarkę."; // line 139 in chat.js.tpl.php -$GLOBALS["i18n"]["This web application requires %s to work properly."] = ""; +$GLOBALS["i18n"]["This web application requires %s to work properly."] = "Ta aplikacja internetowa wymaga %s do poprawnej pracy."; // line 135 in chat.js.tpl.php -$GLOBALS["i18n"]["Please enable %s in your browser settings, or upgrade to a browser with %s support and try again."] = ""; +$GLOBALS["i18n"]["Please enable %s in your browser settings, or upgrade to a browser with %s support and try again."] = "Proszę włączyć %s w swojej przeglądarce, lub użyj przeglądarki obslugującej %s i spróbuj ponownie."; // line 137 in chat.js.tpl.php -$GLOBALS["i18n"]["Please upgrade to a browser with %s support and try again."] = ""; +$GLOBALS["i18n"]["Please upgrade to a browser with %s support and try again."] = "Proszę użyć przeglądarki z obsługą %s i spróbować ponownie."; // line 139 in chat.js.tpl.php -$GLOBALS["i18n"]["In Internet Explorer versions earlier than 7.0, Ajax is implemented using ActiveX. Please enable ActiveX in your browser security settings or upgrade to a browser with Ajax support and try again."] = ""; +$GLOBALS["i18n"]["In Internet Explorer versions earlier than 7.0, Ajax is implemented using ActiveX. Please enable ActiveX in your browser security settings or upgrade to a browser with Ajax support and try again."] = "W wersjach Internet Explorer wcześniejszych niż 7.0, Ajax jest zaimplementowny przy pomocy ActiveX. Porszę włączyć obsługę ActiveX w ustawieniach bezpieczeństwa swojej przeglądarki lub użyj przeglądarki z obsługą Ajax i spróbuj ponownie."; // line 359 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["%s doesn't exist, data_public_path cannot be installed"] = ""; +$GLOBALS["i18n"]["%s doesn't exist, data_public_path cannot be installed"] = "%s nie istnieje, data_public_path nie może zostać zainstalowane"; // line 73 in invite.class.php -$GLOBALS["i18n"]["You must join %s to invite users in this channel"] = ""; +$GLOBALS["i18n"]["You must join %s to invite users in this channel"] = "Musisz podłączyć się do %s aby zapraszać użytkowników do tego kanału"; // line 47 in chat.html.tpl.php -$GLOBALS["i18n"]["Ping"] = ""; +$GLOBALS["i18n"]["Ping"] = "Ping"; // line 477 in phpfreechat.class.php -$GLOBALS["i18n"]["Input Required"] = ""; +$GLOBALS["i18n"]["Input Required"] = "Wpisz coś!"; // line 478 in phpfreechat.class.php -$GLOBALS["i18n"]["OK"] = ""; +$GLOBALS["i18n"]["OK"] = "OK"; // line 479 in phpfreechat.class.php -$GLOBALS["i18n"]["Cancel"] = ""; +$GLOBALS["i18n"]["Cancel"] = "Anuluj"; ?> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ke...@us...> - 2007-10-04 08:02:56
|
Revision: 1198 http://phpfreechat.svn.sourceforge.net/phpfreechat/?rev=1198&view=rev Author: kerphi Date: 2007-10-04 01:02:55 -0700 (Thu, 04 Oct 2007) Log Message: ----------- Polish translation update (thanks to jwaldek) Modified Paths: -------------- trunk/i18n/pl_PL/main.php Modified: trunk/i18n/pl_PL/main.php =================================================================== --- trunk/i18n/pl_PL/main.php 2007-10-04 07:59:51 UTC (rev 1197) +++ trunk/i18n/pl_PL/main.php 2007-10-04 08:02:55 UTC (rev 1198) @@ -25,6 +25,7 @@ * * @author Pawel * @author bejo + * @author jwaldek */ // line 45 in phpfreechatconfig.class.php @@ -70,10 +71,10 @@ $GLOBALS["i18n"]["%s directory must be specified"] = "%s katalog musi być podany"; // line 439 in phpfreechatconfig.class.php -$GLOBALS["i18n"]["%s must be a directory"] = "%s musi byc katalogiem"; +$GLOBALS["i18n"]["%s must be a directory"] = "%s musi być katalogiem"; // line 446 in phpfreechatconfig.class.php -$GLOBALS["i18n"]["%s can't be created"] = "%s nie może zostac utworzony"; +$GLOBALS["i18n"]["%s can't be created"] = "%s nie może zostać utworzony"; // line 451 in phpfreechatconfig.class.php $GLOBALS["i18n"]["%s is not writeable"] = "%s nie jest zapisywalny"; @@ -349,7 +350,7 @@ $GLOBALS["i18n"]["Chat loading ..."] = "Ladowanie chat'a..."; // line 124 in chat.js.tpl.php -$GLOBALS["i18n"]["Please wait"] = "Porsze czekac"; +$GLOBALS["i18n"]["Please wait"] = "Prosze czekac"; // line 139 in chat.js.tpl.php $GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = "%s wygląda na wyłączone lub nieobsługiwane przez Twoją przeglądarkę."; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ke...@us...> - 2007-11-04 12:03:40
|
Revision: 1207 http://phpfreechat.svn.sourceforge.net/phpfreechat/?rev=1207&view=rev Author: kerphi Date: 2007-11-04 04:03:42 -0800 (Sun, 04 Nov 2007) Log Message: ----------- Update the Polish translation (thanks to jwaldek) Modified Paths: -------------- trunk/i18n/pl_PL/main.php Modified: trunk/i18n/pl_PL/main.php =================================================================== --- trunk/i18n/pl_PL/main.php 2007-11-04 11:59:29 UTC (rev 1206) +++ trunk/i18n/pl_PL/main.php 2007-11-04 12:03:42 UTC (rev 1207) @@ -341,16 +341,16 @@ $GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = "'/unban {nickname}' odbanuje użytkownika posługującego się pseudonimem {nickname}"; // line 43 in kick.class.php -$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "wkopany z %s przez %s - powód: %s"; +$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "wykopany z %s przez %s - powód: %s"; // line 20 in quit.class.php $GLOBALS["i18n"]["%s quit (%s)"] = "%s wyszedł (%s)"; // line 124 in chat.js.tpl.php -$GLOBALS["i18n"]["Chat loading ..."] = "Ladowanie chat'a..."; +$GLOBALS["i18n"]["Chat loading ..."] = "Ładowanie chat'a..."; // line 124 in chat.js.tpl.php -$GLOBALS["i18n"]["Please wait"] = "Prosze czekac"; +$GLOBALS["i18n"]["Please wait"] = "Proszę czekać"; // line 139 in chat.js.tpl.php $GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = "%s wygląda na wyłączone lub nieobsługiwane przez Twoją przeglądarkę."; @@ -386,24 +386,24 @@ $GLOBALS["i18n"]["Cancel"] = "Anuluj"; // line 430 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["cannot create %s"] = ""; +$GLOBALS["i18n"]["cannot create %s"] = "Nie można utworzyć %s"; // line 436 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; +$GLOBALS["i18n"]["cannot copy %s in %s"] = "Nie można skopiować %s z %s"; // line 667 in pfcglobalconfig.class.php -$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; +$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = "Błąd: '%s' nie może być odnalezione, sprawdź czy twoje theme_path '%s' oraz theme '%s' są prawidłowe"; // line 414 in phpfreechat.class.php -$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; +$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = "Czy jesteś pewien, że chcesz zamknąć tą zakładkę ?"; // line 42 in ban.class.php -$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; +$GLOBALS["i18n"]["%s banished from %s by %s"] = "%s banowany z %s przez %s"; // line 461 in phpfreechat.class.php -$GLOBALS["i18n"]["You are trying to speak to a unknown (or not connected) user"] = ""; +$GLOBALS["i18n"]["You are trying to speak to a unknown (or not connected) user"] = "Próbujesz rozmawiać z nieznanym (lub niezalogowanym) użytkownikiem"; // line 89 in invite.class.php -$GLOBALS["i18n"]["%s was invited by %s"] = ""; +$GLOBALS["i18n"]["%s was invited by %s"] = "%s został zaproszony przez %s"; -?> \ No newline at end of file +?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |