%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/11584/cwd/html/ppaobm/vendor/mdmsoft/yii2-admin/messages/zh-CN/ |
Upload File : |
<?php /** * Message translations for \mdmsoft\yii2-admin. * * It contains the localizable messages extracted from source code. * You may modify this file by translating the extracted messages. * * Each array element represents the translation (value) of a message (key). * If the value is empty, the message is considered as not translated. * Messages that no longer need translation will have their translations * enclosed between a pair of '@@' marks. * * Message string can be used with plural forms format. Check i18n section * of the guide for details. * * NOTE: this file must be saved in UTF-8 encoding. */ return [ 'Assignments' => '分配', 'Users' => '用户列表', 'User' => '用户', 'Available' => '可用', 'Assigned' => '分配', 'Create' => '新增', 'Update' => '更新', 'Roles' => '角色列表', 'Create Role' => '创建角色', 'Name' => '名称', 'Type' => '类型', 'Description' => '描述', 'Rule Name' => '规则名称', 'Data' => '数据', 'Update Role' => '更新角色', 'Delete' => '删除', 'Are you sure to delete this item?' => '确认要删除吗?', 'ID' => 'ID', 'Parent' => '父级', 'Parent Name' => '父级名称', 'Route' => '路由', 'Username' => '用户名', 'Update Permission' => '更新权限', 'Permissions' => '权限列表', 'Permission' => '权限', 'Create Permission' => '新增权限', 'Create Permissions' => '新增权限列表', 'Routes' => '路由列表', 'Create route' => '新增路由', 'New' => '新增', 'Generate Routes' => '生成路由', 'Append' => '追加', 'Create Rule' => '新增规则', 'Rules' => '规则列表', 'Update Rule' => '更新规则', 'Create Menu' => '新增菜单', 'Menus' => '菜单列表', 'Search' => '查询', 'Reset' => '重置', 'Update Menu' => '更新菜单', 'Menus' => '菜单列表', 'Order' => '排序', 'Class Name' => '类名', 'Assignment' => '分配', 'Role' => '角色', 'Rule' => '规则', 'Menu' => '菜单', 'Help' => '帮助', 'Application' => '应用', ];