PageRenderTime 27ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/yii/messages/he/yii.php

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