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

14 lines
705 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' => 'Ημερολόγιο',
'Calendar settings' => 'Ρυθμίσεις ημερολογίου',
'Project calendar view' => 'Προβολή ημερολογίου έργων',
'User calendar view' => 'Προβολή του ημερολογίου του χρήστη',
'My calendar' => 'Το ημερολόγιο μου',
'Switch to the list view' => 'Εναλλαγή στην προβολή λίστας',
'Show tasks based on the start date' => 'Εμφάνιση έργων με βάση την ημερομηνία δημιουργίας ',
'Subtasks time tracking' => 'Παρακολούθηση χρόνου υπο-εργασίων',
);