diff options
Diffstat (limited to 'app/Locale/tr_TR/translations.php')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 907eb626..8fb2483d 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -660,7 +660,7 @@ return array( 'Reference currency' => 'Referans kur', 'The currency rate have been added successfully.' => 'Kur başarıyla eklendi', 'Unable to add this currency rate.' => 'Bu kur eklenemedi', - 'Webhook URL' => '', + // 'Webhook URL' => '', '%s remove the assignee of the task %s' => '%s, %s görevinin atanan bilgisini kaldırdı', 'Enable Gravatar images' => 'Gravatar resimlerini kullanıma aç', 'Information' => 'Bilgi', @@ -896,7 +896,7 @@ return array( 'Gantt chart' => 'Gantt diyagramı', 'People who are project managers' => 'Proje yöneticisi olan kişiler', 'People who are project members' => 'Proje üyesi olan kişiler', - 'NOK - Norwegian Krone' => '', + // 'NOK - Norwegian Krone' => '', 'Show this column' => 'Bu sütunu göster', 'Hide this column' => 'Bu sütunu gizle', 'open file' => 'dosyayı aç', @@ -994,7 +994,6 @@ return array( 'Append/Replace' => 'Ekle/Üzerine yaz', 'Append' => 'Ekle', 'Replace' => 'Üzerine yaz', - 'There is no notification method registered.' => 'Kaydedilmiş bir bildirim yöntemi yok.', 'Import' => 'İçeri aktar', 'change sorting' => 'sıralamayı değiştir', 'Tasks Importation' => 'Görevleri içeri aktar', @@ -1078,7 +1077,7 @@ return array( 'Estimated Time' => 'Tahmini süre', 'Actual Time' => 'Gerçekleşen süre', 'Estimated vs actual time' => 'Tahmini vs gerçekleşen süre', - 'RUB - Russian Ruble' => '', + // 'RUB - Russian Ruble' => '', 'Assign the task to the person who does the action when the column is changed' => 'Sütun değiştirildiği zaman görevi eylemi gerçekleştiren kişiye ata', 'Close a task in a specific column' => 'Belirli bir sütundaki görevi kapat', 'Time-based One-time Password Algorithm' => 'Zamana bağlı tek kullanımlık şifre algoritması', @@ -1098,8 +1097,11 @@ return array( 'Creation' => 'Oluşturulma', 'Expiration' => 'Sona erme', 'Password reset history' => 'Şifre sıfırlama geçmişi', - 'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => '"%s" sütunu ve "%s" kulvarındaki tüm görevler başarıyla kapatıldı.', - 'Do you really want to close all tasks of this column?' => 'Bu sütundaki tüm görevleri kapatmak istediğinize emin misiniz?', - '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '"%s" sütunu ve "%s" kulvarındaki %d görev kapatılacak.', - 'Close all tasks of this column' => 'Bu sütundaki tüm görevleri kapat', + 'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => '"%s" sütunu ve "%s" kulvarındaki tüm görevler başarıyla kapatıldı.', + 'Do you really want to close all tasks of this column?' => 'Bu sütundaki tüm görevleri kapatmak istediğinize emin misiniz?', + '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '"%s" sütunu ve "%s" kulvarındaki %d görev kapatılacak.', + 'Close all tasks of this column' => 'Bu sütundaki tüm görevleri kapat', + // 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => '', + // 'My dashboard' => '', + // 'My profile' => '', ); |