wiki.techinc.nl/languages/messages/MessagesNv.php
Niklas Laxström b382478944 Cleanup message file documentation
* Interface strings are now elsewhere
* MessagesQQQ no longer exists
* Prefer https for translatewiki.net

Change-Id: I76652ea94cca80441cd5d978029e4707ee41c4fd
2014-06-05 14:06:25 +00:00

34 lines
1 KiB
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
/** Navajo (Diné bizaad)
*
* To improve a translation please visit https://translatewiki.net
*
* @ingroup Language
* @file
*
* @author Reedy
* @author Seb az86556
* @author לערי ריינהארט
*/
$namespaceNames = array(
NS_MEDIA => 'Media',
NS_SPECIAL => 'Special',
NS_TALK => 'Naaltsoos_baa_yáshtiʼ',
NS_USER => 'Choyoołʼįįhí',
NS_USER_TALK => 'Choyoołʼįįhí_bichʼįʼ_yáshtiʼ',
NS_PROJECT_TALK => '$1_baa_yáshtiʼ',
NS_FILE => 'Eʼelyaaígíí',
NS_FILE_TALK => 'Eʼelyaaígíí_baa_yáshtiʼ',
NS_MEDIAWIKI => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'MediaWiki_baa_yáshtiʼ',
NS_TEMPLATE => 'Bee_álnééhí',
NS_TEMPLATE_TALK => 'Bee_álnééhí_baa_yáshtiʼ',
NS_HELP => 'Anáʼálwoʼ',
NS_HELP_TALK => 'Anáʼálwoʼ_baa_yáshtiʼ',
NS_CATEGORY => 'Tʼááłáhági_átʼéego',
NS_CATEGORY_TALK => 'Tʼááłáhági_átʼéego_baa_yáshtiʼ',
);
$datePreferences = false;