PageRenderTime 26ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/yii/framework/messages/sr_sr/yii.php

https://github.com/joshuaswarren/weatherhub
PHP | 205 lines | 189 code | 0 blank | 16 comment | 0 complexity | c4a98423e638fcb53ff93e1bd8ddf4ee 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: yii.php 02:33 Thursday, February 05, 2009 unicorn $
  17. */
  18. return array (
  19. 'CHttpRequest is unable to determine the path info of the request.' => 'CHttpRequest не можа да установи информације о путањи (path info) за теккући захтев (request).',
  20. 'CHttpRequest is unable to determine the request URI.' => 'CHttpRequest не може да установи URI за текући захтев (zahtev).',
  21. 'CXCache requires PHP XCache extension to be loaded.' => 'CXCache захтева да екстензија PHP XCache буде учитана.',
  22. 'Cannot add "{name}" as a child of itself.' => 'Не могу да додам "{name}" као своје дете.',
  23. 'The column "{column}" is not a foreign key in table "{table}".' => 'Колона "{column}" није спољни кључ (foreign key) у табели "{table}".',
  24. '"{path}" is not a valid directory.' => '"{path}" није исправан директоријум.',
  25. 'Active Record requires a "db" CDbConnection application component.' => 'ActiveRecord захтева "db" CDbConnection апликациону компоненту.',
  26. '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 класа "{class}" је погрешно конфигурисана за релацију "{relation}". Класа мора да специфицира тип релације, повезану (одговарајућу) active record класу и спољни кључ (foreign key).',
  27. '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}" класа покушава да селектује неважећу (погрешну) колону "{column}". Обратите пажњу, колона мора да постоји у табели или да буде израз са алиасом.',
  28. 'Alias "{alias}" is invalid. Make sure it points to an existing directory or file.' => 'Алиас "{alias}" није исправан. Будите сигурни да алиас показује на постојећи директоријум или фајл.',
  29. 'Application base path "{path}" is not a valid directory.' => 'Путања до апликације (base path) "{path}" није исправан директоријум.',
  30. 'Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process.' => 'Извршна путања апликације (runtime path) "{path}" није исправна. Молим вас будите сигурни да је омогућено уписивање у директоријум од стране веб сервер процеса.',
  31. 'Authorization item "{item}" has already been assigned to user "{user}".' => 'Ауторизациона јединица "{item}" је већ додељена кориснику "{user}".',
  32. 'CApcCache requires PHP apc extension to be loaded.' => 'CApcCache захтева да PHP apc екстензија буде учитана.',
  33. 'CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.' => 'CAssetManager.basePath "{path}" путања није исправна. Молим вас будите сигурни да је омогућено уписивање у директоријум од стране веб сервер процеса.',
  34. 'CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component.' => 'CCacheHttpSession.cacheID је погрешан. Молим вас, будите сигурни да "{id}" референцира исправну кеш компоненту апликације.',
  35. 'CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller.' => 'CCaptchaValidator.action "{id}" акција је погрешна. Не могу да пронађем такву акцију у текућем контролеру.',
  36. 'CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbAuthManager.connectionID "{id}" је погрешан. Молим вас, будите сигурни да се референцира ID CDbConnection апликационе компоненте.',
  37. 'CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbCache.connectionID "{id}" је погрешан. Молим вас, будите сигурни да се референцира ID CDbConnection компоненте апликације.',
  38. 'CDbCacheDependency.sql cannot be empty.' => 'CDbCacheDependency.sql не може бити празан.',
  39. 'CDbCommand failed to execute the SQL statement: {error}' => 'CDbCommand није успео да изврши SQL упит: {error}',
  40. 'CDbCommand failed to prepare the SQL statement: {error}' => 'CDbCommand није успео да припреми SQL упит: {error}',
  41. 'CDbConnection does not support reading schema for {driver} database.' => 'CDbConnection не подржава читање шема за {driver} драјвер базе.',
  42. 'CDbConnection failed to open the DB connection: {error}' => 'CDbConnection није успео да отвори DB конекцију: {error}',
  43. 'CDbConnection is inactive and cannot perform any DB operations.' => 'CDbConnection није активан и не може да изврши ни једну DB операцију.',
  44. 'CDbConnection.connectionString cannot be empty.' => 'CDbConnection.connectionString не може бити празан.',
  45. 'CDbDataReader cannot rewind. It is a forward-only reader.' => 'CDbDataReader не може да премота (rewind). То је "само напред" (forward-only) читач.',
  46. 'CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbHttpSession.connectionID "{id}" је погрешан. Молим вас, будите сигурни да се референцира ID CDbConnection компоненте.',
  47. 'CDbLogRoute requires database table "{table}" to store log messages.' => 'CDbLogRoute захтева табелу "{table}" у бази података за складиштење порука логовања (log messages).',
  48. 'CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.' => 'CDbLogRoute.connectionID "{id}" не показује на исправну CDbConnection компоненту.',
  49. 'CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component.' => 'CDbMessageSource.connectionID је погрешан. Молим вас, будите сигурни да "{id}" референцира исправну database компоненту апликације.',
  50. 'CDbTransaction is inactive and cannot perform commit or roll back operations.' => 'CDbTransaction није активан и не може да примени commit или roll back операције.',
  51. 'CDirectoryCacheDependency.directory cannot be empty.' => 'CDirectoryCacheDependency.directory не може бити празан.',
  52. 'CFileCacheDependency.fileName cannot be empty.' => 'CFileCacheDependency.fileName не може бити празан.',
  53. '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}" не показује на исправан директоријум. Будите сигурни да директоријум постоји и да је омогућено уписивање у директоријум од стране веб сервер процеса.',
  54. 'CFilterChain can only take objects implementing the IFilter interface.' => 'CFilterChain може да прихвати једино објекте који имплементирају IFilter интерфејс.',
  55. 'CFlexWidget.baseUrl cannot be empty.' => 'CFlexWidget.baseUrl не може бити празан.',
  56. 'CFlexWidget.name cannot be empty.' => 'CFlexWidget.name не може бити празан',
  57. 'CGlobalStateCacheDependency.stateName cannot be empty.' => 'CGlobalStateCacheDependency.stateName не може бити празан',
  58. 'CHttpCookieCollection can only hold CHttpCookie objects.' => 'CHttpCookieCollection може да садржи само CHttpCookie објекте.',
  59. 'CHttpRequest is unable to determine the entry script URL.' => 'CHttpRequest не може да установи URL улазног скрипта (entry script).',
  60. 'CHttpSession.cookieMode can only be "none", "allow" or "only".' => 'CHttpSession.cookieMode може бити једино "none", "allow" или "only".',
  61. 'CHttpSession.gcProbability "{value}" is invalid. It must be an integer between 0 and 100.' => 'CHttpSession.gcProbability "{value}" је погрешан. Мора бити цео број (integer) између 0 i 100.',
  62. 'CHttpSession.savePath "{path}" is not a valid directory.' => 'CHttpSession.savePath "{path}" није исправан директоријум.',
  63. 'CMemCache requires PHP memcache extension to be loaded.' => 'CMemCache захтева да PHP memcache екстензија буде учитана.',
  64. 'CMemCache server configuration must be an array.' => 'CMemCache server конфигурација мора бити низ (array)',
  65. 'CMemCache server configuration must have "host" value.' => 'CMemCache server konfiguracija мора имати додељену вредност за "host".',
  66. 'CMultiFileUpload.name is required.' => 'CMultiFileUpload.name је обавезно.',
  67. 'CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.' => 'CProfileLogRoute је нашао неусаглашен блок кода "{token}". Будите сигурни да су позиви Yii::beginProfile() и Yii::endProfile() исправно угњеждени.',
  68. 'CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".' => 'CProfileLogRoute.report "{report}" је погрешан. Исправне вредности укључују "summary" и "callstack".',
  69. 'CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature.' => 'CSecurityManager захтева да PHP mcrypt екстензија буде укључена да би се користила могућност енкрипције података.',
  70. 'CSecurityManager.encryptionKey cannot be empty.' => 'CSecurityManager.encryptionKey не може бити празан.',
  71. 'CSecurityManager.validation must be either "MD5" or "SHA1".' => 'CSecurityManager.validation мора бити "MD5" или "SHA1".',
  72. 'CSecurityManager.validationKey cannot be empty.' => 'CSecurityManager.validationKey не може бити празан',
  73. 'CTypedList<{type}> can only hold objects of {type} class.' => 'CTypedList<{type}> може да садржи једино објекте {type} класе.',
  74. 'CUrlManager.UrlFormat must be either "path" or "get".' => 'CUrlManager.UrlFormat мора бити "path" или "get".',
  75. 'Cache table "{tableName}" does not exist.' => 'Cache табела "{tableName}" не постоји.',
  76. 'Cannot add "{child}" as a child of "{name}". A loop has been detected.' => 'Не могу да додам "{child}" као дете од "{name}". Детектована је петља.',
  77. 'Cannot add "{child}" as a child of "{parent}". A loop has been detected.' => 'Не могу да додам "{child}" као дете од "{parent}". Детектована је петља.',
  78. 'Cannot add an item of type "{child}" to an item of type "{parent}".' => 'Не могу да додам ставку (item) типа "{child}" у ставку (item) типа "{parent}".',
  79. 'Either "{parent}" or "{child}" does not exist.' => 'Ни "{parent}" ни "{child}" не постоје.',
  80. 'Error: Table "{table}" does not have a primary key.' => 'Грешка: Табела "{table}" нема примарни кључ (primary key).',
  81. 'Error: Table "{table}" has a composite primary key which is not supported by crud command.' => 'Грешка: Табела "{table}" има композитни примарни кључ (composite primary key) који није подржан од стране "crud" команде.',
  82. 'Event "{class}.{event}" is attached with an invalid handler "{handler}".' => 'Догађај (event) "{class}.{event}" је закачен за погрешан (неважећи) хендлер (handler) "{handler}".',
  83. 'Event "{class}.{event}" is not defined.' => 'Догађај (event) "{class}.{event}" није дефинисан.',
  84. 'Failed to write the uploaded file "{file}" to disk.' => 'Неуспешно снимање подигнутог фајла (uploaded file) "{file}" на диск.',
  85. 'File upload was stopped by extension.' => 'Подизање фајла (file upload) је заустављено од стране екстензије.',
  86. 'Filter "{filter}" is invalid. Controller "{class}" does have the filter method "filter{filter}".' => 'Филтер "{filter}" је погрешан. Контролер "{class}" садржи филтер метод "filter{filter}".',
  87. 'Get a new code' => 'Добави нови код',
  88. 'Invalid MO file revision: {revision}.' => 'Погрешна ревизија MO фајла: {revision}.',
  89. 'Invalid MO file: {file} (magic: {magic}).' => 'Погрешан (неисправан) MO фајл: {file} (magic: {magic}).',
  90. 'Invalid enumerable value "{value}". Please make sure it is among ({enum}).' => 'Погрешна набројива вредност "{value}". Молим вас, будите сигурни да је из ({enum}).',
  91. 'List data must be an array or an object implementing Traversable.' => 'Податак листе (List data) мора бити низ или објекат који имплементира Traversable.',
  92. 'List index "{index}" is out of bound.' => 'Индекс листе "{index}" је ван опсега.',
  93. 'Login Required' => 'Захтева се пријављивање',
  94. 'Map data must be an array or an object implementing Traversable.' => 'Податак мапе (Map data) мора бити низ или објекат који имплементира Traversable.',
  95. 'Missing the temporary folder to store the uploaded file "{file}".' => 'Недостаје привремени фолдер за складиштење подигнутог фајла "{file}".',
  96. 'No columns are being updated for table "{table}".' => 'Ни једна колона неће бити ажурирана у табели "{table}".',
  97. 'No counter columns are being updated for table "{table}".' => 'Бројач колона неће бити ажуриран за табелу "{table}".',
  98. 'Object configuration must be an array containing a "class" element.' => 'Конфигурација објекта мора бити низ који садржи "class" елемент.',
  99. 'Please fix the following input errors:' => 'Молим вас исправите грешке:',
  100. 'Property "{class}.{property}" is not defined.' => 'Својство (property) "{class}.{property}" није дефинисано.',
  101. 'Property "{class}.{property}" is read only.' => 'Својство (property) "{class}.{property}" је само за читање.',
  102. 'Queue data must be an array or an object implementing Traversable.' => 'Податак реда (Queue data) мора бити низ или објекат који имплементира Traversable.',
  103. 'Relation "{name}" is not defined in active record class "{class}".' => 'Релација "{name}" није дефинисана у active record класи "{class}".',
  104. 'Stack data must be an array or an object implementing Traversable.' => 'Податак стека (Stack data) мора бити низ или објекат који имплементира Traversable.',
  105. 'Table "{table}" does not have a column named "{column}".' => 'Табела "{table}" не поседује колону "{column}".',
  106. 'Table "{table}" does not have a primary key defined.' => 'Табела "{table}" нема дефинисан примарни кључ (primary key).',
  107. 'The "filter" property must be specified with a valid callback.' => '"Филтер" свпкство(property) мора бити специфицирано повратном функцијом (callback).',
  108. 'The "pattern" property must be specified with a valid regular expression.' => '"Pattern" својство (property) мора бити специфицирано исправним регуларним изразом (regular expression).',
  109. 'The "view" property is required.' => '"view" својство (property) је обавезно.',
  110. 'The CSRF token could not be verified.' => 'CSRF не може бити потврђен (верификован).',
  111. 'The URL pattern "{pattern}" for route "{route}" is not a valid regular expression.' => 'URL шаблон (pattern) "{pattern}" за руту "{route}" није исправан регуларни израз (regular expression).',
  112. 'The active record cannot be deleted because it is new.' => 'Active record не може бити обрисан зато што је нов.',
  113. 'The active record cannot be inserted to database because it is not new.' => 'Active record не може бити убачен у базу зато што је нов.',
  114. 'The active record cannot be updated because it is new.' => 'The active record не може бити ажуриран зато што је нов.',
  115. 'The asset "{asset}" to be pulished does not exist.' => 'Ресурс "{asset}" који треба бити објављен не постоји.',
  116. 'The command path "{path}" is not a valid directory.' => 'Путања директоријума до команде (command path) "{path}" није исправна.',
  117. 'The controller path "{path}" is not a valid directory.' => 'Путања директоријума до контролера "{path}" није исправна.',
  118. 'The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.' => 'Фајл "{file}" не може бити подигнут (uploaded). Дозвољени су једино фајлови са екстензијама: {extensions}.',
  119. 'The file "{file}" is too large. Its size cannot exceed {limit} bytes.' => 'Фајл "{file}" је превелик. Величина фајла не сме да прекорачи {limit} бајта.',
  120. 'The file "{file}" is too small. Its size cannot be smaller than {limit} bytes.' => 'Фајл "{file}" је премали. Величина фајла не сме бити мања од {limit} бајта.',
  121. 'The file "{file}" was only partially uploaded.' => 'Фајл "{file}" је само делимично подигнут (uploaded).',
  122. 'The first element in a filter configuration must be the filter class.' => 'Први елемент у конфигурацији филтра мора бити класа филтра.',
  123. 'The item "{name}" does not exist.' => 'Ставка "{name}" не постоји.',
  124. 'The item "{parent}" already has a child "{child}".' => 'Ставка "{parent}" већ има дете "{child}".',
  125. 'The layout path "{path}" is not a valid directory.' => 'Путања до директоријума layout "{path}" није исправна.',
  126. 'The list is read only.' => 'Листа (List) је само за читање',
  127. 'The map is read only.' => 'Мапа (Map) је само за читање',
  128. 'The pattern for 12 hour format must be "h" or "hh".' => 'Шаблон за 12 часовни формат мора бити "h" или "hh".',
  129. 'The pattern for 24 hour format must be "H" or "HH".' => 'Шаблон за 24 часовни формат мора бити "H" или "HH".',
  130. 'The pattern for AM/PM marker must be "a".' => 'Шаблон за AM/PM маркер мора бити "a".',
  131. 'The pattern for day in month must be "F".' => 'Шаблон за дан у месецу мора бити "F".',
  132. 'The pattern for day in year must be "D", "DD" or "DDD".' => 'Шаблон за дан у години мора бити "D", "DD" или "DDD".',
  133. 'The pattern for day of the month must be "d" or "dd".' => 'Шаблон за дан месеца мора бити "d" ili "dd".',
  134. 'The pattern for day of the week must be "E", "EE", "EEE", "EEEE" or "EEEEE".' => 'Шаблон за дан седмице мора бити "E", "EE", "EEE", "EEEE" или "EEEEE".',
  135. 'The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".' => 'Шаблон за доба мора бити "G", "GG", "GGG", "GGGG" или "GGGGG".',
  136. 'The pattern for hour in AM/PM must be "K" or "KK".' => 'Шаблон за час у AM/PM мора бити "K" или "KK".',
  137. 'The pattern for hour in day must be "k" or "kk".' => 'Шаблон за час у дану мора бити "k" или "kk".',
  138. 'The pattern for minutes must be "m" or "mm".' => 'Шаблон за минуте мора бити "m" или "mm".',
  139. 'The pattern for month must be "M", "MM", "MMM", or "MMMM".' => 'Шабон за месец мора бити "M", "MM", "MMM" или "MMMM".',
  140. 'The pattern for seconds must be "s" or "ss".' => 'Шаблон за секунде мора бити "s" или "ss".',
  141. 'The pattern for time zone must be "z" or "v".' => 'Шаблон за зону мора бити "z" или "v".',
  142. 'The pattern for week in month must be "W".' => 'Шаблон за седмицу у месецу мора бити "W".',
  143. 'The pattern for week in year must be "w".' => 'Шаблон за седмицу у години мора бити "w".',
  144. 'The queue is empty.' => 'Ред (queue) је празан.',
  145. '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.' => 'Релација "{relation}" у active record класи "{class}" није специфицирана исправно: придружена табела (join table) "{joinTable}" задата у спољном кључу (foreign key) не може бити пронађена у бази.',
  146. '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.' => 'Релација "{relation}" у active record класи "{class}" је специфицирана са некомплетним спољним кључем (foreign key). Спољни кључ (foreign key) мора се састојати од колона које референцирају обе табеле за спајање (joining tables).',
  147. '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.' => 'Релација "{relation}" u active record класи "{class}" је специфицирана погрешним спољним кључем (foreign key) "{key}". Спољни кључ (foreign key) не показује ни на једну табелу за спајање (joining tables).',
  148. '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,...)".' => 'Релација "{relation}" u active record класи "{class}" је специфицирана погрешним спољним кључем (foreign key). Формат спољног кључа (foreign key) мора бити "joinTable(fk1,fk2,...)',
  149. 'The requested controller "{controller}" does not exist.' => 'Захтевани контролер "{controller}" не постоји.',
  150. 'The requested view "{name}" was not found.' => 'Захтевани поглед (view) "{name}" није пронађен.',
  151. 'The stack is empty.' => 'Стек (stack) је празан.',
  152. 'The system is unable to find the requested action "{action}".' => 'Систем не може да пронађе захтевану акцију "{action}".',
  153. 'The system view path "{path}" is not a valid directory.' => 'Путања директоријума до системског погледа (system view) "{path}" није исправна.',
  154. 'The table "{table}" for active record class "{class}" cannot be found in the database.' => 'Табела "{table}" за active record класу "{class}" не може бити пронађена у бази.',
  155. 'The value for the primary key "{key}" is not supplied when querying the table "{table}".' => 'Вредност примарног кључа (primary key) "{key}" није прослеђена приликом извршења упита над табелом "{table}".',
  156. 'The verification code is incorrect.' => 'Верификациони код је погрешан.',
  157. 'The view path "{path}" is not a valid directory.' => 'Путања до директоријума view (view path) "{path}" није исправна.',
  158. 'Theme directory "{directory}" does not exist.' => 'Директоријум за теме (theme directory) "{directory}" не постоји.',
  159. 'This content requires the <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.' => 'Овај садржај захтева <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.',
  160. 'Unable to add an item whose name is the same as an existing item.' => 'Не могу да додам ставку са истим именом као постојећа ставка.',
  161. 'Unable to change the item name. The name "{name}" is already used by another item.' => 'Не могу да променим име ставке (item name). Име "{name}" већ користи нека друга ставка.',
  162. 'Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process.' => 'Не могу да креирам апликациони фајл стања (state file) "{file}". Будите сигурни да директоријум који садржи фајл постоји и да је омогућено писање од стране веб сервер процеса.',
  163. 'Unable to find the decorator view "{view}".' => 'Не могу да пронађем декоратерски поглед (decorator view) "{view}".',
  164. 'Unable to find the list item.' => 'Не могу да пронађем ставку у листи (list item).',
  165. 'Unable to lock file "{file}" for reading.' => 'Не могу да закључам фајл "{file}" за читање.',
  166. 'Unable to lock file "{file}" for writing.' => 'Не могу да закључам фајл "{file}" за уписивање.',
  167. 'Unable to read file "{file}".' => 'Не могу да прочитам фајл "{file}".',
  168. 'Unable to replay the action "{object}.{method}". The method does not exist.' => 'Не могу да репродукујем (replay) "{object}.{method}". Метод не постоји.',
  169. 'Unable to write file "{file}".' => 'Не могу да упишем фајл "{file}".',
  170. 'Unknown authorization item "{name}".' => 'Непозната ауторизациона ставка (authorization item) "{name}',
  171. 'Unrecognized locale "{locale}".' => 'Локализација није препозната (unrecognized locale) "{locale}".',
  172. 'View file "{file}" does not exist.' => 'Фајл погледа (view file) "{file}" не постоји.',
  173. 'Yii application can only be created once.' => 'Yii апликација може бити креирана само једанпут.',
  174. 'You are not authorized to perform this action.' => 'Нисте ауторизовани да извршите ову акцију.',
  175. 'Your request is not valid.' => 'Ваш захтев није исправан.',
  176. '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" је већ узета.',
  177. '{attribute} cannot be blank.' => 'Морате попунити поље {attribute}.',
  178. '{attribute} is invalid.' => '{attribute} је погрешан (неисправан).',
  179. '{attribute} is not a valid URL.' => '{attribute} није исправан URL.',
  180. '{attribute} is not a valid email address.' => '{attribute} није исправна email адреса.',
  181. '{attribute} is not in the list.' => '{attribute} није у листи.',
  182. '{attribute} is of the wrong length (should be {length} characters).' => '{attribute} је погрешне дужине (треба бити {length} карактера).',
  183. '{attribute} is too big (maximum is {max}).' => '{attribute} је превелик (максимум је {max}).',
  184. '{attribute} is too long (maximum is {max} characters).' => '{attribute} је предугачак (максимум је {max} карактера).',
  185. '{attribute} is too short (minimum is {min} characters).' => '{attribute} је прекратак (минимум је {min} карактера).',
  186. '{attribute} is too small (minimum is {min}).' => '{attribute} је премали (минимум је {min}).',
  187. '{attribute} must be a number.' => '{attribute} мора бити број.',
  188. '{attribute} must be an integer.' => '{attribute} мора бити цео број (integer).',
  189. '{attribute} must be repeated exactly.' => '{attribute} мора бити поновљен тачно.',
  190. '{attribute} must be {type}.' => '{attribute} мора бити {type}.',
  191. '{className} does not support add() functionality.' => '{className} не подржава add() функционалност.',
  192. '{className} does not support delete() functionality.' => '{className} не подржава delete() функционалност.',
  193. '{className} does not support flush() functionality.' => '{className} не подржава flush() функционалност.',
  194. '{className} does not support get() functionality.' => '{className} не подржава get() функционалност.',
  195. '{className} does not support set() functionality.' => '{className} не подржава set() функционалност.',
  196. '{class} does not have attribute "{name}".' => '{class} нем атрибут "{name}".',
  197. '{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.' => '{class} има погрешно валидационо правило (validation rule). Правило мора да специфицира атрибуте који ће бити валидирани и име валидатора.',
  198. '{class} must specify "model" and "attribute" or "name" property values.' => '{class} мора да специфицира "model" и "attribute" или "name" својство (property) вредности.',
  199. '{class}.allowAutoLogin must be set true in order to use cookie-based authentication.' => '{class}.allowAutoLogin мора бити подешен на true да би се користила cookie-based аутентификација.',
  200. '{class}::authenticate() must be implemented.' => '{class}::authenticate() мора бити имплементирана.',
  201. '{controller} cannot find the requested view "{view}".' => '{controller} не може да пронађе захтевани поглед (view) "{view}".',
  202. '{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call.' => '{controller} садржи непрописно угњеждене widget тагове у свом погледу (view) "{view}". {widget} widget нема endWidget() позив.',
  203. '{controller} has an extra endWidget({id}) call in its view.' => '{controller} има сувишан endWidget({id}) позив у свом погледу (view).',
  204. '{widget} cannot find the view "{view}".' => '{widget} не може да пронађе поглед (view) "{view}".',
  205. );