PageRenderTime 42ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 1ms

/yii/framework/messages/bs/yii.php

https://github.com/joshuaswarren/weatherhub
PHP | 233 lines | 217 code | 0 blank | 16 comment | 0 complexity | a56151071fec40822af4bc4e8a4a5822 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. * NOTE, this file must be saved in UTF-8 encoding.
  15. *
  16. * @version $Id: $
  17. */
  18. return array (
  19. 0 => '0',
  20. 'Virtual attribute {name} must specify "asc" and "desc" options.' => 'Virtualni atribut {name} mora specificirati "asc"- i "desc" opcije.',
  21. '"{path}" is not a valid directory.' => '"{path}" nije važeći direktorijum.',
  22. '&lt; Previous' => '&lt; Prethodna',
  23. '&lt;&lt; First' => '&lt;&lt; Prva',
  24. 'Active Record requires a "db" CDbConnection application component.' => 'ActiveRecord zahtjeva "db" CDbConnection aplikacionu komponentu.',
  25. '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.' => 'ActiveRecord-Klasa "{class}" ima nevažeću konfiguraciju za odnos "{relation}". Tipa odnosa, odnosni ActiveRecord i strani ključ (foreign key) moraju biti postavljeni.',
  26. '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.' => 'ActiveRecord "{class}" koristi nevažećo polje "{column}" u SELECT. Pripazite da to polje mora da postoji u tabeli ili da bude alias izraz.',
  27. 'Active record class "{class}" does not have a scope named "{scope}".' => 'ActiveRecord-Klasa "{class}" nema polje imenovano "{scope}".',
  28. 'Alias "{alias}" is invalid. Make sure it points to an existing directory or file.' => 'Alias "{alias}" je nevažan. Molim vas, uspostavite da pokazuje do važećeg direktorija ili fajla.',
  29. 'Application base path "{path}" is not a valid directory.' => 'Glavni put (base path) "{path}" aplikacije je nevažan.',
  30. 'Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process.' => 'Prometni put (runtime path) "{path}" aplikacije je nevažan. Pripazite da proces web servera ima pravo da tamo piše.',
  31. 'Authorization item "{item}" has already been assigned to user "{user}".' => 'Element autorizacije "{item}" je već namjenjen "{user}".',
  32. 'Base path "{path}" is not a valid directory.' => 'Glavni put "{path}" je nevažeći direktorijum.',
  33. 'CApcCache requires PHP apc extension to be loaded.' => 'CApcCache zahtjeva da je učitan PHP APC dodatak.',
  34. 'CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.' => 'CAssetManager.basePath "{path}" je nevažna. Pripazite da postoji taj direktorijum i da proces web servera ima pravo da tamo piše.',
  35. 'CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component.' => 'CCacheHttpSession.cacheID je nevažna. Molim vas, uspostavite da se "{id}" odnosi na važeću cache aplikacionu komponentu.',
  36. 'CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller.' => 'CCaptchaValidator.action "{id}" je nevažna. Nemogu da pronađem takvu akciju u trenutnom controlleru.',
  37. 'CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbAuthManager.connectionID "{id}" je nevažna. Molim vas, uspostavite da se "{id}" odnosi na važeću aplikacionu komponentu od tipa CDbConnection.',
  38. 'CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbCache.connectionID "{id}" je nevažna. Molim vas, uspostavite da se odnosi na važeću aplikacionu komponentu od tipa CDbConnection.',
  39. 'CDbCacheDependency.sql cannot be empty.' => 'CDbCacheDependency.sql nesmije biti prazno.',
  40. 'CDbCommand failed to execute the SQL statement: {error}' => 'CDbCommand nemože da izvrši SQL-Statement: {error}',
  41. 'CDbCommand failed to prepare the SQL statement: {error}' => 'CDbCommand nemože da pripremi SQL-Statement: {error}',
  42. 'CDbConnection does not support reading schema for {driver} database.' => 'CDbConnection nepodržava čitanje šema za {driver}-datoteke.',
  43. 'CDbConnection failed to open the DB connection: {error}' => 'CDbConnection nemože da uspostavi spoj sa datotekom: {error}',
  44. 'CDbConnection is inactive and cannot perform any DB operations.' => 'CDbConnection nije aktivna i nemože izvršavati operacije na datoteki.',
  45. 'CDbConnection.connectionString cannot be empty.' => 'CDbConnection.connectionString nesmije biti prazno.',
  46. 'CDbDataReader cannot rewind. It is a forward-only reader.' => 'CDbDataReader se nemože premotavati. On je forward-only (samo naprijed) čitač.',
  47. 'CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbHttpSession.connectionID "{id}" je nevažna. Molim vas, uspostavite da se "{id}" odnosi na važeću aplikacionu komponentu od tipa CDbConnection.',
  48. 'CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.' => 'CDbLogRoute.connectionID "{id}" ne pokazuje na važeću aplikacionu komponentu od tipa Typ CDbConnection.',
  49. 'CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component.' => 'CDbMessageSource.connectionID je nevažna. Molim vas, uspostavite da se "{id}" odnosi na važeću aplikacionu komponentu od tipa CDbConnection.',
  50. 'CDbTestFixture.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbFixture.connectionID "{id}" je nevažna. Molim vas, uspostavite da se odnosi na važeću aplikacionu komponentu od tipa CDbConnection.',
  51. 'CDbTransaction is inactive and cannot perform commit or roll back operations.' => 'CDbTransaction nije aktivno i nemože da izvrši Commit- ili Rollback operaciju.',
  52. 'CDirectoryCacheDependency.directory cannot be empty.' => 'CDirectoryCacheDependency.directory nesmije biti prazno.',
  53. 'CEAcceleratorCache requires PHP eAccelerator extension to be loaded, enabled or compiled with the "--with-eaccelerator-shared-memory" option.' => 'CEAcceleratorCache zahtjeva, da PHP eAccelerator dodatak je učitan i aktiviran ili sa kompajlira sa opcijom "--with-eaccelerator-shared-memory".',
  54. 'CFileCacheDependency.fileName cannot be empty.' => 'CFileCacheDependency.fileName nesmije biti prazno.',
  55. '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}" ne pokazuje na važeći direktorijum. Pripazite da postoji taj direktorijum i da proces web servera ima pravo da tamo piše.',
  56. 'CFilterChain can only take objects implementing the IFilter interface.' => 'CFilterChain smije primiti samo objekte koje implementiraju IFilter-Interface.',
  57. 'CFlexWidget.baseUrl cannot be empty.' => 'CFlexWidget.baseUrl nesmije biti prazno.',
  58. 'CFlexWidget.name cannot be empty.' => 'CFlexWidget.name nesmije biti prazno.',
  59. 'CGlobalStateCacheDependency.stateName cannot be empty.' => 'CGlobalStateCacheDependency.stateName nesmije biti prazno.',
  60. 'CHttpCookieCollection can only hold CHttpCookie objects.' => 'CHttpCookieCollection smije da sadrži samo CHttpCookie-Objekte.',
  61. 'CHttpRequest is unable to determine the entry script URL.' => 'CHttpRequest ne može da ustanovi URL ulaznog skripta (entry script).',
  62. 'CHttpRequest is unable to determine the path info of the request.' => 'CHttpRequest ne može da ustanovi informacije o putu (path info) za tekući zahtjev (request).',
  63. 'CHttpRequest is unable to determine the request URI.' => 'CHttpRequest ne može da ustanovi URI za tekući zahtjev (request).',
  64. 'CHttpSession.cookieMode can only be "none", "allow" or "only".' => 'CHttpSession.cookieMode može biti jedino "none", "allow" ili "only".',
  65. 'CHttpSession.gcProbability "{value}" is invalid. It must be an integer between 0 and 100.' => 'CHttpSession.gcProbability "{value}" je pogrešan. Mora biti cijeli broj (integer) između 0 i 100.',
  66. 'CHttpSession.savePath "{path}" is not a valid directory.' => 'CHttpSession.savePath "{path}" nije ispravan direktorijum.',
  67. 'CMemCache server configuration must be an array.' => 'CMemCache server konfiguracija mora biti niz (array)',
  68. 'CMemCache server configuration must have "host" value.' => 'CMemCache server konfiguracija mora imati dodjeljenu vrijednost za "host".',
  69. 'CMultiFileUpload.name is required.' => 'CMultiFileUpload.name je obavezno.',
  70. 'CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.' => 'CProfileLogRoute je našao nesaglašen blok koda "{token}". Budite sigurni da su pozivi Yii::beginProfile() i Yii::endProfile() ispravno ugnježdeni.',
  71. 'CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".' => 'CProfileLogRoute.report "{report}" je pogrešan. Ispravne vrijednosti uključuju "summary" i "callstack".',
  72. 'CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature.' => 'CSecurityManager zahtjeva da PHP mcrypt ekstenzija bude uključena da bi se koristila mogućnost enkripcije podataka.',
  73. 'CSecurityManager.encryptionKey cannot be empty.' => 'CSecurityManager.encryptionKey ne može biti prazan.',
  74. 'CSecurityManager.validation must be either "MD5" or "SHA1".' => 'CSecurityManager.validation mora biti "MD5" ili "SHA1".',
  75. 'CSecurityManager.validationKey cannot be empty.' => 'CSecurityManager.validationKey ne može biti prazan',
  76. 'CTypedList<{type}> can only hold objects of {type} class.' => 'CTypedList<{type}> može da sadrži jedino objekte {type} klase.',
  77. 'CUrlManager.UrlFormat must be either "path" or "get".' => 'CUrlManager.UrlFormat mora biti "path" ili "get".',
  78. 'CXCache requires PHP XCache extension to be loaded.' => 'CXCache zahtjeva da ekstenzija PHP XCache bude učitana.',
  79. 'CZendDataCache requires PHP Zend Data Cache extension to be loaded.' => 'CZendDataCache zahtjeva da ekstenzija PHP Zend Cache bude učitana.',
  80. 'Cannot add "{child}" as a child of "{name}". A loop has been detected.' => 'Ne mogu da dodam "{child}" kao dijete od "{name}". Detektovana je petlja.',
  81. 'Cannot add "{child}" as a child of "{parent}". A loop has been detected.' => 'Ne mogu da dodam "{child}" kao dijete od "{parent}". Detektovana je petlja.',
  82. 'Cannot add an item of type "{child}" to an item of type "{parent}".' => 'Ne mogu da dodam stavku (item) tipa "{child}" u stavku (item) tipa "{parent}".',
  83. 'Cannot add "{name}" as a child of itself.' => 'Ne mogu da dodam "{name}" kao svoje dijete.',
  84. 'Column "{column} does not exist in table "{table}".' => 'Kolona "{column}" ne postoji u tabeli "{table}".',
  85. 'Column name must be either a string or an array.' => 'Ime kolone mora biti string ili array.',
  86. 'Either "{parent}" or "{child}" does not exist.' => 'Ni "{parent}" ni "{child}" ne postoje.',
  87. 'Error: Table "{table}" does not have a primary key.' => 'Greška: Tabela "{table}" nema primarni ključ (primary key).',
  88. 'Error: Table "{table}" has a composite primary key which is not supported by crud command.' => 'Greška: Tabela "{table}" ima kompozitni primarni ključ (composite primary key) koji nije podržan od strane "crud" komande.',
  89. 'Event "{class}.{event}" is attached with an invalid handler "{handler}".' => 'Događaj "{class}.{event}" je zakačen za pogrešan (nevažeći) hendler (handler) "{handler}".',
  90. 'Event "{class}.{event}" is not defined.' => 'Događaj (event) "{class}.{event}" nije definisan.',
  91. 'Extension path "{path}" does not exist.' => 'Put dodataka (extension path) "{path}" ne postoji.',
  92. 'Failed to write the uploaded file "{file}" to disk.' => 'Neuspješno snimanje podignutog fajla (uploaded file) "{file}" na disk.',
  93. 'File upload was stopped by extension.' => 'Podizanje fajla (file upload) je zaustavljeno od strane ekstenzije.',
  94. 'Filter "{filter}" is invalid. Controller "{class}" does have the filter method "filter{filter}".' => 'Filter "{filter}" je pogrešan. Kontroler "{class}" sadrži filter metod "filter{filter}".',
  95. 'Get a new code' => 'Dobavi novi kod',
  96. 'Go to page: ' => 'Do stranice: ',
  97. 'Invalid MO file revision: {revision}.' => 'Pogrešna revizija MO fajla: {revision}.',
  98. 'Invalid MO file: {file} (magic: {magic}).' => 'Pogrešan (neispravan) MO fajl: {file} (magic: {magic}).',
  99. 'Invalid enumerable value "{value}". Please make sure it is among ({enum}).' => 'Pogrešna nabrojiva vrijednost "{value}". Molim vas, budite sigurni da je iz ({enum}).',
  100. 'Invalid operator "{operator}".' => 'Nevažeći operator "{operator}".',
  101. 'Last &gt;&gt;' => 'Zadnja &gt;&gt;',
  102. 'List data must be an array or an object implementing Traversable.' => 'Podatak liste (List data) mora biti niz ili objekat koji implementira Traversable.',
  103. 'List index "{index}" is out of bound.' => 'Indeks liste "{index}" je van opsega.',
  104. 'Login Required' => 'Potrebna prijava',
  105. 'Map data must be an array or an object implementing Traversable.' => 'Podatak mape (Map data) mora biti niz ili objekat koji implementira Traversable.',
  106. 'Missing the temporary folder to store the uploaded file "{file}".' => 'Nedostaje privremeni folder za skladište podignutog fajla "{file}".',
  107. 'Next &gt;' => 'Slijedeća &gt;',
  108. 'No columns are being updated for table "{table}".' => 'Ni jedna kolona neće biti ažurirana u tabeli "{table}".',
  109. 'No counter columns are being updated for table "{table}".' => 'Brojač kolona neće biti ažuriran za tabelu "{table}".',
  110. 'Object configuration must be an array containing a "class" element.' => 'Konfiguracija objekta mora biti niz koji sadrži "class" element.',
  111. 'Please fix the following input errors:' => 'Molim vas ispravite greške:',
  112. 'Property "{class}.{property}" is not defined.' => 'Svojstvo (property) "{class}.{property}" nije definisano.',
  113. 'Property "{class}.{property}" is read only.' => 'Svojstvo (property) "{class}.{property}" je samo za čitanje.',
  114. 'Queue data must be an array or an object implementing Traversable.' => 'Podatak reda (Queue data) mora biti niz ili objekat koji implementira Traversable.',
  115. 'Relation "{name}" is not defined in active record class "{class}".' => 'Odnos "{name}" nije definisana u active record klasi "{class}".',
  116. 'Resetting PK sequence is not supported.' => 'Ne podržava se vraćanja PK sekvencije.',
  117. 'Setting integrity check is not supported.' => 'Ne podržava se aktivacija kontrole integracije postavki.',
  118. 'Stack data must be an array or an object implementing Traversable.' => 'Podatak hrpe (Stack data) mora biti niz ili objekat koji implementira Traversable.',
  119. 'Table "{table}" does not have a column named "{column}".' => 'Tabela "{table}" ne posjeduje kolonu "{column}".',
  120. 'Table "{table}" does not have a primary key defined.' => 'Tabela "{table}" nema definisan primarni ključ (primary key).',
  121. 'The "filter" property must be specified with a valid callback.' => '"Filter" svojstvo (property) mora biti specificirano povratnom funkcijom (callback).',
  122. 'The "pattern" property must be specified with a valid regular expression.' => '"Pattern" svojstvo (property) mora biti specificirano ispravnim regularnim izrazom (regular expression).',
  123. 'The "view" property is required.' => '"view" svojstvo (property) je obavezno.',
  124. 'The CSRF token could not be verified.' => 'CSRF token ne može biti potvrđen (verifikovan).',
  125. 'The URL pattern "{pattern}" for route "{route}" is not a valid regular expression.' => 'URL šablon (pattern) "{pattern}" za rutu "{route}" nije ispravan regularni izraz (regular expression).',
  126. 'The active record cannot be deleted because it is new.' => 'Active record ne može biti izbrisan zato što je nov.',
  127. 'The active record cannot be inserted to database because it is not new.' => 'Active record ne može biti ubačen u bazu zato što je nov.',
  128. 'The active record cannot be updated because it is new.' => 'Active record ne može biti ažuriran zato što je nov.',
  129. 'The asset "{asset}" to be pulished does not exist.' => 'Resurs "{asset}" koji treba biti objavljen ne postoji.',
  130. 'The command path "{path}" is not a valid directory.' => 'Put direktorijuma do komande (command path) "{path}" nije ispravan.',
  131. 'The controller path "{path}" is not a valid directory.' => 'Put direktorijuma do kontrolera "{path}" nije ispravan.',
  132. 'The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.' => 'Fajl "{file}" ne može biti podignut (uploaded). Dozvoljeni su jedino fajlovi sa slijedećim ekstenzijama: {extensions}.',
  133. 'The file "{file}" is too large. Its size cannot exceed {limit} bytes.' => 'Fajl "{file}" je prevelik. Veličina fajla ne sme da prekorači {limit} bytes.',
  134. 'The file "{file}" is too small. Its size cannot be smaller than {limit} bytes.' => 'Fajl "{file}" je premali. Veličina fajla ne smije biti manja od {limit} bytes.',
  135. 'The file "{file}" was only partially uploaded.' => 'Fajl "{file}" je samo delimično podignut (uploaded).',
  136. 'The first element in a filter configuration must be the filter class.' => 'Prvi element u konfiguraciji filtera mora biti klasa filtera.',
  137. 'The item "{name}" does not exist.' => 'Stavka "{name}" ne postoji.',
  138. 'The item "{parent}" already has a child "{child}".' => 'Stavka "{parent}" već ima dijete "{child}".',
  139. 'The layout path "{path}" is not a valid directory.' => 'Put do direktorijuma layout "{path}" nije ispravan.',
  140. 'The list is read only.' => 'Lista (List) je samo za čitanje',
  141. 'The map is read only.' => 'Mapa (Map) je samo za čitanje',
  142. 'The module path "{path}" is not a valid directory.' => 'Put do modula "{path}" je nevažeći direktorijum.',
  143. 'The pattern for 12 hour format must be "h" or "hh".' => 'Šablona za 12 časovni format mora biti "h" ili "hh".',
  144. 'The pattern for 24 hour format must be "H" or "HH".' => 'Šablona za 24 časovni format mora biti "H" ili "HH".',
  145. 'The pattern for AM/PM marker must be "a".' => 'Šablona za AM/PM marker mora biti "a".',
  146. 'The pattern for day in month must be "F".' => 'Šablona za dan u mjesecu mora biti "F".',
  147. 'The pattern for day in year must be "D", "DD" or "DDD".' => 'Šablona za dan u godini mora biti "D", "DD" ili "DDD".',
  148. 'The pattern for day of the month must be "d" or "dd".' => 'Šablona za dan mjeseca mora biti "d" ili "dd".',
  149. 'The pattern for day of the week must be "E", "EE", "EEE", "EEEE" or "EEEEE".' => 'Šablona za dan sedmice mora biti "E", "EE", "EEE", "EEEE" ili "EEEEE".',
  150. 'The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".' => 'Šablona za doba mora biti "G", "GG", "GGG", "GGGG" ili "GGGGG".',
  151. 'The pattern for hour in AM/PM must be "K" or "KK".' => 'Šablona za čas u AM/PM mora biti "K" ili "KK".',
  152. 'The pattern for hour in day must be "k" or "kk".' => 'Šablona za čas u danu mora biti "k" ili "kk".',
  153. 'The pattern for minutes must be "m" or "mm".' => 'Šablona za minute mora biti "m" ili "mm".',
  154. 'The pattern for month must be "M", "MM", "MMM", or "MMMM".' => 'Šablona za mjesec mora biti "M", "MM", "MMM" ili "MMMM".',
  155. 'The pattern for seconds must be "s" or "ss".' => 'Šablona za sekunde mora biti "s" ili "ss".',
  156. 'The pattern for time zone must be "z" or "v".' => 'Šablona za zonu mora biti "z" ili "v".',
  157. 'The pattern for week in month must be "W".' => 'Šablona za sedmicu u mjesecu mora biti "W".',
  158. 'The pattern for week in year must be "w".' => 'Šablona za sedmicu u godini mora biti "w".',
  159. 'The queue is empty.' => 'Red (queue) je prazan.',
  160. '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.' => 'Odnos "{relation}" u active record klasi "{class}" nije specificirana ispravno: pridružena tabela (join table) "{joinTable}" zadata u spoljnom ključu (foreign key) ne može biti pronađena u bazi.',
  161. '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.' => 'Odnos "{relation}" u active record klasi "{class}" nije specificirana ispravno: pridružena tabela (join table) "{joinTable}" zadata u spoljnom ključu (foreign key) ne može biti pronađena u bazi.',
  162. 'The relation "{relation}" in active record class "{class}" is specified with a foreign key "{key}" that does not point to the parent table "{table}".' => 'Odnos "{relation}" u active record klasi "{class}" je ispisan sa spoljnim ključem "{key}", koji ne prikazuje na tabelu "{table}".',
  163. '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.' => 'Odnos "{relation}" u active record klasi "{class}" je specificirana sa nekompletnim spoljnim ključem (foreign key). Spoljni ključ (foreign key) mora se sastojati od kolona koje referenciraju obadvije tabele za spajanje (joining tables).',
  164. 'The relation "{relation}" in active record class "{class}" is specified with an invalid foreign key "{key}". The foreign key does not point to either joining table.' => 'Odnos "{relation}" u active record klasi "{class}" je specificirana pogrešnim spoljnim ključem (foreign key) "{key}". Spoljni ključ (foreign key) ne pokazuje ni na jednu tabelu za spajanje (joining tables).',
  165. '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}".' => 'Odnos "{relation}" u active record klasi "{class}" je specificirana sa pogrešnim spoljnim ključem "{key}". U tabeli "{table}" ne postoji takva kolona.',
  166. '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}".' => 'Odnos "{relation}" u active record klasi "{class}" je specificirana pogrešnim spoljnim ključem (foreign key). Kolone spoljnog ključa (foreign key) moraju biti iste kao i primarnog ključa od tabele "{table}".',
  167. '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,...)".' => 'Odnos "{relation}" u active record klasi "{class}" je specificirana pogrešnim spoljnim ključem (foreign key). Format spoljnog ključa (foreign key) mora biti "joinTable(fk1,fk2,...)',
  168. 'The requested view "{name}" was not found.' => 'zahtjevani pogled (view) "{name}" nije pronađen.',
  169. 'The stack is empty.' => 'Hrpa (stack) je prazna.',
  170. 'The system is unable to find the requested action "{action}".' => 'Sistem ne može da pronađe zahtjevanu akciju "{action}".',
  171. 'The system view path "{path}" is not a valid directory.' => 'Put direktorijuma do sistemskog pogleda (system view) "{path}" nije ispravan.',
  172. 'The table "{table}" for active record class "{class}" cannot be found in the database.' => 'Tabela "{table}" za active record klasu "{class}" ne može biti pronađena u bazi.',
  173. 'The value for the primary key "{key}" is not supplied when querying the table "{table}".' => 'Vrijednost primarnog ključa (primary key) "{key}" nije prosljeđena prilikom izvršenja upita nad tabelom "{table}".',
  174. 'The verification code is incorrect.' => 'Verifikacioni kod je pogrešan.',
  175. 'The view path "{path}" is not a valid directory.' => 'Put do prikaznog direktorijuma (view path) "{path}" ne važi.',
  176. 'Theme directory "{directory}" does not exist.' => 'Direktorijum za teme (theme directory) "{directory}" ne postoji.',
  177. 'This content requires the <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.' => 'Ovaj sadržaj zahtjeva <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.',
  178. 'Unable to add an item whose name is the same as an existing item.' => 'Ne mogu da dodam stavku sa istim imenom kao postojeća stavka.',
  179. 'Unable to change the item name. The name "{name}" is already used by another item.' => 'Ne mogu da promjenim ime stavke (item name). Ime "{name}" već koristi neka druga stavka.',
  180. 'Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process.' => 'Ne mogu da kreiram aplikacioni fajl stanja (state file) "{file}". Budite sigurni da direktorijum koji sadrži fajl postoji i da je omogućeno pisanje od strane Web server procesa.',
  181. 'Unable to lock file "{file}" for reading.' => 'Ne mogu da zaključam fajl "{file}" za čitanje.',
  182. 'Unable to lock file "{file}" for writing.' => 'Ne mogu da zaključam fajl "{file}" za upisivanje.',
  183. 'Unable to read file "{file}".' => 'Ne mogu da pročitam fajl "{file}".',
  184. 'Unable to replay the action "{object}.{method}". The method does not exist.' => 'Ne mogu reproducirati (replay) "{object}.{method}". Metoda ne postoji.',
  185. 'Unable to resolve the request "{route}".' => 'Ne mogu da riješim "{route}" zahtjev.',
  186. 'Unable to write file "{file}".' => 'Ne mogu da upišem fajl "{file}".',
  187. 'Unknown authorization item "{name}".' => 'Nepoznata stavka ovlašćenja (authorization item) "{name}',
  188. 'Unrecognized locale "{locale}".' => 'Lokalizacija nije prepoznata (unrecognized locale) "{locale}".',
  189. 'View file "{file}" does not exist.' => 'Fajl pogleda (view file) "{file}" ne postoji.',
  190. 'Yii application can only be created once.' => 'Yii aplikacija može biti kreirana samo jedanput.',
  191. 'You are not authorized to perform this action.' => 'Niste autorizovani da izvršite ovu akciju.',
  192. 'Your request is not valid.' => 'Vaš zahtjev nije ispravan.',
  193. '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" je već uzeta.',
  194. '{attribute} "{value}" is invalid.' => '{attribute} "{value}" je pogrešan (neispravan).',
  195. '{attribute} cannot accept more than {limit} files.' => '{attribute} ne prihvata više nego {limit} fajlova.',
  196. '{attribute} cannot be blank.' => 'Morate popuniti polje {attribute}.',
  197. '{attribute} is invalid.' => '{attribute} je pogrešan (neispravan).',
  198. '{attribute} is not a valid URL.' => '{attribute} nije ispravan URL.',
  199. '{attribute} is not a valid email address.' => '{attribute} nije ispravna email adresa.',
  200. '{attribute} is not in the list.' => '{attribute} nije u listi.',
  201. '{attribute} is of the wrong length (should be {length} characters).' => '{attribute} je pogrešne dužine (treba biti {length} karaktera).',
  202. '{attribute} is too big (maximum is {max}).' => '{attribute} je prevelik (maksimum je {max}).',
  203. '{attribute} is too long (maximum is {max} characters).' => '{attribute} je predugačak (maksimum je {max} karaktera).',
  204. '{attribute} is too short (minimum is {min} characters).' => '{attribute} je prekratak (minimum je {min} karaktera).',
  205. '{attribute} is too small (minimum is {min}).' => '{attribute} je premali (minimum je {min}).',
  206. '{attribute} must be a number.' => '{attribute} mora biti broj.',
  207. '{attribute} must be an integer.' => '{attribute} mora biti cijeli broj (integer).',
  208. '{attribute} must be either {true} or {false}.' => '{attribute} mora biti makar {true} ili {false}.',
  209. '{attribute} must be greater than "{compareValue}".' => '{attribute} mora biti veći nego "{compareValue}".',
  210. '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} mora biti veći nego "{compareValue}".',
  211. '{attribute} must be less than "{compareValue}".' => '{attribute} mora biti manji nego "{compareValue}".',
  212. '{attribute} must be less than or equal to "{compareValue}".' => '{attribute} mora biti manji ili isti nego "{compareValue}".',
  213. '{attribute} must be repeated exactly.' => '{attribute} mora biti tačno ponovljen.',
  214. '{attribute} must be {type}.' => '{attribute} mora biti {type}.',
  215. '{attribute} must be {value}.' => '{attribute} mora biti {value}.',
  216. '{attribute} must not be equal to "{compareValue}".' => '{attribute} nesmije biti isti kao "{compareValue}".',
  217. '{className} does not support add() functionality.' => '{className} ne podržava add() funcionalnost.',
  218. '{className} does not support delete() functionality.' => '{className} ne podržava delete() funkcionalnost.',
  219. '{className} does not support flush() functionality.' => '{className} ne podržava flush() funkcionalnost.',
  220. '{className} does not support get() functionality.' => '{className} ne podržava get() funkcionalnost.',
  221. '{className} does not support set() functionality.' => '{className} ne podržava set() funkcionalnost.',
  222. '{class} does not have a method named "{name}".' => '{class} nema metode imenom "{name}".',
  223. '{class} does not have relation "{name}".' => '{class} nema odnosa "{name}".',
  224. '{class} does not support fetching all table names.' => '{class} ne podržava dobavljanje svih naziva tabela.',
  225. '{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.' => '{class} ima pogrešno ovjereno pravilo (validation rule). Pravilo mora da specificira atribute koji ce biti ovjereni i ime ovjerenja.',
  226. '{class} must specify "model" and "attribute" or "name" property values.' => '{class} mora da specificira "model" i "attribute" ili "name" svojstvo (property) vrijednosti.',
  227. '{class}.allowAutoLogin must be set true in order to use cookie-based authentication.' => '{class}.allowAutoLogin mora biti podešen na true da bi se koristila cookies autorizacija.',
  228. '{class}::authenticate() must be implemented.' => '{class}::authenticate() mora biti implementirana.',
  229. '{controller} cannot find the requested view "{view}".' => '{controller} ne može da pronađe zahtjevani pogled (view) "{view}".',
  230. '{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call.' => '{controller} sadrži nepropisno ugnježdene widget tagove u svom pogledu (view) "{view}". {widget} widget nema endWidget() poziv.',
  231. '{controller} has an extra endWidget({id}) call in its view.' => '{controller} ima suvišan endWidget({id}) poziv u svom pogledu (view).',
  232. '{widget} cannot find the view "{view}".' => '{widget} ne može da pronađe pogled (view) "{view}".',
  233. );