diff --git a/modules/festival/lang/tr.lang b/modules/festival/lang/tr.lang new file mode 100644 index 0000000..20bba9f --- /dev/null +++ b/modules/festival/lang/tr.lang @@ -0,0 +1,43 @@ + "Festival", + "Status" => "Durum", + "File could not be found in the following path" => "Dosya şu yolda bulunamadı", + "Could not write the configuration on file" => "Yapılandırma dosyaya yazılamadı", + "Error determining status of festival" => "Festival durumunu belirleme hatası", + "Festival is already activated" => "Festival zaten etkinleştirildi", + "Message" => "Mesaj", + "Festival has been successfully activated" => "Festival başarıyla etkinleştirildi", + "Festival could not be activated" => "Festival etkinleştirilemedi", + "Festival is already deactivated" => "Festival zaten devre dışı bırakıldı", + "The file /usr/share/festival/festival.scm was modified" => "/usr/share/festival/festival.scm dosyası değiştirildi", + "Festival has been successfully deactivated" => "Festival başarıyla devre dışı bırakıldı", + "Festival could not be deactivated" => "Festival devre dışı bırakılamadı", + "Dismiss" => "Kapat" +); +?>