1 頁 (共 1 頁)

[問題]友善列印中文化

發表於 : 2004-08-26 16:52
死狐狸
小弟安裝了友善列印(printer-friendly topic view option mod1.08),找不到中文語系檔,可否請各位大大幫小地翻譯一下~謝謝!! :-D
[php]<?php
<?php
/***************************************************************************
* lang_printertopic.php [English]
* -------------------
* begin : Tuesday, Dec 30 2003
* copyright : (C) 2003 by Svyatozar
* email : svyatozar@pochtamt.ru
*
* $Id: lang_printertopic.php,v 1.2 2004/01/03 06:51:40 webmaster Exp $
*
****************************************************************************/

/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/


//
// printer-friendly topic mod
//

// mod specific
$lang['printertopic_button'] = 'printer-friendly view'; // Printer button alternate text
$lang['printertopic_Select_messages_from'] = 'Select messages from';
$lang['printertopic_through'] = 'through';
$lang['printertopic_box1_desc'] = 'number of the first message to display';
$lang['printertopic_box2_desc'] = 'number of the last message to display; if negative - specifies a range';
$lang['printertopic_Show'] = 'Show'; // "Show" button label in the printable topic view
$lang['printertopic_Print'] = 'Print'; // "Print" button label in the printable topic view
$lang['printertopic_Print_desc'] = 'print this page'; // Description for the "Print" button on the printable topic view
$lang['printertopic_cancel_pagination_desc'] = 'cancel pagination'; // Description for the "Cancel Pagination" button in the printable topic view


?>
?>[/php]

發表於 : 2004-08-26 17:57
死狐狸
剛剛自己翻了一下~覺得翻的不怎麼好,而且有些還是不怎麼會翻~可以請各位幫忙一下嗎嗎??
[php]<?php


//
// printer-friendly topic mod
//

// mod specific
$lang['printertopic_button'] = '觀看友善列印'; // Printer button alternate text
$lang['printertopic_Select_messages_from'] = '選擇訊息從';
$lang['printertopic_through'] = '到';
$lang['printertopic_box1_desc'] = '觀看第一篇文章';
$lang['printertopic_box2_desc'] = '觀看最後一篇文章; if negative - specifies a range';
$lang['printertopic_Show'] = '顯示'; // "Show" button label in the printable topic view
$lang['printertopic_Print'] = '列印'; // "Print" button label in the printable topic view
$lang['printertopic_Print_desc'] = '列印此頁'; // Description for the "Print" button on the printable topic view
$lang['printertopic_cancel_pagination_desc'] = '取消標註頁數'; // Description for the "Cancel Pagination" button in the printable topic view

?>[/php]

對了................這裡有實際的使用方法http://members.lycos.co.uk/webfox/viewt ... viewresult

發表於 : 2004-08-27 19:43
死狐狸
請問翻譯要到頃譯文組嗎??

發表於 : 2004-08-27 19:55
問題狂
這問題我之前問過了...
結果都石沉大海..
現在又出現了...@@

發表於 : 2004-08-28 10:41
死狐狸
問題狂 寫:這問題我之前問過了...
結果都石沉大海..
現在又出現了...@@
那我們兩個來自立救濟好了~~

發表於 : 2004-09-05 12:15
問題狂