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:13:36 +0200 |
commit | 764bfe67deaacf54bd9f7d888b956235c3954bac (patch) | |
tree | 0171cae90461ce7752eb7f58e8c90be858f23b29 /l10n/no/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 <[email protected]>
Diffstat (limited to 'l10n/no/entry.desktop')
-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 |