golden hour
/home/phakp/public_html/bkp_full/old_site_bkp/admin/js/plugins/jqGrid/i18n
⬆️ Go Up
Upload
File/Folder
Size
Actions
grid.locale-ar.js
4.92 KB
Del
OK
grid.locale-bg.js
5.43 KB
Del
OK
grid.locale-bg1251.js
6.22 KB
Del
OK
grid.locale-cat.js
4.46 KB
Del
OK
grid.locale-cn.js
8.04 KB
Del
OK
grid.locale-cs.js
4.49 KB
Del
OK
grid.locale-da.js
4.3 KB
Del
OK
grid.locale-de.js
6.79 KB
Del
OK
grid.locale-dk.js
4.3 KB
Del
OK
grid.locale-el.js
5.46 KB
Del
OK
grid.locale-en.js
6.77 KB
Del
OK
grid.locale-es.js
4.69 KB
Del
OK
grid.locale-fa.js
6.51 KB
Del
OK
grid.locale-fi.js
4.65 KB
Del
OK
grid.locale-fr.js
4.44 KB
Del
OK
grid.locale-gl.js
4.73 KB
Del
OK
grid.locale-he.js
4.64 KB
Del
OK
grid.locale-hr.js
6.2 KB
Del
OK
grid.locale-hr1250.js
6.43 KB
Del
OK
grid.locale-hu.js
4.31 KB
Del
OK
grid.locale-id.js
6.73 KB
Del
OK
grid.locale-is.js
4.42 KB
Del
OK
grid.locale-it.js
3.53 KB
Del
OK
grid.locale-ja.js
6.96 KB
Del
OK
grid.locale-kr.js
4.45 KB
Del
OK
grid.locale-lt.js
4.46 KB
Del
OK
grid.locale-mne.js
4.31 KB
Del
OK
grid.locale-nl.js
5.53 KB
Del
OK
grid.locale-no.js
3.04 KB
Del
OK
grid.locale-pl.js
4.52 KB
Del
OK
grid.locale-pt-br.js
4.73 KB
Del
OK
grid.locale-pt.js
4.56 KB
Del
OK
grid.locale-ro.js
4.92 KB
Del
OK
grid.locale-ru.js
5.66 KB
Del
OK
grid.locale-sk.js
4.47 KB
Del
OK
grid.locale-sr-latin.js
4.28 KB
Del
OK
grid.locale-sr.js
5.2 KB
Del
OK
grid.locale-sv.js
4.45 KB
Del
OK
grid.locale-th.js
6.26 KB
Del
OK
grid.locale-tr.js
4.53 KB
Del
OK
grid.locale-tw.js
4.09 KB
Del
OK
grid.locale-ua.js
5.61 KB
Del
OK
grid.locale-vi.js
7.07 KB
Del
OK
Edit: grid.locale-cs.js
;(function($){ /** * jqGrid Czech Translation * Pavel Jirak pavel.jirak@jipas.cz * doplnil Thomas Wagner xwagne01@stud.fit.vutbr.cz * http://trirand.com/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 = $.jgrid || {}; $.extend($.jgrid,{ defaults : { recordtext: "Zobrazeno {0} - {1} z {2} záznamů", emptyrecords: "Nenalezeny žádné záznamy", loadtext: "Načítám...", pgtext : "Strana {0} z {1}" }, search : { caption: "Vyhledávám...", Find: "Hledat", Reset: "Reset", odata: [{ oper:'eq', text:"rovno"},{ oper:'ne', text:"nerovno"},{ oper:'lt', text:"menší"},{ oper:'le', text:"menší nebo rovno"},{ oper:'gt', text:"větší"},{ oper:'ge', text:"větší nebo rovno"},{ oper:'bw', text:"začíná s"},{ oper:'bn', text:"nezačíná s"},{ oper:'in', text:"je v"},{ oper:'ni', text:"není v"},{ oper:'ew', text:"končí s"},{ oper:'en', text:"nekončí s"},{ oper:'cn', text:"obsahuje"},{ oper:'nc', text:"neobsahuje"},{ oper:'nu', text:'is null'},{ oper:'nn', text:'is not null'}], groupOps: [ { op: "AND", text: "všech" }, { op: "OR", text: "některého z" } ], operandTitle : "Click to select search operation.", resetTitle : "Reset Search Value" }, edit : { addCaption: "Přidat záznam", editCaption: "Editace záznamu", bSubmit: "Uložit", bCancel: "Storno", bClose: "Zavřít", saveData: "Data byla změněna! Uložit změny?", bYes : "Ano", bNo : "Ne", bExit : "Zrušit", msg: { required:"Pole je vyžadováno", number:"Prosím, vložte validní číslo", minValue:"hodnota musí být větší než nebo rovná ", maxValue:"hodnota musí být menší než nebo rovná ", email: "není validní e-mail", integer: "Prosím, vložte celé číslo", date: "Prosím, vložte validní datum", url: "není platnou URL. Vyžadován prefix ('http://' or 'https://')", nodefined : " není definován!", novalue : " je vyžadována návratová hodnota!", customarray : "Custom function mělá vrátit pole!", customfcheck : "Custom function by měla být přítomna v případě custom checking!" } }, view : { caption: "Zobrazit záznam", bClose: "Zavřít" }, del : { caption: "Smazat", msg: "Smazat vybraný(é) záznam(y)?", bSubmit: "Smazat", bCancel: "Storno" }, nav : { edittext: " ", edittitle: "Editovat vybraný řádek", addtext:" ", addtitle: "Přidat nový řádek", deltext: " ", deltitle: "Smazat vybraný záznam ", searchtext: " ", searchtitle: "Najít záznamy", refreshtext: "", refreshtitle: "Obnovit tabulku", alertcap: "Varování", alerttext: "Prosím, vyberte řádek", viewtext: "", viewtitle: "Zobrazit vybraný řádek" }, col : { caption: "Zobrazit/Skrýt sloupce", bSubmit: "Uložit", bCancel: "Storno" }, errors : { errcap : "Chyba", nourl : "Není nastavena url", norecords: "Žádné záznamy ke zpracování", model : "Délka colNames <> colModel!" }, 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: [ "Ne", "Po", "Út", "St", "Čt", "Pá", "So", "Neděle", "Pondělí", "Úterý", "Středa", "Čtvrtek", "Pátek", "Sobota" ], monthNames: [ "Led", "Úno", "Bře", "Dub", "Kvě", "Čer", "Čvc", "Srp", "Zář", "Říj", "Lis", "Pro", "Leden", "Únor", "Březen", "Duben", "Květen", "Červen", "Červenec", "Srpen", "Září", "Říjen", "Listopad", "Prosinec" ], AmPm : ["do","od","DO","OD"], S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'}, srcformat: 'Y-m-d', newformat: 'd/m/Y', parseRe : /[#%\\\/:_;.,\t\s-]/, masks : { ISO8601Long:"Y-m-d H:i:s", ISO8601Short:"Y-m-d", ShortDate: "n/j/Y", LongDate: "l, F d, Y", FullDateTime: "l, F d, Y g:i:s A", MonthDay: "F d", ShortTime: "g:i A", LongTime: "g:i:s A", SortableDateTime: "Y-m-d\\TH:i:s", UniversalSortableDateTime: "Y-m-d H:i:sO", YearMonth: "F, Y" }, reformatAfterEdit : false }, baseLinkUrl: '', showAction: '', target: '', checkbox : {disabled:true}, idName : 'id' } }); })(jQuery);
Save