diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-06-28 15:13:36 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-06-28 15:13:36 +0200 |
commit | 764bfe67deaacf54bd9f7d888b956235c3954bac (patch) | |
tree | 0171cae90461ce7752eb7f58e8c90be858f23b29 /l10n/ca/entry.desktop | |
parent | a17355ce14b87e4ae77bb7cca84c3b54ffe0c645 (diff) | |
download | tdebase-764bfe67deaacf54bd9f7d888b956235c3954bac.tar.gz tdebase-764bfe67deaacf54bd9f7d888b956235c3954bac.zip |
l10n: Revert deletes format strings that vary by language
but are not intended as strings to translate.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'l10n/ca/entry.desktop')
-rw-r--r-- | l10n/ca/entry.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n/ca/entry.desktop b/l10n/ca/entry.desktop index 5bd56de79..2ec50c4f9 100644 --- a/l10n/ca/entry.desktop +++ b/l10n/ca/entry.desktop @@ -7,16 +7,32 @@ Region=northamerica Languages=en_GB,fr,en_US DecimalSymbol=. ThousandsSeparator=, +ThousandsSeparator[fr]=$0 $0 CurrencySymbol=$ MonetaryDecimalSymbol=. +MonetaryDecimalSymbol[fr]=, MonetaryThousandsSeparator=, +MonetaryThousandsSeparator[fr]=$0 $0 PositiveSign= NegativeSign=- FracDigits=2 PositivePrefixCurrencySymbol=true NegativePrefixCurrencySymbol=true +PositivePrefixCurrencySymbol[fr]=false +NegativePrefixCurrencySymbol[fr]=false PositiveMonetarySignPosition=1 NegativeMonetarySignPosition=1 +DateFormat[en_GB]=%B %e, %Y +DateFormat[fr]=%e %B %Y +DateFormat[en_US]=%B %e, %Y +DateFormat[eo]=%A, la %ea de %B %Y +DateFormatShort[en_GB]=%d/%m/%y +DateFormatShort[fr]=%Y-%m-%d +DateFormatShort[en_US]=%d/%m/%y +TimeFormat[en_GB]=%I:%M:%S %p +TimeFormat[fr]=%H:%M:%S +TimeFormat[en_US]=%I:%M:%S %p +TimeFormat[eo]=%H:%M:%S WeekStartDay=7 PageSize=2 MeasureSystem=0 |