PHP Classes

File: Locale/tr_TR/translations.php

Recommend this page to a friend!
  Classes of kiran   Kanboard Gantt plugin   Locale/tr_TR/translations.php   Download  
File: Locale/tr_TR/translations.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Kanboard Gantt plugin
Display Gantt charts in Kanboard
Author: By
Last change:
Date: 3 years ago
Size: 1,043 bytes
 

Contents

Class file image Download
<?php

return array(
   
'Sort by position' => 'Pozisyona göre s?rala',
   
'Sort by date' => 'Tarihe göre s?rala',
   
'Add task' => 'Görev ekle',
   
'There is no start date or due date for this task.' => 'Bu görev için ba?lang?ç veya tamamlanmas? gereken tarih yok.',
   
'Moving or resizing a task will change the start and due date of the task.' => 'Bir görevin boyutunu de?i?tirmek, görevin ba?lang?ç ve tamamlanmas? gereken tarihlerini de?i?tirir.',
   
'There is no task in your project.' => 'Projenizde hiç görev yok.',
   
'Gantt chart' => 'Gantt diyagram?',
   
'Gantt chart for all projects' => 'Tüm projeler için Gantt diyagram?',
   
'Gantt chart for this project' => 'Bu proje için Gantt diyagram?',
   
'Project board' => 'Proje Panosu',
   
'There is no start date or end date for this project.' => 'Bu proje için ba?lang?ç veya biti? tarihi yok.',
   
'Projects Gantt chart' => 'Projeler Gantt diyagram?',
   
'Switch to the Gantt chart view' => 'Gantt diyagram? görünümüne geç',
);