Latest translations and fallbacks

v1.18.x
Misty (Bot) 5 years ago
parent 5e849c6b52
commit aabddea2b7

@ -1,5 +1,5 @@
{
"you-are-on": "You are on <strong>%1:%2</strong>",
"you-are-on": "你正使用 <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>",
"nodes-responded": "%1个节点在%2ms内响应",
"host": "主机",

@ -12,7 +12,7 @@
"submit-anonymous-usage": "提交匿名插件使用数据。",
"reorder-plugins": "重新排序插件",
"order-active": "排序生效插件",
"dev-interested": "有兴趣为NodeBB开发插件",
"dev-interested": "有兴趣为 NodeBB 开发插件?",
"docs-info": "有关插件创作的完整文档可以在 <a target=\"_blank\" href=\"https://docs.nodebb-cn.org/development\">NodeBB 文档</a>中找到。",
"order.description": "部分插件需要在其它插件启用之后才能完美运作。",
@ -30,7 +30,7 @@
"plugin-item.more-info": "更多信息:",
"plugin-item.unknown": "未知",
"plugin-item.unknown-explanation": "无法确认该插件的状态,可能由于配置错误造成。",
"plugin-item.compatible": "此插件有1%适合NodeBB",
"plugin-item.compatible": "此插件兼容 NodeBB %1",
"plugin-item.not-compatible": "此插件没有兼容性数据,请确保在生产环境中安装之前它可以正常工作。",
"alert.enabled": "插件已启用",

@ -3,7 +3,7 @@
"private-groups": "私有群组",
"private-groups.help": "启用此选项后,加入用户组需要群组所有者审批<em>(默认启用)</em>。",
"private-groups.warning": "<strong>注意!</strong>如果这个选项未启用并且你有私有群组,那么你的群组将变为公共的。",
"allow-multiple-badges": "Allow Multiple Badges",
"allow-multiple-badges": "允许多种奖章",
"allow-multiple-badges-help": "启用此选项后,用户可以选择显示多个群组徽章,需要主题支持。",
"max-name-length": "群组名字的最大长度",
"max-title-length": "群组标题最大长度",

Loading…
Cancel
Save