From 764bfe67deaacf54bd9f7d888b956235c3954bac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 28 Jun 2020 15:13:36 +0200 Subject: l10n: Revert deletes format strings that vary by language but are not intended as strings to translate. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- l10n/ca/entry.desktop | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'l10n/ca/entry.desktop') 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 -- cgit v1.2.3