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

Unified Diff: icu46/source/data/rbnf/tr.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/rbnf/th.txt ('k') | icu46/source/data/rbnf/uk.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/rbnf/tr.txt
===================================================================
--- icu46/source/data/rbnf/tr.txt (revision 0)
+++ icu46/source/data/rbnf/tr.txt (revision 0)
@@ -0,0 +1,107 @@
+// ***************************************************************************
+// *
+// * 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/rbnf/tr.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/rbnf/tr.xml
+ */
+tr{
+ RBNFRules{
+ OrdinalRules{
+ "%%digits-ordinal-indicator:",
+ "0: ''inci;",
+ "%digits-ordinal:",
+ "-x: \u2212>>;",
+ "0: =#,##0==%%digits-ordinal-indicator=;",
+ }
+ SpelloutRules{
+ "%spellout-numbering-year:",
+ "x.x: =#,###0.#=;",
+ "0: =%spellout-numbering=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal=;",
+ "%spellout-cardinal:",
+ "-x: eksi >>;",
+ "x.x: << virg\u00FCl >>;",
+ "0: s\u0131f\u0131r;",
+ "1: bir;",
+ "2: iki;",
+ "3: \u00FC\u00E7;",
+ "4: d\u00F6rt;",
+ "5: be\u015F;",
+ "6: alt\u0131;",
+ "7: yedi;",
+ "8: sekiz;",
+ "9: dokuz;",
+ "10: on[ >>];",
+ "20: yirmi[ >>];",
+ "30: otuz[ >>];",
+ "40: k\u0131rk[ >>];",
+ "50: elli[ >>];",
+ "60: altm\u0131\u015F[ >>];",
+ "70: yetmi\u015F[ >>];",
+ "80: seksen[ >>];",
+ "90: doksan[ >>];",
+ "100: y\u00FCz[ >>];",
+ "200: << y\u00FCz[ >>];",
+ "1000: bin[ >>];",
+ "2000: << bin[ >>];",
+ "1000000: << milyon[ >>];",
+ "1000000000: << milyar[ >>];",
+ "1000000000000: << trilyon[ >>];",
+ "1000000000000000: << katrilyon[ >>];",
+ "1000000000000000000: =#,##0=;",
+ "%%inci:",
+ "0: inci;",
+ "1: ' =%spellout-ordinal=;",
+ "%%nci:",
+ "0: nci;",
+ "1: ' =%spellout-ordinal=;",
+ "%%ıncı:",
+ "0: \u0131nc\u0131;",
+ "1: ' =%spellout-ordinal=;",
+ "%%üncü:",
+ "0: \u00FCnc\u00FC;",
+ "1: ' =%spellout-ordinal=;",
+ "%%uncu:",
+ "0: uncu;",
+ "1: ' =%spellout-ordinal=;",
+ "%spellout-ordinal:",
+ "-x: eksi >>;",
+ "x.x: =#,##0.#=;",
+ "0: s\u0131f\u0131r\u0131nc\u0131;",
+ "1: birinci;",
+ "2: ikinci;",
+ "3: \u00FC\u00E7\u00FCnc\u00FC;",
+ "4: d\u00F6rt\u00FCnc\u00FC;",
+ "5: be\u015Finci;",
+ "6: alt\u0131nc\u0131;",
+ "7: yedinci;",
+ "8: sekizinci;",
+ "9: dokuzuncu;",
+ "10: on>%%uncu>;",
+ "20: yirmi>%%nci>;",
+ "30: otuz>%%uncu>;",
+ "40: k\u0131rk>%%\u0131nc\u0131>;",
+ "50: elli>%%nci>;",
+ "60: altm\u0131\u015F>%%\u0131nc\u0131>;",
+ "70: yetmi\u015F>%%inci>;",
+ "80: seksen>%%inci>;",
+ "90: doksan>%%\u0131nc\u0131>;",
+ "100: y\u00FCz>%%\u00FCnc\u00FC>;",
+ "200: <%spellout-numbering< y\u00FCz>%%\u00FCnc\u00FC>;",
+ "1000: bin>%%inci>;",
+ "2000: <%spellout-numbering< bin>%%inci>;",
+ "1000000: <%spellout-numbering< milyon>%%uncu>;",
+ "1000000000: <%spellout-numbering< milyar>%%\u0131nc\u0131>;",
+ "1000000000000: <%spellout-numbering< trilyon>%%uncu>;",
+ "1000000000000000: <%spellout-numbering< katrilyon>%%uncu>;",
+ "1000000000000000000: =#,##0='inci;",
+ }
+ }
+ Version{"2.0.50.67"}
+}
Property changes on: icu46/source/data/rbnf/tr.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/rbnf/th.txt ('k') | icu46/source/data/rbnf/uk.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698