Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Tanımlanamayan hata", "An error occurred. \n@uri\n@text": "Bir hata oluştu. \n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "Bir hata oluştu. \n@uri\n(bilgi yok).", "An HTTP error @status occurred. \n@uri": "HTTP @status hatası oluştu. \n@uri", "Drag to re-order": "Yeniden sıralamak için sürükleyiniz", "Changes made in this table will not be saved until the form is submitted.": "Bu tabloda yapılan değişiklikler form gönderilenceye dek kaydedilmeyecektir.", "Select all rows in this table": "Bu tablodaki tüm satırları seç", "Deselect all rows in this table": "Tablodaki satır seçimini iptal et", "Split summary at cursor": "Özeti buradan itibaren kes", "Your server has been successfully tested to support this feature.": "Test başarıyla tamamlandı; sunucunuz bu özelliği desteklemektedir.", "Testing clean URLs...": "Temiz URL desteği test ediliyor...", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "Sistem ayarlarınız şu anda bu özelliği desteklemiyor.  Daha fazla bilgi için, \x3ca href=\"http://drupal.org/node/15365\"\x3eelkitabının Temiz URL sayfasına\x3c/a\x3e bakabilirsiniz.", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Bloklarda yapılan değişiklikler, \x3cem\x3eBlokları kaydet\x3c/em\x3e düğmesi tıklanıncaya dek kaydedilmez." } };