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

Unified Diff: icu46/source/data/locales/rw.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/ru_UA.txt ('k') | icu46/source/data/locales/rw_RW.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/locales/rw.txt
===================================================================
--- icu46/source/data/locales/rw.txt (revision 0)
+++ icu46/source/data/locales/rw.txt (revision 0)
@@ -0,0 +1,122 @@
+// ***************************************************************************
+// *
+// * 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/rw.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/main/rw.xml
+ */
+rw{
+ ExemplarCharacters{"[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{"[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]"}
+ LocaleScript{
+ "Latn",
+ }
+ NumberElements{
+ latn{
+ symbols{
+ decimal{","}
+ group{"."}
+ }
+ }
+ }
+ Version{"2.0.48.64"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, y MMMM dd",
+ "y MMMM d",
+ "y MMM d",
+ "yy/MM/dd",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "cyu.",
+ "mbe.",
+ "kab.",
+ "gtu.",
+ "kan.",
+ "gnu.",
+ "gnd.",
+ }
+ wide{
+ "Ku cyumweru",
+ "Kuwa mbere",
+ "Kuwa kabiri",
+ "Kuwa gatatu",
+ "Kuwa kane",
+ "Kuwa gatanu",
+ "Kuwa gatandatu",
+ }
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "mut.",
+ "gas.",
+ "wer.",
+ "mat.",
+ "gic.",
+ "kam.",
+ "nya.",
+ "kan.",
+ "nze.",
+ "ukw.",
+ "ugu.",
+ "uku.",
+ }
+ wide{
+ "Mutarama",
+ "Gashyantare",
+ "Werurwe",
+ "Mata",
+ "Gicuransi",
+ "Kamena",
+ "Nyakanga",
+ "Kanama",
+ "Nzeli",
+ "Ukwakira",
+ "Ugushyingo",
+ "Ukuboza",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "I1",
+ "I2",
+ "I3",
+ "I4",
+ }
+ wide{
+ "igihembwe cya mbere",
+ "igihembwe cya kabiri",
+ "igihembwe cya gatatu",
+ "igihembwe cya kane",
+ }
+ }
+ }
+ }
+ }
+ delimiters{
+ alternateQuotationEnd{"»"}
+ alternateQuotationStart{"«"}
+ quotationEnd{"’"}
+ quotationStart{"‘"}
+ }
+}
Property changes on: icu46/source/data/locales/rw.txt
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/locales/ru_UA.txt ('k') | icu46/source/data/locales/rw_RW.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698