[ Index ]
 

Code source de GeekLog 1.4.1

Accdez au Source d'autres logiciels libres

title

Body

[fermer]

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

   1  <?php
   2  
   3  ###############################################################################
   4  # chinese_simplified_utf-8.php
   5  # This is the Chinese Simplified 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