improved Chinese translation (#302)

1. words refine
2. remove unwanted blank
3. punctuation related issue

Co-Authored-By: Devin <bdejin@hotmail.com>
This commit is contained in:
Purple Grape
2022-06-28 18:34:21 +08:00
committed by GitHub
parent bf01be6f19
commit 0c14423213
32 changed files with 449 additions and 449 deletions

View File

@@ -4,7 +4,7 @@
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('ZH CN', 'Chinese', '简体中文', [
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Other tabs~~',
'UIBlock:Error:AddBlockNotTabForbidden' => 'Cannot add block %1$s to %2$s (only Tab blocks are allowed)~~',
'UIBlock:TabContainer:RemoteTabLoad' => 'Click to load this tab~~',
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => '其它标签页',
'UIBlock:Error:AddBlockNotTabForbidden' => '无法添加 %1$s %2$s (仅允许标签)',
'UIBlock:TabContainer:RemoteTabLoad' => '点击加载此标签',
]);