Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4105810
Example.i18n.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
Example.i18n.php
View Options
<?php
/**
* Internationalisation file for extension ....
*
* @file
* @ingroup Extensions
*/
$messages
=
[];
$messages
[
'en'
]
=
[
'translatedmessage'
=>
'The database has been automatically locked due to inactivity from the administrators.'
,
'fuzzymessage'
=>
'Auto-locks the wiki database if the sysops are all inactive for some time'
,
];
/** Message documentation (Message documentation)
* @author Purodha
* @author The Evil IP address
*/
$messages
[
'qqq'
]
=
[
'fuzzymessage'
=>
'{{desc}}'
,
];
/** Afrikaans (Afrikaans)
* @author Naudefj
*/
$messages
[
'af'
]
=
[
'translatedmessage'
=>
'Die databasis is outomaties gesluit omdat die administrateurs nie aktief is nie.'
,
'fuzzymessage'
=>
"Sluit die wiki outomaties as die administrateurs vir 'n geruime tyd nie aktief is nie"
,
];
/** Gheg Albanian (Gegë)
* @author Bresta
*/
$messages
[
'aln'
]
=
[
'translatedmessage'
=>
'Baza e të dhânave âsht bllokue automatikisht për shkak të mosaktivitetit të administruesve.'
,
'fuzzymessage'
=>
'E vetë-bllokon bazën e të dhânave nëse administruesit janë joaktiv për nji kohë të caktueme.'
,
];
/** Arabic (العربية)
* @author Meno25
* @author OsamaK
*/
$messages
[
'ar'
]
=
[
'translatedmessage'
=>
'تم غلق قاعدة البيانات تلقائيا نظرا لعدم نشاط مدراء النظام.'
,
'fuzzymessage'
=>
'قفل قاعدة بيانات الويكي تلقائيا إذا كان كل مدراء النظام غير نشطين لبعض الوقت'
,
];
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 19:09 (2 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0a/18/f1527af40b88b959db4fb4acd212
Default Alt Text
Example.i18n.php (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment