Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
slovenian translations updated
  • Loading branch information
petk committed Aug 28, 2013
1 parent 027de58 commit db06bb7
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 222 deletions.
4 changes: 2 additions & 2 deletions resources/languages/sl/Zend_Captcha.php
Expand Up @@ -11,12 +11,12 @@
* EN-Revision: 30.Jul.2011
*/
return array(
// Zend_Captcha_ReCaptcha
// Zend\Captcha\ReCaptcha
"Missing captcha fields" => "Manjka varnostna koda",
"Failed to validate captcha" => "Varnostne kode ni bilo mogoče preveriti",
"Captcha value is wrong: %value%" => "Napačna varnostna koda: %value%",

// Zend_Captcha_Word
// Zend\Captcha\Word
"Empty captcha value" => "Prazna varnostna koda",
"Captcha ID field is missing" => "Polje ID varnostne kode manjka",
"Captcha value is wrong" => "Varnostna koda je napačna",
Expand Down

0 comments on commit db06bb7

Please sign in to comment.