PageRenderTime 80ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/yii/framework/messages/tr/yii.php

https://github.com/joshuaswarren/weatherhub
PHP | 238 lines | 222 code | 0 blank | 16 comment | 0 complexity | 87bf05b13ea528473845d9d440ad65cb 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.' => '{path} geçerli bir dizin değil.',
  20. '&lt; Previous' => '&lt; Önceki',
  21. '&lt;&lt; First' => '&lt;&lt; İlk',
  22. 'Active Record requires a "db" CDbConnection application component.' => 'Active Record için "db" CDbConnection uygulama bileşeni gerekli.',
  23. 'Active record "{class}" has an invalid configuration for relation "{relation}". It must specify the relation type, the related active record class and the foreign key.' => 'Active record "{class}" isimli sınıfında "{relation}" ilişkilendiremesi için geçersiz bir yapılandırmaya sahip. Yapılandırma kapsamında ilişkilendirme tipi, ilgili active record sınıfı ve yabancı anahtarın belirtilmiş olması gerekmektedir.',
  24. '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}" isimli sınıfı, "{column}" isimli geçersiz bir sütuna erişmeye çalışıyor. Not: Bu sütunun tabloda tanımlı olması veya aliaslarda tanımlı bir ifade olması gerekmetedir.',
  25. 'Active record class "{class}" does not have a scope named "{scope}".' => 'Active record "{class}" isimli sınıfı "{scope}" isimli bir kapsam tanımına sahip değil.',
  26. 'Alias "{alias}" is invalid. Make sure it points to an existing PHP file.' => '"{alias}" geçersiz bir alias. Varolan bir php dosyasına işaret ettiğine emin olun.',
  27. 'Alias "{alias}" is invalid. Make sure it points to an existing directory or file.' => '"{alias}" geçersiz bir alias. Varolan bir dosya veya dizine işaret ettiğine emin olun.',
  28. 'Application Log' => 'Uygulama Kütüğü',
  29. 'Application base path "{path}" is not a valid directory.' => 'Uygulama tabanı dizini (base path) "{path}" geçersiz.',
  30. 'Application runtime path "{path}" is not valid. Please make sure it is a directory writable by the Web server process.' => 'Uygulama runtime yolu "{path}" geçersiz. Web sunucusu işlemi tarafından yazma izni olduğuna emin olun.',
  31. 'Authorization item "{item}" has already been assigned to user "{user}".' => '"{item}" için gereçli olan yetkilendirme zaten "{user}" kullanıcısına atanmış durumda.',
  32. 'Base path "{path}" is not a valid directory.' => 'Taban dizini (base path) geçerli bir yol(path) değildir.',
  33. 'CApcCache requires PHP apc extension to be loaded.' => 'CApcCachenin başlatılması için PHP apc eklentisi gerekli',
  34. 'CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.' => 'CAssetManager.basePath "{path}" yolu geçersiz. Web sunucusu işlemi tarafından yazma izni olduğuna emin olun.',
  35. 'CCacheHttpSession.cacheID is invalid. Please make sure "{id}" refers to a valid cache application component.' => 'CCacheHttpSession.cacheID geçersiz. "{id}" nin geçerli bir cache uygulama bileşenini ifade ettiğine emin olun.',
  36. 'CCaptchaValidator.action "{id}" is invalid. Unable to find such an action in the current controller.' => 'CCaptchaValidator.action "{id}" geçersiz. Kontrolcü sınıfta (controller) böyle bir action bulunamadı.',
  37. 'CDbAuthManager.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbAuthManager.connectionID "{id}" geçersiz. CDbConnection uygulama bileşeninin ID \'sini ifade ettiğine emin olun.',
  38. 'CDbCache.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbCache.connectionID "{id}" geçersiz. CDbConnection uygulama bileşeninin ID \'sini ifade ettiğine emin olun.',
  39. 'CDbCacheDependency.sql cannot be empty.' => 'CDbCacheDependency.sql içeriği boş olamaz.',
  40. 'CDbCommand failed to execute the SQL statement: {error}' => 'CDbCommand bir SQL cümleciğini çalıştıramadı: {error}',
  41. 'CDbCommand failed to prepare the SQL statement: {error}' => 'CDbCommand bir SQL cümleciğini oluşturamadı: {error}',
  42. 'CDbConnection does not support reading schema for {driver} database.' => 'CDbConnection {driver} \'i için şema okuma desteğine sahip değil.',
  43. 'CDbConnection failed to open the DB connection.' => 'CDbConnection DB bağlantısını açarken bir hata oluştu.',
  44. 'CDbConnection failed to open the DB connection: {error}' => 'CDbConnection DB bağlantısını açarken bir hata oluştu: {error}',
  45. 'CDbConnection is inactive and cannot perform any DB operations.' => 'CDbConnection şu anda pasif durumda ve hiçbir DB operasyonunu gerçekleştiremez.',
  46. 'CDbConnection.connectionString cannot be empty.' => 'CDbConnection.connectionString boş olamaz.',
  47. 'CDbDataReader cannot rewind. It is a forward-only reader.' => 'CDbDataReader geri sarılamaz (cannot rewind). Sadece ileri yöndeki(forward-only) okumalar için kullanılabilinir.',
  48. 'CDbHttpSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbHttpSession.connectionID "{id}" geçersiz. CDbConnection uygulama bileşeninin ID \'sini ifade ettiğine emin olun.',
  49. 'CDbLogRoute.connectionID "{id}" does not point to a valid CDbConnection application component.' => 'CDbLogRoute.connectionID "{id}" geçerli bir CDbConnection uygulama bileşenini işaret etmiyor.',
  50. 'CDbMessageSource.connectionID is invalid. Please make sure "{id}" refers to a valid database application component.' => 'CDbMessageSource.connectionID geçersiz. "{id}" nin geçerli bir DB uygulama bileşenini ifade ettiğine emin olun.',
  51. 'CDbTestFixture.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.' => 'CDbTestFixture.connectionID "{id}" geçersiz. CDbConnection uygulama bileşeninin ID \'sini ifade ettiğine emin olun.',
  52. 'CDbTransaction is inactive and cannot perform commit or roll back operations.' => 'CDbTransaction pasif durumda ve şuanda commit, rollback operasyonlarını gerçekleştiremez.',
  53. 'CDirectoryCacheDependency.directory cannot be empty.' => 'CDirectoryCacheDependency.directory boş bırakılamaz.',
  54. 'CEAcceleratorCache requires PHP eAccelerator extension to be loaded, enabled or compiled with the "--with-eaccelerator-shared-memory" option.' => 'CEAcceleratorCache yüklenmesi için PHP eAccelerator uzantısı gerekli, "--with-eaccelerator-shared-memory" opsiyonu ile aktif edilebilir veya derlenebilir.',
  55. 'CFileCacheDependency.fileName cannot be empty.' => 'CFileCacheDependency.fileName boş bırakılamaz.',
  56. '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}" yolu geçerli bir dizini işaret etmiyor. Web sunucusu işlemi tarafından yazma izni olduğuna emin olun.',
  57. 'CFilterChain can only take objects implementing the IFilter interface.' => 'CFilterChain sadece IFilter arayüzünü implement eden objecleri kullanabilir.',
  58. 'CFlexWidget.baseUrl cannot be empty.' => 'CFlexWidget.baseUrl boş bırakılamaz.',
  59. 'CFlexWidget.name cannot be empty.' => 'CFlexWidget.name boş bırakılamaz.',
  60. 'CGlobalStateCacheDependency.stateName cannot be empty.' => 'CGlobalStateCacheDependency.stateName boş bırakılamaz.',
  61. 'CHttpCookieCollection can only hold CHttpCookie objects.' => 'CHttpCookieCollection sadece CHttpCookie objelerini tutabilir.',
  62. 'CHttpRequest is unable to determine the entry script URL.' => 'CHttpRequest giriş komut dosyası URL \'sini anlayamıyor.',
  63. 'CHttpRequest is unable to determine the path info of the request.' => 'CHttpRequest isteğin yol bilgisini(path info) anlayamıyor.',
  64. 'CHttpRequest is unable to determine the request URI.' => 'CHttpRequest istek URI \'ı anlayamıyor.',
  65. 'CHttpSession.cookieMode can only be "none", "allow" or "only".' => 'CHttpSession.cookieMode sadece "none", "allow" veya "only" olabilir.',
  66. 'CHttpSession.gcProbability "{value}" is invalid. It must be an integer between 0 and 100.' => 'CHttpSession.gcProbability "{value}" geçersiz. 0 ile 100 arasında nümerik bir değer olmalıdır.',
  67. 'CHttpSession.savePath "{path}" is not a valid directory.' => 'CHttpSession.savePath "{path}" geçerli bir dizin değil.',
  68. 'CMemCache server configuration must be an array.' => 'CMemCache sunucu ayarları bir dizi olmak zorundadır.',
  69. 'CMemCache server configuration must have "host" value.' => 'CMemCache sunucu ayarları "host" değerini içermek zorundadır.',
  70. 'CMultiFileUpload.name is required.' => 'CMultiFileUpload.name gerekli.',
  71. 'CProfileLogRoute found a mismatching code block "{token}". Make sure the calls to Yii::beginProfile() and Yii::endProfile() be properly nested.' => 'CProfileLogRoute eşleşmeyen bir kod bloğu buldu "{token}". Yii::beginProfile() ve Yii::endProfile() methodlarına yapılan call isteklerinin düzgün bir şekilde sıralandığına (nested) emin olun. ',
  72. 'CProfileLogRoute.report "{report}" is invalid. Valid values include "summary" and "callstack".' => 'CProfileLogRoute.report "{report}" geçersiz. Geçerli değerler "summary" ve "callstack" içerir.',
  73. 'CSecurityManager requires PHP mcrypt extension to be loaded in order to use data encryption feature.' => 'CSecurityManager data şifreleme özelliğini kullanabilmek için PHP mcrypt uzantısına ihtiyaç duyar.',
  74. 'CSecurityManager.encryptionKey cannot be empty.' => 'CSecurityManager.encryptionKey boş bırakılamaz.',
  75. 'CSecurityManager.validationKey cannot be empty.' => 'CSecurityManager.validationKey boş bırakılamaz.',
  76. 'CTypedList<{type}> can only hold objects of {type} class.' => 'CTypedList<{type}> sadece {type} sınıfı objelerini tutabilir.',
  77. 'CUrlManager.UrlFormat must be either "path" or "get".' => 'CUrlManager.UrlFormat "path" veya "get" olmak zorundadır.',
  78. 'CWinCache requires PHP wincache extension to be loaded.' => 'CWinCache PHP wincache uzantısına ihtiyaç duyar.',
  79. 'CWinCache user cache is disabled. Please set wincache.ucenabled to On in your php.ini.' => 'CWinCache user cache pasif. Lütfen php.ini dosyasındaki wincache.ucenabled değerini On olarak değiştirin.',
  80. 'CXCache requires PHP XCache extension to be loaded.' => 'CXCache PHP XCache uzantısına ihtiyaç duyar.',
  81. 'CZendDataCache requires PHP Zend Data Cache extension to be loaded.' => 'CZendDataCache PHP Zend Data Cache uzantısına ihtiyaç duyar.',
  82. 'Cannot add "{child}" as a child of "{name}". A loop has been detected.' => '"{child}" değeri "{name}" \'nin çocuğu olarak eklenemedi. Bir döngü tespit edildi.',
  83. 'Cannot add "{child}" as a child of "{parent}". A loop has been detected.' => '"{child}" değeri "{parent}" \'nin çocuğu olarak eklenemedi. Bir döngü tespit edildi.',
  84. 'Cannot add "{name}" as a child of itself.' => '"{name}" kensininin çocuğu olarak eklenemez.',
  85. 'Cannot add an item of type "{child}" to an item of type "{parent}".' => '"{child}" elementi "{parent}" için element olarak eklenemez.',
  86. 'Column name must be either a string or an array.' => 'Sütun adı bir string veya array olmalıdır.',
  87. 'Either "{parent}" or "{child}" does not exist.' => '"{parent}" ve "{child}", ikiside yok. ',
  88. 'Error: Table "{table}" does not have a primary key.' => 'Hata: "{table}" tablosunda primary key yok.',
  89. 'Error: Table "{table}" has a composite primary key which is not supported by crud command.' => 'Hata: "{table}" tablosu crud komutunun desteklemediği bir karşıt primary key sahip.',
  90. 'Event "{class}.{event}" is attached with an invalid handler "{handler}".' => '"{class}.{event}" olayı geçersiz "{handler}" işleyicisine bağlandı.',
  91. 'Event "{class}.{event}" is not defined.' => '"{class}.{event}" olayı tanımlanmadı.',
  92. 'Extension path "{path}" does not exist.' => '"{path}" isimli bir uzantı yolu yok.',
  93. 'Failed to initialize the mcrypt module.' => 'mcrypt modülü başlangıç için hazırlanırken bir hata oluştu.',
  94. 'Failed to set unsafe attribute "{attribute}".' => 'Güvenli olmayan "{attribute}" atanırken hata oluştu.',
  95. 'Failed to write the uploaded file "{file}" to disk.' => 'Karşıya yüklenen "{file}" dosyası diske yazılırken hata oluştu.',
  96. 'File upload was stopped by extension.' => 'Karşıya dosya yükleme işlemi bir uzantı tarafından durduruldu.',
  97. 'Filter "{filter}" is invalid. Controller "{class}" does have the filter method "filter{filter}".' => '"{filter}" filtresi geçersiz. Kontrolcü sınıf "{class}", "filter{filter}" isimli bir filtre methoduna sahip değil.',
  98. 'Get a new code' => 'Yeni kod getir',
  99. 'Go to page: ' => 'Sayfaya git:',
  100. 'Invalid MO file revision: {revision}.' => 'Geçersiz MO dosya revizyonu: {revision}.',
  101. 'Invalid MO file: {file} (magic: {magic}).' => 'Geçersiz MO dosyası: {file} (magic: {magic}).',
  102. 'Invalid enumerable value "{value}". Please make sure it is among ({enum}).' => "{value}", 'geçersiz sayılabilir(enumerable) değer. Lütfen bu aralıkta olduğuna emin olun ({enum}).',
  103. 'Invalid operator "{operator}".' => '"{operator}", geçersiz bir operatör.',
  104. 'Last &gt;&gt;' => 'Son &gt;&gt;',
  105. 'List data must be an array or an object implementing Traversable.' => 'List datası, array veya Traversable implement eden bir obje olmalıdır.',
  106. 'List index "{index}" is out of bound.' => 'List indeksi "{index}", sınırların dışında.',
  107. 'Login Required' => 'Üye Girişi Gerekli',
  108. 'Map data must be an array or an object implementing Traversable.' => 'Map datası, array veya Traversable implement eden bir obje olmalıdır.',
  109. 'Missing the temporary folder to store the uploaded file "{file}".' => 'Karşıya yüklenen, "{file}" dosyasını kaydetmek için gerekli geçici dosya bulunamıyor.',
  110. 'Next &gt;' => 'Sonraki &gt;',
  111. 'No columns are being updated for table "{table}".' => '"{table}" tablosuna ait hiçbir sütun güncellenmedi.',
  112. 'No counter columns are being updated for table "{table}".' => '"{table}" tablosu için sayaç sütunları güncellenmedi.',
  113. 'Object configuration must be an array containing a "class" element.' => 'Obje konfigürasyonu "class" elemanını içeren bir dizi olmalıdır.',
  114. 'Please fix the following input errors:' => 'Lütfen veri giriş hatalarını düzeltin:',
  115. 'Property "{class}.{property}" is not defined.' => '"{class}.{property}" özelliği tanımlanmamıştır.',
  116. 'Property "{class}.{property}" is read only.' => '"{class}.{property}" özelliği read only durumdadır.',
  117. 'Queue data must be an array or an object implementing Traversable.' => 'Kuyruk verisi bir dizi veya Traversable sınıfını implement eden bir obje olmalıdır.',
  118. 'Relation "{name}" is not defined in active record class "{class}".' => '"{name}" ilişkisi active record sınıfında ("{class}") belirtilmemiştir. ',
  119. 'Resetting PK sequence is not supported.' => 'Birincil anahtar sıfırlama desteklenmemektedir.',
  120. 'Setting integrity check is not supported.' => 'Ayar bütünlüğü kontrolü desteklenmemektedir.',
  121. 'Stack data must be an array or an object implementing Traversable.' => 'Yığın verisi bir dizi veya Traversable sınıfını implement eden bir obje olmalıdır.',
  122. 'Table "{table}" does not exist.' => '"{table}" diye bir tablo yok.',
  123. 'Table "{table}" does not have a column named "{column}".' => '"{table}" tablosunda "{column}" sütunu yok.',
  124. 'The "filter" property must be specified with a valid callback.' => '"filter" özelliği geçerli bir callback ile belirtilmelidir.',
  125. 'The "pattern" property must be specified with a valid regular expression.' => '"pattern" özelliği geçerli bir kurallı ifade ile belirtilmelidir.',
  126. 'The CSRF token could not be verified.' => 'CSRF token doğrulanamadı.',
  127. 'The STAT relation "{name}" cannot have child relations.' => 'STAT ilişkisi "{name}" çocuğa sahip olamaz.',
  128. 'The URL pattern "{pattern}" for route "{route}" is not a valid regular expression.' => '"{route}" rotası için geçerli "{pattern}" URL modeli geçerli bir kurallı ifade değil.',
  129. 'The active record cannot be deleted because it is new.' => 'Active record yeni olduğundan dolayı silinemez.',
  130. 'The active record cannot be inserted to database because it is not new.' => 'Active record yeni olmadığından dolayı veritabanına girilemez.',
  131. 'The active record cannot be updated because it is new.' => 'Active record yeni olduğundan dolayı güncellenemez.',
  132. 'The asset "{asset}" to be published does not exist.' => 'Yayınlanacak "{asset}" değeri bulunamadı.',
  133. 'The command path "{path}" is not a valid directory.' => 'Komut yolu "{path}" geçerli bir dizin değil.',
  134. 'The controller path "{path}" is not a valid directory.' => 'Kontrolcü yolu "{path}" geçerli bir dizin değil.',
  135. 'The file "{file}" cannot be uploaded. Only files with these extensions are allowed: {extensions}.' => 'Dosya karşıya yüklenemedi. Yüklenebilinen uzantılar şunlardır: {extensions}',
  136. 'The file "{file}" is too large. Its size cannot exceed {limit} bytes.' => '"{file}" dosyası çok büyük. Boyutu {limit} bytes değerinden daha büyük olamaz.',
  137. 'The file "{file}" is too small. Its size cannot be smaller than {limit} bytes.' => '"{file}" dosyası çok küçük. Boyutu {limit} bytes değerinden daha küçük olamaz.',
  138. 'The file "{file}" was only partially uploaded.' => '"{file}" dosyası kısmen karşıya yüklenebildi.',
  139. 'The first element in a filter configuration must be the filter class.' => 'Filtre konfigürasyonundaki ilk eleman filtre sınıfı olmalıdır.',
  140. 'The item "{name}" does not exist.' => '"{name}" öğesi bulunamadı.',
  141. 'The item "{parent}" already has a child "{child}".' => '"{parent}" öğesi zaten "{child}" çocuğuna sahip.',
  142. 'The layout path "{path}" is not a valid directory.' => 'Layout yolu "{path}" geçerli bir dizin değil.',
  143. 'The list is read only.' => 'Liste sadece okunabilir.',
  144. 'The map is read only.' => 'Harita sadece okunabilir.',
  145. 'The module path "{path}" is not a valid directory.' => 'Modül yolu "{path}" geçerli bir dizin değil.',
  146. 'The pattern for 12 hour format must be "h" or "hh".' => '12 saat formatı için model "h" veya "hh" şeklindedir.',
  147. 'The pattern for 24 hour format must be "H" or "HH".' => '24 saat formatı için model "H" veya "HH" şeklindedir.',
  148. 'The pattern for AM/PM marker must be "a".' => 'AM/PM belirleyicisi için model "a" şeklindedir.',
  149. 'The pattern for day in month must be "F".' => 'Ayın günleri için model "F" şeklindedir.',
  150. 'The pattern for day in year must be "D", "DD" or "DDD".' => 'Yılın günleri için model "D", "DD" veya "DDD" şeklindedir.',
  151. 'The pattern for day of the month must be "d" or "dd".' => 'O anki ayın günleri için model "d" veya "dd" şeklindedir.',
  152. 'The pattern for day of the week must be "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" or "ccccc".' => 'O anki haftanın günleri için model "E", "EE", "EEE", "EEEE", "EEEEE", "e", "ee", "eee", "eeee", "eeeee", "c", "cccc" veya "ccccc" şeklindedir.',
  153. 'The pattern for era must be "G", "GG", "GGG", "GGGG" or "GGGGG".' => 'Asırlar için model "G", "GG", "GGG", "GGGG" veya "GGGGG" şeklindedir.',
  154. 'The pattern for hour in AM/PM must be "K" or "KK".' => 'AM/PM formatındaki saat modeli "K" veya "KK" şeklindedir.',
  155. 'The pattern for hour in day must be "k" or "kk".' => 'Günün saatleri için model "k" veya "kk" şeklindedir.',
  156. 'The pattern for minutes must be "m" or "mm".' => 'Dakikalar için model "m" veya "mm" şeklindedir.',
  157. 'The pattern for month must be "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" or "LLLL".' => 'Aylar için model "M", "MM", "MMM", "MMMM", "L", "LL", "LLL" veya "LLLL" şeklindedir.',
  158. 'The pattern for seconds must be "s" or "ss".' => 'Saniyeler için model "s" veya "ss" şeklindedir.',
  159. 'The pattern for time zone must be "z" or "v".' => 'Saat dilimi modeli "z" veya "v" şeklindedir.',
  160. 'The pattern for week in month must be "W".' => 'Ayın haftaları için model "W" şeklindedir.',
  161. 'The pattern for week in year must be "w".' => 'Yılın haftaları için model "w" şeklindedir.',
  162. 'The queue is empty.' => 'Kuyruk boş.',
  163. '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.' => 'Active record sınıfı "{class}" dahilindeki "{relation}" ilişkisi doğru şekilde belirtilmedi. "{joinTable}" katılım tablosunda belirtilen yabancı anahtar veritabanında bulunamadı.',
  164. '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.' => 'Active record sınıfı "{class}" dahilindeki "{relation}" ilişkisi doğru şekilde belirtilmedi: "{joinTable}" katılım tablosunda belirtilen yabancı anahtar veritabanında bulunamadı.',
  165. 'The relation "{relation}" in active record class "{class}" is specified with a foreign key "{key}" that does not point to the parent table "{table}".' => 'Active record sınıfı "{class}" dahilindeki "{relation}" ilişkisi, "{table}" ana tablosuna işaret etmeyen "{key}" yabancı anahtarı ile belirtildi.',
  166. '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.' => 'Active record sınıfı "{class}" dahilindeki "{relation}" ilişkisi, tam olmayan bir foreign key ile belirtildi. Yabancı anahtar katılım tablosunu refere eden sütunlardan oluşmalıdır.',
  167. '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}".' => 'Active record sınıfı "{class}" dahilindeki "{relation}" ilişkisi, geçersiz "{key}" yabancı anahtarı ile belirtildi. "{table}" tablosunda böyle bir sütun yok.',
  168. '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}".' => 'Active record sınıfı "{class}" dahilindeki "{relation}" ilişkisi geçersiz bir yabancı anahtar ile belirtildi. Foreign keydeki sütunlar "{table}" tablosundaki birincil anahtarlar ile uyuşmalıdır.',
  169. '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,...)".' => 'Active record sınıfı "{class}" dahilindeki "{relation}" ilişkisi geçersiz bir yabancı anahtar ile belirtildi. Yabancı anahtar formatı "joinTable(fk1,fk2,...)" şeklinde olmalıdır.',
  170. 'The requested view "{name}" was not found.' => 'Istek yapılan "{name}" görünümü bulunamadı.',
  171. 'The stack is empty.' => 'Yığın boş.',
  172. 'The system is unable to find the requested action "{action}".' => 'Sistem istek yapılan "{action}" aksiyonunu bulamadı.',
  173. 'The system view path "{path}" is not a valid directory.' => 'Sistem görünüm yolu "{path}" geçerli biz dizin değil.',
  174. 'The table "{table}" for active record class "{class}" cannot be found in the database.' => 'Active record "{class}" sınıfı, "{table}" tablosunu veritabanında bulunamadı.',
  175. 'The value for the column "{column}" is not supplied when querying the table "{table}".' => '"{table}" tablosu için sorgulama yapılırken "{column}" sütunu için değer verilmedi.',
  176. 'The verification code is incorrect.' => 'Doğrulama kodu yanlış.',
  177. 'The view path "{path}" is not a valid directory.' => '"{path}" görünüm yolu geçerli bir dizin değil.',
  178. 'Theme directory "{directory}" does not exist.' => '"{directory}" böyle bir tema dizini yok.',
  179. 'This content requires the <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a>.' => 'Bu içeriği görüntüleyebilmek için <a href="http://www.adobe.com/go/getflash/">Adobe Flash Player</a> gereklidir.',
  180. 'Unable to add an item whose name is the same as an existing item.' => 'Şu anda varolan bir öğe olduğu için aynı ismi taşıyan öğe eklenemedi.',
  181. 'Unable to change the item name. The name "{name}" is already used by another item.' => 'Öğe isim değişikliği yapılamadı. "{name}" ismi zaten başka bir öğe için kullanılıyor.',
  182. 'Unable to create application state file "{file}". Make sure the directory containing the file exists and is writable by the Web server process.' => 'Uygulama durum dosyası "{file}" oluşturulamadı. Lüften bu dosyanın ilgili dizinde var olduğuna ve web sunucusu işlemi tarafından yazma izni olduğuna emin olun.',
  183. 'Unable to import "{alias}". Please check your server configuration to make sure you are allowed to change PHP include_path.' => '"{alias}" içeri aktarılamadı. Lütfen PHP include_path için değiştirme izinini verdiğinize emin olmak için sunucu ayarlarınızı kontrol ediniz.',
  184. 'Unable to lock file "{file}" for reading.' => '"{file}" dosyası okuma işlemi için kilitlenemedi.',
  185. 'Unable to lock file "{file}" for writing.' => '"{file}" dosyası yazma işkemi için kilitlenemedi.',
  186. 'Unable to read file "{file}".' => '"{file}" dosyası okunamadı.',
  187. 'Unable to replay the action "{object}.{method}". The method does not exist.' => '"{object}.{method}" eylemi gerçekleştirilemedi. Böyle bir metod yok.',
  188. 'Unable to resolve the request "{route}".' => '"{route}" isteği çözümlenemedi.',
  189. 'Unable to write file "{file}".' => '"{file}" dosyasına yazılamıyor.',
  190. 'Unknown authorization item "{name}".' => '"{name}" bilinmeyen yetkilendirme öğesi.',
  191. 'Unknown type "{type}".' => 'Bilinmeyen tip "{type}".',
  192. 'Unrecognized locale "{locale}".' => 'Tanımlanamayan dil dosyası "{locale}".',
  193. 'View file "{file}" does not exist.' => 'Görünüm dosyası "{file}" bulunamıyor.',
  194. 'Yii application can only be created once.' => 'Yii uygulaması yanlızca bir kez oluşturulabilir.',
  195. 'You are not authorized to perform this action.' => 'Bu işlemi gerçekleştirebilmek için yeterli yetkiniz yok.',
  196. 'Your request is invalid.' => 'İsteğiniz geçersiz.',
  197. 'Your request is not valid.' => 'İsteğiniz geçerli değil.',
  198. '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" daha önce alınmış.',
  199. '{attribute} "{value}" is invalid.' => '{attribute} "{value}" geçersiz.',
  200. '{attribute} cannot accept more than {limit} files.' => '{attribute}, {limit} dosyadan fazla kabul etmez.',
  201. '{attribute} cannot be blank.' => '{attribute} boş bırakılamaz.',
  202. '{attribute} is invalid.' => '{attribute} geçersiz.',
  203. '{attribute} is not a valid URL.' => '{attribute} geçerli bir URL değil.',
  204. '{attribute} is not a valid email address.' => '{attribute} geçerli bir mail adresi değil.',
  205. '{attribute} is not in the list.' => '{attribute} listede değil.',
  206. '{attribute} is of the wrong length (should be {length} characters).' => '{attribute} yanlış uzunlukta ({length} karakter olmalı).',
  207. '{attribute} is too big (maximum is {max}).' => '{attribute} çok büyük en çok {max} olmalı).',
  208. '{attribute} is too long (maximum is {max} characters).' => '{attribute} çok uzun (en çok {max} karakter olabilir).',
  209. '{attribute} is too short (minimum is {min} characters).' => '{attribute} çok kısa (en az {min} karakter olabilir).',
  210. '{attribute} is too small (minimum is {min}).' => '{attribute} çok küçük (en az {min} olmalı).',
  211. '{attribute} must be a number.' => '{attribute} sayı olmalı.',
  212. '{attribute} must be an integer.' => '{attribute} rakam olmalı.',
  213. '{attribute} must be either {true} or {false}.' => '{attribute} yanlızca {true} yada {false} olabilir.',
  214. '{attribute} must be greater than "{compareValue}".' => '{attribute}, "{compareValue}" den büyük olmalı.',
  215. '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute}, "{compareValue}" den büyük yada eşit olmalı.',
  216. '{attribute} must be less than "{compareValue}".' => '{attribute}, "{compareValue}" den az olmalı.',
  217. '{attribute} must be less than or equal to "{compareValue}".' => '{attribute}, "{compareValue}" den az yada eşit olmalı.',
  218. '{attribute} must be repeated exactly.' => '{attribute} aynı şekilde tekrarlanmalıdır.',
  219. '{attribute} must be {type}.' => '{attribute}, {type} tipinde olmalı.',
  220. '{attribute} must be {value}.' => '{attribute} değeri {value} olmalı.',
  221. '{attribute} must not be equal to "{compareValue}".' => '{attribute}, "{compareValue}" değerine eşit olmamalı.',
  222. '{className} does not support add() functionality.' => '{className}, add() fonksiyonunu desteklemiyor.',
  223. '{className} does not support delete() functionality.' => '{className}, delete() fonksiyonunu desteklemiyor.',
  224. '{className} does not support flush() functionality.' => '{className}, flush() fonksiyonunu desteklemiyor.',
  225. '{className} does not support get() functionality.' => '{className}, get() fonksiyonunu desteklemiyor.',
  226. '{className} does not support set() functionality.' => '{className}, set() fonksiyonunu desteklemiyor.',
  227. '{class} does not have a method named "{name}".' => '{class}, "{name}" adında bir metod içermiyor.',
  228. '{class} does not have relation "{name}".' => '{class}, "{name}" ile bir bağ içermiyor.',
  229. '{class} does not support fetching all table names.' => '{class}, tüm tablo isimlerini çekmeyi desteklemiyor.',
  230. '{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.' => '{class}, geçersiz bir doğrulama kuralı içeriyor.',
  231. '{class} must specify "model" and "attribute" or "name" property values.' => '{class}, "model" ve "attribute" yada "name" için özellik değeri tanımlanmalı.',
  232. '{class}.allowAutoLogin must be set true in order to use cookie-based authentication.' => 'cookie-based güvenlik için {class}.allowAutoLogin değeri true olmalı.',
  233. '{class}::authenticate() must be implemented.' => '{class}::authenticate() tanımlanmalı.',
  234. '{controller} cannot find the requested view "{view}".' => '{controller}, istenen "{view}" görünümünü bulamadı.',
  235. '{controller} contains improperly nested widget tags in its view "{view}". A {widget} widget does not have an endWidget() call.' => '',
  236. '{controller} has an extra endWidget({id}) call in its view.' => '{controller}, görünümünü çağırabilmesi için ekstra olarak endWidget({id}) içermeli.',
  237. '{widget} cannot find the view "{view}".' => '{widget}, "{view}" görünümünü bulamadı.',
  238. );