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:15:25 +0200 |
commit | e12ef21957141f1f3a38b05540438eeda365a46c (patch) | |
tree | 01a788c8bf4ec1bb6335d54d116d208affa35c7c /l10n/ch | |
parent | e2a0cb834c722d4d44efcc27bd3dec2ac541d60f (diff) | |
download | tdebase-e12ef21957141f1f3a38b05540438eeda365a46c.tar.gz tdebase-e12ef21957141f1f3a38b05540438eeda365a46c.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>
(cherry picked from commit 764bfe67deaacf54bd9f7d888b956235c3954bac)
Diffstat (limited to 'l10n/ch')
-rw-r--r-- | l10n/ch/entry.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/ch/entry.desktop b/l10n/ch/entry.desktop index e05c80f08..ddd9ca1ca 100644 --- a/l10n/ch/entry.desktop +++ b/l10n/ch/entry.desktop @@ -5,6 +5,9 @@ Languages=de,fr,it DecimalSymbol=. ThousandsSeparator=$0 $0 CurrencySymbol=F +CurrencySymbol[de]=Fr. +CurrencySymbol[fr]=F +CurrencySymbol[it]=F MonetaryDecimalSymbol=. MonetaryThousandsSeparator=$0 $0 PositiveSign= @@ -14,10 +17,17 @@ PositivePrefixCurrencySymbol=true NegativePrefixCurrencySymbol=true PositiveMonetarySignPosition=1 NegativeMonetarySignPosition=1 +DateFormat[de]=%A, %e. %B %Y +DateFormat[fr]=%A, %e %B %Y +DateFormat[it]=%A, %e %B %Y +DateFormat[eo]=%A, la %ea de %B %Y DateFormatShort=%d.%m.%Y TimeFormat=%H.%M:%S #WeekStartDay= PageSize=0 MeasureSystem=0 AddressFormat=%0(%cm\n)%0(%n\n)%0(P.O. Box %p\n)%0(%s\n)%z%w%l +AddressFormat[de]=%0(%cm\n)%0(%n\n)%0(Postfach %p\n)%0(%s\n)%z%w%l +AddressFormat[fr]=%0(%cm\n)%0(%n\n)%0(Case postale %p\n)%0(%s\n)%z%w%l +AddressFormat[it]=%0(%cm\n)%0(%n\n)%0(Casella postale %p\n)%0(%s\n)%z%w%l AddressCountryPosition=BELOW |