diff options
author | Slávek Banko <[email protected]> | 2020-06-28 15:13:36 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-06-28 15:15:25 +0200 |
commit | e12ef21957141f1f3a38b05540438eeda365a46c (patch) | |
tree | 01a788c8bf4ec1bb6335d54d116d208affa35c7c /l10n/no | |
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 <[email protected]>
(cherry picked from commit 764bfe67deaacf54bd9f7d888b956235c3954bac)
Diffstat (limited to 'l10n/no')
-rw-r--r-- | l10n/no/entry.desktop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/l10n/no/entry.desktop b/l10n/no/entry.desktop index 14409bdfd..fa1b6cb20 100644 --- a/l10n/no/entry.desktop +++ b/l10n/no/entry.desktop @@ -6,6 +6,7 @@ Languages=nb,nn,se DecimalSymbol=, ThousandsSeparator=$0 $0 CurrencySymbol=kr +CurrencySymbol[se]=ru MonetaryDecimalSymbol=, MonetaryThousandsSeparator=$0 $0 PositiveSign= @@ -15,7 +16,12 @@ PositivePrefixCurrencySymbol=true NegativePrefixCurrencySymbol=true PositiveMonetarySignPosition=1 NegativeMonetarySignPosition=1 +DateFormat[nb]=%A %e. %B %Y +DateFormat[nn]=%A %e. %B %Y +DateFormat[eo]=%A, la %ea de %B %Y +DateFormat[se]=%A, %B %e. b. %Y DateFormatShort=%e.%n.%Y +DateFormatShort[se]=%Y-%m-%d TimeFormat=%H:%M:%S WeekStartDay=1 PageSize=0 |