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

Unified Diff: icu46/source/data/locales/ga.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/fr_TG.txt ('k') | icu46/source/data/locales/ga_IE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/locales/ga.txt
===================================================================
--- icu46/source/data/locales/ga.txt (revision 0)
+++ icu46/source/data/locales/ga.txt (revision 0)
@@ -0,0 +1,141 @@
+// ***************************************************************************
+// *
+// * 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/ga.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/main/ga.xml
+ */
+ga{
+ AuxExemplarCharacters{"[ḃ ċ ḋ ḟ ġ ṁ ṗ ṡ ṫ]"}
+ 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",
+ }
+ NumberElements{
+ latn{
+ patterns{
+ currencyFormat{"¤#,##0.00"}
+ }
+ }
+ }
+ Version{"2.0.47.67"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "a.m.",
+ "p.m.",
+ }
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "dd/MM/yyyy",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "Domh",
+ "Luan",
+ "Máirt",
+ "Céad",
+ "Déar",
+ "Aoine",
+ "Sath",
+ }
+ wide{
+ "Dé Domhnaigh",
+ "Dé Luain",
+ "Dé Máirt",
+ "Dé Céadaoin",
+ "Déardaoin",
+ "Dé hAoine",
+ "Dé Sathairn",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "RC",
+ "AD",
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "Ean",
+ "Feabh",
+ "Márta",
+ "Aib",
+ "Beal",
+ "Meith",
+ "Iúil",
+ "Lún",
+ "MFómh",
+ "DFómh",
+ "Samh",
+ "Noll",
+ }
+ wide{
+ "Eanáir",
+ "Feabhra",
+ "Márta",
+ "Aibreán",
+ "Bealtaine",
+ "Meitheamh",
+ "Iúil",
+ "Lúnasa",
+ "Meán Fómhair",
+ "Deireadh Fómhair",
+ "Samhain",
+ "Nollaig",
+ }
+ }
+ stand-alone{
+ narrow{
+ "E",
+ "F",
+ "M",
+ "A",
+ "B",
+ "M",
+ "I",
+ "L",
+ "M",
+ "D",
+ "S",
+ "N",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "R1",
+ "R2",
+ "R3",
+ "R4",
+ }
+ wide{
+ "1ú ráithe",
+ "2ú ráithe",
+ "3ú ráithe",
+ "4ú ráithe",
+ }
+ }
+ }
+ }
+ }
+}
Property changes on: icu46/source/data/locales/ga.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/locales/fr_TG.txt ('k') | icu46/source/data/locales/ga_IE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698