PageRenderTime 55ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/yii/framework/messages/he/yii.php

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