Ver código fonte

Transifex Language Updates - Generated by own3mall's auto script.

own3mall 8 anos atrás
pai
commit
c86386dafc
1 arquivos alterados com 15 adições e 15 exclusões
  1. 15 15
      lang/Greek(Greece)/modules/editconfigfiles.php

+ 15 - 15
lang/Greek(Greece)/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('OGP_LANG_configuration_files', "Configuration Files");
-define('OGP_LANG_editing_file', "Editing File");
-define('OGP_LANG_no_server_specfied', "No Server ID specified - can't list any configuration files.");
-define('OGP_LANG_no_home', "You don't have access to the given Server ID.");
-define('OGP_LANG_no_configs_for_game', "This has no configuration files defined.");
-define('OGP_LANG_name', "Name");
-define('OGP_LANG_no_description', "No Description");
-define('OGP_LANG_description', "Description");
-define('OGP_LANG_invalid_file', "The specified file may not be edited.");
-define('OGP_LANG_wrote_changes', "Successfully saved the file.");
-define('OGP_LANG_failed_write', "Failed to save the file.");
-define('OGP_LANG_failed_read', "Failed to read the file.");
-define('OGP_LANG_save', "Save");
-define('OGP_LANG_go_back', "Go Back");
-define('OGP_LANG_new_file', "New File");
+define('OGP_LANG_configuration_files', "Αρχεία Διαμόρφωσης");
+define('OGP_LANG_editing_file', "Επεξεργασία Αρχείου");
+define('OGP_LANG_no_server_specfied', "Δεν έχει καθοριστεί ID διακομιστή - δεν γίνεται να απαριθμηστούν αρχεία διαμόρφωσης.");
+define('OGP_LANG_no_home', "Δεν έχετε πρόσβαση στο ID διακομιστή που έχει δοθεί.");
+define('OGP_LANG_no_configs_for_game', "Αυτό δεν έχει καθορισμένα αρχεία διαμόρφωσης.");
+define('OGP_LANG_name', "Όνομα");
+define('OGP_LANG_no_description', "Δεν υπάρχει περιγραφή.");
+define('OGP_LANG_description', "Περιγραφή");
+define('OGP_LANG_invalid_file', "Το καθορισμένο αρχείο ενδέχεται να μην είναι επεξεργασμένο.");
+define('OGP_LANG_wrote_changes', "Το αρχείο αποθηκεύτηκε με επιτυχία.");
+define('OGP_LANG_failed_write', "Το αρχείο απέτυχε να αποθηκευτεί.");
+define('OGP_LANG_failed_read', "Το αρχείο απέτυχε να διαβαστεί.");
+define('OGP_LANG_save', "Αποθηκεύστε");
+define('OGP_LANG_go_back', "Πηγαίνετε Πίσω");
+define('OGP_LANG_new_file', "Νέο Αρχείο");