Zend_Captcha.php #1

  • //
  • guest/
  • thomas_gray/
  • jambox/
  • main/
  • swarm/
  • library/
  • Zend/
  • languages/
  • ca/
  • Zend_Captcha.php
  • View
  • Commits
  • Open Download .zip Download (841 B)
<?php
/**
 * Zend Framework (http://framework.zend.com/)
 *
 * @link      http://github.com/zendframework/zf2 for the canonical source repository
 * @copyright  Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
 * @license    http://framework.zend.com/license/new-bsd     New BSD License
 */

/**
 * EN-Revision: 30.Jul.2011
 */
return array(
    // Zend\Captcha\ReCaptcha
    "Missing captcha fields" => "Falten camps del captcha",
    "Failed to validate captcha" => "No s'ha pogut validar el captcha",
    "Captcha value is wrong: %value%" => "El valor del captcha és incorrecte: %value%",

    // Zend\Captcha\Word
    "Empty captcha value" => "Valor buit del captcha",
    "Captcha ID field is missing" => "Falta el camp ID del captcha",
    "Captcha value is wrong" => "El valor del captcha és incorrecte",
);
# Change User Description Committed
#1 18334 Liz Lam initial add of jambox