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

Unified Diff: source/data/locales/rw.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/locales/ru_UA.txt ('k') | source/data/locales/rw_RW.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/rw.txt
diff --git a/source/data/locales/rw.txt b/source/data/locales/rw.txt
index 62953c5e1326a334c34c527e1e2a5c93a132a500..8116ae76a592678b59a0da60b400f884e7a8697b 100755
--- a/source/data/locales/rw.txt
+++ b/source/data/locales/rw.txt
@@ -1,18 +1,133 @@
// ***************************************************************************
// *
-// * 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/main/rw.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/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]"}
- LocaleScript{
- "Latn",
+ 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]"}
+ NumberElements{
+ latn{
+ symbols{
+ decimal{","}
+ group{"."}
+ }
+ }
+ }
+ Version{"2.1.19.14"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, G y MMMM dd",
+ "G y MMMM d",
+ "G y MMM d",
+ "GGGGG yy/MM/dd",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
+ 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{"«"}
}
- Version{"2.1.7.39"}
}
« no previous file with comments | « source/data/locales/ru_UA.txt ('k') | source/data/locales/rw_RW.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698