Template:History/l10n

From Calamity Mod Wiki
Jump to navigation Jump to search

This template stores the localization info for Template:History.

Notes:
  • All unlisted languages use the English values.
  • Gray text means it uses fallback (the string isn't defined in that language, so it uses the English value).
  • Clicking on a language header cell expands/contracts the column (except for the en column). Clicking on the "Value" header cell expands/contracts all non-English columns.
  • Any template with l10n (such as {{eicons}}) must be escaped in l10n register, or it will cause template loop.
  • {{plural:0|is|are}} will get "is" for English, but not always so for other languages. Therefore we can not simply rely on this behavior in l10n, please do test it on target language.
Localization information
Key name
Namespace:
history
Value
en
(English)
zh
(Chinese)
colon:\_
cate_historyHistory pages
历史页面
cate_introducedEntities introduced in $ver$
在 $ver$ 中引入的实体
cate_removedEntities removed in $ver$
在 $ver$ 中移除的实体
cate_patchedEntities patched in $ver$
在 $ver$ 中修改的实体
regex_introduced/^\W*\s*(introduced)[\w\W]*$/i
/^\W*\s*(introduced{{!}}引入)[\w\W]*$/i
regex_removed/^Removed\.$/
/^移除。$/