MediaWiki  1.27.2
MessagesSr_el.php
Go to the documentation of this file.
1 <?php
27  NS_MEDIA => 'Medij',
28  NS_SPECIAL => 'Posebno',
29  NS_TALK => 'Razgovor',
30  NS_USER => 'Korisnik',
31  NS_USER_TALK => 'Razgovor_sa_korisnikom',
32  NS_PROJECT_TALK => 'Razgovor_o_$1',
33  NS_FILE => 'Datoteka',
34  NS_FILE_TALK => 'Razgovor_o_datoteci',
35  NS_MEDIAWIKI => 'Medijaviki',
36  NS_MEDIAWIKI_TALK => 'Razgovor_o_Medijavikiju',
37  NS_TEMPLATE => 'Šablon',
38  NS_TEMPLATE_TALK => 'Razgovor_o_šablonu',
39  NS_HELP => 'Pomoć',
40  NS_HELP_TALK => 'Razgovor_o_pomoći',
41  NS_CATEGORY => 'Kategorija',
42  NS_CATEGORY_TALK => 'Razgovor_o_kategoriji',
43 ];
44 
45 # Aliases to cyrillic namespaces
47  "Медија" => NS_MEDIA,
48  "Посебно" => NS_SPECIAL,
49  "Разговор" => NS_TALK,
50  "Корисник" => NS_USER,
51  "Разговор_са_корисником" => NS_USER_TALK,
52  "Разговор_о_$1" => NS_PROJECT_TALK,
53  "Слика" => NS_FILE,
54  "Разговор_о_слици" => NS_FILE_TALK,
55  "МедијаВики" => NS_MEDIAWIKI,
56  "Разговор_о_МедијаВикију" => NS_MEDIAWIKI_TALK,
57  'Шаблон' => NS_TEMPLATE,
58  'Разговор_о_шаблону' => NS_TEMPLATE_TALK,
59  'Помоћ' => NS_HELP,
60  'Разговор_о_помоћи' => NS_HELP_TALK,
61  'Категорија' => NS_CATEGORY,
62  'Разговор_о_категорији' => NS_CATEGORY_TALK,
63 
64  'Medija' => NS_MEDIA,
65  'Slika' => NS_FILE,
66  'Razgovor_o_slici' => NS_FILE_TALK,
67 ];
68 
70  'default',
71  'hh:mm d. month y.',
72  'hh:mm d month y',
73  'hh:mm dd.mm.yyyy',
74  'hh:mm d.m.yyyy',
75  'hh:mm d. mon y.',
76  'hh:mm d mon y',
77  'h:mm d. month y.',
78  'h:mm d month y',
79  'h:mm dd.mm.yyyy',
80  'h:mm d.m.yyyy',
81  'h:mm d. mon y.',
82  'h:mm d mon y',
83 ];
84 
86  'default',
87  'hh:mm d. month y.',
88  'hh:mm d month y',
89  'hh:mm dd.mm.yyyy',
90  'hh:mm d.m.yyyy',
91  'hh:mm d. mon y.',
92  'hh:mm d mon y',
93  'h:mm d. month y.',
94  'h:mm d month y',
95  'h:mm dd.mm.yyyy',
96  'h:mm d.m.yyyy',
97  'h:mm d. mon y.',
98  'h:mm d mon y',
99 ];
100 
101 $defaultDateFormat = 'hh:mm d. month y.';
102 
104  /*
105  'Није битно',
106  '06:12, 5. јануар 2001.',
107  '06:12, 5 јануар 2001',
108  '06:12, 05.01.2001.',
109  '06:12, 5.1.2001.',
110  '06:12, 5. јан 2001.',
111  '06:12, 5 јан 2001',
112  '6:12, 5. јануар 2001.',
113  '6:12, 5 јануар 2001',
114  '6:12, 05.01.2001.',
115  '6:12, 5.1.2001.',
116  '6:12, 5. јан 2001.',
117  '6:12, 5 јан 2001',
118  */
119 
120  'hh:mm d. month y. time' => 'H:i',
121  'hh:mm d month y time' => 'H:i',
122  'hh:mm dd.mm.yyyy time' => 'H:i',
123  'hh:mm d.m.yyyy time' => 'H:i',
124  'hh:mm d. mon y. time' => 'H:i',
125  'hh:mm d mon y time' => 'H:i',
126  'h:mm d. month y. time' => 'G:i',
127  'h:mm d month y time' => 'G:i',
128  'h:mm dd.mm.yyyy time' => 'G:i',
129  'h:mm d.m.yyyy time' => 'G:i',
130  'h:mm d. mon y. time' => 'G:i',
131  'h:mm d mon y time' => 'G:i',
132 
133  'hh:mm d. month y. date' => 'j. F Y.',
134  'hh:mm d month y date' => 'j F Y',
135  'hh:mm dd.mm.yyyy date' => 'd.m.Y',
136  'hh:mm d.m.yyyy date' => 'j.n.Y',
137  'hh:mm d. mon y. date' => 'j. M Y.',
138  'hh:mm d mon y date' => 'j M Y',
139  'h:mm d. month y. date' => 'j. F Y.',
140  'h:mm d month y date' => 'j F Y',
141  'h:mm dd.mm.yyyy date' => 'd.m.Y',
142  'h:mm d.m.yyyy date' => 'j.n.Y',
143  'h:mm d. mon y. date' => 'j. M Y.',
144  'h:mm d mon y date' => 'j M Y',
145 
146  'hh:mm d. month y. both' => 'H:i, j. F Y.',
147  'hh:mm d month y both' => 'H:i, j F Y',
148  'hh:mm dd.mm.yyyy both' => 'H:i, d.m.Y',
149  'hh:mm d.m.yyyy both' => 'H:i, j.n.Y',
150  'hh:mm d. mon y. both' => 'H:i, j. M Y.',
151  'hh:mm d mon y both' => 'H:i, j M Y',
152  'h:mm d. month y. both' => 'G:i, j. F Y.',
153  'h:mm d month y both' => 'G:i, j F Y',
154  'h:mm dd.mm.yyyy both' => 'G:i, d.m.Y',
155  'h:mm d.m.yyyy both' => 'G:i, j.n.Y',
156  'h:mm d. mon y. both' => 'G:i, j. M Y.',
157  'h:mm d mon y both' => 'G:i, j M Y',
158 ];
159 
160 /* NOT USED IN STABLE VERSION */
162  'redirect' => [ '0', '#Preusmeri', '#preusmeri', '#PREUSMERI', '#Preusmjeri', '#preusmjeri', '#PREUSMJERI', '#redirect', '#REDIRECT' ],
163  'notoc' => [ '0', '__BEZSADRŽAJA__', '__BEZ_SADRŽAJA__', '__NOTOC__' ],
164  'nogallery' => [ '0', '__BEZGALERIJE__', '__BEZ_GALERIJE__', '__NOGALLERY__' ],
165  'forcetoc' => [ '0', '__FORSIRANISADRŽAJ__', '__FORSIRANI_SADRŽAJ__', '__PRIMORANISADRŽAJ__', '__PRIMORANI_SADRŽAJ__', '__FORCETOC__' ],
166  'toc' => [ '0', '__SADRŽAJ__', '__TOC__' ],
167  'noeditsection' => [ '0', '__BEZIZMENA__', '__BEZ_IZMENA__', '__BEZIZMJENA__', '__BEZ_IZMJENA__', '__NOEDITSECTION__' ],
168  'currentmonth' => [ '1', 'TRENUTNIMESEC', 'TRENUTNI_MESEC', 'TEKUĆIMESEC', 'TEKUĆI_MESEC', 'CURRENTMONTH', 'CURRENTMONTH2' ],
169  'currentmonth1' => [ '1', 'TRENUTNIMESEC1', 'TRENUTNI_MESEC1', 'TEKUĆIMESEC1', 'TEKUĆI_MESEC1', 'CURRENTMONTH1' ],
170  'currentmonthname' => [ '1', 'TRENUTNIMESECIME', 'IMETEKUĆEGMESECA', 'IME_TEKUĆEG_MESECA', 'CURRENTMONTHNAME' ],
171  'currentmonthnamegen' => [ '1', 'TRENUTNIMESECGEN', 'TEKUĆIMESECGEN', 'TEKUĆI_MESEC_GEN', 'CURRENTMONTHNAMEGEN' ],
172  'currentmonthabbrev' => [ '1', 'TRENUTNIMESECSKR', 'TEKUĆIMESECSKR', 'TEKUĆI_MESEC_SKR', 'CURRENTMONTHABBREV' ],
173  'currentday' => [ '1', 'TRENUTNIDAN', 'TEKUĆIDAN', 'TEKUĆI_DAN', 'CURRENTDAY' ],
174  'currentday2' => [ '1', 'TEKUĆIDAN2', 'TEKUĆI_DAN_2', 'CURRENTDAY2' ],
175  'currentdayname' => [ '1', 'TRENUTNIDANIME', 'IMETEKUĆEGDANA', 'IME_TEKUĆEG_DANA', 'CURRENTDAYNAME' ],
176  'currentyear' => [ '1', 'TRENUTNAGODINA', 'TEKUĆAGODINA', 'TEKUĆA_GODINA', 'CURRENTYEAR' ],
177  'currenttime' => [ '1', 'TRENUTNOVREME', 'TEKUĆEVREME', 'TEKUĆE_VREME', 'CURRENTTIME' ],
178  'currenthour' => [ '1', 'TEKUĆISAT', 'TEKUĆI_SAT', 'CURRENTHOUR' ],
179  'localmonth' => [ '1', 'LOKALNIMESEC', 'LOKALNI_MESEC', 'LOCALMONTH', 'LOCALMONTH2' ],
180  'localmonth1' => [ '1', 'LOKALNIMESEC2', 'LOKALNI_MESEC2', 'LOCALMONTH1' ],
181  'localmonthname' => [ '1', 'IMELOKALNOGMESECA', 'IME_LOKALNOG_MESECA', 'LOCALMONTHNAME' ],
182  'localmonthnamegen' => [ '1', 'LOKALNIMESECGEN', 'LOKALNI_MESEC_GEN', 'LOCALMONTHNAMEGEN' ],
183  'localmonthabbrev' => [ '1', 'LOKALNIMESECSKR', 'LOKALNI_MESEC_SKR', 'LOCALMONTHABBREV' ],
184  'localday' => [ '1', 'LOKALNIDAN', 'LOKALNI_DAN', 'LOCALDAY' ],
185  'localday2' => [ '1', 'LOKALNIDAN2', 'LOKALNI_DAN2', 'LOCALDAY2' ],
186  'localdayname' => [ '1', 'IMELOKALNOGDANA', 'IME_LOKALNOG_DANA', 'LOCALDAYNAME' ],
187  'localyear' => [ '1', 'LOKALNAGODINA', 'LOKALNA_GODINA', 'LOCALYEAR' ],
188  'localtime' => [ '1', 'LOKALNOVREME', 'LOKALNO_VREME', 'LOCALTIME' ],
189  'localhour' => [ '1', 'LOKALNISAT', 'LOKALNI_SAT', 'LOCALHOUR' ],
190  'numberofpages' => [ '1', 'BROJSTRANICA', 'BROJ_STRANICA', 'NUMBEROFPAGES' ],
191  'numberofarticles' => [ '1', 'BROJČLANAKA', 'BROJ_ČLANAKA', 'NUMBEROFARTICLES' ],
192  'numberoffiles' => [ '1', 'BROJDATOTEKA', 'BROJ_DATOTEKA', 'BROJFAJLOVA', 'BROJ_FAJLOVA', 'NUMBEROFFILES' ],
193  'numberofusers' => [ '1', 'BROJKORISNIKA', 'BROJ_KORISNIKA', 'NUMBEROFUSERS' ],
194  'numberofactiveusers' => [ '1', 'BROJAKTIVNIHKORISNIKA', 'BROJ_AKTIVNIH_KORISNIKA', 'NUMBEROFACTIVEUSERS' ],
195  'numberofedits' => [ '1', 'BROJIZMENA', 'BROJ_IZMENA', 'NUMBEROFEDITS' ],
196  'pagename' => [ '1', 'IMESTRANICE', 'IME_STRANICE', 'STRANICA', 'PAGENAME' ],
197  'pagenamee' => [ '1', 'IMENASTRANICA', 'IMENA_STRANICA', 'STRANICE', 'PAGENAMEE' ],
198  'namespace' => [ '1', 'IMENSKIPROSTOR', 'IMENSKI_PROSTOR', 'NAMESPACE' ],
199  'namespacee' => [ '1', 'IMENSKIPROSTORI', 'IMENSKI_PROSTORI', 'NAMESPACEE' ],
200  'namespacenumber' => [ '1', 'BROJIMENSKOGPROSTORA', 'NAMESPACENUMBER' ],
201  'talkspace' => [ '1', 'RAZGOVOR', 'TALKSPACE' ],
202  'talkspacee' => [ '1', 'RAZGOVORI', 'TALKSPACEE' ],
203  'subjectspace' => [ '1', 'IMENSKIPROSTORČLANKA', 'IMENSKI_PROSTOR_ČLANKA', 'SUBJECTSPACE', 'ARTICLESPACE' ],
204  'subjectspacee' => [ '1', 'IMENSKIPROSTORČLANAKA', 'IMENSKI_PROSTOR_ČLANAKA', 'SUBJECTSPACEE', 'ARTICLESPACEE' ],
205  'fullpagename' => [ '1', 'PUNOIMESTRANICE', 'PUNOIMESTRANE', 'PUNO_IME_STRANICE', 'PUNO_IME_STRANE', 'FULLPAGENAME' ],
206  'fullpagenamee' => [ '1', 'PUNAIMENASTRANICA', 'PUNAIMENASTRANA', 'PUNA_IMENA_STRANICA', 'PUNA_IMENA_STRANA', 'FULLPAGENAMEE' ],
207  'subpagename' => [ '1', 'IMEPODSTRANICE', 'IMEPODSTRANE', 'IME_PODSTRANICE', 'IME_PODSTRANE', 'SUBPAGENAME' ],
208  'subpagenamee' => [ '1', 'IMENAPODSTRANICA', 'IMENAPODSTRANA', 'IMENA_PODSTRANICA', 'IMENA_PODSTRANA', 'SUBPAGENAMEE' ],
209  'basepagename' => [ '1', 'IMEOSNOVE', 'IME_OSNOVE', 'BASEPAGENAME' ],
210  'basepagenamee' => [ '1', 'IMENAOSNOVA', 'IMENA_OSNOVA', 'BASEPAGENAMEE' ],
211  'talkpagename' => [ '1', 'IMERAZGOVORA', 'IME_RAZGOVORA', 'TALKPAGENAME' ],
212  'talkpagenamee' => [ '1', 'IMENARAZGOVORA', 'IMENA_RAZGOVORA', 'TALKPAGENAMEE' ],
213  'subjectpagename' => [ '1', 'IMEČLANKA', 'IME_ČLANKA', 'SUBJECTPAGENAME', 'ARTICLEPAGENAME' ],
214  'subjectpagenamee' => [ '1', 'IMENAČLANAKA', 'IMENA_ČLANAKA', 'SUBJECTPAGENAMEE', 'ARTICLEPAGENAMEE' ],
215  'msg' => [ '0', 'POR:', 'MSG:' ],
216  'subst' => [ '0', 'ZAMENI:', 'ZAMENA:', 'SUBST:' ],
217  'safesubst' => [ '0', 'BEZBEDNAZAMENA', 'BEZBEDNA_ZAMENA', 'SAFESUBST:' ],
218  'msgnw' => [ '0', 'NVPOR:', 'MSGNW:' ],
219  'img_thumbnail' => [ '1', 'mini', 'umanjeno', 'thumbnail', 'thumb' ],
220  'img_manualthumb' => [ '1', 'mini=$1', 'umanjeno=$1', 'thumbnail=$1', 'thumb=$1' ],
221  'img_right' => [ '1', 'desno', 'd', 'right' ],
222  'img_left' => [ '1', 'levo', 'l', 'left' ],
223  'img_none' => [ '1', 'bez', 'n', 'none' ],
224  'img_width' => [ '1', '$1piskel', '$1p', '$1px' ],
225  'img_center' => [ '1', 'centar', 'c', 'center', 'centre' ],
226  'img_framed' => [ '1', 'okvir', 'ram', 'framed', 'enframed', 'frame' ],
227  'img_frameless' => [ '1', 'bezokvira', 'bez_okvira', 'bezrama', 'bez_rama', 'frameless' ],
228  'img_page' => [ '1', 'stranica=$1', 'strana=$1', 'stranica_$1', 'strana_$1', 'page=$1', 'page $1' ],
229  'img_upright' => [ '1', 'uspravno', 'uspravno=$1', 'uspravno_$1', 'upright', 'upright=$1', 'upright $1' ],
230  'img_border' => [ '1', 'ivica', 'border' ],
231  'img_baseline' => [ '1', 'osnova', 'baseline' ],
232  'img_sub' => [ '1', 'pod', 'sub' ],
233  'img_top' => [ '1', 'vrh', 'top' ],
234  'img_text_top' => [ '1', 'vrhteksta', 'vrh_teksta', 'text-top' ],
235  'img_middle' => [ '1', 'sredina', 'middle' ],
236  'img_bottom' => [ '1', 'dno', 'bottom' ],
237  'img_text_bottom' => [ '1', 'sredinateksta', 'sredina_teksta', 'text-bottom' ],
238  'img_link' => [ '1', 'veza=$1', 'link=$1' ],
239  'sitename' => [ '1', 'IMESAJTA', 'SITENAME' ],
240  'ns' => [ '0', 'IP:', 'NS:' ],
241  'localurl' => [ '0', 'LOKALNAADRESA:', 'LOKALNA_ADRESA:', 'LOCALURL:' ],
242  'localurle' => [ '0', 'LOKALNEADRESE:', 'LOKALNE_ADRESE:', 'LOCALURLE:' ],
243  'articlepath' => [ '0', 'PUTANJAČLANKA', 'PUTANJA_ČLANKA', 'ARTICLEPATH' ],
244  'servername' => [ '0', 'IMESERVERA', 'IME_SERVERA', 'SERVERNAME' ],
245  'scriptpath' => [ '0', 'SKRIPTA', 'SKRIPT', 'SCRIPTPATH' ],
246  'stylepath' => [ '0', 'PUTANJASTILA', 'PUTANJA_STILA', 'STYLEPATH' ],
247  'grammar' => [ '0', 'GRAMATIKA:', 'GRAMMAR:' ],
248  'gender' => [ '0', 'ROD:', 'LICE:', 'GENDER:' ],
249  'notitleconvert' => [ '0', '__BEZKN__', '__NOTITLECONVERT__', '__NOTC__' ],
250  'nocontentconvert' => [ '0', '__BEZCC__', '__NOCONTENTCONVERT__', '__NOCC__' ],
251  'currentweek' => [ '1', 'TRENUTNANEDELJA', 'TRENUTNA_NEDELJA', 'TEKUĆANEDELJA', 'TEKUĆA_NEDELJA', 'CURRENTWEEK' ],
252  'currentdow' => [ '1', 'TRENUTNIDOV', 'TEKUĆIDUN', 'CURRENTDOW' ],
253  'localweek' => [ '1', 'LOKALNANEDELJA', 'LOKALNA_NEDELJA', 'LOCALWEEK' ],
254  'localdow' => [ '1', 'LOKALNIDUN', 'LOCALDOW' ],
255  'revisionid' => [ '1', 'IDREVIZIJE', 'ID_REVIZIJE', 'IB_IZMENE', 'REVISIONID' ],
256  'revisionday' => [ '1', 'DANIZMENE', 'DAN_IZMENE', 'REVISIONDAY' ],
257  'revisionday2' => [ '1', 'DANIZMENE2', 'DAN_IZMENE2', 'REVISIONDAY2' ],
258  'revisionmonth' => [ '1', 'MESECIZMENE', 'MESEC_IZMENE', 'REVISIONMONTH' ],
259  'revisionmonth1' => [ '1', 'MESECIZMENE1', 'MESEC_IZMENE1', 'REVISIONMONTH1' ],
260  'revisionyear' => [ '1', 'GODINAIZMENE', 'GODINA_IZMENE', 'REVISIONYEAR' ],
261  'revisiontimestamp' => [ '1', 'VREMEIZMENE', 'VREME_IZMENE', 'REVISIONTIMESTAMP' ],
262  'revisionuser' => [ '1', 'KORISNIKIZMENE', 'KORISNIK_IZMENE', 'REVISIONUSER' ],
263  'plural' => [ '0', 'MNOŽINA:', 'PLURAL:' ],
264  'fullurl' => [ '0', 'PUNURL:', 'CELAADRESA', 'CELA_ADRESA', 'FULLURL:' ],
265  'fullurle' => [ '0', 'PUNURLE:', 'CELEADRESE', 'CELE_ADRESE', 'FULLURLE:' ],
266  'lcfirst' => [ '0', 'LCPRVI:', 'LCFIRST:' ],
267  'ucfirst' => [ '0', 'UCPRVI:', 'UCFIRST:' ],
268  'raw' => [ '0', 'ČIST:', 'RAW:' ],
269  'displaytitle' => [ '1', 'NAZIVPRIKAZA', 'NAZIV_PRIKAZA', 'DISPLAYTITLE' ],
270  'newsectionlink' => [ '1', '__NOVAVEZAODELJKA__', '__NOVA_VEZA_ODELJKA__', '__NEWSECTIONLINK__' ],
271  'nonewsectionlink' => [ '1', '__BEZNOVEVEZEODELJKA__', '__BEZ_NOVE_VEZE_ODELJKA__', '__NONEWSECTIONLINK__' ],
272  'currentversion' => [ '1', 'TEKUĆEIZDANJE', 'TEKUĆE_IZDANJE', 'CURRENTVERSION' ],
273  'urlencode' => [ '0', 'KODIRANJEADRESE', 'KODIRANJE_ADRESE', 'URLENCODE:' ],
274  'anchorencode' => [ '0', 'KODIRANJEVEZE', 'KODIRANJE_VEZE', 'ANCHORENCODE' ],
275  'currenttimestamp' => [ '1', 'TEKUĆIOTISAKVREMENA', 'TEKUĆI_OTISAK_VREMENA', 'CURRENTTIMESTAMP' ],
276  'localtimestamp' => [ '1', 'OTISAKVREMENA', 'OTISAK_VREMENA', 'LOCALTIMESTAMP' ],
277  'directionmark' => [ '1', 'SMEROZNAKE', 'SMER _OZNAKE', 'DIRECTIONMARK', 'DIRMARK' ],
278  'language' => [ '0', '#JEZIK:', '#LANGUAGE:' ],
279  'contentlanguage' => [ '1', 'JEZIKSADRŽAJA', 'JEZIK_SADRŽAJA', 'CONTENTLANGUAGE', 'CONTENTLANG' ],
280  'pagesinnamespace' => [ '1', 'STRANICAUIMENSKOMPROSTORU', 'STRANAUIMENSKOMPROSTORU', 'STRANICA_U_IMENSKOM_PROSTORU', 'STRANA_U_IMENSKOM_PROSTORU', 'PAGESINNAMESPACE:', 'PAGESINNS:' ],
281  'numberofadmins' => [ '1', 'BROJADMINA', 'BROJ_ADMINA', 'NUMBEROFADMINS' ],
282  'padleft' => [ '0', 'PORAVNAJULEVO', 'PORAVNAJ_ULEVO', 'PADLEFT' ],
283  'padright' => [ '0', 'PORAVNAJUDESNO', 'PORAVNAJ_UDESNO', 'PADRIGHT' ],
284  'special' => [ '0', 'posebno', 'special' ],
285  'filepath' => [ '0', 'PUTANJADATOTEKE', 'PUTANJA_DATOTEKE', 'FILEPATH:' ],
286  'tag' => [ '0', 'oznaka', 'tag' ],
287  'hiddencat' => [ '1', '__SAKRIVENAKAT__', '__HIDDENCAT__' ],
288  'pagesincategory' => [ '1', 'STRANICAUKATEGORIJI', 'STRANAUKATEGORIJI', 'STRANICA_U_KATEGORIJI', 'STRANA_U_KATEGORIJI', 'PAGESINCATEGORY', 'PAGESINCAT' ],
289  'pagesize' => [ '1', 'VELIČINASTRANICE', 'VELIČINASTRANE', 'VELIČINA_STRANICE', 'VELIČINA_STRANE', 'PAGESIZE' ],
290  'index' => [ '1', '__INDEKS__', '__INDEX__' ],
291  'noindex' => [ '1', '__BEZINDEKSA__', '__BEZ_INDEKSA__', '__NOINDEX__' ],
292  'numberingroup' => [ '1', 'BROJUGRUPI', 'BROJ_U_GRUPI', 'NUMBERINGROUP', 'NUMINGROUP' ],
293  'staticredirect' => [ '1', '__STATIČKOPREUSMERENJE__', 'STATIČKO_PREUSMERENJE', '__STATICREDIRECT__' ],
294  'protectionlevel' => [ '1', 'NIVOZAŠTITE', 'NIVO_ZAŠTITE', 'PROTECTIONLEVEL' ],
295  'formatdate' => [ '0', 'formatdatuma', 'format_datuma', 'formatdate', 'dateformat' ],
296  'url_path' => [ '0', 'PUTANJA', 'PATH' ],
297  'url_wiki' => [ '0', 'VIKI', 'WIKI' ],
298  'url_query' => [ '0', 'REDOSLED', 'QUERY' ],
299  'defaultsort_noerror' => [ '0', 'bez_greške', 'noerror' ],
300  'defaultsort_noreplace' => [ '0', 'bez_zamene', 'noreplace' ],
301 ];
302 
303 $separatorTransformTable = [ ',' => '.', '.' => ',' ];
304 
NS_SPECIAL
$datePreferences
$datePreferenceMigrationMap
const NS_TEMPLATE
Definition: Defines.php:79
const NS_MEDIAWIKI_TALK
Definition: Defines.php:78
$magicWords
const NS_PROJECT_TALK
Definition: Defines.php:74
const NS_MEDIA
Definition: Defines.php:57
const NS_CATEGORY
Definition: Defines.php:83
const NS_FILE
Definition: Defines.php:75
const NS_FILE_TALK
Definition: Defines.php:76
const NS_MEDIAWIKI
Definition: Defines.php:77
$separatorTransformTable
$dateFormats
injection txt This is an overview of how MediaWiki makes use of dependency injection The design described here grew from the discussion of RFC T384 The term dependency this means that anything an object needs to operate should be injected from the the object itself should only know narrow no concrete implementation of the logic it relies on The requirement to inject everything typically results in an architecture that based on two main types of and essentially stateless service objects that use other service objects to operate on the value objects As of the beginning MediaWiki is only starting to use the DI approach Much of the code still relies on global state or direct resulting in a highly cyclical dependency which acts as the top level factory for services in MediaWiki which can be used to gain access to default instances of various services MediaWikiServices however also allows new services to be defined and default services to be redefined Services are defined or redefined by providing a callback the instantiator that will return a new instance of the service When it will create an instance of MediaWikiServices and populate it with the services defined in the files listed by thereby bootstrapping the DI framework Per $wgServiceWiringFiles lists includes ServiceWiring php
Definition: injection.txt:35
const NS_CATEGORY_TALK
Definition: Defines.php:84
const NS_HELP
Definition: Defines.php:81
const NS_HELP_TALK
Definition: Defines.php:82
$defaultDateFormat
$namespaceAliases
const NS_TALK
Definition: Defines.php:70
$namespaceNames
const NS_USER_TALK
Definition: Defines.php:72
const NS_TEMPLATE_TALK
Definition: Defines.php:80