r96943 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96942‎ | r96943 | r96944 >
Date:06:45, 13 September 2011
Author:junaidpv
Status:ok (Comments)
Tags:
Comment:
Update Nepali transliteration scheme and removing unused lines.
Modified paths:
  • /trunk/extensions/Narayam/js/ext.narayam.rules.ne.js (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/js/ext.narayam.rules.ne.js
@@ -45,13 +45,13 @@
4646
4747 ['अa', '','आ'],
4848 ['(ओo|उu)', '','ऊ'],
49 -['ऎ\\^', '','ऍ'],
 49+['ऎ\\^', '','ए'],
5050 ['अi', '','ऐ'],
51 -['अ\\^', '','ॲ'],
 51+['अ\\^', '','अ'],
5252 ['(इi|एe)', '','ई'],
53 -['ऒ\\^', '','ऑ'],
 53+['ऒ\\^', '','ओ'],
5454 ['अu', '','औ'],
55 -['र्rय्', '','र्‍य्'],
 55+['र्र्r', '','र्‍'],
5656 ['ड़्h', '','ढ़्'],
5757 ['ऋR', '','ॠ'],
5858 ['ळ्l', '','ऌ'],
@@ -112,7 +112,8 @@
113113 ['s', '','स्'],
114114 ['t', '','त्'],
115115 ['u', '','उ'],
116 -['(v|w)', '','व्'],
 116+['v', '','भ्'],
 117+['w', '','व्'],
117118 ['x', '','क्ष्'],
118119 ['y', '','य्'],
119120 ['(z|Z)', '','ज़्'],
@@ -121,7 +122,6 @@
122123 ['C', '','क्क्'],
123124 ['D', '','ड्'],
124125 ['E', '','ए'],
125 -//'F', '','फ्'],
126126 ['H', '','ः'],
127127 ['I', '','ई'],
128128 ['J', '','ज्ज्'],
@@ -131,15 +131,14 @@
132132 ['N', '','ण्'],
133133 ['O', '','ओ'],
134134 ['P', '','प्प्'],
135 -//'Q', '','अ'],
136135 ['R', '','ऋ'],
137136 ['S', '','श्'],
138137 ['T', '','ट्'],
139138 ['U', '','ऊ'],
140 -['(V|W)', '','व्व्'],
 139+['V', '','व्व्'],
 140+['W', '','औ'],
141141 ['X', '','क्ष्'],
142142 ['Y', '','य्य्'],
143 -//'z', '','अ'
144143 ['0', '','०'],
145144 ['1', '','१'],
146145 ['2', '','२'],
@@ -152,7 +151,7 @@
153152 ['9', '','९'],
154153 ['\\.', '','।'],
155154 ['//', '','ऽ'],
156 -['\\`', '','़']
 155+['\\`', '','़']
157156 ];
158157
159158 jQuery.narayam.addScheme( 'ne', {

Sign-offs

UserFlagDate
Nikerabbitinspected06:47, 13 September 2011

Comments

#Comment by Nikerabbit (talk | contribs)   06:48, 13 September 2011

Where did this update originate from? Or did you do it yourself?

#Comment by Junaidpv (talk | contribs)   06:56, 13 September 2011
#Comment by RajeshPandey (talk | contribs)   10:05, 14 September 2011

Thanks Great work .

#Comment by RajeshPandey (talk | contribs)   04:35, 20 September 2011

Hi , Thanks for the update. I have made some changes, There are no : ़ characters. The Nukhta's are not used and +['V', ,'व्व्'], should be changed to 'झ' 'W' is okay. I haven't checked the new.wikipedia.org properly but I think Eukesh has done a good job there in new.wikipedia.org.

Thanks Juniad,Siebrand, Catrope and everyone responsible for this. May be we can have an extension for 'new' wikipedia. (new.wikipedia.org)

Great work. -~~~~

#Comment by Junaidpv (talk | contribs)   09:18, 20 September 2011

Scheme update done: r97609

Status & tagging log