Files
plugin-calendar/Locale/tr_TR/translations.php
Frederic Guillot f2cebb42a6 Move locales
2017-04-01 14:46:16 -04:00

14 lines
475 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'Calendar' => 'Takvim',
'Calendar settings' => 'Takvim ayarları',
'Project calendar view' => 'Proje takvim görünümü',
'User calendar view' => 'Kullanıcı takvim görünümü',
'My calendar' => 'Takvimim',
'Switch to the list view' => 'Liste görünümüne geç',
'Show tasks based on the start date' => 'Başlangıç zamanına göre görevleri göster',
'Subtasks time tracking' => 'Alt görevler zaman takibi',
);