aboutsummaryrefslogtreecommitdiff
path: root/language
diff options
context:
space:
mode:
authoralanwww1 (Attila) <attila.jakosa@gmail.com>2012-11-19 23:35:13 -0800
committeralanwww1 (Attila) <attila.jakosa@gmail.com>2012-11-19 23:35:13 -0800
commitb826c115f49d6e522c6c234eb4d037aed6c7eee7 (patch)
treedff51cd5688be46512a153cb12beebfc3e16dac4 /language
parent598b9cc398feac9c95adf9fdea603140199c62e0 (diff)
parent9b1d31548ace31f6356a95eaf976210b6b91060c (diff)
Merge pull request #1809 from xbmcspain/patch-1
Update language/Spanish/langinfo.xml
Diffstat (limited to 'language')
-rw-r--r--language/Spanish/langinfo.xml22
1 files changed, 19 insertions, 3 deletions
diff --git a/language/Spanish/langinfo.xml b/language/Spanish/langinfo.xml
index 8403aae1c9..3d8bb65801 100644
--- a/language/Spanish/langinfo.xml
+++ b/language/Spanish/langinfo.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<language locale="es">
<charsets>
<gui>CP1252</gui>
@@ -12,7 +12,15 @@
</dvd>
<regions>
- <region name="España" locale="ES">
+ <region name="España (12 horas)" locale="ES">
+ <dateshort>D/M/YYYY</dateshort>
+ <datelong>DDD, DD' de 'MMMM' de 'YYYY</datelong>
+ <time symbolAM="AM" symbolPM="PM">h:mm:ss xx</time>
+ <tempunit>C</tempunit>
+ <speedunit>kmh</speedunit>
+ <timezone>CEST</timezone>
+ </region>
+ <region name="España (24 horas)" locale="ES">
<dateshort>D/M/YYYY</dateshort>
<datelong>DDD, DD' de 'MMMM' de 'YYYY</datelong>
<time symbolAM="" symbolPM="">H:mm:ss</time>
@@ -20,7 +28,15 @@
<speedunit>kmh</speedunit>
<timezone>CEST</timezone>
</region>
- <region name="Canarias" locale="ES">
+ <region name="Canarias (12 horas)" locale="ES">
+ <dateshort>D/M/YYYY</dateshort>
+ <datelong>DDD, DD' de 'MMMM' de 'YYYY</datelong>
+ <time symbolAM="AM" symbolPM="PM">h:mm:ss xx</time>
+ <tempunit>C</tempunit>
+ <speedunit>kmh</speedunit>
+ <timezone>GMT</timezone>
+ </region>
+ <region name="Canarias (24 horas)" locale="ES">
<dateshort>D/M/YYYY</dateshort>
<datelong>DDD, DD' de 'MMMM' de 'YYYY</datelong>
<time symbolAM="" symbolPM="">H:mm:ss</time>