Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/lists/admin/plugins/CommonPlugin/lan/
Upload File :
Current File : /var/www/clients/client3/web2/web/lists/admin/plugins/CommonPlugin/lan/translations_zh_TW.php

<?php
/**
 * CommonPlugin for phplist.
 *
 * This file is a part of CommonPlugin.
 *
 * @category  phplist
 *
 * @author    Duncan Cameron
 * @copyright 2011-2018 Duncan Cameron
 * @license   http://www.gnu.org/licenses/gpl.html GNU General Public License, Version 3
 */

/**
 * This file contains the Traditional Chinese translation of the English text.
 */
return [
//  CommonPlugin.php
    ['phpinfo', 'phpinfo'],
    ['config.php', 'config.php'],
    ['php session', 'php session'],
//  Pager.php
    ['Showing %d to %d of %d', '顯示編號由 %d 至 %d 共 %d'],
    ['no_results', '沒有紀錄可以顯示'],
//  Toolbar.php
    ['help', '說明'],
//  Widget.php
    ['Select attributes', 'Select attributes'],
//  General
    ['top', '回到頁首'],
//  widget_attributeform.tpl.php
    ['Search for', '搜尋'],
    ['confirmed only', 'confirmed only'],
    ['unconfirmed only', 'unconfirmed only'],
    ['blacklisted only', 'blacklisted only'],
    ['not blacklisted only', 'not blacklisted only'],
//  ExportCSVAsync.php
    ['Exporting, this may take a while', 'Exporting, this may take a while'],
    ['Generating the export data', 'Generating the export data'],
    ['Exported %d of %d %d%%', 'Exported %d of %d %d%%'],
];