Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: icu46/source/data/locales/ta.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icu46/source/data/locales/sw_TZ.txt ('k') | icu46/source/data/locales/ta_IN.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/locales/ta.txt
===================================================================
--- icu46/source/data/locales/ta.txt (revision 0)
+++ icu46/source/data/locales/ta.txt (revision 0)
@@ -0,0 +1,184 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2010 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/ta.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/main/ta.xml
+ */
+ta{
+ ExemplarCharacters{
+ "[அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ ஃ க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன ஜ ஷ ஸ ஹ ா ி "
+ "\u0BC0 ு ூ ெ ே ை ொ ோ ௌ \u0BCD]"
+ }
+ ExemplarCharactersCurrency{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
+ ExemplarCharactersIndex{
+ "[அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன ஜ ஶ ஷ ஸ ஹ {க்ஷ}"
+ "]"
+ }
+ LocaleScript{
+ "Taml",
+ }
+ NumberElements{
+ latn{
+ patterns{
+ currencyFormat{"¤ #,##,##0.00"}
+ decimalFormat{"#,##,##0.###"}
+ percentFormat{"#,##,##0%"}
+ }
+ }
+ }
+ Version{"2.0.50.94"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "am",
+ "pm",
+ }
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d MMMM, y",
+ "d MMMM, y",
+ "d MMM, y",
+ "d-M-yy",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ MMMMd{"d MMMM"}
+ MMdd{"dd-MM"}
+ yyQ{"Q yy"}
+ yyyyMM{"MM-yyyy"}
+ yyyyMMMM{"MMMM y"}
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "ஞா",
+ "தி",
+ "செ",
+ "பு",
+ "வி",
+ "வெ",
+ "ச",
+ }
+ wide{
+ "ஞாயிறு",
+ "திங்கள்",
+ "செவ்வாய்",
+ "புதன்",
+ "வியாழன்",
+ "வெள்ளி",
+ "சனி",
+ }
+ }
+ stand-alone{
+ narrow{
+ "ஞா",
+ "தி",
+ "செ",
+ "பு",
+ "வி",
+ "வெ",
+ "ச",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "கிமு",
+ "கிபி",
+ }
+ wide{
+ "கிறிஸ்துவுக்கு முன்",
+ "அனோ டோமினி",
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "ஜன.",
+ "பிப்.",
+ "மார்.",
+ "ஏப்.",
+ "மே",
+ "ஜூன்",
+ "ஜூலை",
+ "ஆக.",
+ "செப்.",
+ "அக்.",
+ "நவ.",
+ "டிச.",
+ }
+ wide{
+ "ஜனவரி",
+ "பிப்ரவரி",
+ "மார்ச்",
+ "ஏப்ரல்",
+ "மே",
+ "ஜூன்",
+ "ஜூலை",
+ "ஆகஸ்ட்",
+ "செப்டெம்ப்ர்",
+ "அக்டோபர்",
+ "நவம்பர்",
+ "டிசம்பர்",
+ }
+ }
+ stand-alone{
+ narrow{
+ "ஜ",
+ "பி",
+ "மா",
+ "ஏ",
+ "மே",
+ "ஜூ",
+ "ஜூ",
+ "ஆ",
+ "செ",
+ "அ",
+ "ந",
+ "டி",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "Q1",
+ "Q2",
+ "Q3",
+ "Q4",
+ }
+ wide{
+ "1ஆம் காலாண்டு",
+ "2ஆம் காலாண்டு",
+ "3ஆம் காலாண்டு",
+ "4ஆம் காலாண்டு",
+ }
+ }
+ }
+ }
+ }
+ delimiters{
+ alternateQuotationEnd{"’"}
+ alternateQuotationStart{"‘"}
+ quotationEnd{"”"}
+ quotationStart{"“"}
+ }
+ listPattern{
+ standard{
+ 2{"{0} மற்றும் {1}"}
+ end{"{0} மற்றும் {1}"}
+ }
+ }
+}
Property changes on: icu46/source/data/locales/ta.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/locales/sw_TZ.txt ('k') | icu46/source/data/locales/ta_IN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698