Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
install.php
1 <?php
2 /**
3  * Message translations.
4  *
5  * This file is automatically generated by 'yiic message' command.
6  * It contains the localizable messages extracted from source code.
7  * You may modify this file by translating the extracted messages.
8  *
9  * Each array element represents the translation (value) of a message (key).
10  * If the value is empty, the message is considered as not translated.
11  *
12  * NOTE, this file must be saved in UTF-8 encoding.
13  *
14  * @version $Id: $
15  */
16 return array (
17  'Congratulations!' => 'Συγχαρητήρια!',
18  'Install Rights' => 'Εγκατάσταση Δικαιωμάτων',
19  'Installation failed.' => 'Η εγκατάσταση απέτυχε.',
20  'No' => 'Όχι',
21  'Notice: All your existing data will be lost.' => 'Παρατήρηση:Όλα τα υπάρχοντα δεδομένα σας θα χαθούν.',
22  'Please confirm if you wish to reinstall.' => 'Παρακαλούμε επιβεβαιώστε ότι επιθυμείτε να επαναλάβετε την εγκατάσταση.',
23  'Rights has been installed succesfully.' => 'Τα Δικαιώματα εγκαταστάθηκαν με επιτυχία.',
24  'Rights is already installed!' => 'Τα Δικαιώματα είναι ήδη εγκατεστημένα.',
25  'Yes' => 'Ναι',
26  'You can start by generating your authorization items' => 'Αρχίστε δημιουργώντας τα αντικείμενα εξουσιοδότησης.',
27  'You must be logged in to install Rights.' => 'Πρέπει να είστε συνεδεμένος στην ιστοσελίδα για να εγκαταστήσετε τα Δικαιώματα.',
28  'here' => 'εδώ',
29 );