Localisation updates German
[mediawiki.git] / languages / messages / MessagesOr.php
blob9205cefe854579f8f4c7888547ecf102b9fd7026
1 <?php
2 /** Oriya (ଓଡ଼ିଆ)
4 * @ingroup Language
5 * @file
7 * @author Ævar Arnfjörð Bjarmason <avarab@gmail.com>
8 * @author Jon Harald Søby
9 */
11 $digitTransformTable = array(
12 '0' => '୦', # &#x0b66;
13 '1' => '୧', # &#x0b67;
14 '2' => '୨', # &#x0b68;
15 '3' => '୩', # &#x0b69;
16 '4' => '୪', # &#x0b6a;
17 '5' => '୫', # &#x0b6b;
18 '6' => '୬', # &#x0b6c;
19 '7' => '୭', # &#x0b6d;
20 '8' => '୮', # &#x0b6e;
21 '9' => '୯', # &#x0b6f;
24 $messages = array(
25 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
26 'mainpage' => 'ପ୍ରଧାନ ପୃଷ୍ଠା',
27 'mainpage-description' => 'ପ୍ରଧାନ ପୃଷ୍ଠା',