~horux-dev/horux-webcli/thfo

« back to all changes in this revision

Viewing changes to yii/framework/messages/sk/yii.php

  • Committer: Thierry Forchelet
  • Date: 2011-02-25 13:30:15 UTC
  • Revision ID: thierry.forchelet@letux.ch-20110225133015-zxyj9w7sqv8ly971
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
 * NOTE, this file must be saved in UTF-8 encoding.
 
15
 *
 
16
 * @version $Id: $
 
17
 */
 
18
return array (
 
19
  '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é.',
 
20
  '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.',
 
21
  'Altering a DB column is not supported by SQLite.' => 'Zmena databázového stĺpca nie je v prípade SQLite podporovaná.',
 
22
  '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.',
 
23
  'CTypedMap<{type}> can only hold objects of {type} class.' => 'CTypedMap<{type}> môže obsahovať len objekty typu {type}.',
 
24
  'Dropping DB column is not supported by SQLite.' => 'Odstránenie DB stĺpca nie je v prípade SQLite podporované.',
 
25
  'Dropping a foreign key constraint is not supported by SQLite.' => 'Odstránenie foreign key nie je v prípade SQLite podporované.',
 
26
  'Renaming a DB column is not supported by SQLite.' => 'Premenovanie DB stĺpca nie je v prípade SQLite podporované.',
 
27
  'The "db" application component must be configured to be a CDbConnection object.' => 'Komponent aplikácie "db" musí byť konfigurovaný ako objekt typu CDbConnection.',
 
28
  'The DB query must contain the "from" portion.' => 'Dopyt na databázu musí obsahovať časť pre "from".',
 
29
  'Unable to find "{column}" in table "{table}".' => 'Nepodarilo sa nájsť "{column}" v tabuľke "{table}".',
 
30
  'Unable to remove migration {class}.' => 'Nepodarilo sa odstrániť migráciu {class}.',
 
31
  'Unknown operator "{operator}".' => 'Neznámy operátor "{operator}".',
 
32
  '"{path}" is not a valid directory.' => '"{path}" nie je platný adresár.',
 
33
  '&lt; Previous' => 'Predchádzajúci',
 
34
  '&lt;&lt; First' => 'Prvý',
 
35
  'Active Record requires a "db" CDbConnection application component.' => 'Active Record vyžaduje komponent aplikácie "db" CDbConnection.',
 
36
  '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.',
 
37
  '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.',
 
38
  'Active record class "{class}" does not have a scope named "{scope}".' => 'Active record objekt "{class}" nemá priradený menný priestor.',
 
39
  '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.',
 
40
  '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.',
 
41
  'Application Log' => 'Log aplikácie',
 
42
  'Application base path "{path}" is not a valid directory.' => 'Hlavná cesta k adresáru aplikácie "{path}" je neplatná.',
 
43
  '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.',
 
44
  'Authorization item "{item}" has already been assigned to user "{user}".' => 'Autorizačný záznam "{item}" je už priradený užívateľovi "{user}".',
 
45
  'Base path "{path}" is not a valid directory.' => 'Cesta ku hlavnému adresáru "{path}" nie je platná.',
 
46
  'CApcCache requires PHP apc extension to be loaded.' => 'CApcCache vyžaduje prítomnosť knižnice APC.',
 
47
  '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.',
 
48
  '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.',
 
49
  '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.',
 
50
  '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.',
 
51
  '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.',
 
52
  'CDbCacheDependency.sql cannot be empty.' => 'CDbCacheDependency.sql nesmie byť prázdne.',
 
53
  'CDbCommand failed to execute the SQL statement: {error}' => 'CDbCommand nemohol vykonať SQL príkaz: {error}',
 
54
  'CDbCommand failed to prepare the SQL statement: {error}' => 'CDbCommand nemohol pripraviť SQL príkaz: {error}',
 
55
  'CDbConnection does not support reading schema for {driver} database.' => 'CDbConnection nepodporuje načítanie schémy pre databázový driver {driver}.',
 
56
  'CDbConnection failed to open the DB connection.' => 'CDbConnection nemohol vytvoriť pripojenie na databázu.',
 
57
  'CDbConnection failed to open the DB connection: {error}' => 'CDbConnection nemohol vytvoriť pripojenie na databázu: {error}',
 
58
  'CDbConnection is inactive and cannot perform any DB operations.' => 'CDbConnection je neaktívne a nemôže vykonať žiadne databázové operácie.',
 
59
  'CDbConnection.connectionString cannot be empty.' => 'CDbConnection.connectionString nemôže byť prázdny.',
 
60
  '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.',
 
61
  '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.',
 
62
  'CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.' => 'CDbLogRoute.connectionID "{id}" neukazuje na platný aplikačný komponent CDbConnection.',
 
63
  '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.',
 
64
  '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.',
 
65
  '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.',
 
66
  'CDirectoryCacheDependency.directory cannot be empty.' => 'CDirectoryCacheDependency.directory nemôže byť prázdne.',
 
67
  '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".',
 
68
  'CFileCacheDependency.fileName cannot be empty.' => 'CFileCacheDependency.fileName nemôže byť prázdne.',
 
69
  '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.',
 
70
  'CFilterChain can only take objects implementing the IFilter interface.' => 'CFilterChain akceptuje len objekt implementujúci interface IFilter.',
 
71
  'CFlexWidget.baseUrl cannot be empty.' => 'CFlexWidget.baseUrl nemôže byť prázdny.',
 
72
  'CFlexWidget.name cannot be empty.' => 'CFlexWidget.name nemôže byť prázdny.',
 
73
  'CGlobalStateCacheDependency.stateName cannot be empty.' => 'CGlobalStateCacheDependency.stateName nemôže byť prázdny.',
 
74
  'CHttpCookieCollection can only hold CHttpCookie objects.' => 'CHttpCookieCollection môže obsahovať len objekty typu CHttpCookie.',
 
75
  'CHttpRequest is unable to determine the entry script URL.' => 'CHttpRequest nedokázal identifikovať URL vstupného súboru.',
 
76
  'CHttpRequest is unable to determine the path info of the request.' => 'CHttpRequest nedokázal identifikovať informácie o ceste k súboru požiadavky.',
 
77
  'CHttpRequest is unable to determine the request URI.' => 'CHttpRequest nedokázal identifikovať požadovanú URI.',
 
78
  'CHttpSession.cookieMode can only be "none", "allow" or "only".' => 'CHttpSession.cookieMode môže nadobudnúť len hodnoty "none", "allow" alebo "only".',
 
79
  '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.',
 
80
  'CHttpSession.savePath "{path}" is not a valid directory.' => 'CHttpSession.savePath "{path}" nie je platný adresár.',
 
81
  'CMemCache server configuration must be an array.' => 'Konfigurácia CMemCache musí byť pole.',
 
82
  'CMemCache server configuration must have "host" value.' => 'Konfigurácia CMemCache musí obsahovať hodnotu pre "host".',
 
83
  '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.',
 
84
  '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".',
 
85
  '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í.',
 
86
  'CSecurityManager.encryptionKey cannot be empty.' => 'CSecurityManager.encryptionKey nemôže byť prázdny.',
 
87
  'CSecurityManager.validationKey cannot be empty.' => 'CSecurityManager.validationKey nemôže byť prázdny.',
 
88
  'CTypedList<{type}> can only hold objects of {type} class.' => 'CTypedList<{type}> môže obsahovať len objekty triedy {type}.',
 
89
  'CUrlManager.UrlFormat must be either "path" or "get".' => 'CUrlManager.UrlFormat musí byť "path" alebo "get".',
 
90
  'CWinCache requires PHP wincache extension to be loaded.' => 'CWinCache vyžaduje prítomnosť knižnice PHP wincache.',
 
91
  '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.',
 
92
  'CXCache requires PHP XCache extension to be loaded.' => 'CXCache vyžaduje prítomnosť PHP knižnice XCache.',
 
93
  'CZendDataCache requires PHP Zend Data Cache extension to be loaded.' => 'CZendDataCache vyžaduje prítomnosť PHP knižnice Zend Data Cache.',
 
94
  '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.',
 
95
  '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.',
 
96
  'Cannot add "{name}" as a child of itself.' => 'Nie je možné pridať "{name}" ako potomka seba samého.',
 
97
  '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}".',
 
98
  'Column name must be either a string or an array.' => 'Názov stĺpca musí byť reťazec alebo pole.',
 
99
  'Either "{parent}" or "{child}" does not exist.' => '"{parent}" alebo "{child}" neexistujú.',
 
100
  'Error: Table "{table}" does not have a primary key.' => 'Chyba: Tabuľka "{table}" neobsahuje primárny kľúč.',
 
101
  '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.',
 
102
  'Event "{class}.{event}" is attached with an invalid handler "{handler}".' => 'Udalosť "{class}.{event}" je pripojená neplatným obsluhovačom udalostí "{handler}".',
 
103
  'Event "{class}.{event}" is not defined.' => 'Udalosť "{class}.{event}" nie je definovaná.',
 
104
  'Extension path "{path}" does not exist.' => 'Cesta pre rozšírenia "{path}" neexistuje.',
 
105
  'Failed to initialize the mcrypt module.' => 'Nepodarilo sa iniciovať mcrypt modul.',
 
106
  'Failed to set unsafe attribute "{attribute}".' => 'Nepodarilo sa nastaviť neošetrený atribút "{attribute}".',
 
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 have the filter method "filter{filter}".' => 'Filter "{filter}" je neplatný. Kontrolér "{class}" neobsahuje filtrovaciu metódu "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: ' => 'Preísť 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
  'Queue data must be an array or an object implementing Traversable.' => 'Radené dáta (queue data) musia byť pole alebo objekt implementujúci Traversable.',
 
131
  'Relation "{name}" is not defined in active record class "{class}".' => 'Relácia "{name}" nie je definovaná v objekte aktívneho záznamu "{class}".',
 
132
  '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.',
 
133
  'Table "{table}" does not exist.' => 'Tabuľka "{table}" neexistuje.',
 
134
  'Table "{table}" does not have a column named "{column}".' => 'Tabuľka "{table}" neobsahuje stĺpec s názvom "{column}".',
 
135
  'The "filter" property must be specified with a valid callback.' => 'Vlastnosť "filter" musí byť špecifikovaná s platnou spätnou funkciou.',
 
136
  'The "pattern" property must be specified with a valid regular expression.' => 'Vlastnosť "pattern" musí byť špecifikovaná s platným regulárnym výrazom.',
 
137
  'The "range" property must be specified with a list of values.' => 'Vlastnosť "range" musí mať špecifikovaný zoznam hodnôt.',
 
138
  'The CSRF token could not be verified.' => 'CSFR token nemohol byť overený.',
 
139
  'The STAT relation "{name}" cannot have child relations.' => 'STAT Relácia "{name}" nesmie mať žiadne potomkové relácie.',
 
140
  '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.',
 
141
  'The active record cannot be deleted because it is new.' => 'Aktívny záznam nemôže byť odstránený, pretože je nový.',
 
142
  '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ý.',
 
143
  'The active record cannot be updated because it is new.' => 'Aktívny záznam nemôže byť aktualizovaný, pretože je nový.',
 
144
  'The asset "{asset}" to be published does not exist.' => 'Položka "{asset}" určená na publikovanie neexistuje.',
 
145
  'The command path "{path}" is not a valid directory.' => 'Príkazový riadok "{path}" neobsahuje cestu ku platnému adresáru.',
 
146
  'The controller path "{path}" is not a valid directory.' => 'Cesta kontrollera "{path}" neobsahuje cestu ku platnému adresáru.',
 
147
  '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}.',
 
148
  '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.',
 
149
  '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.',
 
150
  'The file "{file}" was only partially uploaded.' => 'Súbor "{file}" bol nahratý iba čiastočne.',
 
151
  'The first element in a filter configuration must be the filter class.' => 'Prvý element v konfigurácii filtra musí byť objekt filter.',
 
152
  'The item "{name}" does not exist.' => 'Položka "{name}" neexistuje.',
 
153
  'The item "{parent}" already has a child "{child}".' => 'Položka "{parent}" už obsahuje potomka "{child}".',
 
154
  'The layout path "{path}" is not a valid directory.' => 'Cesta k náhľadu "{path}" obsahuje cestu ku neplatnému adresáru.',
 
155
  'The list is read only.' => 'Zoznam je určený len na čítanie.',
 
156
  'The map is read only.' => 'Mapa je určená len na čítanie.',
 
157
  'The module path "{path}" is not a valid directory.' => 'Cesta k modulu "{path}" obsahuje neplatnú cestu ku adresáru.',
 
158
  'The pattern for 12 hour format must be "h" or "hh".' => 'Formát pre 12 hodín musí byť "h" alebo "hh".',
 
159
  'The pattern for 24 hour format must be "H" or "HH".' => 'Formát pre 24 hodín musí byť "H" alebo "HH".',
 
160
  'The pattern for AM/PM marker must be "a".' => 'Formát pre AM/PM musí byť "a".',
 
161
  'The pattern for day in month must be "F".' => 'Formát pre deň v týždni musí byť "F".',
 
162
  'The pattern for day in year must be "D", "DD" or "DDD".' => 'Formát pre deň v roku musí byť "D", "DD" or "DDD".',
 
163
  'The pattern for day of the month must be "d" or "dd".' => 'Formát pre deň v mesiaci musí byť "d" alebo "dd".',
 
164
  '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".',
 
165
  'The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".' => 'Formát pre obdobie musí byť "G", "GG", "GGG", "GGGG" alebo "GGGGG".',
 
166
  'The pattern for hour in AM/PM must be "K" or "KK".' => 'Formát pre hodinu v AM/PM musí byť "K" alebo "KK".',
 
167
  'The pattern for hour in day must be "k" or "kk".' => 'Formát pre hodinu v priebehu dňa musí byť "k" alebo "kk".',
 
168
  'The pattern for minutes must be "m" or "mm".' => 'Formát pre minúty musí byť "m" alebo "mm".',
 
169
  '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".',
 
170
  'The pattern for seconds must be "s" or "ss".' => 'Formát pre sekundy musí byť "s" alebo "ss".',
 
171
  'The pattern for time zone must be "z" or "v".' => 'Formát pre časovú zónu musí byť "z" alebo "v".',
 
172
  'The pattern for week in month must be "W".' => 'Formát pre týždeň v mesiaci musí byť "W".',
 
173
  'The pattern for week in year must be "w".' => 'Formát pre týždeň počas roka musí byť "w".',
 
174
  'The queue is empty.' => 'Zásobník je prázdny.',
 
175
  '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.',
 
176
  '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.',
 
177
  '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}".',
 
178
  '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.',
 
179
  '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.',
 
180
  '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}".',
 
181
  '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,...)".',
 
182
  'The requested view "{name}" was not found.' => 'Požadovaný náhľad "{name}" nebol nájdený.',
 
183
  'The stack is empty.' => 'Zásobník je prázdny.',
 
184
  'The system is unable to find the requested action "{action}".' => 'Systém nenašiel požadovanú akciu "{action}".',
 
185
  '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.',
 
186
  '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.',
 
187
  '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}".',
 
188
  'The verification code is incorrect.' => 'Kód pre overenie nie je správny.',
 
189
  'The view path "{path}" is not a valid directory.' => 'Cesta ku náhľadu "{path}" nie je platným adresárom.',
 
190
  'Theme directory "{directory}" does not exist.' => 'Adresár "{directory}" neexistuje.',
 
191
  '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>.',
 
192
  '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.',
 
193
  '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.',
 
194
  '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.',
 
195
  'Unable to import "{alias}". Please check your server configuration to make sure you are allowed to change PHP include_path.' => 'Nepodarilo sa importovať "{alias}". Ubezpečte sa, že konfigurácia servera vám umožňuje zmeniť PHP nastavenie pre include_path.',
 
196
  'Unable to lock file "{file}" for reading.' => 'Nepodarilo sa uzakmnúť súbor "{file}" pre čítanie.',
 
197
  'Unable to lock file "{file}" for writing.' => 'Nepodarilo sa uzakmnúť súbor "{file}" pre zápis.',
 
198
  'Unable to read file "{file}".' => 'Nepodarilo sa načítať súbor "{file}".',
 
199
  'Unable to replay the action "{object}.{method}". The method does not exist.' => 'Nepodarilo sa zopakovať akciu "{object}.{method}". Metóda neexistuje.',
 
200
  'Unable to resolve the request "{route}".' => 'Nepodarilo sa spracovať požiadavku "{route}".',
 
201
  'Unable to write file "{file}".' => 'Nepodarilo sa zapísať do súboru "{file}".',
 
202
  'Unknown authorization item "{name}".' => 'Neznáma autorizačná položka "{name}".',
 
203
  'Unknown type "{type}".' => 'Neznámy typ "{type}".',
 
204
  'Unrecognized locale "{locale}".' => 'Neznáma jazyková mutácia "{locale}".',
 
205
  'View file "{file}" does not exist.' => 'Súbor pre šablónu "{file}" nebol nájdený.',
 
206
  'Yii application can only be created once.' => 'Yii aplikácia môže byť vytvorená len jeden raz.',
 
207
  'You are not authorized to perform this action.' => 'Nemáte oprávnenie na požadovanú akciu.',
 
208
  'Your request is invalid.' => 'Vaša požiadavka je neplatná.',
 
209
  'Your request is not valid.' => 'Vaša požiadavka nie je platná.',
 
210
  '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" je už použité.',
 
211
  '{attribute} "{value}" is invalid.' => '{attribute} "{value}" je neplatné.',
 
212
  '{attribute} cannot accept more than {limit} files.' => '{attribute} nemôže akceptovať viac ako {limit} súborov.',
 
213
  '{attribute} cannot be blank.' => '{attribute} nesmie byť prázdne.',
 
214
  '{attribute} is in the list.' => '{attribute} sa nachádza v zozname.',
 
215
  '{attribute} is invalid.' => '{attribute} je neplatné.',
 
216
  '{attribute} is not a valid URL.' => '{attribute} nie je správna URL linka.',
 
217
  '{attribute} is not a valid email address.' => '{attribute} nie je platná emailová adresa.',
 
218
  '{attribute} is not in the list.' => '{attribute} nie je v zozname.',
 
219
  '{attribute} is of the wrong length (should be {length} characters).' => '{attribute} má nesprávnu dĺžku (malo by mať {length} znakov)',
 
220
  '{attribute} is too big (maximum is {max}).' => '{attribute} je príliš veľké (maximum je {max}).',
 
221
  '{attribute} is too long (maximum is {max} characters).' => '{attribute} je príliš dlhé (maximum je {max} znakov).',
 
222
  '{attribute} is too short (minimum is {min} characters).' => '{attribute} je príliš krátke (minimum je {min} znakov).',
 
223
  '{attribute} is too small (minimum is {min}).' => '{attribute} je príliš malé (minimum je {min}).',
 
224
  '{attribute} must be a number.' => '{attribute} musí byť číslo.',
 
225
  '{attribute} must be an integer.' => '{attribute} musí byť typu integer.',
 
226
  '{attribute} must be either {true} or {false}.' => '{attribute} musí byť {true} alebo {false}.',
 
227
  '{attribute} must be greater than "{compareValue}".' => '{attribute} musí byť väčšie než "{compareValue}".',
 
228
  '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} musí byť väčšie alebo rovné "{compareValue}".',
 
229
  '{attribute} must be less than "{compareValue}".' => '{attribute} musí byť menšie ako "{compareValue}".',
 
230
  '{attribute} must be less than or equal to "{compareValue}".' => '{attribute} musí byť menšie alebo rovné "{compareValue}".',
 
231
  '{attribute} must be repeated exactly.' => '{attribute} musí byť presne opakované.',
 
232
  '{attribute} must be {type}.' => '{attribute} musí byť typu {type}.',
 
233
  '{attribute} must be {value}.' => '{attribute} musí mať hodnotu {value}.',
 
234
  '{attribute} must not be equal to "{compareValue}".' => '{attribute} musí byť rovné "{compareValue}".',
 
235
  '{className} does not support add() functionality.' => '{className} nepodporuje funkcionalitu add().',
 
236
  '{className} does not support delete() functionality.' => '{className} nepodporuje funkcionalitu delete().',
 
237
  '{className} does not support flushValues() functionality.' => '{className} nepodporuje funkcionalitu flushValues().',
 
238
  '{className} does not support get() functionality.' => '{className} nepodporuje funkcionalitu get().',
 
239
  '{className} does not support set() functionality.' => '{className} nepodporuje funkcionalitu set().',
 
240
  '{class} does not have a method named "{name}".' => '{class} nemá implementovanú metódu "{name}".',
 
241
  '{class} does not have relation "{name}".' => '{class} nepozná reláciu "{name}".',
 
242
  '{class} does not support fetching all table names.' => '{class} nepodporuje načítanie názvov všetkých tabuliek.',
 
243
  '{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.',
 
244
  '{class} must specify "model" and "attribute" or "name" property values.' => '{class} musí definovať hodnotu pre vlastnosti "model" a "attribute" alebo "name".',
 
245
  '{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.',
 
246
  '{class}::authenticate() must be implemented.' => 'Je potrebné implementovať metódu {class}::authenticate().',
 
247
  '{controller} cannot find the requested view "{view}".' => '{controller} nenašiel požadovanú šablónu "{view}".',
 
248
  '{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().',
 
249
  '{controller} has an extra endWidget({id}) call in its view.' => '{controller} má naviac volanú metódu endWidget ({id}) v šablóne.',
 
250
  '{widget} cannot find the view "{view}".' => '{widget} nenašiel šablónu "{view}".',
 
251
);