Server : Apache System : Linux server.lienzindia.com 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64 User : plutus ( 1007) PHP Version : 7.4.33 Disable Function : NONE Directory : /var/webuzo-data/roundcube/public_html/plugins/libcalendaring/localization/ |
Upload File : |
<?php /** * Localizations for the Kolab calendaring utilities plugin * * Copyright (C) 2014, Kolab Systems AG * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ $labels['until'] = 'μέχρι'; $labels['alarmemail'] = 'Αποστολή αλληλογραφίας'; $labels['alarmdisplay'] = 'Εμφάνιση μηνύματος'; $labels['alarmaudio'] = 'Αναπαραγωγή ήχου'; $labels['alarmdisplayoption'] = 'Μήνυμα'; $labels['alarmemailoption'] = 'Ηλεκτρονική αλληλογραφία'; $labels['alarmaudiooption'] = 'Ήχος'; $labels['trigger-H'] = 'ώρες πριν'; $labels['trigger+M'] = 'λεπτά μετά'; $labels['trigger+H'] = 'ώρες μετά'; $labels['trigger+D'] = 'ημέρες μετά'; $labels['triggerend-M'] = 'λεπτά πριν το τέλος'; $labels['triggerend-H'] = 'ώρες πριν το τέλος'; $labels['triggerend-D'] = 'ημέρες πριν το τέλος'; $labels['triggerend+M'] = 'λεπτά πριν το τέλος'; $labels['triggerend+D'] = 'ημέρες μετά το τέλος'; $labels['frequency'] = 'Επανάληψη'; $labels['recurrencend'] = 'μέχρι'; $labels['forntimes'] = ''; // old $labels['statusorganizer'] = 'Οργανωτής'; $labels['statuscompleted'] = 'Ολοκληρώθηκε'; $labels['savingdata'] = 'Αποθήκευση δεδομένων...';