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/cn | |
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/cn')
-rw-r--r-- | l10n/cn/entry.desktop | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/cn/entry.desktop b/l10n/cn/entry.desktop index ccb3505df..454ae257f 100644 --- a/l10n/cn/entry.desktop +++ b/l10n/cn/entry.desktop @@ -15,7 +15,10 @@ PositivePrefixCurrencySymbol=true NegativePrefixCurrencySymbol=true PositiveMonetarySignPosition=1 NegativeMonetarySignPosition=1 +DateFormat[zh_CN]=%Y年%n月%e日 %A +DateFormat[zh_TW]=%Y年%n月%e日 %A #DateFormat[de]=%A %e. %B %Y +DateFormat[eo]=%A, la %ea de %B %Y DateFormatShort=%Y-%m-%d TimeFormat=%H:%M:%S WeekStartDay=1 |