Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/Zend/Locale/Data/es_PR.xml')
-rwxr-xr-xlibs/Zend/Locale/Data/es_PR.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/libs/Zend/Locale/Data/es_PR.xml b/libs/Zend/Locale/Data/es_PR.xml
new file mode 100755
index 0000000000..f8d302b58f
--- /dev/null
+++ b/libs/Zend/Locale/Data/es_PR.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.4/ldml.dtd">
+<ldml>
+ <identity>
+ <version number="$Revision: 1.43 $"/>
+ <generation date="$Date: 2006/06/28 01:23:33 $"/>
+ <language type="es"/>
+ <territory type="PR"/>
+ </identity>
+ <dates>
+ <calendars>
+ <calendar type="gregorian">
+ <dateFormats>
+ <dateFormatLength type="medium">
+ <dateFormat>
+ <pattern>MM/dd/yyyy</pattern>
+ </dateFormat>
+ </dateFormatLength>
+ <dateFormatLength type="short">
+ <dateFormat>
+ <pattern>MM/dd/yy</pattern>
+ </dateFormat>
+ </dateFormatLength>
+ </dateFormats>
+ <timeFormats>
+ <timeFormatLength type="full">
+ <timeFormat>
+ <pattern>hh:mm:ss a z</pattern>
+ </timeFormat>
+ </timeFormatLength>
+ <timeFormatLength type="long">
+ <timeFormat>
+ <pattern>hh:mm:ss a z</pattern>
+ </timeFormat>
+ </timeFormatLength>
+ <timeFormatLength type="medium">
+ <timeFormat>
+ <pattern>hh:mm:ss a</pattern>
+ </timeFormat>
+ </timeFormatLength>
+ <timeFormatLength type="short">
+ <timeFormat>
+ <pattern>hh:mm a</pattern>
+ </timeFormat>
+ </timeFormatLength>
+ </timeFormats>
+ <dateTimeFormats>
+ <availableFormats>
+ <dateFormatItem id="MMdd" draft="provisional">MM/dd</dateFormatItem>
+ </availableFormats>
+ </dateTimeFormats>
+ </calendar>
+ </calendars>
+ </dates>
+ <numbers>
+ <symbols>
+ <decimal>.</decimal>
+ <group>,</group>
+ </symbols>
+ <currencies>
+ <currency type="USD">
+ <displayName>Dólar Americano</displayName>
+ <symbol>$</symbol>
+ </currency>
+ </currencies>
+ </numbers>
+</ldml>
+