Page MenuHomePhabricator

Nepal Bhasa localisation update
Closed, ResolvedPublic

Description

Author: eukeshranjit

Description:
I am new here and don't know how things are done. However, I would like to add the
following namespace for Nepal Bhasa wikipedia (new.wikipedia.org)-

$wgNamespaceNamesEn = array(

NS_MEDIA            => 'माध्यम',
NS_SPECIAL          => 'विशेष',
NS_MAIN             => '',
NS_TALK             => 'खँलाबँला',
NS_USER             => 'छ्येलेमि',
NS_USER_TALK        => 'छ्येलेमि_खँलाबँला',
NS_WIKIPEDIA        => 'विकिपिडिया',
NS_WIKIPEDIA_TALK   => 'विकिपिडिया_खँलाबँला',
NS_IMAGE            => 'किपा',
NS_IMAGE_TALK       => 'किपा_खँलाबँला,
NS_MEDIAWIKI        => 'मिडियाविकि',
NS_MEDIAWIKI_TALK   => 'मिडियाविकि_खँलाबँला',
NS_HELP             => 'ग्वाहालि',
NS_HELP_TALK        => 'ग्वाहालि_खँलाबँला',
NS_CATEGORY         => 'पुचः',
NS_CATEGORY_TALK    => 'पुचः_खँलाबँला'

);

Also, the numbers displayed need to be changed as-
$digitTransformTable = array( '0' => '०', '1' => '१', '2' => '२', '3'

> '३', '4' => '४', '5' => '५', '6' => '६', '7' => '७', '8' => '८', '9'

> '९');?> for Nepal Bhasa (🆕), Nepali(:ne:), Sanskrit(🈂️), Pali(:pi:), Bhojpuri

(:bh:) and Kashmiri(:ks:)


Version: unspecified
Severity: enhancement
URL: http://new.wikipedia.org

Details

Reference
bz9297

Event Timeline

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

robchur wrote:

(Project namespace request split off as bug 9298)

Applied with r20904: namespaces and digitTransformTable for new:

digitTransformTable for bh: ks: ne: pi: sa:

eukeshranjit wrote:

Some other namespaces need to be changed
NS_WIKIPEDIA => 'विकिपिडिया',
NS_WIKIPEDIA_TALK => 'विकिपिडिया_खँलाबँला'
NS_PORTAL => 'दबू',
NS_PORTAL_TALK => 'दबू_खँलाबँला'

(In reply to comment #3)

Some other namespaces need to be changed
NS_WIKIPEDIA => 'विकिपिडिया',
NS_WIKIPEDIA_TALK => 'विकिपिडिया_खँलाबँला'
NS_PORTAL => 'दबू',
NS_PORTAL_TALK => 'दबू_खँलाबँला'

This needs to to be done by a shell user -> reopen bug

river wrote:

closing since bug 9298 was opened for the WM-specific namespaces