Adding upstream version 20241201.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5f5109ce41
commit
f8d74cc725
216 changed files with 7490 additions and 0 deletions
13
plugins/55/addnewpage/lang/zh/settings.php
Executable file
13
plugins/55/addnewpage/lang/zh/settings.php
Executable file
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* USE : UTF8
|
||||
* Chinese (Simplified) language file
|
||||
*
|
||||
*/
|
||||
$lang['addpage_exclude'] = '排除的命名空间(使用;来分隔命名空间)';
|
||||
$lang['addpage_showroot'] = '显示根部命名空间';
|
||||
$lang['addpage_hide'] = '在使用 {{NEWPAGE>[ns]}} 时不显示命名空间的选择(未勾选则仅显示子命名空间)';
|
||||
$lang['addpage_hideACL'] = '用户没有新增页面权限时隐藏{{NEWPAGE}}(若未勾选则显示信息)';
|
Loading…
Add table
Add a link
Reference in a new issue