[ Index ]
 

Code source de GeekLog 1.4.1

Accdez au Source d'autres logiciels libres

title

Body

[fermer]

/plugins/polls/language/ -> chinese_traditional_utf-8.php (source)

   1  <?php
   2  
   3  ###############################################################################
   4  # chinese_traditional_utf-8.php
   5  # This is the Chinese Traditional UTF-8 language page for 
   6  # the Geeklog Polls Plug-in!
   7  #
   8  # Last updated on January 10, 2006
   9  #
  10  # Copyright (C) 2005 Samuel Maung Stone
  11  # sam@stonemicro.com
  12  #
  13  # This program is free software; you can redistribute it and/or
  14  # modify it under the terms of the GNU General Public License
  15  # as published by the Free Software Foundation; either version 2
  16  # of the License, or (at your option) any later version.
  17  #
  18  # This program is distributed in the hope that it will be useful,
  19  # but WITHOUT ANY WARRANTY; without even the implied warranty of
  20  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  21  # GNU General Public License for more details.
  22  #
  23  # You should have received a copy of the GNU General Public License
  24  # along with this program; if not, write to the Free Software
  25  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  26  #
  27  ###############################################################################
  28  
  29  ###############################################################################
  30  # Array Format: 
  31  # $LANGXX[YY]:    $LANG - variable name
  32  #              XX - file id number
  33  #            YY - phrase id number
  34  ###############################################################################
  35  
  36  
  37  $LANG_POLLS = array(
  38      'polls'             => '民意調查',
  39      'results'           => '結果',
  40      'pollresults'       => '調查結果',
  41      'votes'             => '票',
  42      'vote'              => '票',
  43      'pastpolls'         => '過去的調查',
  44      'savedvotetitle'    => '投票已存續',
  45      'savedvotemsg'      => '你投的票已經收存了',
  46      'pollstitle'        => '個民意調查在這系統裏',
  47      'pollquestions'     => '看其他調查問題',
  48      'stats_top10'       => '最高十個民意調查',
  49      'stats_questions'   => '調查題目',
  50      'stats_votes'       => '投票數',
  51      'stats_none'        => '看來此站沒有民意調查,或沒有人曾投過票.',
  52      'stats_summary'     => '這系統裏的調查(答案)',
  53      'open_poll'         => '開放投票'
  54  );
  55  
  56  ###############################################################################
  57  # admin/plugins/polls/index.php
  58  
  59  $LANG25 = array(
  60      1 => '方式',
  61      2 => '請輸入一個題目和最少一個答案.',
  62      3 => '調查已建立',
  63      4 => "調查 %s 已存了",
  64      5 => '修改調查',
  65      6 => '調查 ID',
  66      7 => '(不可用空鍵)',
  67      8 => '顯示在主頁',
  68      9 => '問題',
  69      10 => '答案 / 投票',
  70      11 => "索取調查 %s 答案資料是出了錯誤",
  71      12 => "索取調查 %s 問題資料是出了錯誤",
  72      13 => '建立一個民意調查',
  73      14 => '存',
  74      15 => '取消',
  75      16 => '刪除',
  76      17 => '請輸入一個民意調查 ID',
  77      18 => '民意調查目錄',
  78      19 => '若要修改或刪除一個民意調查, 點擊它旁邊的修改圖.  若要建立一個新的民意調查, 點擊以上的 "建新".',
  79      20 => '投票者',
  80      21 => '拒絕進入',
  81      22 => "你在進入一個你沒權進入得投票調查。此企圖以備記錄。 請回到 <a href=\"{$_CONF['site_admin_url']}/poll.php\">民意調查管理處</a>.",
  82      23 => '新民意調查',
  83      24 => '管理處',
  84      25 => '是',
  85      26 => '否',
  86      27 => '修改',
  87      28 => '提交',
  88      29 => '搜尋',
  89      30 => '限制結果',
  90  );
  91  
  92  $PLG_polls_MESSAGE19 = '你的民意調查已順利的存續了.';
  93  $PLG_polls_MESSAGE20 = 'Your poll has been successfully deleted.';
  94  
  95  // Messages for the plugin upgrade
  96  $PLG_polls_MESSAGE3002 = $LANG32[9];
  97  
  98  ?>


Gnr le : Wed Nov 21 12:27:40 2007 par Balluche grce PHPXref 0.7
  Clicky Web Analytics