Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "Tanımlanamayan hata", "Your server has been successfully tested to support this feature.": "Sunucu testi başarıyla tamamlandı. Sunucunuz bu özelliği destekliyor.", "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 yapılandırmanız şu anda bu özelliği desteklemiyor. Detaylı bilgi için \x3ca href=\"http://drupal.org/node/15365\"\x3eTemiz URL elkitabına\x3c/a\x3e bakabilirsiniz.", "Testing clean URLs...": "Temiz URL desteği test ediliyor...", "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.", "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" } };