wiki.techinc.nl/languages/messages/MessagesShi.php
Siebrand Mazeland 76c1493754 Localisation updates from Betawiki.
* ca, cy, ext, fo, hr, is, it, ko, pl, ro, sei, shi, sk, tl (new)
2007-10-06 19:42:14 +00:00

39 lines
962 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Tachelhit (Tašlḥiyt)
*
* @addtogroup Language
* @author Zanatos
*/
$fallback = 'ar';
$messages = array(
# Dates
'sunday' => 'assamass',
'monday' => 'aynass',
'tuesday' => 'assinas',
'wednesday' => 'akrass',
'thursday' => 'akouass',
'friday' => 'assimuass',
'saturday' => 'assidias',
'january' => 'yennayer',
'february' => 'xubrayr',
'march' => 'Mars',
'april' => 'ibrir',
'may_long' => 'mayyuh',
'june' => 'yunyu',
'july' => 'yulyu',
'august' => 'ɣusht',
'september' => 'shutanbir',
'october' => 'kṭuber',
'november' => 'Nuwember',
'december' => 'Dujanbir',
'search' => 'siggl',
'searchbutton' => 'siggl',
# 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).
'mainpage' => 'tawriqt tamzwarut',
);