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

Unified Diff: icu46/source/data/locales/seh.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/saq_KE.txt ('k') | icu46/source/data/locales/seh_MZ.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/locales/seh.txt
===================================================================
--- icu46/source/data/locales/seh.txt (revision 0)
+++ icu46/source/data/locales/seh.txt (revision 0)
@@ -0,0 +1,207 @@
+// ***************************************************************************
+// *
+// * 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/seh.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/main/seh.xml
+ */
+seh{
+ 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{
+ patterns{
+ currencyFormat{"#,##0.00¤"}
+ }
+ symbols{
+ decimal{","}
+ group{"."}
+ }
+ }
+ }
+ Version{"2.0.47.38"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d 'de' MMMM 'de' y",
+ "d 'de' MMMM 'de' y",
+ "d 'de' MMM 'de' y",
+ "d/M/yyyy",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ HHmm{"HH:mm"}
+ HHmmss{"HH:mm:ss"}
+ Hm{"H:mm"}
+ M{"L"}
+ MEd{"dd/MM"}
+ MMM{"LLL"}
+ MMMEd{"EEE, d MMM"}
+ MMMMEd{"EEE, d MMMM"}
+ MMMMd{"d MMMM"}
+ MMMd{"d MMM"}
+ MMdd{"dd/MM"}
+ Md{"d/M"}
+ d{"d"}
+ mmss{"mm:ss"}
+ ms{"mm:ss"}
+ y{"y"}
+ yM{"MM/y"}
+ yMEd{"EEE, dd/MM/y"}
+ yMMM{"MMM 'de' y"}
+ yMMMEd{"EEE, d 'de' MMM 'de' y"}
+ yMMMM{"MMMM 'de' y"}
+ yQ{"y Q"}
+ yQQQ{"y QQQ"}
+ yyMM{"MM/yy"}
+ yyMMM{"MMM yy"}
+ yyMMMEEEd{"EEE, d 'de' MMM 'de' yy"}
+ yyMMMd{"d 'de' MMM 'de' yy"}
+ yyQ{"Q yy"}
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "Dim",
+ "Pos",
+ "Pir",
+ "Tat",
+ "Nai",
+ "Sha",
+ "Sab",
+ }
+ wide{
+ "Dimingu",
+ "Chiposi",
+ "Chipiri",
+ "Chitatu",
+ "Chinai",
+ "Chishanu",
+ "Sabudu",
+ }
+ }
+ stand-alone{
+ narrow{
+ "D",
+ "P",
+ "C",
+ "T",
+ "N",
+ "S",
+ "S",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "AC",
+ "AD",
+ }
+ wide{
+ "Antes de Cristo",
+ "Anno Domini",
+ }
+ }
+ fields{
+ day{
+ dn{"Ntsiku"}
+ relative{
+ "-1"{"Zuro"}
+ "0"{"Lero"}
+ "1"{"Manguana"}
+ }
+ }
+ hour{
+ dn{"Hora"}
+ }
+ minute{
+ dn{"Minuto"}
+ }
+ month{
+ dn{"Mwezi"}
+ }
+ second{
+ dn{"Segundo"}
+ }
+ weekday{
+ dn{"Ntsiku"}
+ }
+ year{
+ dn{"Chaka"}
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "Jan",
+ "Fev",
+ "Mar",
+ "Abr",
+ "Mai",
+ "Jun",
+ "Jul",
+ "Aug",
+ "Set",
+ "Otu",
+ "Nov",
+ "Dec",
+ }
+ wide{
+ "Janeiro",
+ "Fevreiro",
+ "Marco",
+ "Abril",
+ "Maio",
+ "Junho",
+ "Julho",
+ "Augusto",
+ "Setembro",
+ "Otubro",
+ "Novembro",
+ "Decembro",
+ }
+ }
+ stand-alone{
+ narrow{
+ "J",
+ "F",
+ "M",
+ "A",
+ "M",
+ "J",
+ "J",
+ "A",
+ "S",
+ "O",
+ "N",
+ "D",
+ }
+ }
+ }
+ }
+ }
+ delimiters{
+ alternateQuotationEnd{"'"}
+ alternateQuotationStart{"'"}
+ quotationEnd{"'"}
+ quotationStart{"'"}
+ }
+}
Property changes on: icu46/source/data/locales/seh.txt
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/locales/saq_KE.txt ('k') | icu46/source/data/locales/seh_MZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698