summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/data/lt_LT.xml
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2022-11-01 22:30:12 +0100
committerLászló Németh <nemeth@numbertext.org>2022-11-03 22:21:02 +0100
commitb7d53247eb2fab04f5f6d82d405f1ac0c73542b2 (patch)
treec9ba1d17260d64459868d9216a7e5b0f2cb72e0e /i18npool/source/localedata/data/lt_LT.xml
parent2a1d2d42af7f365330479f4032ddfdd9eeba7c1d (diff)
tdf#115007 i18npool: add NatNum12 formats to locales
supported by libnumbertext. Note: English currency formats got title case and upper case items, the other one lower case and upper case items. English standard numbers got title case, sentence case, lower and upper case items, while the other one got all cases except title case. Note: libnumbertext update will fix missing currency names of en_DK, en_IS etc.; Irish; es_SV, es_VE etc. Change-Id: I1621d1256e06e9fd843f5b66fd39b16f12cf1b96 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142126 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'i18npool/source/localedata/data/lt_LT.xml')
-rw-r--r--i18npool/source/localedata/data/lt_LT.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/i18npool/source/localedata/data/lt_LT.xml b/i18npool/source/localedata/data/lt_LT.xml
index 87446545ec12..36196e32d3b8 100644
--- a/i18npool/source/localedata/data/lt_LT.xml
+++ b/i18npool/source/localedata/data/lt_LT.xml
@@ -71,6 +71,15 @@
<FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
<FormatCode>#.###,00</FormatCode>
</FormatElement>
+ <FormatElement msgid="FixedFormatskey9" default="false" type="medium" usage="FIXED_NUMBER" formatindex="101">
+ <FormatCode>[NatNum12 cardinal]0</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="FixedFormatskey10" default="false" type="medium" usage="FIXED_NUMBER" formatindex="102">
+ <FormatCode>[NatNum12 capitalize cardinal]0</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="FixedFormatskey12" default="false" type="medium" usage="FIXED_NUMBER" formatindex="104">
+ <FormatCode>[NatNum12 upper cardinal]0</FormatCode>
+ </FormatElement>
<FormatElement msgid="ScientificFormatskey1" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
<FormatCode>0,00E+000</FormatCode>
</FormatElement>
@@ -104,6 +113,18 @@
<FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
<FormatCode>#.##0,-- [$Lt-427];[RED]-#.##0,-- [$Lt-427]</FormatCode>
</FormatElement>
+ <FormatElement msgid="CurrencyFormatskey9" default="false" type="medium" usage="CURRENCY" formatindex="105">
+ <FormatCode>[NatNum12 CURRENCY]0</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="CurrencyFormatskey10" default="false" type="medium" usage="CURRENCY" formatindex="106">
+ <FormatCode>[NatNum12 CURRENCY]0,00</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="CurrencyFormatskey11" default="false" type="medium" usage="CURRENCY" formatindex="107">
+ <FormatCode>[NatNum12 upper CURRENCY]0</FormatCode>
+ </FormatElement>
+ <FormatElement msgid="CurrencyFormatskey12" default="false" type="medium" usage="CURRENCY" formatindex="108">
+ <FormatCode>[NatNum12 upper CURRENCY]0,00</FormatCode>
+ </FormatElement>
<FormatElement msgid="DateFormatskey0" default="true" type="medium" usage="DATE" formatindex="18">
<FormatCode>YYYY-MM-DD</FormatCode>
<DefaultName>ISO 8601</DefaultName>