Page MenuHomePhabricator

Sinhalese namespace translation
Closed, ResolvedPublic

Description

Author: lilewyn

Description:
We've finished the namespace translations for Sinhalese Wikipedia. Please perform the reconfiguration.

Thank you!

~ Kylu, si.wikipedia admin

/* private */ $wgNamespaceNamesGa = array(

NS_MEDIA            => 'මාධ්‍යය',
NS_SPECIAL          => 'විශේෂ',
NS_MAIN             => 'ප්‍රධාන',
NS_TALK             => 'සාකච්ඡාව',
NS_USER             => 'පරිශීලක',
NS_USER_TALK        => 'පරිශීලක සාකච්ඡාව',
NS_PROJECT          => 'විකිපීඩියාව',
NS_PROJECT_TALK     => 'විකිපීඩියා සාකච්ඡාව',
NS_PORTAL           => 'ද්වාරය',
NS_PORTAL_TALK      => 'ද්වාර සාකච්ඡාව'
  1. NOTE TO DEVELOPERS: A different genitive spelling is needed for
  2. each Wiki name, as can be seen. So the $wgMetaNamespace tag has not been used
  3. here for the moment in some cases, and in other places with a FIXME flag.
  4. Perhaps we'll just have to customise each project file.

    NS_IMAGE => 'රූපය', NS_IMAGE_TALK => 'රූපය සාකච්ඡාව', NS_MEDIAWIKI => 'විකිමාධ්‍ය', NS_MEDIAWIKI_TALK => 'විකිමාධ්‍ය_සාකච්ඡාව', NS_TEMPLATE => 'සැකිල්ල', NS_TEMPLATE_TALK => 'සැකිලි_සාකච්ඡාව', NS_HELP => 'උදවු', NS_HELP_TALK => 'උදවු_සාකච්ඡාව', NS_CATEGORY => 'ප්‍රවර්ගය', NS_CATEGORY_TALK => 'ප්‍රවර්ග සාකච්ඡාව'

) + $wgNamespaceNamesEn;


Version: unspecified
Severity: enhancement
URL: http://si.wikipedia.org/wiki/Wikipedia:Namespace_translation

Details

Reference
bz12794

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:05 PM
bzimport set Reference to bz12794.
bzimport added a subscriber: Unknown Object (MLST).

This code is written in the old system. Please come to Betawiki, create an account, and translate the namespaces on Special:Magic. That way it will go to SVN using the right code.

Betawiki: http://translatewiki.net/wiki/

Committed in r32038 from Betawiki.