locale_cldr: cldr data patches
authorjenda
Mon, 25 May 2009 17:21:38 +0200
changeset 19 3b1c1a2fdf59
parent 18 662c7953ede7
child 20 b1814f103e2c
locale_cldr: cldr data patches
patches/cldr_core/ca.patch
patches/cldr_core/it.patch
patches/cldr_core/lv.patch
patches/cldr_core/no.patch
patches/cldr_core/pt.patch
patches/cldr_core/sk.patch
patches/cldr_core/sl.patch
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/cldr_core/ca.patch	Mon May 25 17:21:38 2009 +0200
@@ -0,0 +1,14 @@
+diff -ruN cldr_core.orig/main/ca.xml cldr_core/main/ca.xml
+--- cldr_core.orig/main/ca.xml	2009-04-30 13:49:31.264268263 +0200
++++ cldr_core/main/ca.xml	2009-04-30 13:50:41.109684276 +0200
+@@ -1704,8 +1704,8 @@
+ 	</units>
+ 	<posix>
+ 		<messages>
+-			<yesstr draft="contributed">sí:s</yesstr>
+-			<nostr draft="contributed">no:n</nostr>
++			<yesstr>sí:s</yesstr>
++			<nostr>no:n</nostr>
+ 		</messages>
+ 	</posix>
+ 	<references>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/cldr_core/it.patch	Mon May 25 17:21:38 2009 +0200
@@ -0,0 +1,12 @@
+diff -ruN cldr_core.orig/main/it.xml cldr_core/main/it.xml
+--- cldr_core.orig/main/it.xml	2009-04-30 14:10:44.737403792 +0200
++++ cldr_core/main/it.xml	2009-04-30 14:11:29.441704234 +0200
+@@ -1063,7 +1063,7 @@
+ 							<month type="5" alt="proposed-x1001" draft="unconfirmed">Maggio</month>
+ 							<month type="6">giugno</month>
+ 							<month type="6" alt="proposed-x1001" draft="unconfirmed">Giugno</month>
+-							<month type="7">Luglio</month>
++							<month type="7">luglio</month>
+ 							<month type="8">agosto</month>
+ 							<month type="9">settembre</month>
+ 							<month type="10">ottobre</month>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/cldr_core/lv.patch	Mon May 25 17:21:38 2009 +0200
@@ -0,0 +1,14 @@
+diff -ruN cldr_core.orig/main/lv.xml cldr_core/main/lv.xml
+--- cldr_core.orig/main/lv.xml	2009-04-30 14:13:35.129272624 +0200
++++ cldr_core/main/lv.xml	2009-04-30 14:13:56.604787607 +0200
+@@ -2524,8 +2524,8 @@
+ 	</units>
+ 	<posix>
+ 		<messages>
+-			<yesstr draft="contributed">jā:ja:j</yesstr>
+-			<nostr draft="contributed">nē:ne:n</nostr>
++			<yesstr>jā:ja:j</yesstr>
++			<nostr>nē:ne:n</nostr>
+ 		</messages>
+ 	</posix>
+ 	<references>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/cldr_core/no.patch	Mon May 25 17:21:38 2009 +0200
@@ -0,0 +1,11 @@
+diff -ruN cldr_core.orig/main/nb.xml cldr_core/main/nb.xml
+--- cldr_core.orig/main/nb.xml	2009-04-30 14:13:35.227281478 +0200
++++ cldr_core/main/nb.xml	2009-04-30 14:23:47.816419623 +0200
+@@ -2342,6 +2342,7 @@
+ 			</currency>
+ 			<currency type="NOK">
+ 				<displayName>norske kroner</displayName>
++				<symbol>kr</symbol>
+ 			</currency>
+ 			<currency type="NPR">
+ 				<displayName>nepalske rupier</displayName>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/cldr_core/pt.patch	Mon May 25 17:21:38 2009 +0200
@@ -0,0 +1,12 @@
+diff -ruN cldr_core.orig/main/pt.xml cldr_core/main/pt.xml
+--- cldr_core.orig/main/pt.xml	2009-04-30 14:13:35.278045915 +0200
++++ cldr_core/main/pt.xml	2009-04-30 14:26:47.268058808 +0200
+@@ -4421,7 +4421,7 @@
+ 	<posix>
+ 		<messages>
+ 			<yesstr>sim:s</yesstr>
+-			<nostr draft="contributed">não:nao:n</nostr>
++			<nostr>não:nao:n</nostr>
+ 		</messages>
+ 	</posix>
+ 	<references>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/cldr_core/sk.patch	Mon May 25 17:21:38 2009 +0200
@@ -0,0 +1,13 @@
+diff -ruN cldr_core.orig/supplemental/supplementalData.xml cldr_core/supplemental/supplementalData.xml
+--- cldr_core.orig/supplemental/supplementalData.xml	2009-04-30 14:13:35.294927490 +0200
++++ cldr_core/supplemental/supplementalData.xml	2009-04-30 14:30:59.769182018 +0200
+@@ -892,7 +892,8 @@
+             <currency iso4217="NOK" from="1905-06-07"/>
+         </region>
+         <region iso3166="SK">
+-            <currency iso4217="SKK" from="1992-12-31"/>
++            <currency iso4217="EUR" from="2009-01-01"/>
++            <currency iso4217="SKK" from="1992-12-31" to="2008-12-31"/>
+             <currency iso4217="CSK" from="1953-06-01" to="1992-12-31"/>
+         </region>
+         <region iso3166="SL">
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/cldr_core/sl.patch	Mon May 25 17:21:38 2009 +0200
@@ -0,0 +1,14 @@
+diff -ruN cldr_core.orig/main/sl.xml cldr_core/main/sl.xml
+--- cldr_core.orig/main/sl.xml	2009-04-30 14:32:23.968908488 +0200
++++ cldr_core/main/sl.xml	2009-04-30 14:34:01.895793609 +0200
+@@ -620,8 +620,8 @@
+ 						</quarterWidth>
+ 					</quarterContext>
+ 				</quarters>
+-				<am draft="provisional">dop.</am>
+-				<pm draft="provisional">pop.</pm>
++				<am>dop.</am>
++				<pm>pop.</pm>
+ 				<eras>
+ 					<eraNames>
+ 						<era type="0" draft="provisional">pred našim štetjem</era>