source: pro-violet-viettel/www/deploy/20150304/assets/js/jqGrid/i18n/grid.locale-el.js @ 780

Last change on this file since 780 was 780, checked in by dungnv, 10 years ago
File size: 5.3 KB
Line 
1;(function($){
2/**
3 * jqGrid Greek (el) Translation
4 * Alex Cicovic
5 * http://www.alexcicovic.com
6 * Dual licensed under the MIT and GPL licenses:
7 * http://www.opensource.org/licenses/mit-license.php
8 * http://www.gnu.org/licenses/gpl.html
9**/
10$.jgrid = $.jgrid || {};
11$.extend($.jgrid,{
12        defaults : {
13                recordtext: "View {0} - {1} of {2}",
14            emptyrecords: "No records to view",
15                loadtext: "Ίόρτωση...",
16                pgtext : "Page {0} of {1}"
17        },
18        search : {
19            caption: "ΑΜαζήτηση...",
20            Find: "Εύρεση",
21            Reset: "ΕπαΜαφορά",
22            odata: [{ oper:'eq', text:'equal'},{ oper:'ne', text:'not equal'},{ oper:'lt', text:'less'},{ oper:'le', text:'less or equal'},{ oper:'gt', text:'greater'},{ oper:'ge', text:'greater or equal'},{ oper:'bw', text:'begins with'},{ oper:'bn', text:'does not begin with'},{ oper:'in', text:'is in'},{ oper:'ni', text:'is not in'},{ oper:'ew', text:'ends with'},{ oper:'en', text:'does not end with'},{ oper:'cn', text:'contains'},{ oper:'nc', text:'does not contain'}],
23            groupOps: [ { op: "AND", text: "all" },     { op: "OR",  text: "any" }      ]
24        },
25        edit : {
26            addCaption: "Εισαγωγή Εγγραφής",
27            editCaption: "ΕπεΟεργασία Εγγραφής",
28            bSubmit: "Καταχώρηση",
29            bCancel: "Άκυρο",
30                bClose: "ΚλείσιΌο",
31                saveData: "Data has been changed! Save changes?",
32                bYes : "Yes",
33                bNo : "No",
34                bExit : "Cancel",
35            msg: {
36                required:"΀ο πεΎίο είΜαι απαραίτητο",
37                number:"΀ο πεΎίο Ύέχεται ΌόΜο αριΞΌούς",
38                minValue:"Η τιΌή πρέπει Μα είΜαι Όεγαλύτερη ή ίση του ",
39                maxValue:"Η τιΌή πρέπει Μα είΜαι Όικρότερη ή ίση του ",
40                email: "Η ΎιεύΞυΜση e-mail ΎεΜ είΜαι έγκυρη",
41                integer: "΀ο πεΎίο Ύέχεται ΌόΜο ακέραιους αριΞΌούς",
42                        url: "is not a valid URL. Prefix required ('http://' or 'https://')",
43                        nodefined : " is not defined!",
44                        novalue : " return value is required!",
45                        customarray : "Custom function should return array!",
46                        customfcheck : "Custom function should be present in case of custom checking!"
47                }
48        },
49        view : {
50            caption: "View Record",
51            bClose: "Close"
52        },
53        del : {
54            caption: "Διαγραφή",
55            msg: "Διαγραφή τωΜ επιλεγΌέΜωΜ εγγραφώΜ;",
56            bSubmit: "Ναι",
57            bCancel: "Άκυρο"
58        },
59        nav : {
60                edittext: " ",
61            edittitle: "ΕπεΟεργασία επιλεγΌέΜης εγγραφής",
62                addtext:" ",
63            addtitle: "Εισαγωγή Μέας εγγραφής",
64            deltext: " ",
65            deltitle: "Διαγραφή επιλεγΌέΜης εγγραφής",
66            searchtext: " ",
67            searchtitle: "Εύρεση ΕγγραφώΜ",
68            refreshtext: "",
69            refreshtitle: "ΑΜαΜέωση ΠίΜακα",
70            alertcap: "Προσοχή",
71            alerttext: "ΔεΜ έχετε επιλέΟει εγγραφή",
72                viewtext: "",
73                viewtitle: "View selected row"
74        },
75        col : {
76            caption: "ΕΌφάΜιση / Απόκρυψη ΣτηλώΜ",
77            bSubmit: "ΟΚ",
78            bCancel: "Άκυρο"
79        },
80        errors : {
81                errcap : "ΣφάλΌα",
82                nourl : "ΔεΜ έχει ΎοΞεί ΎιεύΞυΜση χειρισΌού για τη συγκεκριΌέΜη εΜέργεια",
83                norecords: "ΔεΜ υπάρχουΜ εγγραφές προς επεΟεργασία",
84                model : "ΆΜισος αριΞΌός πεΎίωΜ colNames/colModel!"
85        },
86        formatter : {
87                integer : {thousandsSeparator: " ", defaultValue: '0'},
88                number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
89                currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
90                date : {
91                        dayNames:   [
92                                "Κυρ", "Δευ", "΀ρι", "΀ετ", "ΠεΌ", "Παρ", "Σαβ",
93                                "Κυριακή", "Δευτέρα", "΀ρίτη", "΀ετάρτη", "ΠέΌπτη", "Παρασκευή", "Σάββατο"
94                        ],
95                        monthNames: [
96                                "ΙαΜ", "Ίεβ", "Μαρ", "Απρ", "Μαι", "ΙουΜ", "Ιουλ", "Αυγ", "Σεπ", "Οκτ", "Νοε", "Δεκ",
97                                "ΙαΜουάριος", "Ίεβρουάριος", "Μάρτιος", "Απρίλιος", "Μάιος", "ΙούΜιος", "Ιούλιος", "Αύγουστος", "ΣεπτέΌβριος", "Οκτώβριος", "ΝοέΌβριος", "ΔεκέΌβριος"
98                        ],
99                        AmPm : ["πΌ","ΌΌ","ΠΜ","ΜΜ"],
100                        S: function (j) {return j == 1 || j > 1 ? ['η'][Math.min((j - 1) % 10, 3)] : ''},
101                        srcformat: 'Y-m-d',
102                        newformat: 'd/m/Y',
103                        parseRe : /[Tt\\\/:_;.,\t\s-]/,
104                        masks : {
105                    ISO8601Long:"Y-m-d H:i:s",
106                    ISO8601Short:"Y-m-d",
107                    ShortDate: "n/j/Y",
108                    LongDate: "l, F d, Y",
109                    FullDateTime: "l, F d, Y g:i:s A",
110                    MonthDay: "F d",
111                    ShortTime: "g:i A",
112                    LongTime: "g:i:s A",
113                    SortableDateTime: "Y-m-d\\TH:i:s",
114                    UniversalSortableDateTime: "Y-m-d H:i:sO",
115                    YearMonth: "F, Y"
116                },
117                reformatAfterEdit : false
118                },
119                baseLinkUrl: '',
120                showAction: '',
121            target: '',
122            checkbox : {disabled:true},
123                idName : 'id'
124        }
125});
126})(jQuery);
Note: See TracBrowser for help on using the repository browser.