Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
458 lines
16 KiB
Diff
458 lines
16 KiB
Diff
diff -ruN ../common/main/ca.xml main/ca.xml
|
||
--- ../common/main/ca.xml 2011-05-10 20:52:31.000000000 +0200
|
||
+++ main/ca.xml 2013-10-28 10:02:57.710678957 +0100
|
||
@@ -1343,22 +1343,22 @@
|
||
<timeFormats>
|
||
<timeFormatLength type="full">
|
||
<timeFormat>
|
||
- <pattern>H:mm:ss zzzz</pattern>
|
||
+ <pattern>H.mm.ss zzzz</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength>
|
||
<timeFormatLength type="long">
|
||
<timeFormat>
|
||
- <pattern>H:mm:ss z</pattern>
|
||
+ <pattern>H.mm.ss z</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength>
|
||
<timeFormatLength type="medium">
|
||
<timeFormat>
|
||
- <pattern>H:mm:ss</pattern>
|
||
+ <pattern>H.mm.ss</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength>
|
||
<timeFormatLength type="short">
|
||
<timeFormat>
|
||
- <pattern>H:mm</pattern>
|
||
+ <pattern>H.mm</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength>
|
||
</timeFormats>
|
||
diff -ruN ../common/main/cs.xml main/cs.xml
|
||
--- ../common/main/cs.xml 2011-05-10 22:34:45.000000000 +0200
|
||
+++ main/cs.xml 2013-10-28 10:02:57.710678957 +0100
|
||
@@ -1071,18 +1071,18 @@
|
||
<months>
|
||
<monthContext type="format">
|
||
<monthWidth type="abbreviated">
|
||
- <month type="1">Led</month>
|
||
- <month type="2">Úno</month>
|
||
- <month type="3">Bře</month>
|
||
- <month type="4">Dub</month>
|
||
- <month type="5">Kvě</month>
|
||
- <month type="6">Čer</month>
|
||
- <month type="7">Čvc</month>
|
||
- <month type="8">Srp</month>
|
||
- <month type="9">Zář</month>
|
||
- <month type="10">Říj</month>
|
||
- <month type="11">Lis</month>
|
||
- <month type="12">Pro</month>
|
||
+ <month type="1">led</month>
|
||
+ <month type="2">úno</month>
|
||
+ <month type="3">bře</month>
|
||
+ <month type="4">dub</month>
|
||
+ <month type="5">kvě</month>
|
||
+ <month type="6">čvn</month>
|
||
+ <month type="7">čvc</month>
|
||
+ <month type="8">srp</month>
|
||
+ <month type="9">zář</month>
|
||
+ <month type="10">říj</month>
|
||
+ <month type="11">lis</month>
|
||
+ <month type="12">pro</month>
|
||
</monthWidth>
|
||
<monthWidth type="narrow">
|
||
<month type="1" draft="contributed">1</month>
|
||
diff -ruN ../common/main/el.xml main/el.xml
|
||
--- ../common/main/el.xml 2011-05-10 20:52:31.000000000 +0200
|
||
+++ main/el.xml 2013-10-28 15:11:24.466815387 +0100
|
||
@@ -1248,11 +1248,11 @@
|
||
<dayWidth type="abbreviated">
|
||
<day type="sun">Κυρ</day>
|
||
<day type="mon">Δευ</day>
|
||
- <day type="tue">Τρι</day>
|
||
+ <day type="tue">Τρί</day>
|
||
<day type="wed">Τετ</day>
|
||
- <day type="thu">Πεμ</day>
|
||
+ <day type="thu">Πέμ</day>
|
||
<day type="fri">Παρ</day>
|
||
- <day type="sat">Σαβ</day>
|
||
+ <day type="sat">Σάβ</day>
|
||
</dayWidth>
|
||
<dayWidth type="narrow">
|
||
<day type="sun" draft="contributed">Κ</day>
|
||
diff -ruN ../common/main/en_CA.xml main/en_CA.xml
|
||
--- ../common/main/en_CA.xml 2011-05-02 20:50:23.000000000 +0200
|
||
+++ main/en_CA.xml 2013-10-28 10:02:57.710678957 +0100
|
||
@@ -10,28 +10,6 @@
|
||
<dates>
|
||
<calendars>
|
||
<calendar type="gregorian">
|
||
- <dateFormats>
|
||
- <dateFormatLength type="full">
|
||
- <dateFormat>
|
||
- <pattern>EEEE, d MMMM, y</pattern>
|
||
- </dateFormat>
|
||
- </dateFormatLength>
|
||
- <dateFormatLength type="long">
|
||
- <dateFormat>
|
||
- <pattern>d MMMM, y</pattern>
|
||
- </dateFormat>
|
||
- </dateFormatLength>
|
||
- <dateFormatLength type="medium">
|
||
- <dateFormat>
|
||
- <pattern>yyyy-MM-dd</pattern>
|
||
- </dateFormat>
|
||
- </dateFormatLength>
|
||
- <dateFormatLength type="short">
|
||
- <dateFormat>
|
||
- <pattern>yy-MM-dd</pattern>
|
||
- </dateFormat>
|
||
- </dateFormatLength>
|
||
- </dateFormats>
|
||
<dateTimeFormats>
|
||
<availableFormats>
|
||
<dateFormatItem id="Md">M-d</dateFormatItem>
|
||
diff -ruN ../common/main/fr_MA.xml main/fr_MA.xml
|
||
--- ../common/main/fr_MA.xml 1970-01-01 01:00:00.000000000 +0100
|
||
+++ main/fr_MA.xml 2013-10-28 10:02:57.710678957 +0100
|
||
@@ -0,0 +1,10 @@
|
||
+<?xml version="1.0" encoding="UTF-8" ?>
|
||
+<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
||
+<ldml>
|
||
+ <identity>
|
||
+ <version number="$Revision: 7465 $"/>
|
||
+ <generation date="$Date: 2012-08-01 21:53:17 -0700 (Wed, 01 Aug 2012) $"/>
|
||
+ <language type="fr"/>
|
||
+ <territory type="MA"/>
|
||
+ </identity>
|
||
+</ldml>
|
||
diff -ruN ../common/main/ga.xml main/ga.xml
|
||
--- ../common/main/ga.xml 2011-05-05 21:19:19.000000000 +0200
|
||
+++ main/ga.xml 2013-10-28 10:02:57.710678957 +0100
|
||
@@ -63,14 +63,53 @@
|
||
<calendar type="gregorian">
|
||
<months>
|
||
<monthContext type="format">
|
||
+ <monthWidth type="abbreviated">
|
||
+ <month type="1">Ean</month>
|
||
+ <month type="2">Feabh</month>
|
||
+ <month type="3">Márta</month>
|
||
+ <month type="4">Aib</month>
|
||
+ <month type="5">Beal</month>
|
||
+ <month type="6">Meith</month>
|
||
+ <month type="7">Iúil</month>
|
||
+ <month type="8">Lún</month>
|
||
+ <month type="9">MFómh</month>
|
||
+ <month type="10">DFómh</month>
|
||
+ <month type="11">Samh</month>
|
||
+ <month type="12">Noll</month>
|
||
+ </monthWidth>
|
||
<monthWidth type="wide">
|
||
+ <month type="1">Eanáir</month>
|
||
<month type="2">Feabhra</month>
|
||
+ <month type="3">Márta</month>
|
||
+ <month type="4">Aibreán</month>
|
||
+ <month type="5">Bealtaine</month>
|
||
+ <month type="6">Meitheamh</month>
|
||
+ <month type="7">Iúil</month>
|
||
+ <month type="8">Lúnasa</month>
|
||
+ <month type="9">Meán Fómhair</month>
|
||
+ <month type="10">Deireadh Fómhair</month>
|
||
+ <month type="11">Samhain</month>
|
||
+ <month type="12">Nollaig</month>
|
||
</monthWidth>
|
||
</monthContext>
|
||
</months>
|
||
<days>
|
||
<dayContext type="format">
|
||
+ <dayWidth type="abbreviated">
|
||
+ <day type="sun">Domh</day>
|
||
+ <day type="mon">Luan</day>
|
||
+ <day type="tue">Máirt</day>
|
||
+ <day type="wed">Céad</day>
|
||
+ <day type="thu">Déar</day>
|
||
+ <day type="fri">Aoine</day>
|
||
+ <day type="sat">Sath</day>
|
||
+ </dayWidth>
|
||
<dayWidth type="wide">
|
||
+ <day type="sun">Dé Domhnaigh</day>
|
||
+ <day type="mon">Dé Luain</day>
|
||
+ <day type="tue">Dé Máirt</day>
|
||
+ <day type="wed">Dé Céadaoin</day>
|
||
+ <day type="thu">Déardaoin</day>
|
||
<day type="fri">Dé hAoine</day>
|
||
<day type="sat">Dé Sathairn</day>
|
||
</dayWidth>
|
||
@@ -83,6 +122,28 @@
|
||
</quarterWidth>
|
||
</quarterContext>
|
||
</quarters>
|
||
+ <dateFormats>
|
||
+ <dateFormatLength type="full">
|
||
+ <dateFormat>
|
||
+ <pattern>EEEE d MMMM y</pattern>
|
||
+ </dateFormat>
|
||
+ </dateFormatLength>
|
||
+ <dateFormatLength type="long">
|
||
+ <dateFormat>
|
||
+ <pattern>d MMMM y</pattern>
|
||
+ </dateFormat>
|
||
+ </dateFormatLength>
|
||
+ <dateFormatLength type="medium">
|
||
+ <dateFormat>
|
||
+ <pattern>d MMM y</pattern>
|
||
+ </dateFormat>
|
||
+ </dateFormatLength>
|
||
+ <dateFormatLength type="short">
|
||
+ <dateFormat>
|
||
+ <pattern>dd/MM/y</pattern>
|
||
+ </dateFormat>
|
||
+ </dateFormatLength>
|
||
+ </dateFormats>
|
||
<timeFormats>
|
||
<timeFormatLength type="full">
|
||
<timeFormat>
|
||
diff -ruN ../common/main/gu.xml main/gu.xml
|
||
--- ../common/main/gu.xml 2011-05-10 20:52:32.000000000 +0200
|
||
+++ main/gu.xml 2013-10-28 10:02:57.710678957 +0100
|
||
@@ -3652,7 +3652,7 @@
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>gujr</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<symbols numberSystem="latn">
|
||
<exponential>પૂર્વ</exponential>
|
||
<nan>સંખ્યા નથીં</nan>
|
||
diff -ruN ../common/main/hi.xml main/hi.xml
|
||
--- ../common/main/hi.xml 2011-05-10 20:52:32.000000000 +0200
|
||
+++ main/hi.xml 2013-10-28 10:02:57.714678958 +0100
|
||
@@ -3181,7 +3181,7 @@
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>deva</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<symbols numberSystem="latn">
|
||
<decimal>.</decimal>
|
||
<group>,</group>
|
||
diff -ruN ../common/main/id.xml main/id.xml
|
||
--- ../common/main/id.xml 2011-05-09 19:42:31.000000000 +0200
|
||
+++ main/id.xml 2013-10-28 10:02:57.714678958 +0100
|
||
@@ -1250,8 +1250,8 @@
|
||
<dayPeriods>
|
||
<dayPeriodContext type="format">
|
||
<dayPeriodWidth type="wide">
|
||
- <dayPeriod type="am">pagi</dayPeriod>
|
||
- <dayPeriod type="pm">malam</dayPeriod>
|
||
+ <dayPeriod type="am">AM</dayPeriod>
|
||
+ <dayPeriod type="pm">PM</dayPeriod>
|
||
</dayPeriodWidth>
|
||
</dayPeriodContext>
|
||
</dayPeriods>
|
||
@@ -1286,22 +1286,22 @@
|
||
<timeFormats>
|
||
<timeFormatLength type="full">
|
||
<timeFormat>
|
||
- <pattern>H:mm:ss zzzz</pattern>
|
||
+ <pattern>HH.mm.ss zzzz</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength>
|
||
<timeFormatLength type="long">
|
||
<timeFormat>
|
||
- <pattern>HH:mm:ss z</pattern>
|
||
+ <pattern>HH.mm.ss z</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength>
|
||
<timeFormatLength type="medium">
|
||
<timeFormat>
|
||
- <pattern>HH:mm:ss</pattern>
|
||
+ <pattern>HH.mm.ss</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength>
|
||
<timeFormatLength type="short">
|
||
<timeFormat>
|
||
- <pattern>HH:mm</pattern>
|
||
+ <pattern>HH.mm</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength>
|
||
</timeFormats>
|
||
@@ -1619,7 +1619,7 @@
|
||
</calendar>
|
||
</calendars>
|
||
<timeZoneNames>
|
||
- <hourFormat>+HH:mm;-HH:mm</hourFormat>
|
||
+ <hourFormat>+HH.mm;-HH.mm</hourFormat>
|
||
<gmtFormat>GMT{0}</gmtFormat>
|
||
<regionFormat>Waktu {0}</regionFormat>
|
||
<fallbackRegionFormat>Waktu {1} ({0})</fallbackRegionFormat>
|
||
diff -ruN ../common/main/ja.xml main/ja.xml
|
||
--- ../common/main/ja.xml 2011-05-09 19:42:31.000000000 +0200
|
||
+++ main/ja.xml 2013-10-28 10:02:57.714678958 +0100
|
||
@@ -1413,7 +1413,7 @@
|
||
</dateFormatLength>
|
||
<dateFormatLength type="short">
|
||
<dateFormat>
|
||
- <pattern>yy/MM/dd</pattern>
|
||
+ <pattern>yyyy/MM/dd</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength>
|
||
</dateFormats>
|
||
diff -ruN ../common/main/kn.xml main/kn.xml
|
||
--- ../common/main/kn.xml 2011-05-10 20:52:32.000000000 +0200
|
||
+++ main/kn.xml 2013-10-28 10:02:57.718678958 +0100
|
||
@@ -3592,7 +3592,7 @@
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>knda</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<symbols numberSystem="latn">
|
||
<exponential>ಪೂರ್ವ</exponential>
|
||
<nan>ಸಂಖ್ಯೆಯಲ್ಲ</nan>
|
||
diff -ruN ../common/main/kok.xml main/kok.xml
|
||
--- ../common/main/kok.xml 2011-05-02 08:05:35.000000000 +0200
|
||
+++ main/kok.xml 2013-10-28 10:02:57.718678958 +0100
|
||
@@ -271,7 +271,7 @@
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>deva</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<decimalFormats>
|
||
<decimalFormatLength>
|
||
<decimalFormat>
|
||
diff -ruN ../common/main/ml.xml main/ml.xml
|
||
--- ../common/main/ml.xml 2011-05-10 20:52:32.000000000 +0200
|
||
+++ main/ml.xml 2013-10-28 10:02:57.718678958 +0100
|
||
@@ -3827,7 +3827,7 @@
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>mlym</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<symbols numberSystem="latn">
|
||
<decimal>.</decimal>
|
||
<group>,</group>
|
||
diff -ruN ../common/main/mr.xml main/mr.xml
|
||
--- ../common/main/mr.xml 2011-05-10 20:52:32.000000000 +0200
|
||
+++ main/mr.xml 2013-10-28 10:02:57.718678958 +0100
|
||
@@ -3693,7 +3693,7 @@
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>deva</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<symbols numberSystem="latn">
|
||
<exponential>पू</exponential>
|
||
<nan>नान</nan>
|
||
diff -ruN ../common/main/ne.xml main/ne.xml
|
||
--- ../common/main/ne.xml 2011-05-02 08:05:36.000000000 +0200
|
||
+++ main/ne.xml 2013-10-28 10:02:57.718678958 +0100
|
||
@@ -1240,7 +1240,7 @@
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>deva</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<symbols numberSystem="latn">
|
||
<decimal draft="contributed">.</decimal>
|
||
<group draft="contributed">,</group>
|
||
diff -ruN ../common/main/pa.xml main/pa.xml
|
||
--- ../common/main/pa.xml 2011-05-02 20:50:20.000000000 +0200
|
||
+++ main/pa.xml 2013-10-28 10:02:57.722678956 +0100
|
||
@@ -299,7 +299,7 @@
|
||
</calendars>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>guru</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<decimalFormats>
|
||
<decimalFormatLength>
|
||
<decimalFormat>
|
||
diff -ruN ../common/main/pt.xml main/pt.xml
|
||
--- ../common/main/pt.xml 2011-05-10 20:52:33.000000000 +0200
|
||
+++ main/pt.xml 2013-10-28 12:07:16.954733946 +0100
|
||
@@ -1562,12 +1562,12 @@
|
||
<timeFormats>
|
||
<timeFormatLength type="full">
|
||
<timeFormat>
|
||
- <pattern>HH'h'mm'min'ss's' zzzz</pattern>
|
||
+ <pattern>HH:mm:ss zzzz</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength>
|
||
<timeFormatLength type="long">
|
||
<timeFormat>
|
||
- <pattern>HH'h'mm'min'ss's' z</pattern>
|
||
+ <pattern>HH:mm:ss z</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength>
|
||
<timeFormatLength type="medium">
|
||
diff -ruN ../common/main/sk.xml main/sk.xml
|
||
--- ../common/main/sk.xml 2011-05-09 19:42:31.000000000 +0200
|
||
+++ main/sk.xml 2013-10-28 10:02:57.722678956 +0100
|
||
@@ -1703,7 +1703,7 @@
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>arab</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<symbols numberSystem="latn">
|
||
<decimal>,</decimal>
|
||
<group> </group>
|
||
diff -ruN ../common/main/ta.xml main/ta.xml
|
||
--- ../common/main/ta.xml 2011-05-09 19:42:31.000000000 +0200
|
||
+++ main/ta.xml 2013-10-28 10:02:57.722678956 +0100
|
||
@@ -1244,12 +1244,12 @@
|
||
<dayPeriod type="pm">பிற்பகல்</dayPeriod>
|
||
</dayPeriodWidth>
|
||
<dayPeriodWidth type="narrow">
|
||
- <dayPeriod type="am">முற்பகல்</dayPeriod>
|
||
- <dayPeriod type="pm">பிற்பகல்</dayPeriod>
|
||
+ <dayPeriod type="am">AM</dayPeriod>
|
||
+ <dayPeriod type="pm">PM</dayPeriod>
|
||
</dayPeriodWidth>
|
||
<dayPeriodWidth type="wide">
|
||
- <dayPeriod type="am">முற்பகல்</dayPeriod>
|
||
- <dayPeriod type="pm">பிற்பகல்</dayPeriod>
|
||
+ <dayPeriod type="am">AM</dayPeriod>
|
||
+ <dayPeriod type="pm">PM</dayPeriod>
|
||
</dayPeriodWidth>
|
||
</dayPeriodContext>
|
||
</dayPeriods>
|
||
@@ -3642,7 +3642,7 @@
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>tamldec</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<symbols numberSystem="latn">
|
||
<decimal>.</decimal>
|
||
<group>,</group>
|
||
diff -ruN ../common/main/te.xml main/te.xml
|
||
--- ../common/main/te.xml 2011-05-10 20:52:33.000000000 +0200
|
||
+++ main/te.xml 2013-10-28 10:02:57.722678956 +0100
|
||
@@ -3616,7 +3616,7 @@
|
||
</timeZoneNames>
|
||
</dates>
|
||
<numbers>
|
||
- <defaultNumberingSystem>telu</defaultNumberingSystem>
|
||
+ <defaultNumberingSystem>latn</defaultNumberingSystem>
|
||
<symbols numberSystem="latn">
|
||
<exponential>తూ</exponential>
|
||
</symbols>
|
||
diff -ruN ../common/main/tr.xml main/tr.xml
|
||
--- ../common/main/tr.xml 2011-05-02 08:05:38.000000000 +0200
|
||
+++ main/tr.xml 2013-10-28 10:02:57.726678955 +0100
|
||
@@ -1392,8 +1392,8 @@
|
||
<dayPeriods>
|
||
<dayPeriodContext type="format">
|
||
<dayPeriodWidth type="wide">
|
||
- <dayPeriod type="am">AM</dayPeriod>
|
||
- <dayPeriod type="pm">PM</dayPeriod>
|
||
+ <dayPeriod type="am">ÖÖ</dayPeriod>
|
||
+ <dayPeriod type="pm">ÖS</dayPeriod>
|
||
</dayPeriodWidth>
|
||
</dayPeriodContext>
|
||
</dayPeriods>
|