[geeklog-cvs] Geeklog-1.x/plugins/polls/language french_canada.php, NONE, 1.1.2.1 korean.php, NONE, 1.1.2.1 korean_utf-8.php, NONE, 1.1.2.1 spanish_utf-8.php, NONE, 1.1.2.1 japanese.php, 1.7, 1.7.2.1 japanese_utf-8.php, 1.7, 1.7.2.1

Dirk Haun dhaun at qs1489.pair.com
Sat Dec 15 17:26:52 EST 2007


Update of /cvsroot/geeklog/Geeklog-1.x/plugins/polls/language
In directory qs1489.pair.com:/tmp/cvs-serv42614/plugins/polls/language

Modified Files:
      Tag: geeklog_1_4_1_1
	japanese.php japanese_utf-8.php 
Added Files:
      Tag: geeklog_1_4_1_1
	french_canada.php korean.php korean_utf-8.php 
	spanish_utf-8.php 
Log Message:
Ported new / updated language files over from the trunk


--- NEW FILE: korean_utf-8.php ---
<?php

###############################################################################
# korean_utf-8.php
# This is the english language page for the Geeklog Polls Plug-in!
#
# Copyright (C) 2001 Tony Bibbs
# tony at tonybibbs.com
# Copyright (C) 2005 Trinity Bays
# trinity93 at gmail.com
# Tranlated by IvySOHO Ivy(KOMMA Tetsuko/Kim Younghie)
#
# 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.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
###############################################################################
# Last Update 2007/02/12 by Ivy (Geeklog Japanese)

###############################################################################
# Array Format: 
# $LANGXX[YY]:	$LANG - variable name
#		  	XX - file id number
#			YY - phrase id number
###############################################################################


$LANG_POLLS = array(
    'polls'             => '앙케이트',
    'results'           => 'ê²°ê³¼',
    'pollresults'       => '앙케이트 결과',
    'votes'             => '투표',
    'vote'              => '투표하기',
    'pastpolls'         => '앙케이트 전체보기',
    'savedvotetitle'    => '투표가 등록 되었습니다',
    'savedvotemsg'      => '지금의 투표가 등록 되었습니다',
    'pollstitle'        => '모집 중인 앙케이트',
    'pollquestions'     => '다른 앙케이트 보기',
    'stats_top10'       => '앙케이트 톱 10',
    'stats_questions'   => '앙케이트 질문',
    'stats_votes'       => '투표',
    'stats_none'        => '이 사이트에는 앙케이트가 없거나 앙케이트에 클릭한 사람이 없거나 어느 쪽일 것입니다.',
    'stats_summary'     => 'Polls (Answers) in the system',
    'open_poll'         => '공개 앙케이트'
);

###############################################################################
# admin/plugins/polls/index.php

$LANG25 = array(
    1 => '모드',
    2 => '질문과 적어도 한가지 주요선택을 입력하시기 바랍니다.',
    3 => '작성일시',
    4 => "앙케이트 %s 가 보존 되었습니다",
    5 => '앙케이트의 편집',
    6 => '앙케이트ID',
    7 => '(스페이스 두지 않도록)',
    8 => '홈페이지에 표시하기',
    9 => '질문하기',
    10 => '응답 / 투표수 / 확인',
    11 => "앙케이트(%s)의 주요선택에 에러가 있었습니다 ",
    12 => "앙케이트(%s)의 질문항목에 에러가 있었습니다",
    13 => '앙케이트 작성',
    14 => 'ë³´ì¡´',
    15 => '중지',
    16 => '삭제',
    17 => '앙케이트ID를 입력하시기 바랍니다',
    18 => '앙케이트 전체보기',
    19 => '앙케이트의 삭제, 편집은 제목의 왼편 아이콘을 클릭, 신규작성일 경우는 「신규작성」을 클릭 하시기 바랍니다. 제목을 클릭하시면 앙케이트 보기가 가능합니다.',
    20 => '글쓴이',
    21 => '접속에 실패 하였습니다',
    22 => "관리권한이 없는 앙케이트를 편집하려고 하셨습니다.  이 행위는 기록 됩니다.  <a 
href=\"{$_CONF['site_admin_url']}/poll.php\"> 덧글의 관리화면으로 </a>으로 돌아가시기 바랍니다.",
    23 => '신규 앙케이트',
    24 => '관리화면',
    25 => '예',
    26 => '아니오',
    27 => '편집',
    28 => '검색',
    29 => '검색조건',
    30 => '표시건수',
);

$PLG_polls_MESSAGE19 = '앙케이트가 등록 되었습니다.';
$PLG_polls_MESSAGE20 = '앙케이트가 삭제 되었습니다.';

// Messages for the plugin upgrade
$PLG_polls_MESSAGE3002 = $LANG32[9];

?>
--- NEW FILE: korean.php ---
<?php

###############################################################################
# korean_utf-8.php
# This is the english language page for the Geeklog Polls Plug-in!
#
# Copyright (C) 2001 Tony Bibbs
# tony at tonybibbs.com
# Copyright (C) 2005 Trinity Bays
# trinity93 at gmail.com
# Tranlated by IvySOHO Ivy(KOMMA Tetsuko/Kim Younghie)
#
# 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.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
###############################################################################
# Last Update 2007/02/12 by Ivy (Geeklog Japanese)

###############################################################################
# Array Format: 
# $LANGXX[YY]:	$LANG - variable name
#		  	XX - file id number
#			YY - phrase id number
###############################################################################


$LANG_POLLS = array(
    'polls'             => '¾ÓÄÉÀÌÆ®',
    'results'           => '°á°ú',
    'pollresults'       => '¾ÓÄÉÀÌÆ® °á°ú',
    'votes'             => 'ÅõÇ¥',
    'vote'              => 'ÅõÇ¥Çϱâ',
    'pastpolls'         => '¾ÓÄÉÀÌÆ® Àüüº¸±â',
    'savedvotetitle'    => 'ÅõÇ¥°¡ µî·Ï µÇ¾ú½À´Ï´Ù',
    'savedvotemsg'      => 'Áö±ÝÀÇ ÅõÇ¥°¡ µî·Ï µÇ¾ú½À´Ï´Ù',
    'pollstitle'        => '¸ðÁý ÁßÀÎ ¾ÓÄÉÀÌÆ®',
    'pollquestions'     => '´Ù¸¥ ¾ÓÄÉÀÌÆ® º¸±â',
    'stats_top10'       => '¾ÓÄÉÀÌÆ® Åé 10',
    'stats_questions'   => '¾ÓÄÉÀÌÆ® Áú¹®',
    'stats_votes'       => 'ÅõÇ¥',
    'stats_none'        => 'ÀÌ »çÀÌÆ®¿¡´Â ¾ÓÄÉÀÌÆ®°¡ ¾ø°Å³ª ¾ÓÄÉÀÌÆ®¿¡ Ŭ¸¯ÇÑ »ç¶÷ÀÌ ¾ø°Å³ª ¾î´À ÂÊÀÏ °ÍÀÔ´Ï´Ù.',
    'stats_summary'     => 'Polls (Answers) in the system',
    'open_poll'         => '°ø°³ ¾ÓÄÉÀÌÆ®'
);

###############################################################################
# admin/plugins/polls/index.php

$LANG25 = array(
    1 => '¸ðµå',
    2 => 'Áú¹®°ú Àû¾îµµ ÇÑ°¡Áö ÁÖ¿ä¼±ÅÃÀ» ÀÔ·ÂÇϽñ⠹ٶø´Ï´Ù.',
    3 => 'ÀÛ¼ºÀϽÃ',
    4 => "¾ÓÄÉÀÌÆ® %s °¡ º¸Á¸ µÇ¾ú½À´Ï´Ù",
    5 => '¾ÓÄÉÀÌÆ®ÀÇ ÆíÁý',
    6 => '¾ÓÄÉÀÌÆ®ID',
    7 => '(½ºÆäÀ̽º µÎÁö ¾Êµµ·Ï)',
    8 => 'ȨÆäÀÌÁö¿¡ Ç¥½ÃÇϱâ',
    9 => 'Áú¹®Çϱâ',
    10 => 'ÀÀ´ä / ÅõÇ¥¼ö / È®ÀÎ',
    11 => "¾ÓÄÉÀÌÆ®(%s)ÀÇ ÁÖ¿ä¼±Åÿ¡ ¿¡·¯°¡ ÀÖ¾ú½À´Ï´Ù ",
    12 => "¾ÓÄÉÀÌÆ®(%s)ÀÇ Áú¹®Ç׸ñ¿¡ ¿¡·¯°¡ ÀÖ¾ú½À´Ï´Ù",
    13 => '¾ÓÄÉÀÌÆ® ÀÛ¼º',
    14 => 'º¸Á¸',
    15 => 'ÁßÁö',
    16 => '»èÁ¦',
    17 => '¾ÓÄÉÀÌÆ®ID¸¦ ÀÔ·ÂÇϽñ⠹ٶø´Ï´Ù',
    18 => '¾ÓÄÉÀÌÆ® Àüüº¸±â',
    19 => '¾ÓÄÉÀÌÆ®ÀÇ »èÁ¦, ÆíÁýÀº Á¦¸ñÀÇ ¿ÞÆí ¾ÆÀÌÄÜÀ» Ŭ¸¯, ½Å±ÔÀÛ¼ºÀÏ °æ¿ì´Â ¡¸½Å±ÔÀÛ¼º¡¹À» Ŭ¸¯ ÇϽñ⠹ٶø´Ï´Ù. Á¦¸ñÀ» Ŭ¸¯ÇÏ½Ã¸é ¾ÓÄÉÀÌÆ® º¸±â°¡ °¡´ÉÇÕ´Ï´Ù.',
    20 => '±Û¾´ÀÌ',
    21 => 'Á¢¼Ó¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù',
    22 => "°ü¸®±ÇÇÑÀÌ ¾ø´Â ¾ÓÄÉÀÌÆ®¸¦ ÆíÁýÇÏ·Á°í Çϼ̽À´Ï´Ù.  ÀÌ ÇàÀ§´Â ±â·Ï µË´Ï´Ù.  <a 
href=\"{$_CONF['site_admin_url']}/poll.php\"> µ¡±ÛÀÇ °ü¸®È­¸éÀ¸·Î </a>À¸·Î µ¹¾Æ°¡½Ã±â ¹Ù¶ø´Ï´Ù.",
    23 => '½Å±Ô ¾ÓÄÉÀÌÆ®',
    24 => '°ü¸®È­¸é',
    25 => '¿¹',
    26 => '¾Æ´Ï¿À',
    27 => 'ÆíÁý',
    28 => '°Ë»ö',
    29 => '°Ë»öÁ¶°Ç',
    30 => 'Ç¥½Ã°Ç¼ö',
);

$PLG_polls_MESSAGE19 = '¾ÓÄÉÀÌÆ®°¡ µî·Ï µÇ¾ú½À´Ï´Ù.';
$PLG_polls_MESSAGE20 = '¾ÓÄÉÀÌÆ®°¡ »èÁ¦ µÇ¾ú½À´Ï´Ù.';

// Messages for the plugin upgrade
$PLG_polls_MESSAGE3002 = $LANG32[9];

?>
--- NEW FILE: french_canada.php ---
<?php

###############################################################################
# english.php
# This is the english language page for the Geeklog Polls Plug-in!
#
# Copyright (C) 2001 Tony Bibbs
# tony at tonybibbs.com
# Copyright (C) 2005 Trinity Bays
# trinity93 at gmail.com
#
# 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.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
###############################################################################

###############################################################################
# Array Format: 
# $LANGXX[YY]:	$LANG - variable name
#		  	XX - file id number
#			YY - phrase id number
###############################################################################


$LANG_POLLS = array(
    'polls'             => 'sondages',
    'results'           => 'Résultats',
    'pollresults'       => 'Résultat des sondages',
    'votes'             => 'votes',
    'vote'              => 'Vote',
    'pastpolls'         => 'Sondages anciens',
    'savedvotetitle'    => 'Vote sauvegardé',
    'savedvotemsg'      => 'Votre vote à été enregistré',
    'pollstitle'        => 'Sondages dans le système',
    'pollquestions'     => 'Voyez les autres questions sondées',
    'stats_top10'       => 'Top-10 des sondages',
    'stats_questions'   => 'Questions des sondages',
    'stats_votes'       => 'Votes',
    'stats_none'        => 'Il appert qu\'il n\'y a aucun sondage actif en ce moment, ou que personne n\'ait voté à ce jour.',
    'stats_summary'     => 'Sondages (réponses) dans le système',
    'open_poll'         => 'Ouvert au vote'
);

###############################################################################
# admin/plugins/polls/index.php

$LANG25 = array(
    1 => 'Mode',
    2 => 'Merci d\'inscrire une question et au moins une réponse.',
    3 => 'Sondage créé',
    4 => "%s sondage(s) sauvegardé(s)",
    5 => 'Éditez le sondage',
    6 => 'Numéro de sondage',
    7 => '(n\'utilisez pas d\'espacements)',
    8 => 'Apparaît sur la page d\'accueil',
    9 => 'Question',
    10 => 'Réponses / Votes',
    11 => "Erreur : nous n\'avons pu récupérer les réponses du sondage %s",
    12 => "Erreur : nous n\'avons pu récupérer les questions du sondage %s",
    13 => 'Créez un sondage',
    14 => 'sauvegardez',
    15 => 'annulez',
    16 => 'effacez',
    17 => 'Inscrivez un numéro de sondage',
    18 => 'Liste des sondages',
    19 => 'Cliquez sur l\'icône pour modifier un sondage.  Cliquez sur "Créer" pour un nouveau sondage.',
    20 => 'Voteurs',
    21 => 'Accès refusé',
    22 => "You are trying to access a poll that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/poll.php\">go back to the poll administration screen</a>.",
    23 => 'Nouveau sondage',
    24 => 'Admin Home',
    25 => 'Oui',
    26 => 'Non',
    27 => 'Éditer',
    28 => 'Soumettre',
    29 => 'Rechercher',
    30 => 'Limite des résultats',
);

$PLG_polls_MESSAGE19 = 'Vos sondages ont été sauvegardés avec succès.';

?>

Index: japanese.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/polls/language/japanese.php,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -C2 -d -r1.7 -r1.7.2.1
*** japanese.php	11 Dec 2006 16:58:01 -0000	1.7
--- japanese.php	15 Dec 2007 22:26:50 -0000	1.7.2.1
***************
*** 9,13 ****
  # Copyright (C) 2005 Trinity Bays
  # trinity93 at gmail.com
! # Tranlated by Geeklog Japanese group
  #
  # This program is free software; you can redistribute it and/or
--- 9,13 ----
  # Copyright (C) 2005 Trinity Bays
  # trinity93 at gmail.com
! # Tranlated by Geeklog Japanese group SaY and Ivy
  #
  # This program is free software; you can redistribute it and/or
***************
*** 26,30 ****
  #
  ###############################################################################
! # Last Update 2006/12/12 by Ivy (Geeklog Japanese)
  
  ###############################################################################
--- 26,30 ----
  #
  ###############################################################################
! # Last Update 2007/01/30 by Ivy (Geeklog Japanese)
  
  ###############################################################################
***************
*** 58,62 ****
      4 => "¥¢¥ó¥±¡¼¥È¡Ê %s ¡Ë¤¬Êݸ¤µ¤ì¤Þ¤·¤¿",
      5 => '¥¢¥ó¥±¡¼¥È¤ÎÊÔ½¸',
!     6 => '¥¢¥ó¥±¡¼¥È¤Î ID',
      7 => '(¥¹¥Ú¡¼¥¹¤ò´Þ¤Þ¤Ê¤¤¤³¤È)',
      8 => '¥Û¡¼¥à¥Ú¡¼¥¸¤Ëɽ¼¨¤¹¤ë',
--- 58,62 ----
      4 => "¥¢¥ó¥±¡¼¥È¡Ê %s ¡Ë¤¬Êݸ¤µ¤ì¤Þ¤·¤¿",
      5 => '¥¢¥ó¥±¡¼¥È¤ÎÊÔ½¸',
!     6 => '¥¢¥ó¥±¡¼¥ÈID',
      7 => '(¥¹¥Ú¡¼¥¹¤ò´Þ¤Þ¤Ê¤¤¤³¤È)',
      8 => '¥Û¡¼¥à¥Ú¡¼¥¸¤Ëɽ¼¨¤¹¤ë',
***************
*** 69,75 ****
      15 => '̾ȧ',
      16 => 'ºï½ü',
!     17 => 'ÅêɼID¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤',
      18 => '¥¢¥ó¥±¡¼¥È°ìÍ÷',
!     19 => '¥¢¥ó¥±¡¼¥È¤Îºï½ü¡¦ÊÔ½¸¤Ï¥¿¥¤¥È¥ëº¸¤Î¥¢¥¤¥³¥ó¤ò¥¯¥ê¥Ã¥¯¡¢¿·µ¬¤ËºîÀ®¤¹¤ë¾ì¹ç¤Ï¡Ö¿·µ¬ºîÀ®¡×¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¤¯¤À¤µ¤¤¡£¥¿¥¤¥È¥ë¤ò¥¯¥ê¥Ã¥¯¤¹¤ë¤È¥¢¥ó¥±¡¼¥È¤ò±ÜÍ÷¤Ç¤­¤Þ¤¹¡£',
      20 => 'Åêɼ¼Ô',
      21 => '¥¢¥¯¥»¥¹¤¬µñÈݤµ¤ì¤Þ¤·¤¿',
--- 69,75 ----
      15 => '̾ȧ',
      16 => 'ºï½ü',
!     17 => '¥¢¥ó¥±¡¼¥ÈID¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤',
      18 => '¥¢¥ó¥±¡¼¥È°ìÍ÷',
!     19 => '¥¢¥ó¥±¡¼¥È¤Îºï½ü¡¦ÊÔ½¸¤Ï¥¿¥¤¥È¥ëº¸¤Î¥¢¥¤¥³¥ó¤ò¥¯¥ê¥Ã¥¯¡¤¿·µ¬¤ËºîÀ®¤¹¤ë¾ì¹ç¤Ï¡Ö¿·µ¬ºîÀ®¡×¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¤¯¤À¤µ¤¤¡£¥¿¥¤¥È¥ë¤ò¥¯¥ê¥Ã¥¯¤¹¤ë¤È¥¢¥ó¥±¡¼¥È¤ò±ÜÍ÷¤Ç¤­¤Þ¤¹¡£',
      20 => 'Åêɼ¼Ô',
      21 => '¥¢¥¯¥»¥¹¤¬µñÈݤµ¤ì¤Þ¤·¤¿',

Index: japanese_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/polls/language/japanese_utf-8.php,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -C2 -d -r1.7 -r1.7.2.1
*** japanese_utf-8.php	11 Dec 2006 16:58:01 -0000	1.7
--- japanese_utf-8.php	15 Dec 2007 22:26:50 -0000	1.7.2.1
***************
*** 9,13 ****
  # Copyright (C) 2005 Trinity Bays
  # trinity93 at gmail.com
! # Tranlated by Geeklog Japanese group
  #
  # This program is free software; you can redistribute it and/or
--- 9,13 ----
  # Copyright (C) 2005 Trinity Bays
  # trinity93 at gmail.com
! # Tranlated by Geeklog Japanese group SaY and Ivy
  #
  # This program is free software; you can redistribute it and/or
***************
*** 26,30 ****
  #
  ###############################################################################
! # Last Update 2006/12/12 by Ivy (Geeklog Japanese)
  
  ###############################################################################
--- 26,30 ----
  #
  ###############################################################################
! # Last Update 2007/01/30 by Ivy (Geeklog Japanese)
  
  ###############################################################################
***************
*** 58,62 ****
      4 => "アンケート( %s )が保存されました",
      5 => 'アンケートの編集',
!     6 => 'アンケートの ID',
      7 => '(スペースを含まないこと)',
      8 => 'ホームページに表示する',
--- 58,62 ----
      4 => "アンケート( %s )が保存されました",
      5 => 'アンケートの編集',
!     6 => 'アンケートID',
      7 => '(スペースを含まないこと)',
      8 => 'ホームページに表示する',
***************
*** 69,75 ****
      15 => '中止',
      16 => '削除',
!     17 => '投票IDを入力してください',
      18 => 'アンケート一覧',
!     19 => 'アンケートの削除・編集はタイトル左のアイコンをクリック、新規に作成する場合は「新規作成」をクリックしてください。タイトルをクリックするとアンケートを閲覧できます。',
      20 => '投票者',
      21 => 'アクセスが拒否されました',
--- 69,75 ----
      15 => '中止',
      16 => '削除',
!     17 => 'アンケートIDを入力してください',
      18 => 'アンケート一覧',
!     19 => 'アンケートの削除・編集はタイトル左のアイコンをクリック,新規に作成する場合は「新規作成」をクリックしてください。タイトルをクリックするとアンケートを閲覧できます。',
      20 => '投票者',
      21 => 'アクセスが拒否されました',

--- NEW FILE: spanish_utf-8.php ---
<?php

###############################################################################
# spanish_utf-8.php
# This is the spanish language page for the Geeklog Polls Plug-in!
#
# Copyright (C) 2007 José R. Valverde
# jrvalverde at cnb.uam.es
#
# Copyright (C) 2001 Tony Bibbs
# tony at tonybibbs.com
# Copyright (C) 2005 Trinity Bays
# trinity93 at gmail.com
#
# 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.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
###############################################################################

###############################################################################
# Array Format: 
# $LANGXX[YY]:	$LANG - variable name
#		  	XX - file id number
#			YY - phrase id number
###############################################################################


$LANG_POLLS = array(
    'polls'             => 'Encuestas',
    'results'           => 'Resultados',
    'pollresults'       => 'Resultados de la encuesta',
    'votes'             => 'votos',
    'vote'              => 'Voto',
    'pastpolls'         => 'Encuestas anteriores',
    'savedvotetitle'    => 'Voto guardado',
    'savedvotemsg'      => 'Se ha guardado tu voto para la encuesta',
    'pollstitle'        => 'Encuestas disponibles',
    'pollquestions'     => 'Ver otras preguntas encuestadas',
    'stats_top10'       => '10 encuestas principales',
    'stats_questions'   => 'Pregunta de la encuesta',
    'stats_votes'       => 'Votos',
    'stats_none'        => 'Parece no haber encuestas o que nadie ha votado.',
    'stats_summary'     => 'Encuestas (Respuestas) en el sistema',
    'open_poll'         => 'Abierto para votar'
);

###############################################################################
# admin/plugins/polls/index.php

$LANG25 = array(
    1 => 'Modo',
    2 => 'Por favor, introduce una pregunta y al menos una respuesta.',
    3 => 'Encuesta creada',
    4 => "Encuesta %s guardada",
    5 => 'Modificar encuesta',
    6 => 'ID de la encuesta',
    7 => '(no usar espacios)',
    8 => 'Aparece en la Página Principal',
    9 => 'Pregunta',
    10 => 'Respuesta / Votos / Aclaración',
    11 => "Ha habido un error intentando obtener los resultados de la encuesta %s",
    12 => "Hubo un error intentando consultar los resultados de la encuesta %s",
    13 => 'Crear encuesta',
    14 => 'guardar',
    15 => 'cancelar',
    16 => 'borrar',
    17 => 'Por favor, introduzca una ID para la encuesta',
    18 => 'Lista de encuestas',
    19 => 'Para modificar o borrar una encuesta, pulse en el botón de edición. Para crear una encuesta nueva, pulse en "Crear nueva".',
    20 => 'Votantes',
    21 => 'Acceso denegado',
    22 => "Está intentando acceder a una encuesta a la que no tiene derecho. Este intento ha sido guardado. Por favor <a href=\"{$_CONF['site_admin_url']}/poll.php\">regrese a la pantalla de gestión de encuestas</a>.",
    23 => 'Nueva encuesta',
    24 => 'Administración',
    25 => 'Si',
    26 => 'No',
    27 => 'Editar',
    28 => 'Enviar',
    29 => 'Buscar',
    30 => 'Limitar Resultados',
);

$PLG_polls_MESSAGE19 = 'Tu encuesta se guardó satisfactoriamente.';
$PLG_polls_MESSAGE20 = 'Tu encuesta se ha borrado satisfactoriamente.';

// Messages for the plugin upgrade
$PLG_polls_MESSAGE3002 = $LANG32[9];

?>




More information about the geeklog-cvs mailing list