Example-result.i18n.php
Go to the documentation of this file.00001 <?php
00009 $messages = array();
00010
00011 $messages['en'] = array(
00012 'translatedmessage' => 'The database has been automatically locked due to inactivity from the administrators.',
00013 'fuzzymessage' => 'Auto-locks the wiki database if the sysops are all inactive for some time',
00014 );
00015
00020 $messages['qqq'] = array(
00021 'fuzzymessage' => '{{desc}}',
00022 );
00023
00027 $messages['af'] = array(
00028 'translatedmessage' => 'Die databasis is outomaties gesluit omdat die administrateurs nie aktief is nie.',
00029 'fuzzymessage' => "Sluit die wiki outomaties as die administrateurs vir 'n geruime tyd nie aktief is nie",
00030 );
00031
00035 $messages['aln'] = array(
00036 'translatedmessage' => 'Baza e të dhânave âsht bllokue automatikisht për shkak të mosaktivitetit të administruesve.',
00037 'fuzzymessage' => 'E vetë-bllokon bazën e të dhânave nëse administruesit janë joaktiv për nji kohë të caktueme.',
00038 );
00039
00044 $messages['ar'] = array(
00045 'translatedmessage' => 'تم غلق قاعدة البيانات تلقائيا نظرا لعدم نشاط مدراء النظام.',
00046 'fuzzymessage' => 'قفل قاعدة بيانات الويكي تلقائيا إذا كان كل مدراء النظام غير نشطين لبعض الوقت',
00047 );
00048
00052 $messages['fi'] = array(
00053 'translatedmsg' => 'translation',
00054 'fuzzymsg' => 'translation', # Fuzzy
00055 );