Update translations.php
Dashboard term translation changed to Pano
This commit is contained in:
parent
6225469b91
commit
527a1677a0
|
|
@ -1189,7 +1189,7 @@ return array(
|
|||
'%s removed a comment on the task #%d' => '%s %d görevi için bir yorumu kaldırdı',
|
||||
'Comment removed on task #%d' => '%d görevindeki yorum kaldırıldı',
|
||||
'Subtask removed on task #%d' => '%d görevindeki alt görev kaldırıldı',
|
||||
'Hide tasks in this column in the dashboard' => 'Kokpitde bu kolondaki görevleri gizle',
|
||||
'Hide tasks in this column in the dashboard' => 'Panoda bu kolondaki görevleri gizle',
|
||||
'%s removed a comment on the task %s' => '%s %s görevinde bir yorumu kaldırdı',
|
||||
'%s removed a subtask for the task %s' => '%s %s alt görevini kaldırdı',
|
||||
'Comment removed' => 'Yorum kaldırıldı',
|
||||
|
|
@ -1203,7 +1203,7 @@ return array(
|
|||
'Automatically set the due date on task creation' => 'Görev oluştururken hedef tarihi otomatik ata',
|
||||
'Move the task to another column when closed' => 'Görev kapandığında başka bir kolona taşı',
|
||||
'Move the task to another column when not moved during a given period' => 'Bir kolonda belirli bir süre hareketsiz kalırsa görevi başka bir kolona taşı',
|
||||
'Dashboard for %s' => '%s için kopkit',
|
||||
'Dashboard for %s' => '%s için Pano',
|
||||
'Tasks overview for %s' => '%s için görev özeti',
|
||||
'Subtasks overview for %s' => '%s için alt görev özeti',
|
||||
'Projects overview for %s' => '%s için proje özeti',
|
||||
|
|
|
|||
Loading…
Reference in New Issue