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

Unified Diff: source/data/rbnf/tr.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months 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 | « source/data/rbnf/th.txt ('k') | source/data/rbnf/uk.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/tr.txt
diff --git a/source/data/rbnf/tr.txt b/source/data/rbnf/tr.txt
index b562f0fc456a3140132196d97ee62c115ed8eb81..9c4c750c024a9aa1d5da9f8ac733fc5caeec693b 100644
--- a/source/data/rbnf/tr.txt
+++ b/source/data/rbnf/tr.txt
@@ -1,23 +1,13 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * 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.#=;",
@@ -61,10 +51,10 @@ tr{
"%%nci:",
"0: nci;",
"1: ' =%spellout-ordinal=;",
- "%%ıncı:",
+ "%%inci2:",
"0: \u0131nc\u0131;",
"1: ' =%spellout-ordinal=;",
- "%%üncü:",
+ "%%uncu2:",
"0: \u00FCnc\u00FC;",
"1: ' =%spellout-ordinal=;",
"%%uncu:",
@@ -77,7 +67,7 @@ tr{
"1: birinci;",
"2: ikinci;",
"3: \u00FC\u00E7\u00FCnc\u00FC;",
- "4: d\u00F6rt\u00FCnc\u00FC;",
+ "4: d\u00F6rd\u00FCnc\u00FC;",
"5: be\u015Finci;",
"6: alt\u0131nc\u0131;",
"7: yedinci;",
@@ -86,22 +76,22 @@ tr{
"10: on>%%uncu>;",
"20: yirmi>%%nci>;",
"30: otuz>%%uncu>;",
- "40: k\u0131rk>%%\u0131nc\u0131>;",
+ "40: k\u0131rk>%%inci2>;",
"50: elli>%%nci>;",
- "60: altm\u0131\u015F>%%\u0131nc\u0131>;",
+ "60: altm\u0131\u015F>%%inci2>;",
"70: yetmi\u015F>%%inci>;",
"80: seksen>%%inci>;",
- "90: doksan>%%\u0131nc\u0131>;",
- "100: y\u00FCz>%%\u00FCnc\u00FC>;",
- "200: <%spellout-numbering< y\u00FCz>%%\u00FCnc\u00FC>;",
+ "90: doksan>%%inci2>;",
+ "100: y\u00FCz>%%uncu2>;",
+ "200: <%spellout-numbering< y\u00FCz>%%uncu2>;",
"1000: bin>%%inci>;",
"2000: <%spellout-numbering< bin>%%inci>;",
"1000000: <%spellout-numbering< milyon>%%uncu>;",
- "1000000000: <%spellout-numbering< milyar>%%\u0131nc\u0131>;",
+ "1000000000: <%spellout-numbering< milyar>%%inci2>;",
"1000000000000: <%spellout-numbering< trilyon>%%uncu>;",
"1000000000000000: <%spellout-numbering< katrilyon>%%uncu>;",
"1000000000000000000: =#,##0='inci;",
}
}
- Version{"2.0.82.42"}
+ Version{"2.1.19.14"}
}
« no previous file with comments | « source/data/rbnf/th.txt ('k') | source/data/rbnf/uk.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698