%PDF-1.5 % ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY
Server IP : 122.155.17.190 / Your IP : 18.224.212.19 Web Server : Apache/2 System : Linux cat17190.thaihostserver.com 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 User : bungkla ( 1054) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/bungkla/public_html/admin/plugins/ContextMenu/lang/ |
Upload File : |
// I18N constants // LANG: "el", ENCODING: UTF-8 | ISO-8859-7 // Author: Dimitris Glezos, dimitris@glezos.com ContextMenu.I18N = { // Items that appear in menu. Please note that an underscore (_) // character in the translation (right column) will cause the following // letter to become underlined and be shortcut for that menu option. "Cut" : "Αποκοπή", "Copy" : "Αντιγραφή", "Paste" : "Επικόλληση", "Image Properties" : "Ιδιότητες Εικόνας...", "Modify Link" : "Τροποποίηση συνδέσμου...", "Check Link" : "Έλεγχος συνδέσμων...", "Remove Link" : "Διαγραφή συνδέσμου...", "Cell Properties" : "Ιδιότητες κελιού...", "Row Properties" : "Ιδιότητες γραμμής...", "Insert Row Before" : "Εισαγωγή γραμμής πριν", "Insert Row After" : "Εισαγωγή γραμμής μετά", "Delete Row" : "Διαγραφή γραμμής", "Table Properties" : "Ιδιότητες πίνακα...", "Insert Column Before" : "Εισαγωγή στήλης πριν", "Insert Column After" : "Εισαγωγή στήλης μετά", "Delete Column" : "Διαγραφή στήλης", "Justify Left" : "Στοίχηση Αριστερά", "Justify Center" : "Στοίχηση Κέντρο", "Justify Right" : "Στοίχηση Δεξιά", "Justify Full" : "Πλήρης Στοίχηση", "Make link" : "Δημιουργία συνδέσμου...", "Remove the" : "Αφαίρεση", "Element" : "στοιχείου...", // Other labels (tooltips and alert/confirm box messages) "Please confirm that you want to remove this element:" : "Είστε βέβαιος πως θέλετε να αφαιρέσετε το στοιχείο ", "Remove this node from the document" : "Αφαίρεση αυτού του κόμβου από το έγγραφο", "How did you get here? (Please report!)" : "Πώς ήρθατε μέχρι εδώ; (Παρακαλούμε αναφέρετε το!)", "Show the image properties dialog" : "Εμφάνιση διαλόγου με τις Ιδιότητες εικόνας", "Modify URL" : "Τροποποίηση URL", "Current URL is" : "Το τρέχων URL είναι", "Opens this link in a new window" : "Ανοίγει αυτό τον σύνδεσμο σε ένα νέο παράθυρο", "Please confirm that you want to unlink this element." : "Είστε βέβαιος πως θέλετε να αφαιρέσετε τον σύνδεσμο από αυτό το στοιχείο:", "Link points to:" : "Ο σύνδεμος οδηγεί εδώ:", "Unlink the current element" : "Αφαίρεση συνδέσμου από το παρών στοιχείο", "Show the Table Cell Properties dialog" : "Εμφάνιση διαλόγου με τις Ιδιότητες κελιού Πίνακα", "Show the Table Row Properties dialog" : "Εμφάνιση διαλόγου με τις Ιδιότητες γραμμής Πίνακα", "Insert a new row before the current one" : "Εισαγωγή μιας νέας γραμμής πριν την επιλεγμένη", "Insert a new row after the current one" : "Εισαγωγή μιας νέας γραμμής μετά την επιλεγμένη", "Delete the current row" : "Διαγραφή επιλεγμένης γραμμής", "Show the Table Properties dialog" : "Εμφάνιση διαλόγου με τις Ιδιότητες Πίνακα", "Insert a new column before the current one" : "Εισαγωγή νέας στήλης πριν την επιλεγμένη", "Insert a new column after the current one" : "Εισαγωγή νέας στήλης μετά την επιλεγμένη", "Delete the current column" : "Διαγραφή επιλεγμένης στήλης", "Create a link" : "Δημιουργία συνδέσμου" };