%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/thread-self/root/var/www/html/ppaobm/vendor/mdmsoft/yii2-admin/messages/zh-TW/ |
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' => '應用', ];