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

Unified Diff: icu46/source/data/locales/fo.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/fil_PH.txt ('k') | icu46/source/data/locales/fo_FO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/locales/fo.txt
===================================================================
--- icu46/source/data/locales/fo.txt (revision 0)
+++ icu46/source/data/locales/fo.txt (revision 0)
@@ -0,0 +1,126 @@
+// ***************************************************************************
+// *
+// * 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/fo.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/main/fo.xml
+ */
+fo{
+ AuxExemplarCharacters{"[c q w z]"}
+ ExemplarCharacters{"[a á b d ð e f g h i í j k l m n o ó p r s t u ú v x y ý æ ø]"}
+ 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;¤-#,##0.00"}
+ }
+ symbols{
+ decimal{","}
+ group{"."}
+ }
+ }
+ }
+ Version{"2.0.47.67"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE dd MMMM y",
+ "d. MMM y",
+ "dd-MM-yyyy",
+ "dd-MM-yy",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "sun",
+ "mán",
+ "týs",
+ "mik",
+ "hós",
+ "frí",
+ "ley",
+ }
+ wide{
+ "sunnudagur",
+ "mánadagur",
+ "týsdagur",
+ "mikudagur",
+ "hósdagur",
+ "fríggjadagur",
+ "leygardagur",
+ }
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "jan",
+ "feb",
+ "mar",
+ "apr",
+ "mai",
+ "jun",
+ "jul",
+ "aug",
+ "sep",
+ "okt",
+ "nov",
+ "des",
+ }
+ wide{
+ "januar",
+ "februar",
+ "mars",
+ "apríl",
+ "mai",
+ "juni",
+ "juli",
+ "august",
+ "september",
+ "oktober",
+ "november",
+ "desember",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "K1",
+ "K2",
+ "K3",
+ "K4",
+ }
+ wide{
+ "1. kvartal",
+ "2. kvartal",
+ "3. kvartal",
+ "4. kvartal",
+ }
+ }
+ }
+ }
+ }
+ listPattern{
+ standard{
+ 2{"{0} og {1}"}
+ end{"{0} og {1}"}
+ }
+ }
+}
Property changes on: icu46/source/data/locales/fo.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/locales/fil_PH.txt ('k') | icu46/source/data/locales/fo_FO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698