summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-xetex/data/locales/es_ES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu/icu-xetex/data/locales/es_ES.txt')
-rw-r--r--Build/source/libs/icu/icu-xetex/data/locales/es_ES.txt49
1 files changed, 49 insertions, 0 deletions
diff --git a/Build/source/libs/icu/icu-xetex/data/locales/es_ES.txt b/Build/source/libs/icu/icu-xetex/data/locales/es_ES.txt
new file mode 100644
index 00000000000..067c18dd6c1
--- /dev/null
+++ b/Build/source/libs/icu/icu-xetex/data/locales/es_ES.txt
@@ -0,0 +1,49 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2007 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/es_ES.xml
+// *
+// ***************************************************************************
+es_ES{
+ Currencies{
+ ESP{
+ "₧",
+ "peseta española",
+ {
+ /**
+ * Duplicated from NumberPatterns resource
+ */
+ "#,##0.00 ¤",
+ ",",
+ ".",
+ }
+ }
+ }
+ NumberPatterns{
+ "#,##0.###",
+ "#,##0.00 ¤",
+ "#,##0%",
+ "#E0",
+ }
+ Scripts{
+ Ethi{"etíope"}
+ }
+ Version{"1.50"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "HH'H'mm''ss\" v",
+ "HH:mm:ss z",
+ "H:mm:ss",
+ "H:mm",
+ "EEEE d 'de' MMMM 'de' yyyy",
+ "d 'de' MMMM 'de' yyyy",
+ "dd/MM/yyyy",
+ "dd/MM/yy",
+ "{1} {0}",
+ }
+ }
+ }
+}