Add frontend assets and plugin bundles
Add the legacy frontend themes, scripts, and plugin assets required by the main SPOTA interfaces.
This commit is contained in:
163
assets/plugins/jqGrid/js/i18n/grid.locale-hr1250.js
Normal file
163
assets/plugins/jqGrid/js/i18n/grid.locale-hr1250.js
Normal file
@@ -0,0 +1,163 @@
|
||||
;(function($){
|
||||
/**
|
||||
* jqGrid Croatian Translation (charset windows-1250)
|
||||
* Version 1.0.1 (developed for jQuery Grid 4.4)
|
||||
* msajko@gmail.com
|
||||
*
|
||||
* 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: "Pregled {0} - {1} od {2}",
|
||||
emptyrecords: "Nema zapisa",
|
||||
loadtext: "Uèitavam...",
|
||||
pgtext : "Stranica {0} od {1}"
|
||||
},
|
||||
search : {
|
||||
caption: "Traži...",
|
||||
Find: "Pretraživanje",
|
||||
Reset: "Poništi",
|
||||
odata : ['jednak', 'nije identièan', 'manje', 'manje ili identièno','veæe','veše ili identièno', 'poèinje sa','ne poèinje sa ','je u','nije u','završava sa','ne završava sa','sadrži','ne sadrži'],
|
||||
groupOps: [ { op: "I", text: "sve" }, { op: "ILI", text: "bilo koji" } ],
|
||||
matchText: " podudata se",
|
||||
rulesText: " pravila"
|
||||
},
|
||||
edit : {
|
||||
addCaption: "Dodaj zapis",
|
||||
editCaption: "Promijeni zapis",
|
||||
bSubmit: "Preuzmi",
|
||||
bCancel: "Odustani",
|
||||
bClose: "Zatvri",
|
||||
saveData: "Podaci su promijenjeni! Preuzmi promijene?",
|
||||
bYes : "Da",
|
||||
bNo : "Ne",
|
||||
bExit : "Odustani",
|
||||
msg: {
|
||||
required:"Polje je obavezno",
|
||||
number:"Molim, unesite ispravan broj",
|
||||
minValue:"Vrijednost mora biti veæa ili identièna ",
|
||||
maxValue:"Vrijednost mora biti manja ili identièna",
|
||||
email: "neispravan e-mail",
|
||||
integer: "Molim, unjeti ispravan cijeli broj (integer)",
|
||||
date: "Molim, unjeti ispravan datum ",
|
||||
url: "neispravan URL. Prefiks je obavezan ('http://' or 'https://')",
|
||||
nodefined : " nije definiran!",
|
||||
novalue : " zahtjevan podatak je obavezan!",
|
||||
customarray : "Opcionalna funkcija trebala bi bili polje (array)!",
|
||||
customfcheck : "Custom function should be present in case of custom checking!"
|
||||
|
||||
}
|
||||
},
|
||||
view : {
|
||||
caption: "Otvori zapis",
|
||||
bClose: "Zatvori"
|
||||
},
|
||||
del : {
|
||||
caption: "Obriši",
|
||||
msg: "Obriši oznaèen zapis ili više njih?",
|
||||
bSubmit: "Obriši",
|
||||
bCancel: "Odustani"
|
||||
},
|
||||
nav : {
|
||||
edittext: " ",
|
||||
edittitle: "Promijeni obilježeni red",
|
||||
addtext:" ",
|
||||
addtitle: "Dodaj novi red",
|
||||
deltext: " ",
|
||||
deltitle: "Obriši obilježeni red",
|
||||
searchtext: " ",
|
||||
searchtitle: "Potraži zapise",
|
||||
refreshtext: "",
|
||||
refreshtitle: "Ponovo preuzmi podatke",
|
||||
alertcap: "Upozorenje",
|
||||
alerttext: "Molim, odaberi red",
|
||||
viewtext: "",
|
||||
viewtitle: "Pregled obilježenog reda"
|
||||
},
|
||||
col : {
|
||||
caption: "Obilježi kolonu",
|
||||
bSubmit: "Uredu",
|
||||
bCancel: "Odustani"
|
||||
},
|
||||
errors : {
|
||||
errcap : "Greška",
|
||||
nourl : "Nedostaje URL",
|
||||
norecords: "Bez zapisa za obradu",
|
||||
model : "colNames i colModel imaju razlièitu duljinu!"
|
||||
},
|
||||
formatter : {
|
||||
integer : {thousandsSeparator: ".", defaultValue: '0'},
|
||||
number : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, defaultValue: '0,00'},
|
||||
currency : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, prefix: "", suffix:" Kn", defaultValue: '0,00'},
|
||||
date : {
|
||||
dayNames: [
|
||||
"Ned", "Pon", "Uto", "Sri", "Èet", "Pet", "Sub",
|
||||
"Nedjelja", "Ponedjeljak", "Utorak", "Srijeda", "Èetvrtak", "Petak", "Subota"
|
||||
],
|
||||
monthNames: [
|
||||
"Sij", "Vel", "Ožu", "Tra", "Svi", "Lip", "Srp", "Kol", "Ruj", "Lis", "Stu", "Pro",
|
||||
"Sijeèanj", "Veljaèa", "Ožujak", "Travanj", "Svibanj", "Lipanj", "Srpanj", "Kolovoz", "Rujan", "Listopad", "Studeni", "Prosinac"
|
||||
],
|
||||
AmPm : ["am","pm","AM","PM"],
|
||||
S: function (j) {return ''},
|
||||
srcformat: 'Y-m-d',
|
||||
newformat: 'd.m.Y.',
|
||||
masks : {
|
||||
// see http://php.net/manual/en/function.date.php for PHP format used in jqGrid
|
||||
// and see http://docs.jquery.com/UI/Datepicker/formatDate
|
||||
// and https://github.com/jquery/globalize#dates for alternative formats used frequently
|
||||
ISO8601Long: "Y-m-d H:i:s",
|
||||
ISO8601Short: "Y-m-d",
|
||||
// short date:
|
||||
// d - Day of the month, 2 digits with leading zeros
|
||||
// m - Numeric representation of a month, with leading zeros
|
||||
// Y - A full numeric representation of a year, 4 digits
|
||||
ShortDate: "d.m.Y.", // in jQuery UI Datepicker: "dd.mm.yy."
|
||||
// long date:
|
||||
// l - A full textual representation of the day of the week
|
||||
// j - Day of the month without leading zeros
|
||||
// F - A full textual representation of a month
|
||||
// Y - A full numeric representation of a year, 4 digits
|
||||
LongDate: "l, j. F Y", // in jQuery UI Datepicker: "dddd, d. MMMM yyyy"
|
||||
// long date with long time:
|
||||
// l - A full textual representation of the day of the week
|
||||
// j - Day of the month without leading zeros
|
||||
// F - A full textual representation of a month
|
||||
// Y - A full numeric representation of a year, 4 digits
|
||||
// H - 24-hour format of an hour with leading zeros
|
||||
// i - Minutes with leading zeros
|
||||
// s - Seconds, with leading zeros
|
||||
FullDateTime: "l, j. F Y H:i:s", // in jQuery UI Datepicker: "dddd, d. MMMM yyyy HH:mm:ss"
|
||||
// month day:
|
||||
// d - Day of the month, 2 digits with leading zeros
|
||||
// F - A full textual representation of a month
|
||||
MonthDay: "d F", // in jQuery UI Datepicker: "dd MMMM"
|
||||
// short time (without seconds)
|
||||
// H - 24-hour format of an hour with leading zeros
|
||||
// i - Minutes with leading zeros
|
||||
ShortTime: "H:i", // in jQuery UI Datepicker: "HH:mm"
|
||||
// long time (with seconds)
|
||||
// H - 24-hour format of an hour with leading zeros
|
||||
// i - Minutes with leading zeros
|
||||
// s - Seconds, with leading zeros
|
||||
LongTime: "H:i:s", // in jQuery UI Datepicker: "HH:mm:ss"
|
||||
SortableDateTime: "Y-m-d\\TH:i:s",
|
||||
UniversalSortableDateTime: "Y-m-d H:i:sO",
|
||||
// month with year
|
||||
// F - A full textual representation of a month
|
||||
// Y - A full numeric representation of a year, 4 digits
|
||||
YearMonth: "F Y" // in jQuery UI Datepicker: "MMMM yyyy"
|
||||
},
|
||||
reformatAfterEdit : false
|
||||
},
|
||||
baseLinkUrl: '',
|
||||
showAction: '',
|
||||
target: '',
|
||||
checkbox : {disabled:true},
|
||||
idName : 'id'
|
||||
}
|
||||
});
|
||||
})(jQuery);
|
||||
Reference in New Issue
Block a user