PageRenderTime 43ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/resources/languages/sk/Zend_Validate.php

https://bitbucket.org/gencer/zf2
PHP | 289 lines | 187 code | 46 blank | 56 comment | 20 complexity | 68e67d67dbaaafd44dc6efdb6fafa677 MD5 | raw file
  1. <?php
  2. /**
  3. * Zend Framework (http://framework.zend.com/)
  4. *
  5. * @link http://github.com/zendframework/zf2 for the canonical source repository
  6. * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
  7. * @license http://framework.zend.com/license/new-bsd New BSD License
  8. */
  9. /**
  10. * SK-Revision: 30.Sep.2013
  11. */
  12. return array(
  13. // Zend\I18n\Validate\Alnum
  14. "Invalid type given. String, integer or float expected" => "Chybný typ. Bol očakávaný reťazec, celé alebo desatinné číslo",
  15. "The input contains characters which are non alphabetic and no digits" => "Hodnota obsahuje aj iné znaky ako písmená a číslice",
  16. "The input is an empty string" => "Hodnota je prázdny reťazec",
  17. // Zend\I18n\Validator\Alpha
  18. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  19. "The input contains non alphabetic characters" => "Hodnota obsahuje aj iné znaky ako písmená",
  20. "The input is an empty string" => "Hodnota je prázdny reťazec",
  21. // Zend\I18n\Validator\DateTime
  22. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  23. "The input does not appear to be a valid datetime" => "Hodnota nie je platný časový údaj",
  24. // Zend\I18n\Validator\Float
  25. "Invalid type given. String, integer or float expected" => "Chybný typ. Bol očakávaný reťazec, celé alebo desatinné číslo",
  26. "The input does not appear to be a float" => "Hodnota nie je desatinné číslo",
  27. // Zend\I18n\Validator\Int
  28. "Invalid type given. String or integer expected" => "Chybný typ. Bol očakávaný reťazec, alebo celé číslo",
  29. "The input does not appear to be an integer" => "Hodnota nie je celé číslo",
  30. // Zend\I18n\Validator\PhoneNumber
  31. "The input does not match a phone number format" => "Zadaná hodnota nezodpovedá formatu telefonného čísla",
  32. "The country provided is currently unsupported" => "The country provided is currently unsupported",
  33. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec.",
  34. // Zend\I18n\Validator\PostCode
  35. "Invalid type given. String or integer expected" => "Chybný typ. Bol očakávaný reťazec, alebo celé číslo",
  36. "The input does not appear to be a postal code" => "Hodnota nevyzerá ako PSČ",
  37. "An exception has been raised while validating the input" => "Počas validácie bola vyvolaná výnimka",
  38. // Zend\Validator\Barcode
  39. "The input failed checksum validation" => "Hodnota má chybný kontrolný súčet",
  40. "The input contains invalid characters" => "Hodnota obsahuje neplatné znaky",
  41. "The input should have a length of %length% characters" => "Hodnota by mal mať dĺžku %length% znakov",
  42. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec.",
  43. // Zend\Validator\Between
  44. "The input is not between '%min%' and '%max%', inclusively" => "Hodnota nie je medzi '%min%' a '%max%', vrátane",
  45. "The input is not strictly between '%min%' and '%max%'" => "Hodnota nie je presne medzi '%min%' a '%max%'",
  46. // Zend\Validator\Callback
  47. "The input is not valid" => "Hodnota nie je platná",
  48. "An exception has been raised within the callback" => "Počas volania bola vyvolaná výnimka",
  49. // Zend\Validator\CreditCard
  50. "The input seems to contain an invalid checksum" => "Hodnota obsahuje neplatný kontrolný súčet",
  51. "The input must contain only digits" => "Hodnota musí obsahovať iba čísla",
  52. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  53. "The input contains an invalid amount of digits" => "Hodnota obsahuje neplatný počet číslic",
  54. "The input is not from an allowed institute" => "Hodnota nie je od povolenej spoločnosti",
  55. "The input seems to be an invalid credit card number" => "Hodnota nie je platné číslo kreditnej karty",
  56. "An exception has been raised while validating the input" => "Počas validácie bola vyvoláná výnimka",
  57. // Zend\Validator\Csrf
  58. "The form submitted did not originate from the expected site" => "Odoslaný formulár nepochádza z predpokladanej stránky",
  59. // Zend\Validator\Date
  60. "Invalid type given. String, integer, array or DateTime expected" => "Chybný typ. Bol očakávaný reťazec, číslo, pole, alebo DateTime",
  61. "The input does not appear to be a valid date" => "Hodnota nie je platný dátum",
  62. "The input does not fit the date format '%format%'" => "Hodnota nezodpovedá formátu dátumu '%format%'",
  63. // Zend\Validator\DateStep
  64. "The input is not a valid step" => "Hodnota nie je platný krok",
  65. // Zend\Validator\Db\AbstractDb
  66. "No record matching the input was found" => "Nebol nájdený žiadny záznam zodpovedajúci zadanej hodnote",
  67. "A record matching the input was found" => "Bol nájdený záznam zodpovedajúci zadanej hodnote",
  68. // Zend\Validator\Digits
  69. "The input must contain only digits" => "Hodnota musí obsahovať len číslice",
  70. "The input is an empty string" => "Hodnota je prázdny reťazec",
  71. "Invalid type given. String, integer or float expected" => "Chybný typ. Bol očakávaný reťazec, celé alebo desatinné číslo",
  72. // Zend\Validator\EmailAddress
  73. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  74. "The input is not a valid email address. Use the basic format local-part@hostname" => "'%value%' nie je platná e-mailová adresa. Použite formát local-part@hostname",
  75. "'%hostname%' is not a valid hostname for the email address" => "'%hostname%' nie je platný hostname pre emailovú adresu",
  76. "'%hostname%' does not appear to have any valid MX or A records for the email address" => "'%hostname%' neobsahuje platný MX záznam pre e-mailovú adresu",
  77. "'%hostname%' is not in a routable network segment. The email address should not be resolved from public network" => "'%hostname%' nie je v smerovateľnom úseku sieťe. E-mailová adresa by nemala byť požadovaná z verejnej siete",
  78. "'%localPart%' can not be matched against dot-atom format" => "'%localPart%' nemôže byť porovnaný voči dot-atom formátu",
  79. "'%localPart%' can not be matched against quoted-string format" => "'%localPart%' nemôže byť porovnaný voči quoted-string formátu",
  80. "'%localPart%' is not a valid local part for the email address" => "'%localPart%' nie je platná 'local part' pre e-mailovú adresu",
  81. "The input exceeds the allowed length" => "Hodnota prekročila povolenú dĺžku",
  82. // Zend\Validator\Explode
  83. "Invalid type given" => "Chybný typ",
  84. // Zend\Validator\File\Count
  85. "Too many files, maximum '%max%' are allowed but '%count%' are given" => "Príliš veľa súborov. Maximum je '%max%', ale bolo zadaných '%count%'",
  86. "Too few files, minimum '%min%' are expected but '%count%' are given" => "Príliš málo súborov. Minimum je '%min%', ale bol zadaný len '%count%'",
  87. // Zend\Validator\File\Crc32
  88. "File does not match the given crc32 hashes" => "Súbor nezodpovedá zadanému crc32 hashu",
  89. "A crc32 hash could not be evaluated for the given file" => "Pre zadaný súbor nemohol byť vypočítaný crc32 hash",
  90. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  91. // Zend\Validator\File\ExcludeExtension
  92. "File has an incorrect extension" => "Súbor má nesprávnu príponu",
  93. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  94. // Zend\Validator\File\Exists
  95. "File does not exist" => "Súbor neexistuje",
  96. // Zend\Validator\File\Extension
  97. "File has an incorrect extension" => "Súbor má nesprávnu príponu",
  98. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  99. // Zend\Validator\File\FilesSize
  100. "All files in sum should have a maximum size of '%max%' but '%size%' were detected" => "Súčet veľkostí všetkých súborov by mal byť maximálne '%max%', ale je '%size%'",
  101. "All files in sum should have a minimum size of '%min%' but '%size%' were detected" => "Súčet veľkostí všetkých súborov by mal byť najmenej '%min%', ale je '%size%'",
  102. "One or more files can not be read" => "Jeden, alebo viac súborov nie je možné načítať",
  103. // Zend\Validator\File\Hash
  104. "File does not match the given hashes" => "Súbor nezodpovedá danému hashu",
  105. "A hash could not be evaluated for the given file" => "Hash nemohol byť pre daný súbor vypočítaný",
  106. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  107. // Zend\Validator\File\ImageSize
  108. "Maximum allowed width for image should be '%maxwidth%' but '%width%' detected" => "Maximálna šírka obrázku by mala byť '%maxwidth%', ale je '%width%'",
  109. "Minimum expected width for image should be '%minwidth%' but '%width%' detected" => "Minimálna šírka obrázku by mala byť '%minwidth%', ale je '%width%'",
  110. "Maximum allowed height for image should be '%maxheight%' but '%height%' detected" => "Maximálna výška obrázku by mala byť '%maxheight%', ale je '%height%'",
  111. "Minimum expected height for image should be '%minheight%' but '%height%' detected" => "Minimálna výška obrázku by mala byť '%minheight%', ale je '%height%'",
  112. "The size of image could not be detected"=> "Nebolo možné zistiť rozmery obrázka",
  113. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  114. // Zend\Validator\File\IsCompressed
  115. "File is not compressed, '%type%' detected" => "Súbor nie je komprimovaný, ale '%type%'",
  116. "The mimetype could not be detected from the file" => "Mimetyp súboru nebolo možné zisťit",
  117. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  118. // Zend\Validator\File\IsImage
  119. "File is no image, '%type%' detected" => "Súbor '%value%' nie je obrázok, ale '%type%'",
  120. "The mimetype could not be detected from the file" => "Mimetyp súboru nebolo možné zistiť",
  121. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  122. // Zend\Validator\File\Md5
  123. "File does not match the given md5 hashes" => "Súbor nezodpovedá danému md5 hashu",
  124. "An md5 hash could not be evaluated for the given file" => "Md5 hash nemohol byť pre daný súbor vypočítaný",
  125. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  126. // Zend\Validator\File\MimeType
  127. "File has an incorrect mimetype of '%type%'" => "Súbor má neplatný mimetyp '%type%'",
  128. "The mimetype could not be detected from the file" => "Mimetyp súboru nebolo možné zistiť",
  129. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  130. // Zend\Validator\File\NotExists
  131. "File exists" => "Súbor existuje",
  132. // Zend\Validator\File\Sha1
  133. "File does not match the given sha1 hashes" => "Súbor nezodpovedá danému sha1 hashu",
  134. "A sha1 hash could not be evaluated for the given file" => "Sha1 hash nemohol byť pre daný súbor vypočítaný",
  135. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  136. // Zend\Validator\File\Size
  137. "Maximum allowed size for file is '%max%' but '%size%' detected" => "Maximálna povolená veľkosť súboru je '%max%', ale súbor má '%size%'",
  138. "Minimum expected size for file is '%min%' but '%size%' detected" => "Minimálna veľkosť súboru je '%min%', ale súbor má '%size%'",
  139. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  140. // Zend\Validator\File\Upload
  141. "File '%value%' exceeds the defined ini size" => "Súbor '%value%' prekročil veľkosť definovanú v ini súbore",
  142. "File '%value%' exceeds the defined form size" => "Súbor '%value%' prekročil veľkosť definovanú vo formulári",
  143. "File '%value%' was only partially uploaded" => "Súbor '%value%' bol odoslaný len čiastočne",
  144. "File '%value%' was not uploaded" => "Súbor '%value%' nebol odoslaný",
  145. "No temporary directory was found for file '%value%'" => "Pre súbor '%value%' nebol nájdený žiadny dočasný adresár",
  146. "File '%value%' can't be written" => "Súbor '%value%' nemôže byť zapísaný",
  147. "A PHP extension returned an error while uploading the file '%value%'" => "PHP rozšírenie vrátilo chybu počas nahrávania súboru '%value%'",
  148. "File '%value%' was illegally uploaded. This could be a possible attack" => "Súbor '%value%' bol neoprávnene nahraný. Môže se jednať o útok",
  149. "File '%value%' was not found" => "Súbor '%value%' nebol nájdený",
  150. "Unknown error while uploading file '%value%'" => "Počas odosielania súboru '%value%' došlo k chybe",
  151. // Zend\Validator\File\UploadFile
  152. "File exceeds the defined ini size" => "Súbor prekročil veľkosť definovanú v ini súbore",
  153. "File exceeds the defined form size" => "Súbor prekročil veľkosť definovanú vo formulári",
  154. "File was only partially uploaded" => "Súbor bol odoslaný len čiastočne",
  155. "File was not uploaded" => "Súbor nebol odoslaný",
  156. "No temporary directory was found for file" => "Pre súbor nebol najdený žiadny dočasný adresár",
  157. "File can't be written" => "Súbor nemože byť zapisaný",
  158. "A PHP extension returned an error while uploading the file" => "PHP rozšírenie vrátilo chybu počas nahrávania súboru",
  159. "File was illegally uploaded. This could be a possible attack" => "Súbor bol neoprávnene nahraný. Môže se jednať o útok",
  160. "File was not found" => "Súbor nebol nájdený",
  161. "Unknown error while uploading file" => "Počas odosielania súboru došlo k chybe",
  162. // Zend\Validator\File\WordCount
  163. "Too many words, maximum '%max%' are allowed but '%count%' were counted" => "Príliš veľa slov. Maximálne je ich dovolených '%max%', ale bolo zadaných '%count%'",
  164. "Too few words, minimum '%min%' are expected but '%count%' were counted" => "Príliš málo slov. Musí ich byť aspoň '%min%', ale bolo zadaných len '%count%'",
  165. "File is not readable or does not exist" => "Súbor buď nie je čitateľný, alebo neexistuje",
  166. // Zend\Validator\GreaterThan
  167. "The input is not greater than '%min%'" => "Hodnota nie je väčšia ako '%min%'",
  168. "The input is not greater or equal than '%min%'" => "Hodnota nie je väčšia alebo rovná '%min%'",
  169. // Zend\Validator\Hex
  170. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  171. "The input contains non-hexadecimal characters" => "Hodnota neobsahuje len znaky hexadecimálnych čísel",
  172. // Zend\Validator\Hostname
  173. "The input appears to be a DNS hostname but the given punycode notation cannot be decoded" => "Zadaná hodnota vyzerá ako DNS hostname ale zadanú punycode notáciu nie je možné dekódovať",
  174. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  175. "The input appears to be a DNS hostname but contains a dash in an invalid position" => "Zadaná hodnota vyzerá ako hostname, ale obsahuje pomlčku na nedovolenom mieste",
  176. "The input does not match the expected structure for a DNS hostname" => "Zadaná hodnota nezodpovedá očakávanej štruktúre hostname",
  177. "The input appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'" => "Zadaná hodnota vyzerá ako hostname, ale nezodpovedá formátu hostname pre '%tld%'",
  178. "The input does not appear to be a valid local network name" => "Zadaná hodnota nevyzerá ako platné sieťové meno",
  179. "The input does not appear to be a valid URI hostname" => "Zadaná hodnota nevyzerá ako platné URI hostname",
  180. "The input appears to be an IP address, but IP addresses are not allowed" => "Zadaná hodnota vyzerá ako IP adresa, ale tie nie sú dovolené",
  181. "The input appears to be a local network name but local network names are not allowed" => "Zadaná hodnota vyzerá ako hostname lokálnej siete, tie ale nie sú povolené",
  182. "The input appears to be a DNS hostname but cannot extract TLD part" => "Zadaná hodnota síce vyzerá ako hostname, ale nemožno určiť TLD",
  183. "The input appears to be a DNS hostname but cannot match TLD against known list" => "Zadaná hodnota vyzerá ako hostname, ale nemohol byť overený voči známym TLD",
  184. // Zend\Validator\Iban
  185. "Unknown country within the IBAN" => "Neznámý štát v IBAN",
  186. "Countries outside the Single Euro Payments Area (SEPA) are not supported" => "Štáty mimo jednotný europský platobný priestor (SEPA) nie su podporované",
  187. "The input has a false IBAN format" => "Hodnota nie je platný formát IBAN",
  188. "The input has failed the IBAN check" => "Hodnota neprešla kontrolou IBAN",
  189. // Zend\Validator\Identical
  190. "The two given tokens do not match" => "Zadané položky nie su zhodné",
  191. "No token was provided to match against" => "Nebola zadáná položka pre porovnanie",
  192. // Zend\Validator\InArray
  193. "The input was not found in the haystack" => "Hodnota nebola nájdená v zozname",
  194. // Zend\Validator\Ip
  195. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  196. "The input does not appear to be a valid IP address" => "Hodnota nie je platná IP adresa",
  197. // Zend\Validator\IsInstanceOf
  198. "The input is not an instance of '%className%'" => "Hodnota nie je inštanciou triedy '%className%'",
  199. // Zend\Validator\Isbn
  200. "Invalid type given. String or integer expected" => "Chybný typ. Bol očakávaný reťazec, alebo celé číslo",
  201. "The input is not a valid ISBN number" => "Hodnota nie je platné ISBN",
  202. // Zend\Validator\LessThan
  203. "The input is not less than '%max%'" => "Hodnota nie je menej ako '%max%'",
  204. "The input is not less or equal than '%max%'" => "Hodnota nie je menej alebo presne než '%max%'",
  205. // Zend\Validator\NotEmpty
  206. "Value is required and can't be empty" => "Položka je povinná a nesmie byť prázdna",
  207. "Invalid type given. String, integer, float, boolean or array expected" => "Chybný typ. Bol očakávaný reťazec, celé alebo desatinné číslo, boolean alebo pole",
  208. // Zend\Validator\Regex
  209. "Invalid type given. String, integer or float expected" => "Chybný typ. Bol očakávaný reťazec, celé alebo desatinné číslo",
  210. "The input does not match against pattern '%pattern%'" => "Hodnota nezodpovedá šablóne '%pattern%'",
  211. "There was an internal error while using the pattern '%pattern%'" => "Počas spracovania šablóny '%pattern%' došlo k internej chybe",
  212. // Zend\Validator\Sitemap\Changefreq
  213. "The input is not a valid sitemap changefreq" => "Hodnota nie je platný 'changefreq' pre sitemapu",
  214. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  215. // Zend\Validator\Sitemap\Lastmod
  216. "The input is not a valid sitemap lastmod" => "Hodnota nie je platný 'lastmod' pre sitemapu",
  217. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  218. // Zend\Validator\Sitemap\Loc
  219. "The input is not a valid sitemap location" => "Hodnota nie je platná 'location' pre sitemapu",
  220. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  221. // Zend\Validator\Sitemap\Priority
  222. "The input is not a valid sitemap priority" => "Hodnota nie je platná 'priority' pre sitemapu",
  223. "Invalid type given. Numeric string, integer or float expected" => "Chybný typ. Bol očakávaný číselný reťazec, celé alebo desatinné číslo",
  224. // Zend\Validator\Step
  225. "Invalid value given. Scalar expected" => "Chybný hodnota. Bola očakávana skalarna hodnota",
  226. "The input is not a valid step" => "Hodnota nie je platný krok",
  227. // Zend\Validator\StringLength
  228. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  229. "The input is less than %min% characters long" => "Hodnota je kratšia ako %min% znakov",
  230. "The input is more than %max% characters long" => "Hodnota je dlhšia ako %max% znakov",
  231. // Zend\Validator\Uri
  232. "Invalid type given. String expected" => "Chybný typ. Bol očakávaný reťazec",
  233. "The input does not appear to be a valid Uri" => "Hodnota nevyzerá ako platná Uri",
  234. );