| [ Index ] |
|
Code source de PHP NUKE 7.9 |
1 <?php 2 3 /**************************************************************************/ 4 /* PHP-NUKE: Advanced Content Management System */ 5 /* ============================================ */ 6 /* */ 7 /* This is the language module with all the system messages */ 8 /* */ 9 /* If you made a translation, please go to the site and send to me */ 10 /* the translated file. Please keep the original text order by modules, */ 11 /* and just one message per line, also double check your translation! */ 12 /* */ 13 /* You need to change the second quoted phrase, not the capital one! */ 14 /* */ 15 /* If you need to use double quotes (") remember to add a backslash (\), */ 16 /* so your entry will look like: This is \"double quoted\" text. */ 17 /* And, if you use HTML code, please double check it. */ 18 /* */ 19 /* Polish translation by NordavindŽ(Bolo) (http://forum.phpnuke.org.pl) */ 20 /* */ 21 /**************************************************************************/ 22 23 define("_HITS","Odsłon"); 24 define("_BROWSERS","Przeglądarki"); 25 define("_OPERATINGSYS","System operacyjny"); 26 define("_UNKNOWN","Nieznany"); 27 define("_OTHER","Inny / Nieznany"); 28 define("_MISCSTATS","Różnorodne statystyki"); 29 define("_REGUSERS","Zarejestrowanych użytkowników:"); 30 define("_ACTIVEAUTHORS","Aktywnych autorów:"); 31 define("_STORIESPUBLISHED","Opublikowanych artykułów:"); 32 define("_SACTIVETOPICS","Aktywnych tematów:"); 33 define("_COMMENTSPOSTED","Wysłanych komentarzy:"); 34 define("_SSPECIALSECT","Sekcji specjalnych:"); 35 define("_ARTICLESSEC","Artykułów w sekcji:"); 36 define("_LINKSINLINKS","Linków w dziale LINKI:"); 37 define("_LINKSCAT","Kategorii w linkach:"); 38 define("_NEWSWAITING","Newsów oczekujących na publikację:"); 39 define("_NUKEVERSION","Wersja PHP-Nuke:"); 40 define("_SEARCHENGINES","Wyszukiwarki"); 41 define("_BOTS","Roboty sieciowe"); 42 define("_STATS","Statystyki odwiedzin"); 43 define("_RETURNBASICSTATS","Wróć do statystyk podstawowych"); 44 define("_BACKTODETSTATS","Wróć do statystyk szczegółowych"); 45 define("_BACKTOMAIN","Wróć na stronę główną"); 46 define("_TODAYIS","Dzisiaj jest"); 47 define("_MOSTMONTH","Najlepszy miesiąc"); 48 define("_MOSTDAY","Najlepszy dzień"); 49 define("_MOSTHOUR","Najlepsza godzina"); 50 define("_YEARLYSTATS","Statystyki roczne"); 51 define("_MONTLYSTATS","Statystki miesięczne - miesiąc"); 52 define("_SPAGESVIEWS","Odsłon strony"); 53 define("_DAILYSTATS","Statystyki dzienne - "); 54 define("_HOURLYSTATS","Statystyki godzinowe - "); 55 define("_VIEWDETAILED","Zobacz statystyki szczegółowe"); 56 57 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Généré le : Sun Apr 1 11:11:59 2007 | par Balluche grâce ŕ PHPXref 0.7 |