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

Unified Diff: icu46/source/data/rbnf/af.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/pkgdataMakefile.in ('k') | icu46/source/data/rbnf/am.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/rbnf/af.txt
===================================================================
--- icu46/source/data/rbnf/af.txt (revision 0)
+++ icu46/source/data/rbnf/af.txt (revision 0)
@@ -0,0 +1,102 @@
+// ***************************************************************************
+// *
+// * 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/af.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/rbnf/af.xml
+ */
+af{
+ RBNFRules{
+ OrdinalRules{
+ "%%digits-ordinal-indicator:",
+ "0: ste;",
+ "1: ste;",
+ "2: de;",
+ "20: ste;",
+ "100: >>;",
+ "%digits-ordinal:",
+ "-x: \u2212>>;",
+ "0: =#,##0==%%digits-ordinal-indicator=;",
+ }
+ SpelloutRules{
+ "%%2d-year:",
+ "0: honderd[ >%spellout-numbering>];",
+ "1: nul =%spellout-numbering=;",
+ "10: =%spellout-numbering=;",
+ "%spellout-numbering-year:",
+ "-x: min >>;",
+ "x.x: =#,###0.#=;",
+ "0: =%spellout-numbering=;",
+ "1100/100: << >%%2d-year>;",
+ "10000: =%spellout-numbering=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal=;",
+ "%spellout-cardinal:",
+ "-x: min >>;",
+ "x.x: << komma >>;",
+ "0: nul;",
+ "1: een;",
+ "2: twee;",
+ "3: drie;",
+ "4: vier;",
+ "5: vyf;",
+ "6: ses;",
+ "7: sewe;",
+ "8: agt;",
+ "9: nege;",
+ "10: tien;",
+ "11: elf;",
+ "12: twaalf;",
+ "13: dertien;",
+ "14: veertien;",
+ "15: vyftien;",
+ "16: sestien;",
+ "17: sewentien;",
+ "18: agttien;",
+ "19: negentien;",
+ "20: [>>-en-]twintig;",
+ "30: [>>-en-]dertig;",
+ "40: [>>-en-]veertig;",
+ "50: [>>-en-]vyftig;",
+ "60: [>>-en-]sestig;",
+ "70: [>>-en-]sewentig;",
+ "80: [>>-en-]tagtig;",
+ "90: [>>-en-]negentig;",
+ "100: honderd[ >>];",
+ "200: <<honderd[ >>];",
+ "1000: duisend[ >>];",
+ "2000: <<\u00ADduisend[ >>];",
+ "21000/1000: << duisend[ >>];",
+ "1000000: << miljoen[ >>];",
+ "1000000000: << miljard[ >>];",
+ "1000000000000: << biljoen[ >>];",
+ "1000000000000000: << biljard[ >>];",
+ "1000000000000000000: =#,##0=;",
+ "%%ord-ste:",
+ "0: ste;",
+ "1: ' en =%spellout-ordinal=;",
+ "2: ' =%spellout-ordinal=;",
+ "%spellout-ordinal:",
+ "-x: min >>;",
+ "x.x: =#,##0.#=;",
+ "0: nulste;",
+ "1: eerste;",
+ "2: tweede;",
+ "3: derde;",
+ "4: =%spellout-numbering=de;",
+ "20: =%spellout-numbering=ste;",
+ "102: <%spellout-numbering< honderd>%%ord-ste>;",
+ "1000: <%spellout-numbering< duisend>%%ord-ste>;",
+ "1000000: <%spellout-numbering< miljoen>%%ord-ste>;",
+ "1000000000: <%spellout-numbering< miljard>%%ord-ste>;",
+ "1000000000000: <%spellout-numbering< biljoen>%%ord-ste>;",
+ "1000000000000000: <%spellout-numbering< biljard>%%ord-ste>;",
+ "1000000000000000000: =#,##0=.;",
+ }
+ }
+ Version{"2.0.41.26"}
+}
Property changes on: icu46/source/data/rbnf/af.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/pkgdataMakefile.in ('k') | icu46/source/data/rbnf/am.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698