/
home
/
desid573
/
book.familycab.com.au
/
pdd
/
app
/
webroot
/
admin
/
plugins
/
jqgrid
/
js
/
i18n
/
/home/desid573/book.familycab.com.au/pdd/app/webroot/admin/plugins/jqgrid/js/i18n
mkdir
upload
Name
Size
Mode
Actions
grid.locale-ar.js
5110
0644
edit
dl
rm
grid.locale-bg.js
5723
0644
edit
dl
rm
grid.locale-bg1251.js
6400
0644
edit
dl
rm
grid.locale-cat.js
4770
0644
edit
dl
rm
grid.locale-cn.js
8266
0644
edit
dl
rm
grid.locale-cs.js
4804
0644
edit
dl
rm
grid.locale-da.js
4608
0644
edit
dl
rm
grid.locale-de.js
7150
0644
edit
dl
rm
grid.locale-dk.js
4607
0644
edit
dl
rm
grid.locale-el.js
5663
0644
edit
dl
rm
grid.locale-en.js
6964
0644
edit
dl
rm
grid.locale-es.js
5004
0644
edit
dl
rm
grid.locale-fa.js
6874
0644
edit
dl
rm
grid.locale-fi.js
4963
0644
edit
dl
rm
grid.locale-fr.js
4753
0644
edit
dl
rm
grid.locale-gl.js
4922
0644
edit
dl
rm
grid.locale-he.js
4957
0644
edit
dl
rm
grid.locale-hr.js
6553
0644
edit
dl
rm
grid.locale-hr1250.js
6618
0644
edit
dl
rm
grid.locale-hu.js
4611
0644
edit
dl
rm
grid.locale-id.js
7097
0644
edit
dl
rm
grid.locale-is.js
4725
0644
edit
dl
rm
grid.locale-it.js
3798
0644
edit
dl
rm
grid.locale-ja.js
7324
0644
edit
dl
rm
grid.locale-kr.js
4760
0644
edit
dl
rm
grid.locale-lt.js
4772
0644
edit
dl
rm
grid.locale-mne.js
4615
0644
edit
dl
rm
grid.locale-nl.js
5920
0644
edit
dl
rm
grid.locale-no.js
3289
0644
edit
dl
rm
grid.locale-pl.js
4827
0644
edit
dl
rm
grid.locale-pt-br.js
5041
0644
edit
dl
rm
grid.locale-pt.js
4871
0644
edit
dl
rm
grid.locale-ro.js
5098
0644
edit
dl
rm
grid.locale-ru.js
5998
0644
edit
dl
rm
grid.locale-sk.js
4781
0644
edit
dl
rm
grid.locale-sr-latin.js
4588
0644
edit
dl
rm
grid.locale-sr.js
5528
0644
edit
dl
rm
grid.locale-sv.js
4755
0644
edit
dl
rm
grid.locale-th.js
6608
0644
edit
dl
rm
grid.locale-tr.js
4838
0644
edit
dl
rm
grid.locale-tw.js
4394
0644
edit
dl
rm
grid.locale-ua.js
5950
0644
edit
dl
rm
grid.locale-vi.js
7442
0644
edit
dl
rm
Edit:
/home/desid573/book.familycab.com.au/pdd/app/webroot/admin/plugins/jqgrid/js/i18n/grid.locale-dk.js
(4607B)
;(function($){ /** * jqGrid Danish Translation * Kaare Rasmussen kjs@jasonic.dk * http://jasonic.dk/blog * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html **/ $.jgrid = { defaults : { recordtext: "View {0} - {1} of {2}", emptyrecords: "No records to view", loadtext: "Loading...", pgtext : "Page {0} of {1}", pgfirst : "First Page", pglast : "Last Page", pgnext : "Next Page", pgprev : "Previous Page", pgrecs : "Records per Page", showhide: "Toggle Expand Collapse Grid" }, search : { caption: "Søg...", Find: "Find", Reset: "Nulstil", 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'},{ oper:'nu', text:'is null'},{ oper:'nn', text:'is not null'}], groupOps: [ { op: "AND", text: "all" }, { op: "OR", text: "any" } ], operandTitle : "Click to select search operation.", resetTitle : "Reset Search Value" }, edit : { addCaption: "Tilføj", editCaption: "Ret", bSubmit: "Send", bCancel: "Annuller", bClose: "Luk", saveData: "Data has been changed! Save changes?", bYes : "Yes", bNo : "No", bExit : "Cancel", msg: { required:"Felt er nødvendigt", number:"Indtast venligst et validt tal", minValue:"værdi skal være større end eller lig med", maxValue:"værdi skal være mindre end eller lig med", email: "er ikke en valid email", integer: "Indtast venligst et validt heltalt", date: "Indtast venligst en valid datoværdi", url: "is not a valid URL. Prefix required ('http://' or 'https://')", nodefined : " is not defined!", novalue : " return value is required!", customarray : "Custom function should return array!", customfcheck : "Custom function should be present in case of custom checking!" } }, view : { caption: "View Record", bClose: "Close" }, del : { caption: "Slet", msg: "Slet valgte række(r)?", bSubmit: "Slet", bCancel: "Annuller" }, nav : { edittext: " ", edittitle: "Rediger valgte række", addtext:" ", addtitle: "Tilføj ny række", deltext: " ", deltitle: "Slet valgte række", searchtext: " ", searchtitle: "Find poster", refreshtext: "", refreshtitle: "Indlæs igen", alertcap: "Advarsel", alerttext: "Vælg venligst række", viewtext: "", viewtitle: "View selected row" }, col : { caption: "Vis/skjul kolonner", bSubmit: "Send", bCancel: "Annuller" }, errors : { errcap : "Fejl", nourl : "Ingel url valgt", norecords: "Ingen poster at behandle", model : "colNames og colModel har ikke samme længde!" }, formatter : { integer : {thousandsSeparator: " ", defaultValue: '0'}, number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'}, currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'}, date : { dayNames: [ "Søn", "Man", "Tirs", "Ons", "Tors", "Fre", "Lør", "Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag" ], monthNames: [ "Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec", "Januar", "Februar", "Marts", "April", "Maj", "Juni", "Juli", "August", "September", "Oktober", "November", "December" ], AmPm : ["","","",""], S: function (j) {return '.'}, srcformat: 'Y-m-d', newformat: 'd/m/Y', parseRe : /[#%\\\/:_;.,\t\s-]/, masks : { ISO8601Long:"Y-m-d H:i:s", ISO8601Short:"Y-m-d", ShortDate: "j/n/Y", LongDate: "l d. F Y", FullDateTime: "l d F Y G:i:s", MonthDay: "d. F", ShortTime: "G:i", LongTime: "G:i:s", SortableDateTime: "Y-m-d\\TH:i:s", UniversalSortableDateTime: "Y-m-d H:i:sO", YearMonth: "F Y" }, reformatAfterEdit : false, userLocalTime : false }, baseLinkUrl: '', showAction: '', target: '', checkbox : {disabled:true}, idName : 'id' } }; // DK })(jQuery);
Save
cmd:
run