MediaWiki  1.23.2
MessagesPl.php
Go to the documentation of this file.
1 <?php
74  NS_MEDIA => 'Media',
75  NS_SPECIAL => 'Specjalna',
76  NS_TALK => 'Dyskusja',
77  NS_USER => 'Użytkownik',
78  NS_USER_TALK => 'Dyskusja_użytkownika',
79  NS_PROJECT_TALK => 'Dyskusja_$1',
80  NS_FILE => 'Plik',
81  NS_FILE_TALK => 'Dyskusja_pliku',
82  NS_MEDIAWIKI => 'MediaWiki',
83  NS_MEDIAWIKI_TALK => 'Dyskusja_MediaWiki',
84  NS_TEMPLATE => 'Szablon',
85  NS_TEMPLATE_TALK => 'Dyskusja_szablonu',
86  NS_HELP => 'Pomoc',
87  NS_HELP_TALK => 'Dyskusja_pomocy',
88  NS_CATEGORY => 'Kategoria',
89  NS_CATEGORY_TALK => 'Dyskusja_kategorii',
90 );
91 
93  'Grafika' => NS_FILE,
94  'Dyskusja_grafiki' => NS_FILE_TALK,
95 );
96 
98  NS_USER => array( 'male' => 'Użytkownik', 'female' => 'Użytkowniczka' ),
99  NS_USER_TALK => array( 'male' => 'Dyskusja_użytkownika', 'female' => 'Dyskusja_użytkowniczki' ),
100 );
101 
103  'mdy time' => 'H:i',
104  'mdy date' => 'M j, Y',
105  'mdy monthonly' => 'F Y',
106  'mdy both' => 'H:i, M j, Y',
107  'mdy pretty' => 'j xg',
108 
109  'dmy time' => 'H:i',
110  'dmy date' => 'j M Y',
111  'dmy monthonly' => 'F Y',
112  'dmy both' => 'H:i, j M Y',
113  'dmy pretty' => 'j xg',
114 
115  'ymd time' => 'H:i',
116  'ymd date' => 'Y M j',
117  'ymd monthonly' => 'Y F',
118  'ymd both' => 'H:i, Y M j',
119  'ymd pretty' => 'j xg',
120 );
121 
122 $fallback8bitEncoding = 'iso-8859-2';
124  ',' => "\xc2\xa0", // @bug 2749
125  '.' => ','
126 );
127 
128 $linkTrail = '/^([a-zęóąśłżźćńĘÓĄŚŁŻŹĆŃ]+)(.*)$/sDu';
129 
131  'Activeusers' => array( 'Aktywni_użytkownicy' ),
132  'Allmessages' => array( 'Wszystkie_komunikaty' ),
133  'Allpages' => array( 'Wszystkie_strony' ),
134  'Ancientpages' => array( 'Stare_strony' ),
135  'Badtitle' => array( 'Zły_tytuł' ),
136  'Blankpage' => array( 'Pusta_strona' ),
137  'Block' => array( 'Blokuj' ),
138  'Booksources' => array( 'Książki' ),
139  'BrokenRedirects' => array( 'Zerwane_przekierowania' ),
140  'Categories' => array( 'Kategorie' ),
141  'ChangeEmail' => array( 'Zmień_e-mail' ),
142  'ChangePassword' => array( 'Zmień_hasło', 'Resetuj_hasło' ),
143  'ComparePages' => array( 'Porównywanie_stron' ),
144  'Confirmemail' => array( 'Potwierdź_e-mail' ),
145  'Contributions' => array( 'Wkład' ),
146  'CreateAccount' => array( 'Utwórz_konto', 'Stwórz_konto' ),
147  'Deadendpages' => array( 'Bez_linków' ),
148  'DeletedContributions' => array( 'Usunięty_wkład' ),
149  'DoubleRedirects' => array( 'Podwójne_przekierowania' ),
150  'EditWatchlist' => array( 'Edytuj_obserwowane' ),
151  'Emailuser' => array( 'E-mail' ),
152  'ExpandTemplates' => array( 'Rozwijanie_szablonów' ),
153  'Export' => array( 'Eksport' ),
154  'Fewestrevisions' => array( 'Najmniej_edycji' ),
155  'FileDuplicateSearch' => array( 'Szukaj_duplikatu_pliku' ),
156  'Filepath' => array( 'Ścieżka_do_pliku' ),
157  'Invalidateemail' => array( 'Anuluj_e-mail' ),
158  'JavaScriptTest' => array( 'Test_JavaScriptu' ),
159  'BlockList' => array( 'Zablokowani' ),
160  'LinkSearch' => array( 'Wyszukiwarka_linków' ),
161  'Listadmins' => array( 'Administratorzy' ),
162  'Listbots' => array( 'Boty' ),
163  'Listfiles' => array( 'Pliki' ),
164  'Listgrouprights' => array( 'Grupy_użytkowników', 'Uprawnienia_grup_użytkowników' ),
165  'Listredirects' => array( 'Przekierowania' ),
166  'Listusers' => array( 'Użytkownicy' ),
167  'Lockdb' => array( 'Zablokuj_bazę' ),
168  'Log' => array( 'Rejestr', 'Logi' ),
169  'Lonelypages' => array( 'Porzucone_strony' ),
170  'Longpages' => array( 'Najdłuższe_strony' ),
171  'MergeHistory' => array( 'Połącz_historie' ),
172  'MIMEsearch' => array( 'Wyszukiwanie_MIME' ),
173  'Mostcategories' => array( 'Najwięcej_kategorii' ),
174  'Mostimages' => array( 'Najczęściej_linkowane_pliki' ),
175  'Mostinterwikis' => array( 'Najwięcej_interwiki' ),
176  'Mostlinked' => array( 'Najczęściej_linkowane' ),
177  'Mostlinkedcategories' => array( 'Najczęściej_linkowane_kategorie' ),
178  'Mostlinkedtemplates' => array( 'Najczęściej_linkowane_szablony' ),
179  'Mostrevisions' => array( 'Najwięcej_edycji', 'Najczęściej_edytowane' ),
180  'Movepage' => array( 'Przenieś' ),
181  'Mycontributions' => array( 'Mój_wkład' ),
182  'Mypage' => array( 'Moja_strona' ),
183  'Mytalk' => array( 'Moja_dyskusja' ),
184  'Myuploads' => array( 'Moje_pliki' ),
185  'Newimages' => array( 'Nowe_pliki' ),
186  'Newpages' => array( 'Nowe_strony' ),
187  'PagesWithProp' => array( 'Strony_z_własnością' ),
188  'PasswordReset' => array( 'Wyczyść_hasło' ),
189  'PermanentLink' => array( 'Niezmienny_link' ),
190  'Popularpages' => array( 'Popularne_strony' ),
191  'Preferences' => array( 'Preferencje' ),
192  'Prefixindex' => array( 'Strony_według_prefiksu' ),
193  'Protectedpages' => array( 'Zabezpieczone_strony' ),
194  'Protectedtitles' => array( 'Zabezpieczone_nazwy_stron' ),
195  'Randompage' => array( 'Losowa_strona', 'Losowa' ),
196  'RandomInCategory' => array( 'Losowa_w_kategorii', 'Losowa_strona_w_kategorii' ),
197  'Randomredirect' => array( 'Losowe_przekierowanie' ),
198  'Recentchanges' => array( 'Ostatnie_zmiany', 'OZ' ),
199  'Recentchangeslinked' => array( 'Zmiany_w_linkowanych', 'Zmiany_w_linkujących' ),
200  'Redirect' => array( 'Przekieruj' ),
201  'ResetTokens' => array( 'Resetuj_tokeny' ),
202  'Revisiondelete' => array( 'Usuń_wersję' ),
203  'Search' => array( 'Szukaj' ),
204  'Shortpages' => array( 'Najkrótsze_strony' ),
205  'Specialpages' => array( 'Strony_specjalne' ),
206  'Statistics' => array( 'Statystyka', 'Statystyki' ),
207  'Tags' => array( 'Znaczniki' ),
208  'Unblock' => array( 'Odblokuj' ),
209  'Uncategorizedcategories' => array( 'Nieskategoryzowane_kategorie' ),
210  'Uncategorizedimages' => array( 'Nieskategoryzowane_pliki' ),
211  'Uncategorizedpages' => array( 'Nieskategoryzowane_strony' ),
212  'Uncategorizedtemplates' => array( 'Nieskategoryzowane_szablony' ),
213  'Undelete' => array( 'Odtwórz' ),
214  'Unlockdb' => array( 'Odblokuj_bazę' ),
215  'Unusedcategories' => array( 'Nieużywane_kategorie' ),
216  'Unusedimages' => array( 'Nieużywane_pliki' ),
217  'Unusedtemplates' => array( 'Nieużywane_szablony' ),
218  'Unwatchedpages' => array( 'Nieobserwowane_strony' ),
219  'Upload' => array( 'Prześlij' ),
220  'UploadStash' => array( 'Schowane_pliki' ),
221  'Userlogin' => array( 'Zaloguj' ),
222  'Userlogout' => array( 'Wyloguj' ),
223  'Userrights' => array( 'Uprawnienia', 'Uprawnienia_użytkowników', 'Prawa_użytkowników' ),
224  'Version' => array( 'Wersja' ),
225  'Wantedcategories' => array( 'Potrzebne_kategorie' ),
226  'Wantedfiles' => array( 'Potrzebne_pliki' ),
227  'Wantedpages' => array( 'Potrzebne_strony' ),
228  'Wantedtemplates' => array( 'Potrzebne_szablony' ),
229  'Watchlist' => array( 'Obserwowane' ),
230  'Whatlinkshere' => array( 'Linkujące' ),
231  'Withoutinterwiki' => array( 'Strony_bez_interwiki' ),
232 );
233 
235  'redirect' => array( '0', '#PATRZ', '#PRZEKIERUJ', '#TAM', '#REDIRECT' ),
236  'notoc' => array( '0', '__BEZSPISU__', '__NOTOC__' ),
237  'nogallery' => array( '0', '__BEZGALERII__', '__NOGALLERY__' ),
238  'forcetoc' => array( '0', '__ZESPISEM__', '__WYMUŚSPIS__', '__FORCETOC__' ),
239  'toc' => array( '0', '__SPIS__', '__TOC__' ),
240  'noeditsection' => array( '0', '__BEZEDYCJISEKCJI__', '__NOEDITSECTION__' ),
241  'currentday' => array( '1', 'AKTUALNYDZIEŃ', 'CURRENTDAY' ),
242  'currentdayname' => array( '1', 'NAZWADNIA', 'CURRENTDAYNAME' ),
243  'currentyear' => array( '1', 'AKTUALNYROK', 'CURRENTYEAR' ),
244  'currenttime' => array( '1', 'AKTUALNYCZAS', 'CURRENTTIME' ),
245  'currenthour' => array( '1', 'AKTUALNAGODZINA', 'CURRENTHOUR' ),
246  'localmonth' => array( '1', 'MIESIĄC', 'LOCALMONTH', 'LOCALMONTH2' ),
247  'localmonthname' => array( '1', 'MIESIĄCNAZWA', 'LOCALMONTHNAME' ),
248  'localmonthnamegen' => array( '1', 'MIESIĄCNAZWAD', 'LOCALMONTHNAMEGEN' ),
249  'localmonthabbrev' => array( '1', 'MIESIĄCNAZWASKR', 'LOCALMONTHABBREV' ),
250  'localday' => array( '1', 'DZIEŃ', 'LOCALDAY' ),
251  'localday2' => array( '1', 'DZIEŃ2', 'LOCALDAY2' ),
252  'localdayname' => array( '1', 'DZIEŃTYGODNIA', 'LOCALDAYNAME' ),
253  'localyear' => array( '1', 'ROK', 'LOCALYEAR' ),
254  'localtime' => array( '1', 'CZAS', 'LOCALTIME' ),
255  'localhour' => array( '1', 'GODZINA', 'LOCALHOUR' ),
256  'numberofpages' => array( '1', 'STRON', 'NUMBEROFPAGES' ),
257  'numberofarticles' => array( '1', 'ARTYKUŁÓW', 'NUMBEROFARTICLES' ),
258  'numberoffiles' => array( '1', 'PLIKÓW', 'NUMBEROFFILES' ),
259  'numberofusers' => array( '1', 'UŻYTKOWNIKÓW', 'NUMBEROFUSERS' ),
260  'numberofactiveusers' => array( '1', 'LICZBAAKTYWNYCHUŻYTKOWNIKÓW', 'NUMBEROFACTIVEUSERS' ),
261  'numberofedits' => array( '1', 'EDYCJI', 'NUMBEROFEDITS' ),
262  'pagename' => array( '1', 'NAZWASTRONY', 'PAGENAME' ),
263  'namespace' => array( '1', 'NAZWAPRZESTRZENI', 'NAMESPACE' ),
264  'talkspace' => array( '1', 'DYSKUSJA', 'TALKSPACE' ),
265  'fullpagename' => array( '1', 'PELNANAZWASTRONY', 'FULLPAGENAME' ),
266  'subpagename' => array( '1', 'NAZWAPODSTRONY', 'SUBPAGENAME' ),
267  'basepagename' => array( '1', 'BAZOWANAZWASTRONY', 'BASEPAGENAME' ),
268  'talkpagename' => array( '1', 'NAZWASTRONYDYSKUSJI', 'TALKPAGENAME' ),
269  'subst' => array( '0', 'podst:', 'SUBST:' ),
270  'img_thumbnail' => array( '1', 'mały', 'thumbnail', 'thumb' ),
271  'img_manualthumb' => array( '1', 'mały=$1', 'thumbnail=$1', 'thumb=$1' ),
272  'img_right' => array( '1', 'prawo', 'right' ),
273  'img_left' => array( '1', 'lewo', 'left' ),
274  'img_none' => array( '1', 'brak', 'none' ),
275  'img_center' => array( '1', 'centruj', 'center', 'centre' ),
276  'img_framed' => array( '1', 'ramka', 'framed', 'enframed', 'frame' ),
277  'img_frameless' => array( '1', 'bezramki', 'bez_ramki', 'frameless' ),
278  'img_page' => array( '1', 'strona=$1', 'page=$1', 'page $1' ),
279  'img_border' => array( '1', 'tło', 'border' ),
280  'img_top' => array( '1', 'góra', 'top' ),
281  'img_middle' => array( '1', 'środek', 'middle' ),
282  'img_bottom' => array( '1', 'dół', 'bottom' ),
283  'sitename' => array( '1', 'PROJEKT', 'SITENAME' ),
284  'ns' => array( '0', 'PN:', 'NS:' ),
285  'articlepath' => array( '0', 'ŚCIEŻKAARTYKUŁÓW', 'ARTICLEPATH' ),
286  'server' => array( '0', 'SERWER', 'SERVER' ),
287  'servername' => array( '0', 'NAZWASERWERA', 'SERVERNAME' ),
288  'scriptpath' => array( '0', 'ŚCIEŻKASKRYPTU', 'SCRIPTPATH' ),
289  'grammar' => array( '0', 'ODMIANA:', 'GRAMMAR:' ),
290  'gender' => array( '0', 'PŁEĆ:', 'GENDER:' ),
291  'currentweek' => array( '1', 'AKTUALNYTYDZIEŃ', 'CURRENTWEEK' ),
292  'localweek' => array( '1', 'TYDZIEŃROKU', 'LOCALWEEK' ),
293  'localdow' => array( '1', 'DZIEŃTYGODNIANR', 'LOCALDOW' ),
294  'plural' => array( '0', 'MNOGA:', 'PLURAL:' ),
295  'fullurl' => array( '0', 'PEŁNYURL', 'FULLURL:' ),
296  'lcfirst' => array( '0', 'ZMAŁEJ:', 'LCFIRST:' ),
297  'ucfirst' => array( '0', 'ZWIELKIEJ:', 'ZDUŻEJ:', 'UCFIRST:' ),
298  'lc' => array( '0', 'MAŁE:', 'LC:' ),
299  'uc' => array( '0', 'WIELKIE:', 'DUŻE:', 'UC:' ),
300  'displaytitle' => array( '1', 'WYŚWIETLANYTYTUŁ', 'DISPLAYTITLE' ),
301  'newsectionlink' => array( '1', '__LINKNOWEJSEKCJI__', '__NEWSECTIONLINK__' ),
302  'currentversion' => array( '1', 'AKTUALNAWERSJA', 'CURRENTVERSION' ),
303  'language' => array( '0', '#JĘZYK:', '#LANGUAGE:' ),
304  'numberofadmins' => array( '1', 'ADMINISTRATORÓW', 'NUMBEROFADMINS' ),
305  'padleft' => array( '0', 'DOLEWEJ', 'PADLEFT' ),
306  'padright' => array( '0', 'DOPRAWEJ', 'PADRIGHT' ),
307  'special' => array( '0', 'specjalna', 'special' ),
308  'defaultsort' => array( '1', 'DOMYŚLNIESORTUJ', 'DEFAULTSORT:', 'DEFAULTSORTKEY:', 'DEFAULTCATEGORYSORT:' ),
309  'filepath' => array( '0', 'ŚCIEŻKAPLIKU', 'FILEPATH:' ),
310  'hiddencat' => array( '1', '__KATEGORIAUKRYTA__', '__HIDDENCAT__' ),
311  'pagesincategory' => array( '1', 'STRONYWKATEGORII', 'PAGESINCATEGORY', 'PAGESINCAT' ),
312  'pagesize' => array( '1', 'ROZMIARSTRONY', 'PAGESIZE' ),
313  'index' => array( '1', '__INDEKSUJ__', '__INDEX__' ),
314  'noindex' => array( '1', '__NIEINDEKSUJ__', '__NOINDEX__' ),
315  'protectionlevel' => array( '1', '__POZIOMZABEZPIECZEŃ__', 'PROTECTIONLEVEL' ),
316  'url_path' => array( '0', 'ŚCIEŻKA', 'PATH' ),
317  'url_query' => array( '0', 'ZAPYTANIE', 'QUERY' ),
318 );
319 
$linkTrail
$linkTrail
Definition: MessagesPl.php:128
NS_HELP
const NS_HELP
Definition: Defines.php:91
php
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
Definition: skin.txt:62
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:90
NS_FILE
const NS_FILE
Definition: Defines.php:85
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:89
$specialPageAliases
$specialPageAliases
Definition: MessagesPl.php:130
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:68
$dateFormats
$dateFormats
Definition: MessagesPl.php:102
$namespaceNames
$namespaceNames
Definition: MessagesPl.php:73
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:88
$namespaceAliases
$namespaceAliases
Definition: MessagesPl.php:92
$magicWords
$magicWords
Definition: MessagesPl.php:234
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:93
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:82
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:67
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:84
$namespaceGenderAliases
$namespaceGenderAliases
Definition: MessagesPl.php:97
$fallback8bitEncoding
$fallback8bitEncoding
Definition: MessagesPl.php:122
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:92
$separatorTransformTable
$separatorTransformTable
Definition: MessagesPl.php:123
NS_USER
const NS_USER
Definition: Defines.php:81
NS_TALK
const NS_TALK
Definition: Defines.php:80
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:87
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:86
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:94