PageRenderTime 31ms CodeModel.GetById 1ms RepoModel.GetById 1ms app.codeStats 0ms

/yii/framework/messages/sk/yii.php

https://github.com/joshuaswarren/weatherhub
PHP | 256 lines | 237 code | 0 blank | 19 comment | 0 complexity | 9f8660de39a95dec405f8239f0fe5390 MD5 | raw file
  1. <?php
  2. /**
  3. * Message translations.
  4. *
  5. * This file is automatically generated by 'yiic message' command.
  6. * It contains the localizable messages extracted from source code.
  7. * You may modify this file by translating the extracted messages.
  8. *
  9. * Each array element represents the translation (value) of a message (key).
  10. * If the value is empty, the message is considered as not translated.
  11. * Messages that no longer need translation will have their translations
  12. * enclosed between a pair of '@@' marks.
  13. *
  14. * Message string can be used with plural forms format. Check i18n section
  15. * of the guide for details.
  16. *
  17. * NOTE, this file must be saved in UTF-8 encoding.
  18. *
  19. * @version $Id: $
  20. */
  21. return array (
  22. 'Failed to set unsafe attribute "{attribute}" of "{class}".' => 'Nepodarilo sa nastaviť neošetrený atribút "{attribute}" v objekte "{class}".',
  23. 'Failed to start session.' => 'Nepodarilo sa vytvoriť session.',
  24. '{class} and its behaviors do not have a method or closure named "{name}".' => '{class} ani súvisiace objekty nemajú definovanú metódu ani closure s názvom "{name}".',
  25. '"{path}" is not a valid directory.' => '"{path}" nie je platný adresár.',
  26. '&lt; Previous' => 'Predchádzajúca',
  27. '&lt;&lt; First' => 'Prvá',
  28. 'Action class {class} must implement the "run" method.' => 'Objekt {class} pre vykonanie akcie musí implementovať metódu "run".',
  29. 'Active Record requires a "db" CDbConnection application component.' => 'Active Record vyžaduje komponent aplikácie "db" CDbConnection.',
  30. 'Active record "{class}" has an invalid configuration for relation "{relation}". It must specify the relation type, the related active record class and the foreign key.' => 'Active record "{class}" má neplatnú konfiguráciu pre reláciu "{relation}". Konfigurácia musí špecifikovať typ relácie, Active record objekt a foreign key.',
  31. 'Active record "{class}" is trying to select an invalid column "{column}". Note, the column must exist in the table or be an expression with alias.' => 'Active record "{class}" sa pokúsila nájsť neplatný stĺpec "{column}". Pozor - hľadaný stĺpec musí existovať v databáze, alebo musí byť výrazom s aliasom.',
  32. 'Adding a foreign key constraint to an existing table is not supported by SQLite.' => 'Pridanie foreign key do existujúcej tabuľky nie je v prípade databázy SQLite možné.',
  33. 'Alias "{alias}" is invalid. Make sure it points to an existing PHP file.' => 'Alias "{alias}" je neplatný. Ubezpečte sa, že obsahuje cestu ku platnému PHP súboru.',
  34. 'Alias "{alias}" is invalid. Make sure it points to an existing directory or file.' => 'Alias "{alias}" je neplatný. Ubezpečte sa, že ukazuje ku existujúcemu adresáru alebo súboru.',
  35. 'Alias "{alias}" is invalid. Make sure it points to an existing directory.' => 'Alias "{alias}" je neplatný. Ubezpečte sa, že ukazuje ku existujúcemu adresáru.',
  36. 'Altering a DB column is not supported by SQLite.' => 'Zmena databázového stĺpca nie je v prípade SQLite podporovaná.',
  37. 'Application Log' => 'Log aplikácie',
  38. 'Application base path "{path}" is not a valid directory.' => 'Hlavná cesta k adresáru aplikácie "{path}" je neplatná.',
  39. 'Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process.' => 'Runtime cesta k aplikácii "{path}" je neplatná. Ubezpečte sa, že ukazuje ku existujúcemu adresáru a má zapisovacie práva pre webový server.',
  40. 'Authorization item "{item}" has already been assigned to user "{user}".' => 'Autorizačný záznam "{item}" je už priradený užívateľovi "{user}".',
  41. 'Base path "{path}" is not a valid directory.' => 'Cesta ku hlavnému adresáru "{path}" nie je platná.',
  42. 'CApcCache requires PHP apc extension to be loaded.' => 'CApcCache vyžaduje prítomnosť knižnice APC.',
  43. 'CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.' => 'CAssetManager.basePath "{path}" je neplatná. Ubezpečte sa, že ukazuje ku existujúcemu adresáru a má zapisovacie práva pre webový server.',
  44. 'CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component.' => 'CCacheHttpSession.cacheID je neplatné. Ubezpečte sa, že "{id}" odkazuje na platný cache komponent aplikácie.',
  45. 'CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller.' => 'CCaptchaValidator.action "{id}" má nesprávne nastavenú akciu. Nebolo možné nájsť uvedenú akciu v súčasnom kontroléri.',
  46. 'CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbAuthManager.connectionID "{id}" je neplatné. Ubezpečte sa, že odkazuje na ID aplikačný komponent CDbConnection.',
  47. 'CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbCache.connectionID "{id}" je neplatné. Ubezpečte sa, že odkazuje na ID aplikačný komponent CDbConnection.',
  48. 'CDbCacheDependency.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbCacheDependency.connectionID "{id}" je neplatné. Ubezpečte sa, že odkazuje na ID aplikačného komponentu CDbConnection.',
  49. 'CDbCacheDependency.sql cannot be empty.' => 'CDbCacheDependency.sql nesmie byť prázdne.',
  50. 'CDbCommand failed to execute the SQL statement: {error}' => 'CDbCommand nemohol vykonať SQL príkaz: {error}',
  51. 'CDbCommand failed to prepare the SQL statement: {error}' => 'CDbCommand nemohol pripraviť SQL príkaz: {error}',
  52. 'CDbCommand::execute() failed: {error}. The SQL statement executed was: {sql}.' => 'CDbCommand::execute() chyba: {error}. Vykonaný SQL výraz bol: {sql}.',
  53. 'CDbCommand::{method}() failed: {error}. The SQL statement executed was: {sql}.' => 'CDbCommand::{method} chyba: {error}. Vykonaný SQL výraz bol: {sql}.',
  54. 'CDbConnection does not support reading schema for {driver} database.' => 'CDbConnection nepodporuje načítanie schémy pre databázový driver {driver}.',
  55. 'CDbConnection failed to open the DB connection.' => 'CDbConnection nemohol vytvoriť pripojenie na databázu.',
  56. 'CDbConnection failed to open the DB connection: {error}' => 'CDbConnection nemohol vytvoriť pripojenie na databázu: {error}',
  57. 'CDbConnection.connectionString cannot be empty.' => 'CDbConnection.connectionString nemôže byť prázdny.',
  58. 'CDbDataReader cannot rewind. It is a forward-only reader.' => 'CDbDataReader nemôže načítať predošlé záznamy. Je možné čítať len nasledujúce záznamy.',
  59. 'CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbHttpSession.connectionID "{id}" je neplatné. Ubezpečte sa, že odkazuje na ID aplikačného komponentu CDbConnection.',
  60. 'CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.' => 'CDbLogRoute.connectionID "{id}" neukazuje na platný aplikačný komponent CDbConnection.',
  61. 'CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component.' => 'CDbMessageSource.connectionID je neplatné. Ubezpečte sa, že "{id}" referuje na platný databázový komponent.',
  62. 'CDbTestFixture.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbTestFixture.connectionID "{id}" je neplatné. Ubezpečte sa, že odkazuje na platné ID databázového komponentu aplikácie.',
  63. 'CDbTransaction is inactive and cannot perform commit or roll back operations.' => 'CDbTransaction nie je aktívna a nemôže vykonať operácie commit ani rollback.',
  64. 'CDirectoryCacheDependency.directory cannot be empty.' => 'CDirectoryCacheDependency.directory nemôže byť prázdne.',
  65. 'CEAcceleratorCache requires PHP eAccelerator extension to be loaded, enabled or compiled with the "--with-eaccelerator-shared-memory" option.' => 'CEAcceleratorCache vyžaduje prítomnosť PHP rozšírenia eAccelerator, alebo mať zapnutú podporu s nastavením "--with-eaccelerator-shared-memory".',
  66. 'CFileCacheDependency.fileName cannot be empty.' => 'CFileCacheDependency.fileName nemôže byť prázdne.',
  67. 'CFileLogRoute.logPath "{path}" does not point to a valid directory. Make sure the directory exists and is writable by the Web server process.' => 'CFileLogRoute.logPath "{path}" ukazuje cestu ku neexistujúcemu adresáru. Ubezpečte sa, že adresár existuje a má zapisovacie oprávnenie pre webový server.',
  68. 'CFilterChain can only take objects implementing the IFilter interface.' => 'CFilterChain akceptuje len objekt implementujúci interface IFilter.',
  69. 'CFlexWidget.baseUrl cannot be empty.' => 'CFlexWidget.baseUrl nemôže byť prázdny.',
  70. 'CFlexWidget.name cannot be empty.' => 'CFlexWidget.name nemôže byť prázdny.',
  71. 'CGlobalStateCacheDependency.stateName cannot be empty.' => 'CGlobalStateCacheDependency.stateName nemôže byť prázdny.',
  72. 'CHttpCookieCollection can only hold CHttpCookie objects.' => 'CHttpCookieCollection môže obsahovať len objekty typu CHttpCookie.',
  73. 'CHttpRequest is unable to determine the entry script URL.' => 'CHttpRequest nedokázal identifikovať URL vstupného súboru.',
  74. 'CHttpRequest is unable to determine the path info of the request.' => 'CHttpRequest nedokázal identifikovať informácie o ceste k súboru požiadavky.',
  75. 'CHttpRequest is unable to determine the request URI.' => 'CHttpRequest nedokázal identifikovať požadovanú URI.',
  76. 'CHttpSession.cookieMode can only be "none", "allow" or "only".' => 'CHttpSession.cookieMode môže nadobudnúť len hodnoty "none", "allow" alebo "only".',
  77. 'CHttpSession.gcProbability "{value}" is invalid. It must be an integer between 0 and 100.' => 'CHttpSession.gcProbability "{value}" je neplatná. Zadajte prosím integer medzi 0 az 100.',
  78. 'CHttpSession.savePath "{path}" is not a valid directory.' => 'CHttpSession.savePath "{path}" nie je platný adresár.',
  79. 'CMemCache server configuration must be an array.' => 'Konfigurácia CMemCache musí byť pole.',
  80. 'CMemCache server configuration must have "host" value.' => 'Konfigurácia CMemCache musí obsahovať hodnotu pre "host".',
  81. 'CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.' => 'CProfileLogRoute zistil nesprávne usporiadané bloky kódu "{token}". Ubezpečte sa, že volania Yii::beginProfile() a Yii::endProfile() sú vložené správne.',
  82. 'CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".' => 'CProfileLogRoute.report "{report}" je nesprávna. Správne hodnoty môžu byť "summary" and "callstack".',
  83. 'CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature.' => 'CSecurityManager vyžaduje prítomnosť PHP rozšírenia MCrypt pre účely využitia šifrujúcich funkcií.',
  84. 'CSecurityManager.encryptionKey cannot be empty.' => 'CSecurityManager.encryptionKey nemôže byť prázdny.',
  85. 'CSecurityManager.validationKey cannot be empty.' => 'CSecurityManager.validationKey nemôže byť prázdny.',
  86. 'CTypedList<{type}> can only hold objects of {type} class.' => 'CTypedList<{type}> môže obsahovať len objekty triedy {type}.',
  87. 'CTypedMap<{type}> can only hold objects of {type} class.' => 'CTypedMap<{type}> môže obsahovať len objekty typu {type}.',
  88. 'CUrlManager.UrlFormat must be either "path" or "get".' => 'CUrlManager.UrlFormat musí byť "path" alebo "get".',
  89. 'CWinCache requires PHP wincache extension to be loaded.' => 'CWinCache vyžaduje prítomnosť knižnice PHP wincache.',
  90. 'CWinCache user cache is disabled. Please set wincache.ucenabled to On in your php.ini.' => 'CWinCache je deaktivovaná. Nastavte prosím wincache.ucenabled "On" v konfiguračnom súbore php.ini.',
  91. 'CXCache requires PHP XCache extension to be loaded.' => 'CXCache vyžaduje prítomnosť PHP knižnice XCache.',
  92. 'CZendDataCache requires PHP Zend Data Cache extension to be loaded.' => 'CZendDataCache vyžaduje prítomnosť PHP knižnice Zend Data Cache.',
  93. 'Cannot add "{child}" as a child of "{name}". A loop has been detected.' => 'Nie je možné pridať "{child}" ako potomka "{name}". Bol identifikovaný nekonečný cyklus.',
  94. 'Cannot add "{child}" as a child of "{parent}". A loop has been detected.' => 'Nie je možné pridať "{child}" ako potomka "{parent}". Bol identifikovaný nekonečný cyklus.',
  95. 'Cannot add "{name}" as a child of itself.' => 'Nie je možné pridať "{name}" ako potomka seba samého.',
  96. 'Cannot add an item of type "{child}" to an item of type "{parent}".' => 'Nie je možné pridať položku typu "{child}" ku položke typu "{parent}".',
  97. 'Column name must be either a string or an array.' => 'Názov stĺpca musí byť reťazec alebo pole.',
  98. 'Dropping DB column is not supported by SQLite.' => 'Odstránenie DB stĺpca nie je v prípade SQLite podporované.',
  99. 'Dropping a foreign key constraint is not supported by SQLite.' => 'Odstránenie foreign key nie je v prípade SQLite podporované.',
  100. 'Either "{parent}" or "{child}" does not exist.' => '"{parent}" alebo "{child}" neexistujú.',
  101. 'Error: Table "{table}" does not have a primary key.' => 'Chyba: Tabuľka "{table}" neobsahuje primárny kľúč.',
  102. 'Error: Table "{table}" has a composite primary key which is not supported by crud command.' => 'Chyba: Tabuľka "{table}" obsahuje kompozitný primárny kľúč, ktorý však nie je podporovaný CRUD príkazom.',
  103. 'Event "{class}.{event}" is attached with an invalid handler "{handler}".' => 'Udalosť "{class}.{event}" je pripojená neplatným obsluhovačom udalostí "{handler}".',
  104. 'Event "{class}.{event}" is not defined.' => 'Udalosť "{class}.{event}" nie je definovaná.',
  105. 'Extension path "{path}" does not exist.' => 'Cesta pre rozšírenia "{path}" neexistuje.',
  106. 'Failed to initialize the mcrypt module.' => 'Nepodarilo sa iniciovať mcrypt modul.',
  107. 'Failed to write the uploaded file "{file}" to disk.' => 'Nepodarilo sa zapísať nahratý súbor "{file}" na disk.',
  108. 'File upload was stopped by extension.' => 'Nahrávanie súboru bolo prerušené rozšírením.',
  109. 'Filter "{filter}" is invalid. Controller "{class}" does not have the filter method "filter{filter}".' => 'Filter "{filter}" je neplatný. Controller "{class}" nemá implementovanú metódu pre filter "filter{filter}".',
  110. 'GD and FreeType PHP extensions are required.' => 'Požadované sú PHP Rozšírenia GD a FreeType.',
  111. 'Get a new code' => 'Nový kód',
  112. 'Go to page: ' => 'Prejsť na stránku: ',
  113. 'Invalid MO file revision: {revision}.' => 'Neplatná revízia MO súboru: {revision}.',
  114. 'Invalid MO file: {file} (magic: {magic}).' => 'Neplatný MO súbor: {file} (magic: {magic}).',
  115. 'Invalid enumerable value "{value}". Please make sure it is among ({enum}).' => 'Neplatná spočítateľná hodnota "{value}". Ubezpečte sa, že hodnota je z výberu ({enum}).',
  116. 'Invalid operator "{operator}".' => 'Neplatný operátor "{operator}".',
  117. 'Last &gt;&gt;' => 'Posledný &gt;&gt;',
  118. 'List data must be an array or an object implementing Traversable.' => 'Položky zoznamu musia byť buď pole alebo objekt implementujúci Traversable.',
  119. 'List index "{index}" is out of bound.' => 'Index zoznamu "{index}" je mimo povoleného rozsahu.',
  120. 'Login Required' => 'Musíte sa prihlásiť.',
  121. 'Map data must be an array or an object implementing Traversable.' => 'Mapa musí obsahovať pole alebo objekt implementujúci Traversable.',
  122. 'Missing the temporary folder to store the uploaded file "{file}".' => 'Nebol nájdený dočasný adresár pre uloženie nahrávaného súboru "{file}".',
  123. 'Next &gt;' => 'Nasledujúci &gt;',
  124. 'No columns are being updated for table "{table}".' => 'V tabuľke "{table}" nebudú aktualizované žiadne polia.',
  125. 'No counter columns are being updated for table "{table}".' => 'V tabuľke "{table}" nebudú aktualizované žiadne polia pre počítadla.',
  126. 'Object configuration must be an array containing a "class" element.' => 'Konfigurácia objektu musí byť pole obsahujúce element "class".',
  127. 'Please fix the following input errors:' => 'Opravte prosím nasledujúce chyby vo vstupných údajoch:',
  128. 'Property "{class}.{property}" is not defined.' => 'Vlastnosť "{class}.{property}" nie je definovaná.',
  129. 'Property "{class}.{property}" is read only.' => 'Vlastnosť "{class}.{property}" je určená len na čítanie.',
  130. 'Property CMaskedTextField.mask cannot be empty.' => 'Vlastnosť CMaskedTextField.mask nesmie byť prázdna.',
  131. 'Queue data must be an array or an object implementing Traversable.' => 'Radené dáta (queue data) musia byť pole alebo objekt implementujúci Traversable.',
  132. 'Relation "{name}" is not defined in active record class "{class}".' => 'Relácia "{name}" nie je definovaná v objekte aktívneho záznamu "{class}".',
  133. 'Renaming a DB column is not supported by SQLite.' => 'Premenovanie DB stĺpca nie je v prípade SQLite podporované.',
  134. 'Stack data must be an array or an object implementing Traversable.' => 'Dáta v zásobníku musia byť pole alebo objekt implementujúci Traversable.',
  135. 'Table "{table}" does not exist.' => 'Tabuľka "{table}" neexistuje.',
  136. 'Table "{table}" does not have a column named "{column}".' => 'Tabuľka "{table}" neobsahuje stĺpec s názvom "{column}".',
  137. 'The "db" application component must be configured to be a CDbConnection object.' => 'Komponent aplikácie "db" musí byť konfigurovaný ako objekt typu CDbConnection.',
  138. 'The "filter" property must be specified with a valid callback.' => 'Vlastnosť "filter" musí byť špecifikovaná s platnou spätnou funkciou.',
  139. 'The "pattern" property must be specified with a valid regular expression.' => 'Vlastnosť "pattern" musí byť špecifikovaná s platným regulárnym výrazom.',
  140. 'The "range" property must be specified with a list of values.' => 'Vlastnosť "range" musí mať špecifikovaný zoznam hodnôt.',
  141. 'The CSRF token could not be verified.' => 'CSFR token nemohol byť overený.',
  142. 'The DB query must contain the "from" portion.' => 'Dopyt na databázu musí obsahovať časť pre "from".',
  143. 'The STAT relation "{name}" cannot have child relations.' => 'STAT Relácia "{name}" nesmie mať žiadne potomkové relácie.',
  144. 'The URL pattern "{pattern}" for route "{route}" is not a valid regular expression.' => 'URL výraz "{pattern}" pre cestu "{route}" nie je platný regulárny výraz.',
  145. 'The active record cannot be deleted because it is new.' => 'Aktívny záznam nemôže byť odstránený, pretože je nový.',
  146. 'The active record cannot be inserted to database because it is not new.' => 'Aktívny záznam nemôže byť vložený do databázy pretože nie je nový.',
  147. 'The active record cannot be updated because it is new.' => 'Aktívny záznam nemôže byť aktualizovaný, pretože je nový.',
  148. 'The asset "{asset}" to be published does not exist.' => 'Položka "{asset}" určená na publikovanie neexistuje.',
  149. 'The command path "{path}" is not a valid directory.' => 'Príkazový riadok "{path}" neobsahuje cestu ku platnému adresáru.',
  150. 'The controller path "{path}" is not a valid directory.' => 'Cesta kontrollera "{path}" neobsahuje cestu ku platnému adresáru.',
  151. 'The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.' => 'Súbor "{file}" nemôže byť nahratý. Povolené sú len súbory s nasledovnými príponami: {extensions}.',
  152. 'The file "{file}" is too large. Its size cannot exceed {limit} bytes.' => 'Súbor "{file}" je príliš veľký. Jeho veľkosť nesmie presiahnuť {limit} bajtov.',
  153. 'The file "{file}" is too small. Its size cannot be smaller than {limit} bytes.' => 'Súbor "{file}" je príliš malý. Jeho veľkosť nesmie byť menej ako {limit} bajtov.',
  154. 'The file "{file}" was only partially uploaded.' => 'Súbor "{file}" bol nahratý iba čiastočne.',
  155. 'The first element in a filter configuration must be the filter class.' => 'Prvý element v konfigurácii filtra musí byť objekt filter.',
  156. 'The format of {attribute} is invalid.' => 'Formát atribútu {attribute} je neplatný.',
  157. 'The item "{name}" does not exist.' => 'Položka "{name}" neexistuje.',
  158. 'The item "{parent}" already has a child "{child}".' => 'Položka "{parent}" už obsahuje potomka "{child}".',
  159. 'The layout path "{path}" is not a valid directory.' => 'Cesta k náhľadu "{path}" obsahuje cestu ku neplatnému adresáru.',
  160. 'The list is read only.' => 'Zoznam je určený len na čítanie.',
  161. 'The map is read only.' => 'Mapa je určená len na čítanie.',
  162. 'The module path "{path}" is not a valid directory.' => 'Cesta k modulu "{path}" obsahuje neplatnú cestu ku adresáru.',
  163. 'The pattern for 12 hour format must be "h" or "hh".' => 'Formát pre 12 hodín musí byť "h" alebo "hh".',
  164. 'The pattern for 24 hour format must be "H" or "HH".' => 'Formát pre 24 hodín musí byť "H" alebo "HH".',
  165. 'The pattern for AM/PM marker must be "a".' => 'Formát pre AM/PM musí byť "a".',
  166. 'The pattern for day in month must be "F".' => 'Formát pre deň v týždni musí byť "F".',
  167. 'The pattern for day in year must be "D", "DD" or "DDD".' => 'Formát pre deň v roku musí byť "D", "DD" or "DDD".',
  168. 'The pattern for day of the month must be "d" or "dd".' => 'Formát pre deň v mesiaci musí byť "d" alebo "dd".',
  169. 'The pattern for day of the week must be "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" or "ccccc".' => 'Formát pre deň v týždni musí byť "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" or "ccccc".',
  170. 'The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".' => 'Formát pre obdobie musí byť "G", "GG", "GGG", "GGGG" alebo "GGGGG".',
  171. 'The pattern for hour in AM/PM must be "K" or "KK".' => 'Formát pre hodinu v AM/PM musí byť "K" alebo "KK".',
  172. 'The pattern for hour in day must be "k" or "kk".' => 'Formát pre hodinu v priebehu dňa musí byť "k" alebo "kk".',
  173. 'The pattern for minutes must be "m" or "mm".' => 'Formát pre minúty musí byť "m" alebo "mm".',
  174. 'The pattern for month must be "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" or "LLLL".' => 'Formát pre mesiac musí byť "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" alebo "LLLL".',
  175. 'The pattern for seconds must be "s" or "ss".' => 'Formát pre sekundy musí byť "s" alebo "ss".',
  176. 'The pattern for time zone must be "z" or "v".' => 'Formát pre časovú zónu musí byť "z" alebo "v".',
  177. 'The pattern for week in month must be "W".' => 'Formát pre týždeň v mesiaci musí byť "W".',
  178. 'The pattern for week in year must be "w".' => 'Formát pre týždeň počas roka musí byť "w".',
  179. 'The queue is empty.' => 'Zásobník je prázdny.',
  180. 'The relation "{relation}" in active record class "{class}" is not specified correctly. The join table "{joinTable}" given in the foreign key cannot be found in the database.' => 'Relácia "{relation}" v aktívnom zázname "{class}" nie je špecifikovaná korektne. Prepojená tabuľka "{joinTable}" uvedená vo foreign key nebola nájdená v databáze.',
  181. 'The relation "{relation}" in active record class "{class}" is not specified correctly: the join table "{joinTable}" given in the foreign key cannot be found in the database.' => 'Relácia "{relation}" v aktívnom zázname "{class}" nie je špecifikovaná korektne: prepojená tabuľka "{joinTable}" uvedená vo foreign key nebola nájdená v databáze.',
  182. 'The relation "{relation}" in active record class "{class}" is specified with a foreign key "{key}" that does not point to the parent table "{table}".' => 'Relácia "{relation}" v aktívnom zázname "{class}" je špecifikovaná prostredníctvom kľúča (foreign key), ktorý neukazuje na rodičovskú tabuľku "{table}".',
  183. 'The relation "{relation}" in active record class "{class}" is specified with an incomplete foreign key. The foreign key must consist of columns referencing both joining tables.' => 'Relácia "{relation}" v aktívnom zázname "{class}" je špecifikovaná neúplným kľúčom (foreign key). Foreign key musí pozostávať zo stĺpcov (polí) odkazujúcich na obidve prepojené tabuľky.',
  184. 'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key "{key}". There is no such column in the table "{table}".' => 'Relácia "{relation}" v aktívnom zázname "{class}" je špecifikovaná pomocou neplatného kľúča (foreign key). Uvedený stĺpec v tabuľke "{table}" neexistuje.',
  185. 'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The columns in the key must match the primary keys of the table "{table}".' => 'Relácia "{relation}" v aktívnom zázname "{class}" je špecifikovaná pomocou neplatného kľúča (foreign key). Stĺpce v kľúči sa musia zhodovať s primárnymi kľúčmi v tabuľke "{table}".',
  186. 'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key. The format of the foreign key must be "joinTable(fk1,fk2,...)".' => 'Relácia "{relation}" v aktívnom zázname "{class}" je špecifikovaná pomocou neplatného kľúča (foreign key). Formát kľúča musí byť "joinTable(fk1,fk2,...)".',
  187. 'The requested view "{name}" was not found.' => 'Požadovaný náhľad "{name}" nebol nájdený.',
  188. 'The stack is empty.' => 'Zásobník je prázdny.',
  189. 'The system is unable to find the requested action "{action}".' => 'Systém nenašiel požadovanú akciu "{action}".',
  190. 'The system view path "{path}" is not a valid directory.' => 'Cesta ku systémovému náhľadu "{path}" nie je platným adresárom.',
  191. 'The table "{table}" for active record class "{class}" cannot be found in the database.' => 'Tabuľka aktívneho záznamu pre objekt "{class}" nebola nájdená v databáze.',
  192. 'The value for the column "{column}" is not supplied when querying the table "{table}".' => 'Pri dotazovaní tabuľky "{table}" nie je uvedená hodnota poľa "{column}".',
  193. 'The verification code is incorrect.' => 'Kód pre overenie nie je správny.',
  194. 'The view path "{path}" is not a valid directory.' => 'Cesta ku náhľadu "{path}" nie je platným adresárom.',
  195. 'Theme directory "{directory}" does not exist.' => 'Adresár "{directory}" neexistuje.',
  196. 'This content requires the <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.' => 'Tento obsah vyžaduje <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.',
  197. 'Unable to add an item whose name is the same as an existing item.' => 'Nie je možné pridať položku, ktorej meno už existuje.',
  198. 'Unable to change the item name. The name "{name}" is already used by another item.' => 'Nie je možné zmeniť názov položky. Názov "{name}" už používa iná položka.',
  199. 'Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process.' => 'Nie je možné vytvoriť súbor so statusom aplikácie "{file}". Ubezpečte sa, že adresár obsahujúci tento súbor existuje a má zapisovacie oprávnenia pre webový server.',
  200. 'Unable to find "{column}" in table "{table}".' => 'Nepodarilo sa nájsť "{column}" v tabuľke "{table}".',
  201. 'Unable to lock file "{file}" for reading.' => 'Nepodarilo sa uzamknúť súbor "{file}" pre čítanie.',
  202. 'Unable to lock file "{file}" for writing.' => 'Nepodarilo sa uzamknúť súbor "{file}" pre zápis.',
  203. 'Unable to read file "{file}".' => 'Nepodarilo sa načítať súbor "{file}".',
  204. 'Unable to replay the action "{object}.{method}". The method does not exist.' => 'Nepodarilo sa zopakovať akciu "{object}.{method}". Metóda neexistuje.',
  205. 'Unable to resolve the request "{route}".' => 'Nepodarilo sa spracovať požiadavku "{route}".',
  206. 'Unable to write file "{file}".' => 'Nepodarilo sa zapísať do súboru "{file}".',
  207. 'Unknown authorization item "{name}".' => 'Neznáma autorizačná položka "{name}".',
  208. 'Unknown operator "{operator}".' => 'Neznámy operátor "{operator}".',
  209. 'Unknown type "{type}".' => 'Neznámy typ "{type}".',
  210. 'Unrecognized locale "{locale}".' => 'Neznáma jazyková mutácia "{locale}".',
  211. 'View file "{file}" does not exist.' => 'Súbor pre šablónu "{file}" nebol nájdený.',
  212. 'Yii application can only be created once.' => 'Yii aplikácia môže byť vytvorená len jeden raz.',
  213. 'You are not authorized to perform this action.' => 'Nemáte oprávnenie na požadovanú akciu.',
  214. 'Your request is invalid.' => 'Vaša požiadavka je neplatná.',
  215. 'Your request is not valid.' => 'Vaša požiadavka nie je platná.',
  216. '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" je už použité.',
  217. '{attribute} "{value}" is invalid.' => '{attribute} "{value}" je neplatné.',
  218. '{attribute} cannot accept more than {limit} files.' => '{attribute} nemôže akceptovať viac ako {limit} súborov.',
  219. '{attribute} cannot be blank.' => '{attribute} nesmie byť prázdne.',
  220. '{attribute} is in the list.' => '{attribute} sa nachádza v zozname.',
  221. '{attribute} is invalid.' => '{attribute} je neplatné.',
  222. '{attribute} is not a valid URL.' => '{attribute} nie je správna URL linka.',
  223. '{attribute} is not a valid email address.' => '{attribute} nie je platná emailová adresa.',
  224. '{attribute} is not in the list.' => '{attribute} nie je v zozname.',
  225. '{attribute} is of the wrong length (should be {length} characters).' => '{attribute} má nesprávnu dĺžku (malo by mať {length} znakov)',
  226. '{attribute} is too big (maximum is {max}).' => '{attribute} je príliš veľké (maximum je {max}).',
  227. '{attribute} is too long (maximum is {max} characters).' => '{attribute} je príliš dlhé (maximum je {max} znakov).',
  228. '{attribute} is too short (minimum is {min} characters).' => '{attribute} je príliš krátke (minimum je {min} znakov).',
  229. '{attribute} is too small (minimum is {min}).' => '{attribute} je príliš malé (minimum je {min}).',
  230. '{attribute} must be a number.' => '{attribute} musí byť číslo.',
  231. '{attribute} must be an integer.' => '{attribute} musí byť typu integer.',
  232. '{attribute} must be either {true} or {false}.' => '{attribute} musí byť {true} alebo {false}.',
  233. '{attribute} must be greater than "{compareValue}".' => '{attribute} musí byť väčšie než "{compareValue}".',
  234. '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} musí byť väčšie alebo rovné "{compareValue}".',
  235. '{attribute} must be less than "{compareValue}".' => '{attribute} musí byť menšie ako "{compareValue}".',
  236. '{attribute} must be less than or equal to "{compareValue}".' => '{attribute} musí byť menšie alebo rovné "{compareValue}".',
  237. '{attribute} must be repeated exactly.' => '{attribute} musí byť presne opakované.',
  238. '{attribute} must be {type}.' => '{attribute} musí byť typu {type}.',
  239. '{attribute} must be {value}.' => '{attribute} musí mať hodnotu {value}.',
  240. '{attribute} must not be equal to "{compareValue}".' => '{attribute} musí byť rovné "{compareValue}".',
  241. '{className} does not support add() functionality.' => '{className} nepodporuje funkcionalitu add().',
  242. '{className} does not support delete() functionality.' => '{className} nepodporuje funkcionalitu delete().',
  243. '{className} does not support flushValues() functionality.' => '{className} nepodporuje funkcionalitu flushValues().',
  244. '{className} does not support get() functionality.' => '{className} nepodporuje funkcionalitu get().',
  245. '{className} does not support set() functionality.' => '{className} nepodporuje funkcionalitu set().',
  246. '{class} does not have relation "{name}".' => '{class} nepozná reláciu "{name}".',
  247. '{class} does not support fetching all table names.' => '{class} nepodporuje načítanie názvov všetkých tabuliek.',
  248. '{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.' => '{class} má nesprávne definované validačné pravidlo. Pravidlo musí špecifikovať atribút, ktorý sa má validovať ako aj meno validátora.',
  249. '{class} must specify "model" and "attribute" or "name" property values.' => '{class} musí definovať hodnotu pre vlastnosti "model" a "attribute" alebo "name".',
  250. '{class}.allowAutoLogin must be set true in order to use cookie-based authentication.' => '{class}.allowAutoLogin musí byť nastavená na "true" pre zapnutie podpory autentifikácie cez cookies.',
  251. '{class}::authenticate() must be implemented.' => 'Je potrebné implementovať metódu {class}::authenticate().',
  252. '{controller} cannot find the requested view "{view}".' => '{controller} nenašiel požadovanú šablónu "{view}".',
  253. '{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call.' => '{controller} obsahuje nesprávne umiestnené Widget tagy v šablóne "{view}". Blok pre {widget} nemá korektne ukončený blok zavolaním metódy endWidget().',
  254. '{controller} has an extra endWidget({id}) call in its view.' => '{controller} má naviac volanú metódu endWidget ({id}) v šablóne.',
  255. '{widget} cannot find the view "{view}".' => '{widget} nenašiel šablónu "{view}".',
  256. );