Sync translations
This commit is contained in:
@@ -170,7 +170,6 @@ return array(
|
||||
'Leave a description' => 'Açıklama ekleyin',
|
||||
'Comment added successfully.' => 'Yorum eklendi',
|
||||
'Unable to create your comment.' => 'Yorumunuz oluşturulamadı',
|
||||
'Edit this task' => 'Bu görevi değiştir',
|
||||
'Due Date' => 'Bitiş Tarihi',
|
||||
'Invalid date' => 'Geçersiz tarihi',
|
||||
'Automatic actions' => 'Otomatik işlemler',
|
||||
@@ -517,7 +516,6 @@ return array(
|
||||
'All swimlanes' => 'Tüm Kulvarlar',
|
||||
'All colors' => 'Tüm Renkler',
|
||||
'Moved to column %s' => '%s Sütununa taşındı',
|
||||
'Change description' => 'Açıklamayı değiştir',
|
||||
'User dashboard' => 'Kullanıcı Anasayfası',
|
||||
'Allow only one subtask in progress at the same time for a user' => 'Bir kullanıcı için aynı anda yalnızca bir alt göreve izin ver',
|
||||
'Edit column "%s"' => '"%s" sütununu değiştir',
|
||||
@@ -709,7 +707,6 @@ return array(
|
||||
'view the board on Kanboard' => 'Tabloyu Kanboard\'da görüntüle',
|
||||
'The task have been moved to the first swimlane' => 'Görev birinci kulvara taşındı',
|
||||
'The task have been moved to another swimlane:' => 'Görev başka bir kulvara taşındı:',
|
||||
// 'Overdue tasks for the project(s) "%s"' => '"%s" projesi için gecikmiş görevler',
|
||||
'New title: %s' => 'Yeni başlık: %s',
|
||||
'The task is not assigned anymore' => 'Görev artık atanmamış',
|
||||
'New assignee: %s' => 'Yeni atanan: %s',
|
||||
@@ -738,7 +735,6 @@ return array(
|
||||
'Stop timer' => 'Zamanlayıcıyı durdur',
|
||||
'Start timer' => 'Zamanlayıcıyı başlat',
|
||||
'Add project member' => 'Proje üyesi ekle',
|
||||
'Enable notifications' => 'Bildirimleri etkinleştir',
|
||||
'My activity stream' => 'Olay akışım',
|
||||
'My calendar' => 'Takvimim',
|
||||
'Search tasks' => 'Görevleri ara',
|
||||
@@ -1167,4 +1163,6 @@ return array(
|
||||
// 'Projects where "%s" is member' => '',
|
||||
// 'Open tasks assigned to "%s"' => '',
|
||||
// 'Closed tasks assigned to "%s"' => '',
|
||||
// 'Assign automatically a color based on a priority' => '',
|
||||
// 'Overdue tasks for the project(s) "%s"' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user