Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
Merge pull request #5037 from peterkokot/patch-translations
Browse files Browse the repository at this point in the history
Slovenian translations updated
  • Loading branch information
weierophinney committed Aug 28, 2013
2 parents 2f0ee3f + db06bb7 commit 8c61146
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 8c61146

Please sign in to comment.