summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2014-12-19 15:08:26 +0100
committerEike Rathke <erack@redhat.com>2014-12-19 15:10:30 +0100
commit89de0181ffe2f94ea0b27bbd9da76bafa5ad1455 (patch)
treecaa63e301afe139b8032ee4ecaebd5397a437b83 /i18npool/source/localedata
parent2ee336fb556ceb1d7e1ee8017c27539da7fe543b (diff)
add more date formats for [pt-PT]
Apparently commonly used, as suggested by Sérgio Marques Change-Id: I6cdbcd96034ec7bb04f364ec5747b069e32ec379
Diffstat (limited to 'i18npool/source/localedata')
-rw-r--r--i18npool/source/localedata/data/pt_PT.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/i18npool/source/localedata/data/pt_PT.xml b/i18npool/source/localedata/data/pt_PT.xml
index 75037728460f..770c00121d06 100644
--- a/i18npool/source/localedata/data/pt_PT.xml
+++ b/i18npool/source/localedata/data/pt_PT.xml
@@ -132,6 +132,30 @@
<FormatElement msgid="DateFormatskey26" default="false" type="medium" usage="DATE" formatindex="54">
<FormatCode>DD-MMM-AAAA</FormatCode>
</FormatElement>
+ <FormatElement msgid="DateFormatskey27" default="false" type="medium" usage="DATE" formatindex="56">
+ <FormatCode>MMMM-AAAA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey28" default="false" type="medium" usage="DATE" formatindex="57">
+ <FormatCode>MMM-AAAA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey29" default="false" type="medium" usage="DATE" formatindex="58">
+ <FormatCode>MMMM-AA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey30" default="false" type="medium" usage="DATE" formatindex="59">
+ <FormatCode>MMM-AA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey31" default="false" type="medium" usage="DATE" formatindex="60">
+ <FormatCode>D-MMMM-AAAA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey32" default="false" type="medium" usage="DATE" formatindex="61">
+ <FormatCode>D-MMMM-AA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey33" default="false" type="long" usage="DATE" formatindex="62">
+ <FormatCode>MMMM "de" AAAA</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="DateFormatskey34" default="false" type="long" usage="DATE" formatindex="63">
+ <FormatCode>MMM "de" AAAA</FormatCode>
+ </FormatElement>
<FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
<FormatCode>HH:MM</FormatCode>
</FormatElement>