Files
plugin-calendar/Locale/fa_IR/translations.php
2019-10-24 18:33:49 -07:00

15 lines
795 B
PHP

<?php
return array(
'Calendar' => 'تقویم',
'Calendar settings' => 'تنظیمات تقویم',
'Project calendar view' => 'نمای تقویمی پروژه',
'User calendar view' => 'نمای تقویمی کاربر',
'My calendar' => 'تقویم من',
'Switch to the list view' => 'تغییر به نمای لیست',
'Show subtasks based on the time tracking' => 'کارهای فرعی را بر اساس پیگیری زمان نشان بده',
'Show tasks based on the creation date' => 'کارها را بر اساس تاریخ ایجاد نشان بده',
'Show tasks based on the start date' => 'کارها را بر اساس تاریخ شروع نشان بده',
'Subtasks time tracking' => 'پیگیری زمان کارهای فرعی',
);