composer package updates
[openemr.git] / vendor / zendframework / zend-i18n-resources / languages / da / Zend_Captcha.php
blobbe23723fac294ca22e6a969c43e69cef7e65d179
1 <?php
2 /**
3 * Zend Framework (http://framework.zend.com/)
5 * @link http://github.com/zendframework/zf2 for the canonical source repository
6 * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
7 * @license http://framework.zend.com/license/new-bsd New BSD License
8 */
10 /**
11 * DA-Revision: 15.Oct.2015
13 return [
14 // Zend\Captcha\ReCaptcha
15 "Missing captcha fields" => "Captcha felter mangler",
16 "Failed to validate captcha" => "Validering af captcha fejlede",
17 "Captcha value is wrong: %value%" => "Captcha værdi er forkert: %value%",
19 // Zend\Captcha\Word
20 "Empty captcha value" => "Tom captcha værdi",
21 "Captcha ID field is missing" => "Captcha ID felt mangler",
22 "Captcha value is wrong" => "Captcha værdi er forkert",