Holger Knublauch

Prepared MPRG SWP files for David.

Updated other SWP files for latest libraries.
Removed appschema.org -> moved to SWA which is part of the upcoming 3.6
beta (you can ignore missing imports for now).
Showing 114 changed files with 0 additions and 4918 deletions
1 -<?xml version="1.0" encoding="UTF-8"?>
2 -<projectDescription>
3 - <name>appschema.org</name>
4 - <comment></comment>
5 - <projects>
6 - </projects>
7 - <buildSpec>
8 - </buildSpec>
9 - <natures>
10 - </natures>
11 -</projectDescription>
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
1 -@CHARSET "UTF-8";
2 -
3 -body {
4 - font-family: Arial, Helvetica, sans-serif;
5 -}
6 -
7 -.appAddRowButton {
8 - width: 11px;
9 - height: 11px;
10 - background-image: url(images/AddRow.png);
11 - display: inline-block;
12 - text-indent: -99999px;
13 - overflow: hidden;
14 - background-repeat: no-repeat;
15 - margin-left: 2px;
16 -}
17 -
18 -.appAutoComplete {
19 -}
20 -
21 -.appBaseFont, .appObjectWidget, .appLabeledObjectsTable {
22 - font-size: 12px;
23 -}
24 -
25 -.appErrorIndicator {
26 -}
27 -
28 -.appIcon {
29 - display: inline-block !important;
30 -}
31 -
32 -.appIndex {
33 - font-size: 12px;
34 - text-align: right;
35 -}
36 -
37 -.appIndexSummary {
38 - font-size: 12px;
39 -}
40 -
41 -.appLabeledObjectsBodyTD {
42 - padding: 0px 0px 1px 0px;
43 -}
44 -
45 -.appLabeledObjectsTabularLabel {
46 - width: 160px;
47 - min-width: 160px;
48 -}
49 -
50 -.appLabeledObjectsTable {
51 - border-spacing: 0px;
52 -}
53 -
54 -.appLabeledObjectsTR {
55 -}
56 -
57 -.appLabeledObjectsIconsTD {
58 - width: 16px;
59 - min-width: 16px;
60 - vertical-align: top;
61 - padding-top: 4px;
62 -}
63 -
64 -.appLabeledObjectsLabelTD {
65 - font-weight: bold;
66 - padding-bottom: 0px;
67 - padding-left: 0px;
68 - padding-right: 0px;
69 - padding-top: 0px;
70 - text-align: right;
71 - vertical-align: top;
72 -}
73 -
74 -.appObjectEditorRowTable {
75 -}
76 -
77 -.appObjectWidget {
78 -}
79 -
80 -.appObjectRow {
81 -}
82 -
83 -.appObjectRowButtonTD {
84 - padding: 3px 0px 0px 0px;
85 - vertical-align: top;
86 -}
87 -
88 -.appObjectRowMainTD {
89 - padding: 0px;
90 -}
91 -
92 -.appObjectRowTable {
93 -}
94 -
95 -.appObjectRowTableTR {
96 -}
97 -
98 -.appObjectRowIcon {
99 - width: 16px;
100 - height: 16px;
101 - border-width: 0px;
102 -}
103 -
104 -.appObjectRowIconTD {
105 - padding: 2px 0px 0px 0px;
106 - vertical-align: top;
107 -}
108 -
109 -.appObjectsGroup {
110 - margin-bottom: 16px;
111 -}
112 -
113 -.appEditorHiddenField {
114 -}
115 -
116 -.appForm {
117 -}
118 -
119 -.appFormBorder {
120 - border-width: thin;
121 - border-color: gray;
122 - border-style: solid;
123 - border-collapse: collapse;
124 - border-spacing: 2px;
125 -}
126 -
127 -.appFormBody {
128 - padding: 4px;
129 -}
130 -
131 -.appFormFooter {
132 - border-top-width: 1px;
133 - border-top-style: solid;
134 - border-top-color: #b0b0b0;
135 - background-color: #f0f0f0;
136 - padding-top: 4px;
137 - padding-left: 4px;
138 - padding-right: 4px;
139 - padding-bottom: 4px;
140 -}
141 -
142 -.appFormHeaderLink {
143 - font-size: smaller;
144 - font-weight: bold;
145 -}
146 -
147 -.appFormHeaderToolBar {
148 -}
149 -
150 -a:link.appFormHeaderLink {
151 - color: white;
152 -}
153 -
154 -a:visited.appFormHeaderLink {
155 - color: white;
156 -}
157 -
158 -a:active.appFormHeaderLink {
159 - color: white;
160 -}
161 -
162 -.appHeader {
163 - background-color: #303030;
164 - color: white;
165 - font-size: 15px;
166 - font-weight: bold;
167 - padding-left: 4px;
168 - padding-top: 2px;
169 - padding-bottom: 2px;
170 - padding-right: 4px;
171 -}
172 -
173 -.appHeaderLabel {
174 - font-weight: bold;
175 -}
176 -
177 -.appImage {
178 - border-width: 1px;
179 - border-color: black;
180 - border-style: solid;
181 -}
182 -
183 -.appIconConcept {
184 - background-image: url(images/appIcons.png) !important;
185 - background-position: 0 0 !important;
186 -}
187 -
188 -.appIconClass {
189 - background-image: url(images/appIcons.png) !important;
190 - background-position: -16px 0px !important;
191 -}
192 -
193 -.appLoadingIndicator {
194 - background-image: url(images/appLoadingIndicator.gif);
195 - background-repeat: no-repeat;
196 - background-position: 8px 8px;
197 - width: 32px;
198 - height: 32px;
199 -}
200 -
201 -div.appTop {text-align:right}
202 -div.appTop div {display:inline; white-space:nowrap}
203 -div.appTop div.appLeft {float:left}
204 -div.appTop {display:table; width:100%}
205 -div.appTop div {display:table-cell}
206 -div.appTop div.appLeft {float:none; text-align:left}
207 -div.appTop div.appRight {text-align:right}
208 -
209 -table.appLayoutTable {
210 - border-spacing: 0px;
211 - margin-top: 2px;
212 - margin-bottom: 2px;
213 -}
214 -
215 -td.appLayoutTD {
216 - padding-left: 0px;
217 -}
218 -
219 -table.appPropertyWidgetTable {
220 - margin-bottom: 4px;
221 -}
222 -
223 -td.appPropertyWidgetObjectTD {
224 - padding: 0px;
225 - margin: 0px;
226 -}
227 -
228 -.appObjectWidgetRow {
229 - margin-bottom: 3px;
230 -}
231 -
232 -.appObjectWidgetToolBar {
233 - padding-left: 2px;
234 -}
235 -
236 -.appObjectWidgetToolBarButton {
237 - vertical-align: middle;
238 -}
239 -
240 -.appSearchFormTypeSwitch {
241 - border-bottom-width: 1px;
242 - border-bottom-style: solid;
243 - border-bottom-color: #b0b0b0;
244 - background-color: #f0f0f0;
245 - padding-bottom: 4px;
246 - padding-left: 4px;
247 - padding-top: 5px;
248 - width: 100%;
249 -}
250 -
251 -.appShiftedLabel {
252 - padding-top: 5px;
253 -}
254 -
255 -.appSubTitle {
256 - color: gray;
257 - font-size: 15px;
258 - font-weight: bold;
259 - margin-bottom: 6px;
260 -}
261 -
262 -.appTitle {
263 - color: gray;
264 - font-size: 18px;
265 - font-weight: bold;
266 - margin-bottom: 14px;
267 -}
268 -
269 -.appWidgetInitializer {
270 - display: none;
271 -}
272 -
273 -.ui-menu-item {
274 - font-size: 11px;
275 -}
276 -
277 -.ui-layout-content {
278 - padding: 0 !important;
279 -}
280 -
281 -.ui-layout-north, .ui-layout-south, .ui-layout-west, .ui-layout-east, .ui-layout-center {
282 - border: 0px !important;
283 - padding: 0 !important;
284 -}
285 -
286 -.jstree {
287 - font-size: 12px !important;
288 -}
...\ No newline at end of file ...\ No newline at end of file
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
1 -# baseURI: http://topbraid.org/examples/tq
2 -# imports: http://schema.rdfs.org/all.rdf
3 -
4 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
5 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
6 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
7 -@prefix schema: <http://schema.org/> .
8 -@prefix tq: <http://topbraid.org/examples/tq#> .
9 -@prefix vocab.sindice.net: <http://vocab.sindice.net/> .
10 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 -
12 -<http://topbraid.org/examples/tq>
13 - rdf:type owl:Ontology ;
14 - owl:imports <http://schema.rdfs.org/all.rdf> ;
15 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
16 -
17 -tq:Australia
18 - rdf:type schema:Country ;
19 - rdfs:label "Australia"^^xsd:string .
20 -
21 -tq:DarwinFritzsch
22 - rdf:type schema:Person ;
23 - rdfs:label "Darwin Fritzsch"^^xsd:string ;
24 - schema:image <http://knublauch.com/images/Darwin.200.jpg> .
25 -
26 -tq:HolgerKnublauch
27 - rdf:type schema:Person ;
28 - rdfs:label "Holger Knublauch"^^xsd:string ;
29 - schema:birthDate "1971-07-07"^^xsd:date ;
30 - schema:children tq:DarwinFritzsch , tq:RubyFritzsch ;
31 - schema:colleagues tq:IrenePolikoff , tq:RalphHodgson , tq:RobertCoyne ;
32 - schema:email "[email protected]"^^xsd:string , "[email protected]"^^xsd:string ;
33 - schema:homeLocation tq:HomeLocationHK ;
34 - schema:image <http://www.topquadrant.com/images/headshots/Knublauch_SM.jpg> ;
35 - schema:telephone "+61 7 4057 4750"^^xsd:string ;
36 - schema:url "http://knublauch.com"^^xsd:string ;
37 - schema:worksFor tq:TopQuadrant .
38 -
39 -tq:HomeLocationHK
40 - rdf:type schema:SingleFamilyResidence ;
41 - rdfs:label "Home location HK"^^xsd:string ;
42 - schema:address
43 - [ rdf:type schema:PostalAddress ;
44 - rdfs:label "Postal address HK"^^xsd:string ;
45 - schema:addressCountry
46 - tq:Australia ;
47 - schema:addressLocality
48 - "Kewarra Beach"^^xsd:string ;
49 - schema:addressRegion
50 - "QLD"^^xsd:string ;
51 - schema:postalCode "4879"^^xsd:string ;
52 - schema:streetAddress
53 - "3 Teewah Close"^^xsd:string
54 - ] ;
55 - schema:geo
56 - [ rdf:type schema:GeoCoordinates ;
57 - schema:latitude "-16.79123"^^xsd:float ;
58 - schema:longitude "145.68437"^^xsd:float
59 - ] .
60 -
61 -tq:IrenePolikoff
62 - rdf:type schema:Person ;
63 - rdfs:label "Irene Polikoff"^^xsd:string ;
64 - schema:colleagues tq:HolgerKnublauch , tq:RalphHodgson , tq:RobertCoyne ;
65 - schema:image <http://www.topquadrant.com/images/headshots/Polikoff_SM.jpg> ;
66 - schema:worksFor tq:TopQuadrant .
67 -
68 -tq:RalphHodgson
69 - rdf:type schema:Person ;
70 - rdfs:label "Ralph Hodgson"^^xsd:string ;
71 - schema:colleagues tq:HolgerKnublauch , tq:IrenePolikoff , tq:RobertCoyne ;
72 - schema:image <http://www.topquadrant.com/images/headshots/Hodgson_SM.jpg> ;
73 - schema:worksFor tq:TopQuadrant .
74 -
75 -tq:RobertCoyne
76 - rdf:type schema:Person ;
77 - rdfs:label "Robert Coyne"^^xsd:string ;
78 - schema:colleagues tq:HolgerKnublauch , tq:IrenePolikoff , tq:RalphHodgson ;
79 - schema:image <http://www.topquadrant.com/images/headshots/Coyne_SM.jpg> ;
80 - schema:worksFor tq:TopQuadrant .
81 -
82 -tq:RubyFritzsch
83 - rdf:type schema:Person ;
84 - rdfs:label "Ruby Fritzsch"^^xsd:string ;
85 - schema:image <http://knublauch.com/images/Ruby.200.jpg> .
86 -
87 -tq:SemanticTechnologyTraining
88 - rdf:type schema:EducationEvent ;
89 - rdfs:label "Semantic technology training"^^xsd:string ;
90 - schema:description "Now in its 7th Year, TopQuadrant in collaboration with Jim Hendler is offering a program of Public and On-Site trainings and workshops on Semantic Web technologies and use of TopBraid Suite capabilities for semantic modeling, querying and application development."^^xsd:string ;
91 - schema:endDate "2011-12-12"^^xsd:date ;
92 - schema:image <http://www.topquadrant.com/images/SemWebWorkOnt-R2.jpg> ;
93 - schema:location tq:WashingtonDCArea ;
94 - schema:startDate "2011-12-05"^^xsd:date ;
95 - schema:url "http://www.topquadrant.com/training/intro.html"^^xsd:string .
96 -
97 -tq:TBC-ME
98 - rdf:type schema:Product ;
99 - rdfs:label "TopBraid Composer Maestro Edition"^^xsd:string ;
100 - schema:image <https://si0.twimg.com/profile_images/93992802/TQLogo.png> ;
101 - schema:manufacturer tq:TopQuadrant .
102 -
103 -tq:TBC-ME-Offer
104 - rdf:type schema:Offer ;
105 - rdfs:label "TBC-ME-Offer"^^xsd:string ;
106 - schema:itemOffered tq:TBC-ME ;
107 - schema:price "3000.00"^^xsd:float ;
108 - schema:priceCurrency
109 - "USD"^^xsd:string ;
110 - schema:seller tq:TopQuadrant .
111 -
112 -tq:TopQuadrant
113 - rdf:type schema:Corporation ;
114 - rdfs:label "TopQuadrant"^^xsd:string ;
115 - schema:employees tq:HolgerKnublauch , tq:IrenePolikoff , tq:RalphHodgson ;
116 - schema:founders tq:IrenePolikoff , tq:RalphHodgson , tq:RobertCoyne ;
117 - schema:image <https://si0.twimg.com/profile_images/93992802/TQLogo.png> ;
118 - schema:url "http://topquadrant.com"^^xsd:string .
119 -
120 -tq:WashingtonDCArea
121 - rdf:type schema:City ;
122 - rdfs:label "Washington DC area"^^xsd:string .
1 -<ui:group let:tableId="{= ui:uniqueId() }" let:pagerId="{= ui:uniqueId() }">
2 - <table id="{= ?tableId }" />
3 - <div id="{= ?pagerId }" />
4 - <script>
5 - $("#{= ?tableId }").jqGrid({
6 - datatype: "local",
7 - data: <swon:RSObjectArray arg:resultSet="{= ?resultSet }" arg:labelFunction="ui:label" />,
8 - <ui:call ui:template="swon:ForEachResultSetColumnIndex" arg:resultSet="{= ?resultSet }">
9 - colNames:[
10 - <ui:forEach ui:resultSet="{= ?rs }" ui:separator=",">
11 - '{= ui:escapeJSON(spr:colName(?resultSet, ?colIndex)) }'
12 - </ui:forEach>
13 - ],
14 - colModel:[
15 - <ui:forEach ui:resultSet="{= ?rs }" ui:separator=",">
16 - {
17 - <swon:NameValuePair arg:name="name" arg:value="{= spr:colName(?resultSet, ?colIndex) }" />
18 - }
19 - </ui:forEach>
20 - ],
21 - </ui:call>
22 - rowNum: 10,
23 - rowList:[5,10,20],
24 - pager: '#{= ?pagerId }',
25 - viewrecords: true,
26 - sortorder: "desc",
27 - height: "100%"
28 - }).jqGrid('navGrid', '#{= ?pagerId }', { add:false, edit:false, del:false});
29 - </script>
30 -</ui:group>
...\ No newline at end of file ...\ No newline at end of file
1 -<ui:group
2 - let:keyProperties="{= app:getKeyProperties(?type) }"
3 - let:pagerId="{= ui:uniqueId() }"
4 - let:tableId="{= ui:uniqueId() }">
5 - <table id="{= ?tableId }"/>
6 - <div id="{= ?pagerId }" />
7 - <script>
8 - $("#{= ?tableId }").jqGrid({
9 - <swon:NameValuePair arg:name="url" arg:value="getSearchResults?{= ?params }" />,
10 - <swon:NameValuePair arg:name="datatype" arg:value="json" />,
11 - colNames:[
12 - <ui:if ui:condition="{= bound(?keyProperties) }">
13 - <ui:forEach ui:resultSet="{#
14 - SELECT ?colName
15 - WHERE {
16 - GRAPH ui:graph {
17 - ?keyProperties list:member ?keyProperty .
18 - BIND (spif:titleCase(ui:label(?keyProperty)) AS ?colName) .
19 - }
20 - }
21 - }" ui:separator=",">
22 - '{= ?colName }'
23 - </ui:forEach>
24 - </ui:if>
25 - <ui:else>
26 - 'Resource'
27 - </ui:else>
28 - ],
29 - colModel:[
30 - <ui:if ui:condition="{= bound(?keyProperties) }">
31 - <ui:forEach ui:resultSet="{#
32 - SELECT ?varName
33 - WHERE {
34 - GRAPH ui:graph {
35 - ?keyProperties list:member ?property .
36 - BIND (app:keyPropertyVarName(?property) AS ?varName) .
37 - }
38 - }
39 - }" ui:separator=",">
40 - {
41 - <swon:NameValuePair arg:name="name" arg:value="{= ?varName }" />
42 - }
43 - </ui:forEach>
44 - </ui:if>
45 - <ui:else>
46 - {
47 - name : 'label',
48 - width: 400
49 - }
50 - </ui:else>
51 - ],
52 - <ui:if ui:condition="{= bound(?onSelect) }">
53 - onSelectRow: function(resource) {
54 - {= ?onSelect }
55 - },
56 - </ui:if>
57 - autowidth: true,
58 - height: 'auto',
59 - rowNum: 10,
60 - rowList:[5,10,20],
61 - pager: '#{= ?pagerId }',
62 - sortorder: 'asc',
63 - viewrecords: true
64 - }).jqGrid('navGrid', '#{= ?pagerId }', {
65 - add:false,
66 - del:false,
67 - edit:false,
68 - search: false
69 - });
70 -
71 - </script>
72 -</ui:group>
...\ No newline at end of file ...\ No newline at end of file
1 -<ui:createLink
2 - ui:format="json"
3 - ui:sendQueryGraph="true"
4 - ui:snippet="true"
5 - ui:view="{= ?dataProvider }"
6 - arg:root="{= ?root }">
7 -
8 - <div id="{= ?id }" treedataprovider="{= ?dataProvider }" treeroot="{= ?root }"/>
9 -
10 - <script type="text/javascript">
11 - $(function () {
12 - $("#{= ?id }").jstree({
13 -
14 - "plugins" : [
15 - "themes",
16 - "json_data",
17 - "ui" ],
18 -
19 - "json_data" : {
20 - "ajax" : {
21 - "url" : '{= ?link }',
22 - "async" : true,
23 - "data" : function (n) {
24 - return {
25 - "id" : n.attr ? n.attr("id").replace("node_","") : 1
26 - };
27 - }
28 - }
29 - },
30 -
31 - "core" : {
32 - "animation" : 0
33 - },
34 -
35 - "themes" : {
36 - "theme" : "classic"
37 - },
38 -
39 - "ui": {
40 - "select_limit": 1
41 - }
42 - });
43 - });
44 -
45 - <ui:if ui:condition="{= bound(?onSelect) }">
46 - $("#{= ?id }").bind("select_node.jstree", function(event, data) {
47 - var node = data.rslt.obj.attr("id");
48 - var resource = data.rslt.obj.attr("resource");
49 - {= ?onSelect }
50 - });
51 - </ui:if>
52 -
53 - <ui:if ui:condition="{= bound(?onLoaded) }">
54 - $("#{= ?id }").bind("loaded.jstree", function(event, data) {
55 - {= ?onLoaded }
56 - });
57 - </ui:if>
58 -
59 - </script>
60 -</ui:createLink>
...\ No newline at end of file ...\ No newline at end of file
1 -<ui:group xmlns:ui="http://uispin.org/ui#">
2 - [
3 - <ui:forEach ui:indexVar="index" ui:resultSet="{= ?resultSet }" ui:separator=",">
4 - {
5 - "data" : {
6 - "title" : "{= COALESCE(?label, ui:label(?node)) }"
7 - <ui:if ui:condition="{= bound(?icon) }">,
8 - "icon" : "{= ?icon }"
9 - </ui:if>
10 - },
11 - "attr" : {
12 - "id": "{= ui:encodeNode(?node) }::{= ui:uniqueId() }",
13 - "resource" : "{= IRI(?node) }"
14 - },
15 - <ui:if ui:condition="{= ?leaf }">
16 - "children" : []
17 - </ui:if>
18 - <ui:else>
19 - "state" : "closed"
20 - </ui:else>
21 - }
22 - </ui:forEach>
23 - ]
24 -</ui:group>
...\ No newline at end of file ...\ No newline at end of file
1 -<?xml version="1.0"?>
2 -<bindings
3 - xmlns="http://www.mozilla.org/xbl"
4 - xmlns:xbl="http://www.mozilla.org/xbl"
5 - xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
6 - <binding id="ellipsis">
7 - <content>
8 - <xul:window><!-- xul:window tag required for FF2 -->
9 - <xul:description crop="end" xbl:inherits="value=xbl:text"><children/></xul:description>
10 - </xul:window>
11 - </content>
12 - </binding>
13 -</bindings>
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
1 -;(function($){
2 -/**
3 - * jqGrid Arabic Translation
4 - *
5 - * http://trirand.com/blog/
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 = {
11 - defaults : {
12 - recordtext: "تسجيل {0} - {1} على {2}",
13 - emptyrecords: "لا يوجد تسجيل",
14 - loadtext: "تحميل...",
15 - pgtext : "صفحة {0} على {1}"
16 - },
17 - search : {
18 - caption: "بحث...",
19 - Find: "بحث",
20 - Reset: "إلغاء",
21 - odata : ['يساوي', 'يختلف', 'أقل', 'أقل أو يساوي','أكبر','أكبر أو يساوي', 'يبدأ بـ','لا يبدأ بـ','est dans',"n'est pas dans",'ينته بـ','لا ينته بـ','يحتوي','لا يحتوي'],
22 - groupOps: [ { op: "مع", text: "الكل" }, { op: "أو", text: "لا أحد" } ],
23 - matchText: " توافق",
24 - rulesText: " قواعد"
25 - },
26 - edit : {
27 - addCaption: "اضافة",
28 - editCaption: "تحديث",
29 - bSubmit: "تثبيث",
30 - bCancel: "إلغاء",
31 - bClose: "غلق",
32 - saveData: "تغيرت المعطيات هل تريد التسجيل ?",
33 - bYes: "نعم",
34 - bNo: "لا",
35 - bExit: "إلغاء",
36 - msg: {
37 - required: "خانة إجبارية",
38 - number: "سجل رقم صحيح",
39 - minValue: "يجب أن تكون القيمة أكبر أو تساوي 0",
40 - maxValue: "يجب أن تكون القيمة أقل أو تساوي 0",
41 - email: "بريد غير صحيح",
42 - integer: "سجل عدد طبييعي صحيح",
43 - url: "ليس عنوانا صحيحا. البداية الصحيحة ('http://' أو 'https://')",
44 - nodefined : " ليس محدد!",
45 - novalue : " قيمة الرجوع مطلوبة!",
46 - customarray : "يجب على الدالة الشخصية أن تنتج جدولا",
47 - customfcheck : "الدالة الشخصية مطلوبة في حالة التحقق الشخصي"
48 - }
49 - },
50 - view : {
51 - caption: "رأيت التسجيلات",
52 - bClose: "غلق"
53 - },
54 - del : {
55 - caption: "حذف",
56 - msg: "حذف التسجيلات المختارة ?",
57 - bSubmit: "حذف",
58 - bCancel: "إلغاء"
59 - },
60 - nav : {
61 - edittext: " ",
62 - edittitle: "تغيير التسجيل المختار",
63 - addtext:" ",
64 - addtitle: "إضافة تسجيل",
65 - deltext: " ",
66 - deltitle: "حذف التسجيل المختار",
67 - searchtext: " ",
68 - searchtitle: "بحث عن تسجيل",
69 - refreshtext: "",
70 - refreshtitle: "تحديث الجدول",
71 - alertcap: "تحذير",
72 - alerttext: "يرجى إختيار السطر",
73 - viewtext: "",
74 - viewtitle: "إظهار السطر المختار"
75 - },
76 - col : {
77 - caption: "إظهار/إخفاء الأعمدة",
78 - bSubmit: "تثبيث",
79 - bCancel: "إلغاء"
80 - },
81 - errors : {
82 - errcap : "خطأ",
83 - nourl : "لا يوجد عنوان محدد",
84 - norecords: "لا يوجد تسجيل للمعالجة",
85 - model : "عدد العناوين (colNames) <> عدد التسجيلات (colModel)!"
86 - },
87 - formatter : {
88 - integer : {thousandsSeparator: " ", defaultValue: '0'},
89 - number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
90 - currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
91 - date : {
92 - dayNames: [
93 - "الأحد", "الإثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت",
94 - "الأحد", "الإثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت"
95 - ],
96 - monthNames: [
97 - "جانفي", "فيفري", "مارس", "أفريل", "ماي", "جوان", "جويلية", "أوت", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر",
98 - "جانفي", "فيفري", "مارس", "أفريل", "ماي", "جوان", "جويلية", "أوت", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"
99 - ],
100 - AmPm : ["صباحا","مساءا","صباحا","مساءا"],
101 - S: function (j) {return j == 1 ? 'er' : 'e';},
102 - srcformat: 'Y-m-d',
103 - newformat: 'd/m/Y',
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);
1 -;(function($){
2 -/**
3 - * jqGrid Bulgarian Translation
4 - * Tony Tomov [email protected]
5 - * http://trirand.com/blog/
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 = {
11 - defaults : {
12 - recordtext: "{0} - {1} от {2}",
13 - emptyrecords: "Няма запис(и)",
14 - loadtext: "Зареждам...",
15 - pgtext : "Стр. {0} от {1}"
16 - },
17 - search : {
18 - caption: "Търсене...",
19 - Find: "Намери",
20 - Reset: "Изчисти",
21 - odata : ['равно', 'различно', 'по-малко', 'по-малко или=','по-голямо','по-голямо или =', 'започва с','не започва с','се намира в','не се намира в','завършва с','не завършава с','съдържа', 'не съдържа' ],
22 - groupOps: [ { op: "AND", text: "&nbsp;И " }, { op: "OR", text: "ИЛИ" } ],
23 - matchText: " включи",
24 - rulesText: " клауза"
25 - },
26 - edit : {
27 - addCaption: "Нов Запис",
28 - editCaption: "Редакция Запис",
29 - bSubmit: "Запиши",
30 - bCancel: "Изход",
31 - bClose: "Затвори",
32 - saveData: "Данните са променени! Да съхраня ли промените?",
33 - bYes : "Да",
34 - bNo : "Не",
35 - bExit : "Отказ",
36 - msg: {
37 - required:"Полето е задължително",
38 - number:"Въведете валидно число!",
39 - minValue:"стойността трябва да е по-голяма или равна от",
40 - maxValue:"стойността трябва да е по-малка или равна от",
41 - email: "не е валиден ел. адрес",
42 - integer: "Въведете валидно цяло число",
43 - date: "Въведете валидна дата",
44 - url: "e невалиден URL. Изискава се префикс('http://' или 'https://')",
45 - nodefined : " е недефинирана!",
46 - novalue : " изисква връщане на стойност!",
47 - customarray : "Потреб. Функция трябва да върне масив!",
48 - customfcheck : "Потребителска функция е задължителна при този тип елемент!"
49 - }
50 - },
51 - view : {
52 - caption: "Преглед запис",
53 - bClose: "Затвори"
54 - },
55 - del : {
56 - caption: "Изтриване",
57 - msg: "Да изтрия ли избраният запис?",
58 - bSubmit: "Изтрий",
59 - bCancel: "Отказ"
60 - },
61 - nav : {
62 - edittext: " ",
63 - edittitle: "Редакция избран запис",
64 - addtext:" ",
65 - addtitle: "Добавяне нов запис",
66 - deltext: " ",
67 - deltitle: "Изтриване избран запис",
68 - searchtext: " ",
69 - searchtitle: "Търсене запис(и)",
70 - refreshtext: "",
71 - refreshtitle: "Обнови таблица",
72 - alertcap: "Предупреждение",
73 - alerttext: "Моля, изберете запис",
74 - viewtext: "",
75 - viewtitle: "Преглед избран запис"
76 - },
77 - col : {
78 - caption: "Избери колони",
79 - bSubmit: "Ок",
80 - bCancel: "Изход"
81 - },
82 - errors : {
83 - errcap : "Грешка",
84 - nourl : "Няма посочен url адрес",
85 - norecords: "Няма запис за обработка",
86 - model : "Модела не съответства на имената!"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
91 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:" лв.", defaultValue: '0.00'},
92 - date : {
93 - dayNames: [
94 - "Нед", "Пон", "Вт", "Ср", "Чет", "Пет", "Съб",
95 - "Неделя", "Понеделник", "Вторник", "Сряда", "Четвъртък", "Петък", "Събота"
96 - ],
97 - monthNames: [
98 - "Яну", "Фев", "Мар", "Апр", "Май", "Юни", "Юли", "Авг", "Сеп", "Окт", "Нов", "Дек",
99 - "Януари", "Февруари", "Март", "Април", "Май", "Юни", "Юли", "Август", "Септември", "Октомври", "Ноември", "Декември"
100 - ],
101 - AmPm : ["","","",""],
102 - S: function (j) {
103 - if(j==7 || j==8 || j== 27 || j== 28) {
104 - return 'ми';
105 - }
106 - return ['ви', 'ри', 'ти'][Math.min((j - 1) % 10, 2)];
107 - },
108 - srcformat: 'Y-m-d',
109 - newformat: 'd/m/Y',
110 - masks : {
111 - ISO8601Long:"Y-m-d H:i:s",
112 - ISO8601Short:"Y-m-d",
113 - ShortDate: "n/j/Y",
114 - LongDate: "l, F d, Y",
115 - FullDateTime: "l, F d, Y g:i:s A",
116 - MonthDay: "F d",
117 - ShortTime: "g:i A",
118 - LongTime: "g:i:s A",
119 - SortableDateTime: "Y-m-d\\TH:i:s",
120 - UniversalSortableDateTime: "Y-m-d H:i:sO",
121 - YearMonth: "F, Y"
122 - },
123 - reformatAfterEdit : false
124 - },
125 - baseLinkUrl: '',
126 - showAction: '',
127 - target: '',
128 - checkbox : {disabled:true},
129 - idName : 'id'
130 - }
131 -};
132 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Bulgarian Translation
4 - * Tony Tomov [email protected]
5 - * http://trirand.com/blog/
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 = {
11 - defaults : {
12 - recordtext: "{0} - {1} {2}",
13 - emptyrecords: " ()",
14 - loadtext: "...",
15 - pgtext : ". {0} {1}"
16 - },
17 - search : {
18 - caption: "...",
19 - Find: "",
20 - Reset: "",
21 - odata : ['', '', '-', '- =','-','- =', ' ',' ',' ',' ',' ',' ','', ' ' ],
22 - groupOps: [ { op: "AND", text: " " }, { op: "OR", text: "" } ],
23 - matchText: " ",
24 - rulesText: " "
25 - },
26 - edit : {
27 - addCaption: " ",
28 - editCaption: " ",
29 - bSubmit: "",
30 - bCancel: "",
31 - bClose: "",
32 - saveData: " ! ?",
33 - bYes : "",
34 - bNo : "",
35 - bExit : "",
36 - msg: {
37 - required:" ",
38 - number:" !",
39 - minValue:" - ",
40 - maxValue:" - ",
41 - email: " . ",
42 - integer: " ",
43 - date: " ",
44 - url: "e URL. ('http://' 'https://')",
45 - nodefined : " !",
46 - novalue : " !",
47 - customarray : ". !",
48 - customfcheck : " !"
49 - }
50 - },
51 - view : {
52 - caption: " ",
53 - bClose: ""
54 - },
55 - del : {
56 - caption: "",
57 - msg: " ?",
58 - bSubmit: "",
59 - bCancel: ""
60 - },
61 - nav : {
62 - edittext: " ",
63 - edittitle: " ",
64 - addtext:" ",
65 - addtitle: " ",
66 - deltext: " ",
67 - deltitle: " ",
68 - searchtext: " ",
69 - searchtitle: " ()",
70 - refreshtext: "",
71 - refreshtitle: " ",
72 - alertcap: "",
73 - alerttext: ", ",
74 - viewtext: "",
75 - viewtitle: " "
76 - },
77 - col : {
78 - caption: " ",
79 - bSubmit: "",
80 - bCancel: ""
81 - },
82 - errors : {
83 - errcap : "",
84 - nourl : " url ",
85 - norecords: " ",
86 - model : " !"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
91 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:" .", defaultValue: '0.00'},
92 - date : {
93 - dayNames: [
94 - "", "", "", "", "", "", "",
95 - "", "", "", "", "", "", ""
96 - ],
97 - monthNames: [
98 - "", "", "", "", "", "", "", "", "", "", "", "",
99 - "", "", "", "", "", "", "", "", "", "", "", ""
100 - ],
101 - AmPm : ["","","",""],
102 - S: function (j) {
103 - if(j==7 || j==8 || j== 27 || j== 28) {
104 - return '';
105 - }
106 - return ['', '', ''][Math.min((j - 1) % 10, 2)];
107 - },
108 - srcformat: 'Y-m-d',
109 - newformat: 'd/m/Y',
110 - masks : {
111 - ISO8601Long:"Y-m-d H:i:s",
112 - ISO8601Short:"Y-m-d",
113 - ShortDate: "n/j/Y",
114 - LongDate: "l, F d, Y",
115 - FullDateTime: "l, F d, Y g:i:s A",
116 - MonthDay: "F d",
117 - ShortTime: "g:i A",
118 - LongTime: "g:i:s A",
119 - SortableDateTime: "Y-m-d\\TH:i:s",
120 - UniversalSortableDateTime: "Y-m-d H:i:sO",
121 - YearMonth: "F, Y"
122 - },
123 - reformatAfterEdit : false
124 - },
125 - baseLinkUrl: '',
126 - showAction: '',
127 - target: '',
128 - checkbox : {disabled:true},
129 - idName : 'id'
130 - }
131 -};
132 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Catalan Translation
4 - * Traducció jqGrid en Catatà per Faserline, S.L.
5 - * http://www.faserline.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 = {
11 - defaults : {
12 - recordtext: "Mostrant {0} - {1} de {2}",
13 - emptyrecords: "Sense registres que mostrar",
14 - loadtext: "Carregant...",
15 - pgtext : "Pàgina {0} de {1}"
16 - },
17 - search : {
18 - caption: "Cerca...",
19 - Find: "Cercar",
20 - Reset: "Buidar",
21 - odata : ['equal', 'not equal', 'less', 'less or equal','greater','greater or equal', 'begins with','does not begin with','is in','is not in','ends with','does not end with','contains','does not contain'],
22 - groupOps: [ { op: "AND", text: "tot" }, { op: "OR", text: "qualsevol" } ],
23 - matchText: " match",
24 - rulesText: " rules"
25 - },
26 - edit : {
27 - addCaption: "Afegir registre",
28 - editCaption: "Modificar registre",
29 - bSubmit: "Guardar",
30 - bCancel: "Cancelar",
31 - bClose: "Tancar",
32 - saveData: "Les dades han canviat. Guardar canvis?",
33 - bYes : "Yes",
34 - bNo : "No",
35 - bExit : "Cancel",
36 - msg: {
37 - required:"Camp obligatori",
38 - number:"Introdueixi un nombre",
39 - minValue:"El valor ha de ser major o igual que ",
40 - maxValue:"El valor ha de ser menor o igual a ",
41 - email: "no és una direcció de correu vàlida",
42 - integer: "Introdueixi un valor enter",
43 - date: "Introdueixi una data correcta ",
44 - url: "no és una URL vàlida. Prefix requerit ('http://' or 'https://')",
45 - nodefined : " is not defined!",
46 - novalue : " return value is required!",
47 - customarray : "Custom function should return array!",
48 - customfcheck : "Custom function should be present in case of custom checking!"
49 - }
50 - },
51 - view : {
52 - caption: "Veure registre",
53 - bClose: "Tancar"
54 - },
55 - del : {
56 - caption: "Eliminar",
57 - msg: "¿Desitja eliminar els registres seleccionats?",
58 - bSubmit: "Eliminar",
59 - bCancel: "Cancelar"
60 - },
61 - nav : {
62 - edittext: " ",
63 - edittitle: "Modificar fila seleccionada",
64 - addtext:" ",
65 - addtitle: "Agregar nova fila",
66 - deltext: " ",
67 - deltitle: "Eliminar fila seleccionada",
68 - searchtext: " ",
69 - searchtitle: "Cercar informació",
70 - refreshtext: "",
71 - refreshtitle: "Refrescar taula",
72 - alertcap: "Avís",
73 - alerttext: "Seleccioni una fila",
74 - viewtext: " ",
75 - viewtitle: "Veure fila seleccionada"
76 - },
77 -// setcolumns module
78 - col : {
79 - caption: "Mostrar/ocultar columnes",
80 - bSubmit: "Enviar",
81 - bCancel: "Cancelar"
82 - },
83 - errors : {
84 - errcap : "Error",
85 - nourl : "No s'ha especificat una URL",
86 - norecords: "No hi ha dades per processar",
87 - model : "Les columnes de noms són diferents de les columnes del model"
88 - },
89 - formatter : {
90 - integer : {thousandsSeparator: ".", defaultValue: '0'},
91 - number : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, defaultValue: '0,00'},
92 - currency : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
93 - date : {
94 - dayNames: [
95 - "Dg", "Dl", "Dt", "Dc", "Dj", "Dv", "Ds",
96 - "Diumenge", "Dilluns", "Dimarts", "Dimecres", "Dijous", "Divendres", "Dissabte"
97 - ],
98 - monthNames: [
99 - "Gen", "Febr", "Març", "Abr", "Maig", "Juny", "Jul", "Ag", "Set", "Oct", "Nov", "Des",
100 - "Gener", "Febrer", "Març", "Abril", "Maig", "Juny", "Juliol", "Agost", "Setembre", "Octubre", "Novembre", "Desembre"
101 - ],
102 - AmPm : ["am","pm","AM","PM"],
103 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
104 - srcformat: 'Y-m-d',
105 - newformat: 'd-m-Y',
106 - masks : {
107 - ISO8601Long:"Y-m-d H:i:s",
108 - ISO8601Short:"Y-m-d",
109 - ShortDate: "n/j/Y",
110 - LongDate: "l, F d, Y",
111 - FullDateTime: "l, F d, Y g:i:s A",
112 - MonthDay: "F d",
113 - ShortTime: "g:i A",
114 - LongTime: "g:i:s A",
115 - SortableDateTime: "Y-m-d\\TH:i:s",
116 - UniversalSortableDateTime: "Y-m-d H:i:sO",
117 - YearMonth: "F, Y"
118 - },
119 - reformatAfterEdit : false
120 - },
121 - baseLinkUrl: '',
122 - showAction: 'show',
123 - target: '',
124 - checkbox : {disabled:true},
125 - idName : 'id'
126 - }
127 -};
128 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Chinese Translation for v3.6
4 - * waiting 2010.01.18
5 - * http://waiting.javaeye.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 - * update 2010.05.04
11 - * add double u3000 SPACE for search:odata to fix SEARCH box display err when narrow width from only use of eq/ne/cn/in/lt/gt operator under IE6/7
12 -**/
13 -$.jgrid = {
14 - defaults : {
15 - recordtext: "{0} - {1}\u3000共 {2} 条", // 共字前是全角空格
16 - emptyrecords: "无数据显示",
17 - loadtext: "读取中...",
18 - pgtext : " {0} 共 {1} 页"
19 - },
20 - search : {
21 - caption: "搜索...",
22 - Find: "查找",
23 - Reset: "重置",
24 - odata : ['等于\u3000\u3000', '不等\u3000\u3000', '小于\u3000\u3000', '小于等于','大于\u3000\u3000','大于等于',
25 - '开始于','不开始于','属于\u3000\u3000','不属于','结束于','不结束于','包含\u3000\u3000','不包含'],
26 - groupOps: [ { op: "AND", text: "所有" }, { op: "OR", text: "任一" } ],
27 - matchText: " 匹配",
28 - rulesText: " 规则"
29 - },
30 - edit : {
31 - addCaption: "添加记录",
32 - editCaption: "编辑记录",
33 - bSubmit: "提交",
34 - bCancel: "取消",
35 - bClose: "关闭",
36 - saveData: "数据已改变,是否保存?",
37 - bYes : "是",
38 - bNo : "否",
39 - bExit : "取消",
40 - msg: {
41 - required:"此字段必需",
42 - number:"请输入有效数字",
43 - minValue:"输值必须大于等于 ",
44 - maxValue:"输值必须小于等于 ",
45 - email: "这不是有效的e-mail地址",
46 - integer: "请输入有效整数",
47 - date: "请输入有效时间",
48 - url: "无效网址。前缀必须为 ('http://' 或 'https://')",
49 - nodefined : " 未定义!",
50 - novalue : " 需要返回值!",
51 - customarray : "自定义函数需要返回数组!",
52 - customfcheck : "Custom function should be present in case of custom checking!"
53 -
54 - }
55 - },
56 - view : {
57 - caption: "查看记录",
58 - bClose: "关闭"
59 - },
60 - del : {
61 - caption: "删除",
62 - msg: "删除所选记录?",
63 - bSubmit: "删除",
64 - bCancel: "取消"
65 - },
66 - nav : {
67 - edittext: "",
68 - edittitle: "编辑所选记录",
69 - addtext:"",
70 - addtitle: "添加新记录",
71 - deltext: "",
72 - deltitle: "删除所选记录",
73 - searchtext: "",
74 - searchtitle: "查找",
75 - refreshtext: "",
76 - refreshtitle: "刷新表格",
77 - alertcap: "注意",
78 - alerttext: "请选择记录",
79 - viewtext: "",
80 - viewtitle: "查看所选记录"
81 - },
82 - col : {
83 - caption: "选择列",
84 - bSubmit: "确定",
85 - bCancel: "取消"
86 - },
87 - errors : {
88 - errcap : "错误",
89 - nourl : "没有设置url",
90 - norecords: "没有要处理的记录",
91 - model : "colNames 和 colModel 长度不等!"
92 - },
93 - formatter : {
94 - integer : {thousandsSeparator: " ", defaultValue: '0'},
95 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
96 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
97 - date : {
98 - dayNames: [
99 - "Sun", "Mon", "Tue", "Wed", "Thr", "Fri", "Sat",
100 - "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"
101 - ],
102 - monthNames: [
103 - "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec",
104 - "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"
105 - ],
106 - AmPm : ["am","pm","AM","PM"],
107 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
108 - srcformat: 'Y-m-d',
109 - newformat: 'm-d-Y',
110 - masks : {
111 - ISO8601Long:"Y-m-d H:i:s",
112 - ISO8601Short:"Y-m-d",
113 - ShortDate: "Y/j/n",
114 - LongDate: "l, F d, Y",
115 - FullDateTime: "l, F d, Y g:i:s A",
116 - MonthDay: "F d",
117 - ShortTime: "g:i A",
118 - LongTime: "g:i:s A",
119 - SortableDateTime: "Y-m-d\\TH:i:s",
120 - UniversalSortableDateTime: "Y-m-d H:i:sO",
121 - YearMonth: "F, Y"
122 - },
123 - reformatAfterEdit : false
124 - },
125 - baseLinkUrl: '',
126 - showAction: '',
127 - target: '',
128 - checkbox : {disabled:true},
129 - idName : 'id'
130 - }
131 -};
132 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Czech Translation
4 - * Pavel Jirak [email protected]
5 - * doplnil Thomas Wagner [email protected]
6 - * http://trirand.com/blog/
7 - * Dual licensed under the MIT and GPL licenses:
8 - * http://www.opensource.org/licenses/mit-license.php
9 - * http://www.gnu.org/licenses/gpl.html
10 -**/
11 -$.jgrid = {
12 - defaults : {
13 - recordtext: "Zobrazeno {0} - {1} z {2} záznamů",
14 - emptyrecords: "Nenalezeny žádné záznamy",
15 - loadtext: "Načítám...",
16 - pgtext : "Strana {0} z {1}"
17 - },
18 - search : {
19 - caption: "Vyhledávám...",
20 - Find: "Hledat",
21 - Reset: "Reset",
22 - odata : ['rovno', 'nerovono', 'menší', 'menší nebo rovno','větší', 'větší nebo rovno', 'začíná s', 'nezačíná s', 'je v', 'není v', 'končí s', 'nekončí s', 'obahuje', 'neobsahuje'],
23 - groupOps: [ { op: "AND", text: "všech" }, { op: "OR", text: "některého z" } ],
24 - matchText: " hledat podle",
25 - rulesText: " pravidel"
26 - },
27 - edit : {
28 - addCaption: "Přidat záznam",
29 - editCaption: "Editace záznamu",
30 - bSubmit: "Uložit",
31 - bCancel: "Storno",
32 - bClose: "Zavřít",
33 - saveData: "Data byla změněna! Uložit změny?",
34 - bYes : "Ano",
35 - bNo : "Ne",
36 - bExit : "Zrušit",
37 - msg: {
38 - required:"Pole je vyžadováno",
39 - number:"Prosím, vložte validní číslo",
40 - minValue:"hodnota musí být větší než nebo rovná ",
41 - maxValue:"hodnota musí být menší než nebo rovná ",
42 - email: "není validní e-mail",
43 - integer: "Prosím, vložte celé číslo",
44 - date: "Prosím, vložte validní datum",
45 - url: "není platnou URL. Vyžadován prefix ('http://' or 'https://')",
46 - nodefined : " není definován!",
47 - novalue : " je vyžadována návratová hodnota!",
48 - customarray : "Custom function mělá vrátit pole!",
49 - customfcheck : "Custom function by měla být přítomna v případě custom checking!"
50 - }
51 - },
52 - view : {
53 - caption: "Zobrazit záznam",
54 - bClose: "Zavřít"
55 - },
56 - del : {
57 - caption: "Smazat",
58 - msg: "Smazat vybraný(é) záznam(y)?",
59 - bSubmit: "Smazat",
60 - bCancel: "Storno"
61 - },
62 - nav : {
63 - edittext: " ",
64 - edittitle: "Editovat vybraný řádek",
65 - addtext:" ",
66 - addtitle: "Přidat nový řádek",
67 - deltext: " ",
68 - deltitle: "Smazat vybraný záznam ",
69 - searchtext: " ",
70 - searchtitle: "Najít záznamy",
71 - refreshtext: "",
72 - refreshtitle: "Obnovit tabulku",
73 - alertcap: "Varování",
74 - alerttext: "Prosím, vyberte řádek",
75 - viewtext: "",
76 - viewtitle: "Zobrazit vybraný řádek"
77 - },
78 - col : {
79 - caption: "Zobrazit/Skrýt sloupce",
80 - bSubmit: "Uložit",
81 - bCancel: "Storno"
82 - },
83 - errors : {
84 - errcap : "Chyba",
85 - nourl : "Není nastavena url",
86 - norecords: "Žádné záznamy ke zpracování",
87 - model : "Délka colNames <> colModel!"
88 - },
89 - formatter : {
90 - integer : {thousandsSeparator: " ", defaultValue: '0'},
91 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
92 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
93 - date : {
94 - dayNames: [
95 - "Ne", "Po", "Út", "St", "Čt", "Pá", "So",
96 - "Neděle", "Pondělí", "Úterý", "Středa", "Čtvrtek", "Pátek", "Sobota"
97 - ],
98 - monthNames: [
99 - "Led", "Úno", "Bře", "Dub", "Kvě", "Čer", "Čvc", "Srp", "Zář", "Říj", "Lis", "Pro",
100 - "Leden", "Únor", "Březen", "Duben", "Květen", "Červen", "Červenec", "Srpen", "Září", "Říjen", "Listopad", "Prosinec"
101 - ],
102 - AmPm : ["do","od","DO","OD"],
103 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
104 - srcformat: 'Y-m-d',
105 - newformat: 'd/m/Y',
106 - masks : {
107 - ISO8601Long:"Y-m-d H:i:s",
108 - ISO8601Short:"Y-m-d",
109 - ShortDate: "n/j/Y",
110 - LongDate: "l, F d, Y",
111 - FullDateTime: "l, F d, Y g:i:s A",
112 - MonthDay: "F d",
113 - ShortTime: "g:i A",
114 - LongTime: "g:i:s A",
115 - SortableDateTime: "Y-m-d\\TH:i:s",
116 - UniversalSortableDateTime: "Y-m-d H:i:sO",
117 - YearMonth: "F, Y"
118 - },
119 - reformatAfterEdit : false
120 - },
121 - baseLinkUrl: '',
122 - showAction: '',
123 - target: '',
124 - checkbox : {disabled:true},
125 - idName : 'id'
126 - }
127 -};
128 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Danish Translation
4 - * Aesiras A/S
5 - * http://www.aesiras.dk
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 = {
11 - defaults : {
12 - recordtext: "Vis {0} - {1} of {2}",
13 - emptyrecords: "Ingen linjer fundet",
14 - loadtext: "Henter...",
15 - pgtext : "Side {0} af {1}"
16 - },
17 - search : {
18 - caption: "Søg...",
19 - Find: "Find",
20 - Reset: "Nulstil",
21 - odata : ['lig', 'forskellige fra', 'mindre', 'mindre eller lig','større','større eller lig', 'begynder med','begynder ikke med','findes i','findes ikke i','ender med','ender ikke med','indeholder','indeholder ikke'],
22 - groupOps: [ { op: "AND", text: "all" }, { op: "OR", text: "any" } ],
23 - matchText: " lig",
24 - rulesText: " regler"
25 - },
26 - edit : {
27 - addCaption: "Tilføj",
28 - editCaption: "Ret",
29 - bSubmit: "Send",
30 - bCancel: "Annuller",
31 - bClose: "Luk",
32 - saveData: "Data er ændret. Gem data?",
33 - bYes : "Ja",
34 - bNo : "Nej",
35 - bExit : "Fortryd",
36 - msg: {
37 - required:"Felt er nødvendigt",
38 - number:"Indtast venligst et validt tal",
39 - minValue:"værdi skal være større end eller lig med",
40 - maxValue:"værdi skal være mindre end eller lig med",
41 - email: "er ikke en gyldig email",
42 - integer: "Indtast venligst et gyldigt heltal",
43 - date: "Indtast venligst en gyldig datoværdi",
44 - url: "er ugyldig URL. Prefix mangler ('http://' or 'https://')",
45 - nodefined : " er ikke defineret!",
46 - novalue : " returværdi kræves!",
47 - customarray : "Custom function should return array!",
48 - customfcheck : "Custom function should be present in case of custom checking!"
49 - }
50 - },
51 - view : {
52 - caption: "Vis linje",
53 - bClose: "Luk"
54 - },
55 - del : {
56 - caption: "Slet",
57 - msg: "Slet valgte linje(r)?",
58 - bSubmit: "Slet",
59 - bCancel: "Fortryd"
60 - },
61 - nav : {
62 - edittext: " ",
63 - edittitle: "Rediger valgte linje",
64 - addtext:" ",
65 - addtitle: "Tilføj ny linje",
66 - deltext: " ",
67 - deltitle: "Slet valgte linje",
68 - searchtext: " ",
69 - searchtitle: "Find linjer",
70 - refreshtext: "",
71 - refreshtitle: "Indlæs igen",
72 - alertcap: "Advarsel",
73 - alerttext: "Vælg venligst linje",
74 - viewtext: "",
75 - viewtitle: "Vis valgte linje"
76 - },
77 - col : {
78 - caption: "Vis/skjul kolonner",
79 - bSubmit: "Opdatere",
80 - bCancel: "Fortryd"
81 - },
82 - errors : {
83 - errcap : "Fejl",
84 - nourl : "Ingen url valgt",
85 - norecords: "Ingen linjer at behandle",
86 - model : "colNames og colModel har ikke samme længde!"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
91 - currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
92 - date : {
93 - dayNames: [
94 - "Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør",
95 - "Søndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lørdag"
96 - ],
97 - monthNames: [
98 - "Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec",
99 - "Januar", "Februar", "Marts", "April", "Maj", "Juni", "Juli", "August", "September", "Oktober", "November", "December"
100 - ],
101 - AmPm : ["","","",""],
102 - S: function (j) {return '.'},
103 - srcformat: 'Y-m-d',
104 - newformat: 'd/m/Y',
105 - masks : {
106 - ISO8601Long:"Y-m-d H:i:s",
107 - ISO8601Short:"Y-m-d",
108 - ShortDate: "j/n/Y",
109 - LongDate: "l d. F Y",
110 - FullDateTime: "l d F Y G:i:s",
111 - MonthDay: "d. F",
112 - ShortTime: "G:i",
113 - LongTime: "G:i:s",
114 - SortableDateTime: "Y-m-d\\TH:i:s",
115 - UniversalSortableDateTime: "Y-m-d H:i:sO",
116 - YearMonth: "F Y"
117 - },
118 - reformatAfterEdit : false
119 - },
120 - baseLinkUrl: '',
121 - showAction: '',
122 - target: '',
123 - checkbox : {disabled:true},
124 - idName : 'id'
125 - }
126 -};
127 -// DA
128 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid German Translation
4 - * Version 1.0.0 (developed for jQuery Grid 3.3.1)
5 - * Olaf Klöppel [email protected]
6 - * http://blue-hit.de/
7 - *
8 - * Updated for jqGrid 3.8
9 - * Andreas Flack
10 - * http://www.contentcontrol-berlin.de
11 - *
12 - * Dual licensed under the MIT and GPL licenses:
13 - * http://www.opensource.org/licenses/mit-license.php
14 - * http://www.gnu.org/licenses/gpl.html
15 -**/
16 -$.jgrid = {
17 - defaults : {
18 - recordtext: "Zeige {0} - {1} von {2}",
19 - emptyrecords: "Keine Datensätze vorhanden",
20 - loadtext: "Lädt...",
21 - pgtext : "Seite {0} von {1}"
22 - },
23 - search : {
24 - caption: "Suche...",
25 - Find: "Suchen",
26 - Reset: "Zurücksetzen",
27 - odata : ['gleich', 'ungleich', 'kleiner', 'kleiner gleich','größer','größer gleich', 'beginnt mit','beginnt nicht mit','ist in','ist nicht in','endet mit','endet nicht mit','enthält','enthält nicht'],
28 - groupOps: [ { op: "AND", text: "alle" }, { op: "OR", text: "mindestens eine" } ],
29 - matchText: " erfülle",
30 - rulesText: " Bedingung(en)"
31 - },
32 - edit : {
33 - addCaption: "Datensatz hinzufügen",
34 - editCaption: "Datensatz bearbeiten",
35 - bSubmit: "Speichern",
36 - bCancel: "Abbrechen",
37 - bClose: "Schließen",
38 - saveData: "Daten wurden geändert! Änderungen speichern?",
39 - bYes : "ja",
40 - bNo : "nein",
41 - bExit : "abbrechen",
42 - msg: {
43 - required:"Feld ist erforderlich",
44 - number: "Bitte geben Sie eine Zahl ein",
45 - minValue:"Wert muss größer oder gleich sein, als ",
46 - maxValue:"Wert muss kleiner oder gleich sein, als ",
47 - email: "ist keine gültige E-Mail-Adresse",
48 - integer: "Bitte geben Sie eine Ganzzahl ein",
49 - date: "Bitte geben Sie ein gültiges Datum ein",
50 - url: "ist keine gültige URL. Präfix muss eingegeben werden ('http://' oder 'https://')",
51 - nodefined : " ist nicht definiert!",
52 - novalue : " Rückgabewert ist erforderlich!",
53 - customarray : "Benutzerdefinierte Funktion sollte ein Array zurückgeben!",
54 - customfcheck : "Benutzerdefinierte Funktion sollte im Falle der benutzerdefinierten Überprüfung vorhanden sein!"
55 - }
56 - },
57 - view : {
58 - caption: "Datensatz anzeigen",
59 - bClose: "Schließen"
60 - },
61 - del : {
62 - caption: "Löschen",
63 - msg: "Ausgewählte Datensätze löschen?",
64 - bSubmit: "Löschen",
65 - bCancel: "Abbrechen"
66 - },
67 - nav : {
68 - edittext: " ",
69 - edittitle: "Ausgewählte Zeile editieren",
70 - addtext:" ",
71 - addtitle: "Neue Zeile einfügen",
72 - deltext: " ",
73 - deltitle: "Ausgewählte Zeile löschen",
74 - searchtext: " ",
75 - searchtitle: "Datensatz suchen",
76 - refreshtext: "",
77 - refreshtitle: "Tabelle neu laden",
78 - alertcap: "Warnung",
79 - alerttext: "Bitte Zeile auswählen",
80 - viewtext: "",
81 - viewtitle: "Ausgewählte Zeile anzeigen"
82 - },
83 - col : {
84 - caption: "Spalten auswählen",
85 - bSubmit: "Speichern",
86 - bCancel: "Abbrechen"
87 - },
88 - errors : {
89 - errcap : "Fehler",
90 - nourl : "Keine URL angegeben",
91 - norecords: "Keine Datensätze zu bearbeiten",
92 - model : "colNames und colModel sind unterschiedlich lang!"
93 - },
94 - formatter : {
95 - integer : {thousandsSeparator: ".", defaultValue: '0'},
96 - number : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, defaultValue: '0,00'},
97 - currency : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, prefix: "", suffix:" €", defaultValue: '0,00'},
98 - date : {
99 - dayNames: [
100 - "So", "Mo", "Di", "Mi", "Do", "Fr", "Sa",
101 - "Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag"
102 - ],
103 - monthNames: [
104 - "Jan", "Feb", "Mar", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez",
105 - "Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember"
106 - ],
107 - AmPm : ["am","pm","AM","PM"],
108 - S: function (j) {return 'ter'},
109 - srcformat: 'Y-m-d',
110 - newformat: 'd.m.Y',
111 - masks : {
112 - ISO8601Long: "Y-m-d H:i:s",
113 - ISO8601Short: "Y-m-d",
114 - ShortDate: "j.n.Y",
115 - LongDate: "l, j. F Y",
116 - FullDateTime: "l, d. F Y G:i:s",
117 - MonthDay: "d. F",
118 - ShortTime: "G:i",
119 - LongTime: "G:i:s",
120 - SortableDateTime: "Y-m-d\\TH:i:s",
121 - UniversalSortableDateTime: "Y-m-d H:i:sO",
122 - YearMonth: "F Y"
123 - },
124 - reformatAfterEdit : false
125 - },
126 - baseLinkUrl: '',
127 - showAction: '',
128 - target: '',
129 - checkbox : {disabled:true},
130 - idName : 'id'
131 - }
132 -};
133 -})(jQuery);
...\ No newline at end of file ...\ No newline at end of file
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 = {
11 - defaults : {
12 - recordtext: "View {0} - {1} of {2}",
13 - emptyrecords: "No records to view",
14 - loadtext: "Φόρτωση...",
15 - pgtext : "Page {0} of {1}"
16 - },
17 - search : {
18 - caption: "Αναζήτηση...",
19 - Find: "Εύρεση",
20 - Reset: "Επαναφορά",
21 - odata : ['equal', 'not equal', 'less', 'less or equal','greater','greater or equal', 'begins with','does not begin with','is in','is not in','ends with','does not end with','contains','does not contain'],
22 - groupOps: [ { op: "AND", text: "all" }, { op: "OR", text: "any" } ],
23 - matchText: " match",
24 - rulesText: " rules"
25 - },
26 - edit : {
27 - addCaption: "Εισαγωγή Εγγραφής",
28 - editCaption: "Επεξεργασία Εγγραφής",
29 - bSubmit: "Καταχώρηση",
30 - bCancel: "Άκυρο",
31 - bClose: "Κλείσιμο",
32 - saveData: "Data has been changed! Save changes?",
33 - bYes : "Yes",
34 - bNo : "No",
35 - bExit : "Cancel",
36 - msg: {
37 - required:"Το πεδίο είναι απαραίτητο",
38 - number:"Το πεδίο δέχεται μόνο αριθμούς",
39 - minValue:"Η τιμή πρέπει να είναι μεγαλύτερη ή ίση του ",
40 - maxValue:"Η τιμή πρέπει να είναι μικρότερη ή ίση του ",
41 - email: "Η διεύθυνση e-mail δεν είναι έγκυρη",
42 - integer: "Το πεδίο δέχεται μόνο ακέραιους αριθμούς",
43 - url: "is not a valid URL. Prefix required ('http://' or 'https://')",
44 - nodefined : " is not defined!",
45 - novalue : " return value is required!",
46 - customarray : "Custom function should return array!",
47 - customfcheck : "Custom function should be present in case of custom checking!"
48 - }
49 - },
50 - view : {
51 - caption: "View Record",
52 - bClose: "Close"
53 - },
54 - del : {
55 - caption: "Διαγραφή",
56 - msg: "Διαγραφή των επιλεγμένων εγγραφών;",
57 - bSubmit: "Ναι",
58 - bCancel: "Άκυρο"
59 - },
60 - nav : {
61 - edittext: " ",
62 - edittitle: "Επεξεργασία επιλεγμένης εγγραφής",
63 - addtext:" ",
64 - addtitle: "Εισαγωγή νέας εγγραφής",
65 - deltext: " ",
66 - deltitle: "Διαγραφή επιλεγμένης εγγραφής",
67 - searchtext: " ",
68 - searchtitle: "Εύρεση Εγγραφών",
69 - refreshtext: "",
70 - refreshtitle: "Ανανέωση Πίνακα",
71 - alertcap: "Προσοχή",
72 - alerttext: "Δεν έχετε επιλέξει εγγραφή",
73 - viewtext: "",
74 - viewtitle: "View selected row"
75 - },
76 - col : {
77 - caption: "Εμφάνιση / Απόκρυψη Στηλών",
78 - bSubmit: "ΟΚ",
79 - bCancel: "Άκυρο"
80 - },
81 - errors : {
82 - errcap : "Σφάλμα",
83 - nourl : "Δεν έχει δοθεί διεύθυνση χειρισμού για τη συγκεκριμένη ενέργεια",
84 - norecords: "Δεν υπάρχουν εγγραφές προς επεξεργασία",
85 - model : "Άνισος αριθμός πεδίων colNames/colModel!"
86 - },
87 - formatter : {
88 - integer : {thousandsSeparator: " ", defaultValue: '0'},
89 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
90 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
91 - date : {
92 - dayNames: [
93 - "Κυρ", "Δευ", "Τρι", "Τετ", "Πεμ", "Παρ", "Σαβ",
94 - "Κυριακή", "Δευτέρα", "Τρίτη", "Τετάρτη", "Πέμπτη", "Παρασκευή", "Σάββατο"
95 - ],
96 - monthNames: [
97 - "Ιαν", "Φεβ", "Μαρ", "Απρ", "Μαι", "Ιουν", "Ιουλ", "Αυγ", "Σεπ", "Οκτ", "Νοε", "Δεκ",
98 - "Ιανουάριος", "Φεβρουάριος", "Μάρτιος", "Απρίλιος", "Μάιος", "Ιούνιος", "Ιούλιος", "Αύγουστος", "Σεπτέμβριος", "Οκτώβριος", "Νοέμβριος", "Δεκέμβριος"
99 - ],
100 - AmPm : ["πμ","μμ","ΠΜ","ΜΜ"],
101 - S: function (j) {return j == 1 || j > 1 ? ['η'][Math.min((j - 1) % 10, 3)] : ''},
102 - srcformat: 'Y-m-d',
103 - newformat: 'd/m/Y',
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);
1 -;(function($){
2 -/**
3 - * jqGrid English Translation
4 - * Tony Tomov [email protected]
5 - * http://trirand.com/blog/
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 = {
11 - defaults : {
12 - recordtext: "View {0} - {1} of {2}",
13 - emptyrecords: "No records to view",
14 - loadtext: "Loading...",
15 - pgtext : "Page {0} of {1}"
16 - },
17 - search : {
18 - caption: "Search...",
19 - Find: "Find",
20 - Reset: "Reset",
21 - odata : ['equal', 'not equal', 'less', 'less or equal','greater','greater or equal', 'begins with','does not begin with','is in','is not in','ends with','does not end with','contains','does not contain'],
22 - groupOps: [ { op: "AND", text: "all" }, { op: "OR", text: "any" } ],
23 - matchText: " match",
24 - rulesText: " rules"
25 - },
26 - edit : {
27 - addCaption: "Add Record",
28 - editCaption: "Edit Record",
29 - bSubmit: "Submit",
30 - bCancel: "Cancel",
31 - bClose: "Close",
32 - saveData: "Data has been changed! Save changes?",
33 - bYes : "Yes",
34 - bNo : "No",
35 - bExit : "Cancel",
36 - msg: {
37 - required:"Field is required",
38 - number:"Please, enter valid number",
39 - minValue:"value must be greater than or equal to ",
40 - maxValue:"value must be less than or equal to",
41 - email: "is not a valid e-mail",
42 - integer: "Please, enter valid integer value",
43 - date: "Please, enter valid date value",
44 - url: "is not a valid URL. Prefix required ('http://' or 'https://')",
45 - nodefined : " is not defined!",
46 - novalue : " return value is required!",
47 - customarray : "Custom function should return array!",
48 - customfcheck : "Custom function should be present in case of custom checking!"
49 -
50 - }
51 - },
52 - view : {
53 - caption: "View Record",
54 - bClose: "Close"
55 - },
56 - del : {
57 - caption: "Delete",
58 - msg: "Delete selected record(s)?",
59 - bSubmit: "Delete",
60 - bCancel: "Cancel"
61 - },
62 - nav : {
63 - edittext: "",
64 - edittitle: "Edit selected row",
65 - addtext:"",
66 - addtitle: "Add new row",
67 - deltext: "",
68 - deltitle: "Delete selected row",
69 - searchtext: "",
70 - searchtitle: "Find records",
71 - refreshtext: "",
72 - refreshtitle: "Reload Grid",
73 - alertcap: "Warning",
74 - alerttext: "Please, select row",
75 - viewtext: "",
76 - viewtitle: "View selected row"
77 - },
78 - col : {
79 - caption: "Select columns",
80 - bSubmit: "Ok",
81 - bCancel: "Cancel"
82 - },
83 - errors : {
84 - errcap : "Error",
85 - nourl : "No url is set",
86 - norecords: "No records to process",
87 - model : "Length of colNames <> colModel!"
88 - },
89 - formatter : {
90 - integer : {thousandsSeparator: " ", defaultValue: '0'},
91 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
92 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
93 - date : {
94 - dayNames: [
95 - "Sun", "Mon", "Tue", "Wed", "Thr", "Fri", "Sat",
96 - "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"
97 - ],
98 - monthNames: [
99 - "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec",
100 - "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"
101 - ],
102 - AmPm : ["am","pm","AM","PM"],
103 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
104 - srcformat: 'Y-m-d',
105 - newformat: 'd/m/Y',
106 - masks : {
107 - ISO8601Long:"Y-m-d H:i:s",
108 - ISO8601Short:"Y-m-d",
109 - ShortDate: "n/j/Y",
110 - LongDate: "l, F d, Y",
111 - FullDateTime: "l, F d, Y g:i:s A",
112 - MonthDay: "F d",
113 - ShortTime: "g:i A",
114 - LongTime: "g:i:s A",
115 - SortableDateTime: "Y-m-d\\TH:i:s",
116 - UniversalSortableDateTime: "Y-m-d H:i:sO",
117 - YearMonth: "F, Y"
118 - },
119 - reformatAfterEdit : false
120 - },
121 - baseLinkUrl: '',
122 - showAction: '',
123 - target: '',
124 - checkbox : {disabled:true},
125 - idName : 'id'
126 - }
127 -};
128 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Spanish Translation
4 - * Traduccion jqGrid en Español por Yamil Bracho
5 - * Traduccion corregida y ampliada por Faserline, S.L.
6 - * http://www.faserline.com
7 - * Dual licensed under the MIT and GPL licenses:
8 - * http://www.opensource.org/licenses/mit-license.php
9 - * http://www.gnu.org/licenses/gpl.html
10 -**/
11 -$.jgrid = {
12 - defaults : {
13 - recordtext: "Mostrando {0} - {1} de {2}",
14 - emptyrecords: "Sin registros que mostrar",
15 - loadtext: "Cargando...",
16 - pgtext : "Página {0} de {1}"
17 - },
18 - search : {
19 - caption: "Búsqueda...",
20 - Find: "Buscar",
21 - Reset: "Limpiar",
22 - odata : ['igual ', 'no igual a', 'menor que', 'menor o igual que','mayor que','mayor o igual a', 'empiece por','no empiece por','está en','no está en','termina por','no termina por','contiene','no contiene'],
23 - groupOps: [ { op: "AND", text: "todo" }, { op: "OR", text: "cualquier" } ],
24 - matchText: " match",
25 - rulesText: " reglas"
26 - },
27 - edit : {
28 - addCaption: "Agregar registro",
29 - editCaption: "Modificar registro",
30 - bSubmit: "Guardar",
31 - bCancel: "Cancelar",
32 - bClose: "Cerrar",
33 - saveData: "Se han modificado los datos, ¿guardar cambios?",
34 - bYes : "Si",
35 - bNo : "No",
36 - bExit : "Cancelar",
37 - msg: {
38 - required:"Campo obligatorio",
39 - number:"Introduzca un número",
40 - minValue:"El valor debe ser mayor o igual a ",
41 - maxValue:"El valor debe ser menor o igual a ",
42 - email: "no es una dirección de correo válida",
43 - integer: "Introduzca un valor entero",
44 - date: "Introduza una fecha correcta ",
45 - url: "no es una URL válida. Prefijo requerido ('http://' or 'https://')",
46 - nodefined : " no está definido.",
47 - novalue : " valor de retorno es requerido.",
48 - customarray : "La función personalizada debe devolver un array.",
49 - customfcheck : "La función personalizada debe estar presente en el caso de validación personalizada."
50 - }
51 - },
52 - view : {
53 - caption: "Consultar registro",
54 - bClose: "Cerrar"
55 - },
56 - del : {
57 - caption: "Eliminar",
58 - msg: "¿Desea eliminar los registros seleccionados?",
59 - bSubmit: "Eliminar",
60 - bCancel: "Cancelar"
61 - },
62 - nav : {
63 - edittext: " ",
64 - edittitle: "Modificar fila seleccionada",
65 - addtext:" ",
66 - addtitle: "Agregar nueva fila",
67 - deltext: " ",
68 - deltitle: "Eliminar fila seleccionada",
69 - searchtext: " ",
70 - searchtitle: "Buscar información",
71 - refreshtext: "",
72 - refreshtitle: "Recargar datos",
73 - alertcap: "Aviso",
74 - alerttext: "Seleccione una fila",
75 - viewtext: "",
76 - viewtitle: "Ver fila seleccionada"
77 - },
78 - col : {
79 - caption: "Mostrar/ocultar columnas",
80 - bSubmit: "Enviar",
81 - bCancel: "Cancelar"
82 - },
83 - errors : {
84 - errcap : "Error",
85 - nourl : "No se ha especificado una URL",
86 - norecords: "No hay datos para procesar",
87 - model : "Las columnas de nombres son diferentes de las columnas de modelo"
88 - },
89 - formatter : {
90 - integer : {thousandsSeparator: ".", defaultValue: '0'},
91 - number : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, defaultValue: '0,00'},
92 - currency : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
93 - date : {
94 - dayNames: [
95 - "Do", "Lu", "Ma", "Mi", "Ju", "Vi", "Sa",
96 - "Domingo", "Lunes", "Martes", "Miercoles", "Jueves", "Viernes", "Sabado"
97 - ],
98 - monthNames: [
99 - "Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic",
100 - "Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"
101 - ],
102 - AmPm : ["am","pm","AM","PM"],
103 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
104 - srcformat: 'Y-m-d',
105 - newformat: 'd-m-Y',
106 - masks : {
107 - ISO8601Long:"Y-m-d H:i:s",
108 - ISO8601Short:"Y-m-d",
109 - ShortDate: "n/j/Y",
110 - LongDate: "l, F d, Y",
111 - FullDateTime: "l, F d, Y g:i:s A",
112 - MonthDay: "F d",
113 - ShortTime: "g:i A",
114 - LongTime: "g:i:s A",
115 - SortableDateTime: "Y-m-d\\TH:i:s",
116 - UniversalSortableDateTime: "Y-m-d H:i:sO",
117 - YearMonth: "F, Y"
118 - },
119 - reformatAfterEdit : false
120 - },
121 - baseLinkUrl: '',
122 - showAction: '',
123 - target: '',
124 - checkbox : {disabled:true},
125 - idName : 'id'
126 - }
127 -};
128 -})(jQuery);
1 -;(function ($) {
2 -/**
3 - * jqGrid Persian Translation
4 - * Dual licensed under the MIT and GPL licenses:
5 - * http://www.opensource.org/licenses/mit-license.php
6 - * http://www.gnu.org/licenses/gpl.html
7 -**/
8 - $.jgrid = {
9 - defaults: {
10 - recordtext: "نمابش {0} - {1} از {2}",
11 - emptyrecords: "رکوردی یافت نشد",
12 - loadtext: "بارگزاري...",
13 - pgtext: "صفحه {0} از {1}"
14 - },
15 - search: {
16 - caption: "جستجو...",
17 - Find: "يافته ها",
18 - Reset: "از نو",
19 - odata: ['برابر', 'نا برابر', 'به', 'کوچکتر', 'از', 'بزرگتر', 'شروع با', 'شروع نشود با', 'نباشد', 'عضو این نباشد', 'اتمام با', 'تمام نشود با', 'حاوی', 'نباشد حاوی'],
20 - groupOps: [{
21 - op: "AND",
22 - text: "کل"
23 - },
24 - {
25 - op: "OR",
26 - text: "مجموع"
27 - }],
28 - matchText: " حاوی",
29 - rulesText: " اطلاعات"
30 - },
31 - edit: {
32 - addCaption: "اضافه کردن رکورد",
33 - editCaption: "ويرايش رکورد",
34 - bSubmit: "ثبت",
35 - bCancel: "انصراف",
36 - bClose: "بستن",
37 - saveData: "دیتا تعییر کرد! ذخیره شود؟",
38 - bYes: "بله",
39 - bNo: "خیر",
40 - bExit: "انصراف",
41 - msg: {
42 - required: "فيلدها بايد ختما پر شوند",
43 - number: "لطفا عدد وعتبر وارد کنيد",
44 - minValue: "مقدار وارد شده بايد بزرگتر يا مساوي با",
45 - maxValue: "مقدار وارد شده بايد کوچکتر يا مساوي",
46 - email: "پست الکترونيک وارد شده معتبر نيست",
47 - integer: "لطفا يک عدد صحيح وارد کنيد",
48 - date: "لطفا يک تاريخ معتبر وارد کنيد",
49 - url: "این آدرس صحیح نمی باشد. پیشوند نیاز است ('http://' یا 'https://')",
50 - nodefined: " تعریف نشده!",
51 - novalue: " مقدار برگشتی اجباری است!",
52 - customarray: "تابع شما باید مقدار آرایه داشته باشد!",
53 - customfcheck: "برای داشتن متد دلخواه شما باید سطون با چکینگ دلخواه داشته باشید!"
54 - }
55 - },
56 - view: {
57 - caption: "نمایش رکورد",
58 - bClose: "بستن"
59 - },
60 - del: {
61 - caption: "حذف",
62 - msg: "از حذف گزينه هاي انتخاب شده مطمئن هستيد؟",
63 - bSubmit: "حذف",
64 - bCancel: "ابطال"
65 - },
66 - nav: {
67 - edittext: " ",
68 - edittitle: "ويرايش رديف هاي انتخاب شده",
69 - addtext: " ",
70 - addtitle: "افزودن رديف جديد",
71 - deltext: " ",
72 - deltitle: "حذف ردبف هاي انتخاب شده",
73 - searchtext: " ",
74 - searchtitle: "جستجوي رديف",
75 - refreshtext: "",
76 - refreshtitle: "بازيابي مجدد صفحه",
77 - alertcap: "اخطار",
78 - alerttext: "لطفا يک رديف انتخاب کنيد",
79 - viewtext: "",
80 - viewtitle: "نمایش رکورد های انتخاب شده"
81 - },
82 - col: {
83 - caption: "نمايش/عدم نمايش ستون",
84 - bSubmit: "ثبت",
85 - bCancel: "انصراف"
86 - },
87 - errors: {
88 - errcap: "خطا",
89 - nourl: "هيچ آدرسي تنظيم نشده است",
90 - norecords: "هيچ رکوردي براي پردازش موجود نيست",
91 - model: "طول نام ستون ها محالف ستون هاي مدل مي باشد!"
92 - },
93 - formatter: {
94 - integer: {
95 - thousandsSeparator: " ",
96 - defaultValue: "0"
97 - },
98 - number: {
99 - decimalSeparator: ".",
100 - thousandsSeparator: " ",
101 - decimalPlaces: 2,
102 - defaultValue: "0.00"
103 - },
104 - currency: {
105 - decimalSeparator: ".",
106 - thousandsSeparator: " ",
107 - decimalPlaces: 2,
108 - prefix: "",
109 - suffix: "",
110 - defaultValue: "0"
111 - },
112 - date: {
113 - dayNames: ["يک", "دو", "سه", "چهار", "پنج", "جمع", "شنب", "يکشنبه", "دوشنبه", "سه شنبه", "چهارشنبه", "پنجشنبه", "جمعه", "شنبه"],
114 - monthNames: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec", "ژانويه", "فوريه", "مارس", "آوريل", "مه", "ژوئن", "ژوئيه", "اوت", "سپتامبر", "اکتبر", "نوامبر", "December"],
115 - AmPm: ["ب.ظ", "ب.ظ", "ق.ظ", "ق.ظ"],
116 - S: function (b) {
117 - return b < 11 || b > 13 ? ["st", "nd", "rd", "th"][Math.min((b - 1) % 10, 3)] : "th"
118 - },
119 - srcformat: "Y-m-d",
120 - newformat: "d/m/Y",
121 - masks: {
122 - ISO8601Long: "Y-m-d H:i:s",
123 - ISO8601Short: "Y-m-d",
124 - ShortDate: "n/j/Y",
125 - LongDate: "l, F d, Y",
126 - FullDateTime: "l, F d, Y g:i:s A",
127 - MonthDay: "F d",
128 - ShortTime: "g:i A",
129 - LongTime: "g:i:s A",
130 - SortableDateTime: "Y-m-d\\TH:i:s",
131 - UniversalSortableDateTime: "Y-m-d H:i:sO",
132 - YearMonth: "F, Y"
133 - },
134 - reformatAfterEdit: false
135 - },
136 - baseLinkUrl: "",
137 - showAction: "نمايش",
138 - target: "",
139 - checkbox: {
140 - disabled: true
141 - },
142 - idName: "id"
143 - }
144 - }
145 -})(jQuery);
...\ No newline at end of file ...\ No newline at end of file
1 -;(function($){
2 -/**
3 - * jqGrid (fi) Finnish Translation
4 - * Jukka Inkeri awot.fi 2010-05-19 Version
5 - * http://awot.fi
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 = {
11 - defaults: {
12 - recordtext: "Rivit {0} - {1} / {2}",
13 - emptyrecords: "Ei n&auml;ytett&auml;vi&auml;",
14 - loadtext: "Haetaan...",
15 - pgtext: "Sivu {0} / {1}"
16 - },
17 - search: {
18 - caption: "Etsi...",
19 - Find: "Etsi",
20 - Reset: "Tyhj&auml;&auml;",
21 - odata: ['=', '<>', '<', '<=','>','>=', 'alkaa','ei ala','joukossa','ei joukossa','loppuu','ei lopu','sis&auml;lt&auml;&auml;','ei sis&auml;ll&auml;'],
22 - groupOps: [ { op: "AND", text: "kaikki" }, { op: "OR", text: "mik&auml; tahansa" } ],
23 - matchText: "&nbsp;&nbsp;t&auml;yt&auml; ehdot:",
24 - rulesText: ""
25 - },
26 - edit: {
27 - addCaption: "Uusi rivi",
28 - editCaption: "Muokkaa rivi&auml;",
29 - bSubmit: "OK",
30 - bCancel: "Peru",
31 - bClose: "Sulje",
32 - saveData: "Tietoja muutettu! Tallennetaanko?",
33 - bYes: "K",
34 - bNo: "E",
35 - bExit: "Peru",
36 - msg: {
37 - required: "pakollinen",
38 - number: "Anna kelvollinen nro",
39 - minValue: "arvo oltava >= ",
40 - maxValue: "arvo oltava <= ",
41 - email: "virheellinen sposti ",
42 - integer: "Anna kelvollinen kokonaisluku",
43 - date: "Anna kelvollinen pvm",
44 - url: "Ei ole sopiva linkki(URL). Alku oltava ('http://' tai 'https://')",
45 - nodefined: " ei ole m&auml;&auml;ritelty!",
46 - novalue: " paluuarvo vaaditaan!",
47 - customarray: "Custom function should return array!",
48 - customfcheck: "Custom function should be present in case of custom checking!"
49 - }
50 - },
51 - view: {
52 - caption: "N&auml;yt&auml; rivi",
53 - bClose: "Sulje"
54 - },
55 - del: {
56 - caption: "Poista",
57 - msg: "Poista valitut rivit?",
58 - bSubmit: "Poista",
59 - bCancel: "Peru"
60 - },
61 - nav: {
62 - edittext: " ",
63 - edittitle: "Muokkaa valittu rivi",
64 - addtext: " ",
65 - addtitle: "Uusi rivi",
66 - deltext: " ",
67 - deltitle: "Poista valittu rivi",
68 - searchtext: " ",
69 - searchtitle: "Etsi tietoja",
70 - refreshtext: "",
71 - refreshtitle: "Lataa uudelleen",
72 - alertcap: "Varoitus",
73 - alerttext: "Valitse rivi",
74 - viewtext: "",
75 - viewtitle: "N&auml;yta valitut rivit"
76 - },
77 - col: {
78 - caption: "N&auml;yta/Piilota sarakkeet",
79 - bSubmit: "OK",
80 - bCancel: "Peru"
81 - },
82 - errors : {
83 - errcap: "Virhe",
84 - nourl: "url asettamatta",
85 - norecords: "Ei muokattavia tietoja",
86 - model: "Pituus colNames <> colModel!"
87 - },
88 - formatter: {
89 - integer: {thousandsSeparator: "", defaultValue: '0'},
90 - number: {decimalSeparator:",", thousandsSeparator: "", decimalPlaces: 2, defaultValue: '0,00'},
91 - currency: {decimalSeparator:",", thousandsSeparator: "", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
92 - date: {
93 - dayNames: [
94 - "Su", "Ma", "Ti", "Ke", "To", "Pe", "La",
95 - "Sunnuntai", "Maanantai", "Tiistai", "Keskiviikko", "Torstai", "Perjantai", "Lauantai"
96 - ],
97 - monthNames: [
98 - "Tam", "Hel", "Maa", "Huh", "Tou", "Kes", "Hei", "Elo", "Syy", "Lok", "Mar", "Jou",
99 - "Tammikuu", "Helmikuu", "Maaliskuu", "Huhtikuu", "Toukokuu", "Kes&auml;kuu", "Hein&auml;kuu", "Elokuu", "Syyskuu", "Lokakuu", "Marraskuu", "Joulukuu"
100 - ],
101 - AmPm: ["am","pm","AM","PM"],
102 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
103 - srcformat: 'Y-m-d',
104 - newformat: 'd/m/Y',
105 - masks: {
106 - ISO8601Long:"Y-m-d H:i:s",
107 - ISO8601Short:"Y-m-d",
108 - ShortDate: "d.m.Y",
109 - LongDate: "l, F d, Y",
110 - FullDateTime: "l, F d, Y g:i:s A",
111 - MonthDay: "F d",
112 - ShortTime: "g:i A",
113 - LongTime: "g:i:s A",
114 - SortableDateTime: "Y-m-d\\TH:i:s",
115 - UniversalSortableDateTime: "Y-m-d H:i:sO",
116 - YearMonth: "F, Y"
117 - },
118 - reformatAfterEdit : false
119 - },
120 - baseLinkUrl: '',
121 - showAction: '',
122 - target: '',
123 - checkbox: {disabled:true},
124 - idName: 'id'
125 - }
126 -};
127 -// FI
128 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid French Translation
4 - * Tony Tomov [email protected]
5 - * http://trirand.com/blog/
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 = {
11 - defaults : {
12 - recordtext: "Enregistrements {0} - {1} sur {2}",
13 - emptyrecords: "Aucun enregistrement à afficher",
14 - loadtext: "Chargement...",
15 - pgtext : "Page {0} sur {1}"
16 - },
17 - search : {
18 - caption: "Recherche...",
19 - Find: "Chercher",
20 - Reset: "Annuler",
21 - odata : ['égal', 'différent', 'inférieur', 'inférieur ou égal','supérieur','supérieur ou égal', 'commence par','ne commence pas par','est dans',"n'est pas dans",'finit par','ne finit pas par','contient','ne contient pas'],
22 - groupOps: [ { op: "AND", text: "tous" }, { op: "OR", text: "aucun" } ],
23 - matchText: " correspondance",
24 - rulesText: " règles"
25 - },
26 - edit : {
27 - addCaption: "Ajouter",
28 - editCaption: "Editer",
29 - bSubmit: "Valider",
30 - bCancel: "Annuler",
31 - bClose: "Fermer",
32 - saveData: "Les données ont changé ! Enregistrer les modifications ?",
33 - bYes: "Oui",
34 - bNo: "Non",
35 - bExit: "Annuler",
36 - msg: {
37 - required: "Champ obligatoire",
38 - number: "Saisissez un nombre correct",
39 - minValue: "La valeur doit être supérieure ou égale à",
40 - maxValue: "La valeur doit être inférieure ou égale à",
41 - email: "n'est pas un email correct",
42 - integer: "Saisissez un entier correct",
43 - url: "n'est pas une adresse correcte. Préfixe requis ('http://' or 'https://')",
44 - nodefined : " n'est pas défini!",
45 - novalue : " la valeur de retour est requise!",
46 - customarray : "Une fonction personnalisée devrait retourner un tableau (array)!",
47 - customfcheck : "Une fonction personnalisée devrait être présente dans le cas d'une vérification personnalisée!"
48 - }
49 - },
50 - view : {
51 - caption: "Voir les enregistrement",
52 - bClose: "Fermer"
53 - },
54 - del : {
55 - caption: "Supprimer",
56 - msg: "Supprimer les enregistrements sélectionnés ?",
57 - bSubmit: "Supprimer",
58 - bCancel: "Annuler"
59 - },
60 - nav : {
61 - edittext: " ",
62 - edittitle: "Editer la ligne sélectionnée",
63 - addtext:" ",
64 - addtitle: "Ajouter une ligne",
65 - deltext: " ",
66 - deltitle: "Supprimer la ligne sélectionnée",
67 - searchtext: " ",
68 - searchtitle: "Chercher un enregistrement",
69 - refreshtext: "",
70 - refreshtitle: "Recharger le tableau",
71 - alertcap: "Avertissement",
72 - alerttext: "Veuillez sélectionner une ligne",
73 - viewtext: "",
74 - viewtitle: "Afficher la ligne sélectionnée"
75 - },
76 - col : {
77 - caption: "Afficher/Masquer les colonnes",
78 - bSubmit: "Valider",
79 - bCancel: "Annuler"
80 - },
81 - errors : {
82 - errcap : "Erreur",
83 - nourl : "Aucune adresse n'est paramétrée",
84 - norecords: "Aucun enregistrement à traiter",
85 - model : "Nombre de titres (colNames) <> Nombre de données (colModel)!"
86 - },
87 - formatter : {
88 - integer : {thousandsSeparator: " ", defaultValue: '0'},
89 - number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
90 - currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
91 - date : {
92 - dayNames: [
93 - "Dim", "Lun", "Mar", "Mer", "Jeu", "Ven", "Sam",
94 - "Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi"
95 - ],
96 - monthNames: [
97 - "Jan", "Fév", "Mar", "Avr", "Mai", "Jui", "Jul", "Aou", "Sep", "Oct", "Nov", "Déc",
98 - "Janvier", "Février", "Mars", "Avril", "Mai", "Juin", "Juillet", "Aout", "Septembre", "Octobre", "Novembre", "Décembre"
99 - ],
100 - AmPm : ["am","pm","AM","PM"],
101 - S: function (j) {return j == 1 ? 'er' : 'e';},
102 - srcformat: 'Y-m-d',
103 - newformat: 'd/m/Y',
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);
1 -;(function($){
2 -/**
3 - * jqGrid Galician Translation
4 - * Translated by Jorge Barreiro <[email protected]>
5 - * Dual licensed under the MIT and GPL licenses:
6 - * http://www.opensource.org/licenses/mit-license.php
7 - * http://www.gnu.org/licenses/gpl.html
8 -**/
9 -$.jgrid = {
10 - defaults : {
11 - recordtext: "Amosando {0} - {1} de {2}",
12 - emptyrecords: "Sen rexistros que amosar",
13 - loadtext: "Cargando...",
14 - pgtext : "Páxina {0} de {1}"
15 - },
16 - search : {
17 - caption: "Búsqueda...",
18 - Find: "Buscar",
19 - Reset: "Limpar",
20 - odata : ['igual ', 'diferente a', 'menor que', 'menor ou igual que','maior que','maior ou igual a', 'empece por','non empece por','está en','non está en','termina por','non termina por','contén','non contén'],
21 - groupOps: [ { op: "AND", text: "todo" }, { op: "OR", text: "calquera" } ],
22 - matchText: " match",
23 - rulesText: " regras"
24 - },
25 - edit : {
26 - addCaption: "Engadir rexistro",
27 - editCaption: "Modificar rexistro",
28 - bSubmit: "Gardar",
29 - bCancel: "Cancelar",
30 - bClose: "Pechar",
31 - saveData: "Modificáronse os datos, quere gardar os cambios?",
32 - bYes : "Si",
33 - bNo : "Non",
34 - bExit : "Cancelar",
35 - msg: {
36 - required:"Campo obrigatorio",
37 - number:"Introduza un número",
38 - minValue:"O valor debe ser maior ou igual a ",
39 - maxValue:"O valor debe ser menor ou igual a ",
40 - email: "non é un enderezo de correo válido",
41 - integer: "Introduza un valor enteiro",
42 - date: "Introduza unha data correcta ",
43 - url: "non é unha URL válida. Prefixo requerido ('http://' ou 'https://')",
44 - nodefined : " non está definido.",
45 - novalue : " o valor de retorno é obrigatorio.",
46 - customarray : "A función persoalizada debe devolver un array.",
47 - customfcheck : "A función persoalizada debe estar presente no caso de ter validación persoalizada."
48 - }
49 - },
50 - view : {
51 - caption: "Consultar rexistro",
52 - bClose: "Pechar"
53 - },
54 - del : {
55 - caption: "Eliminar",
56 - msg: "Desexa eliminar os rexistros seleccionados?",
57 - bSubmit: "Eliminar",
58 - bCancel: "Cancelar"
59 - },
60 - nav : {
61 - edittext: " ",
62 - edittitle: "Modificar a fila seleccionada",
63 - addtext:" ",
64 - addtitle: "Engadir unha nova fila",
65 - deltext: " ",
66 - deltitle: "Eliminar a fila seleccionada",
67 - searchtext: " ",
68 - searchtitle: "Buscar información",
69 - refreshtext: "",
70 - refreshtitle: "Recargar datos",
71 - alertcap: "Aviso",
72 - alerttext: "Seleccione unha fila",
73 - viewtext: "",
74 - viewtitle: "Ver fila seleccionada"
75 - },
76 - col : {
77 - caption: "Mostrar/ocultar columnas",
78 - bSubmit: "Enviar",
79 - bCancel: "Cancelar"
80 - },
81 - errors : {
82 - errcap : "Erro",
83 - nourl : "Non especificou unha URL",
84 - norecords: "Non hai datos para procesar",
85 - model : "As columnas de nomes son diferentes das columnas de modelo"
86 - },
87 - formatter : {
88 - integer : {thousandsSeparator: ".", defaultValue: '0'},
89 - number : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, defaultValue: '0,00'},
90 - currency : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
91 - date : {
92 - dayNames: [
93 - "Do", "Lu", "Ma", "Me", "Xo", "Ve", "Sa",
94 - "Domingo", "Luns", "Martes", "Mércoles", "Xoves", "Vernes", "Sábado"
95 - ],
96 - monthNames: [
97 - "Xan", "Feb", "Mar", "Abr", "Mai", "Xuñ", "Xul", "Ago", "Set", "Out", "Nov", "Dec",
98 - "Xaneiro", "Febreiro", "Marzo", "Abril", "Maio", "Xuño", "Xullo", "Agosto", "Setembro", "Outubro", "Novembro", "Decembro"
99 - ],
100 - AmPm : ["am","pm","AM","PM"],
101 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
102 - srcformat: 'Y-m-d',
103 - newformat: 'd-m-Y',
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);
1 -;(function($){
2 -/**
3 - * jqGrid Hebrew Translation
4 - * Shuki Shukrun [email protected]
5 - * http://trirand.com/blog/
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 = {
11 - defaults : {
12 - recordtext: "מציג {0} - {1} מתוך {2}",
13 - emptyrecords: "אין רשומות להציג",
14 - loadtext: "טוען...",
15 - pgtext : "דף {0} מתוך {1}"
16 - },
17 - search : {
18 - caption: "מחפש...",
19 - Find: "חפש",
20 - Reset: "התחל",
21 - odata : ['שווה', 'לא שווה', 'קטן', 'קטן או שווה','גדול','גדול או שווה', 'מתחיל ב','לא מתחיל ב','נמצא ב','לא נמצא ב','מסתיים ב','לא מסתיים ב','מכיל','לא מכיל'],
22 - groupOps: [ { op: "AND", text: "הכל" }, { op: "OR", text: "אחד מ" } ],
23 - matchText: " תואם",
24 - rulesText: " חוקים"
25 - },
26 - edit : {
27 - addCaption: "הוסף רשומה",
28 - editCaption: "ערוך רשומה",
29 - bSubmit: "שלח",
30 - bCancel: "בטל",
31 - bClose: "סגור",
32 - saveData: "נתונים השתנו! לשמור?",
33 - bYes : "כן",
34 - bNo : "לא",
35 - bExit : "בטל",
36 - msg: {
37 - required:"שדה חובה",
38 - number:"אנא, הכנס מספר תקין",
39 - minValue:"ערך צריך להיות גדול או שווה ל ",
40 - maxValue:"ערך צריך להיות קטן או שווה ל ",
41 - email: "היא לא כתובת איימל תקינה",
42 - integer: "אנא, הכנס מספר שלם",
43 - date: "אנא, הכנס תאריך תקין",
44 - url: "הכתובת אינה תקינה. דרושה תחילית ('http://' או 'https://')",
45 - nodefined : " is not defined!",
46 - novalue : " return value is required!",
47 - customarray : "Custom function should return array!",
48 - customfcheck : "Custom function should be present in case of custom checking!"
49 - }
50 - },
51 - view : {
52 - caption: "הצג רשומה",
53 - bClose: "סגור"
54 - },
55 - del : {
56 - caption: "מחק",
57 - msg: "האם למחוק את הרשומה/ות המסומנות?",
58 - bSubmit: "מחק",
59 - bCancel: "בטל"
60 - },
61 - nav : {
62 - edittext: "",
63 - edittitle: "ערוך שורה מסומנת",
64 - addtext:"",
65 - addtitle: "הוסף שורה חדשה",
66 - deltext: "",
67 - deltitle: "מחק שורה מסומנת",
68 - searchtext: "",
69 - searchtitle: "חפש רשומות",
70 - refreshtext: "",
71 - refreshtitle: "טען גריד מחדש",
72 - alertcap: "אזהרה",
73 - alerttext: "אנא, בחר שורה",
74 - viewtext: "",
75 - viewtitle: "הצג שורה מסומנת"
76 - },
77 - col : {
78 - caption: "הצג/הסתר עמודות",
79 - bSubmit: "שלח",
80 - bCancel: "בטל"
81 - },
82 - errors : {
83 - errcap : "שגיאה",
84 - nourl : "לא הוגדרה כתובת url",
85 - norecords: "אין רשומות לעבד",
86 - model : "אורך של colNames <> colModel!"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
91 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
92 - date : {
93 - dayNames: [
94 - "א", "ב", "ג", "ד", "ה", "ו", "ש",
95 - "ראשון", "שני", "שלישי", "רביעי", "חמישי", "שישי", "שבת"
96 - ],
97 - monthNames: [
98 - "ינו", "פבר", "מרץ", "אפר", "מאי", "יונ", "יול", "אוג", "ספט", "אוק", "נוב", "דצמ",
99 - "ינואר", "פברואר", "מרץ", "אפריל", "מאי", "יוני", "יולי", "אוגוסט", "ספטמבר", "אוקטובר", "נובמבר", "דצמבר"
100 - ],
101 - AmPm : ["לפני הצהרים","אחר הצהרים","לפני הצהרים","אחר הצהרים"],
102 - S: function (j) {return j < 11 || j > 13 ? ['', '', '', ''][Math.min((j - 1) % 10, 3)] : ''},
103 - srcformat: 'Y-m-d',
104 - newformat: 'd/m/Y',
105 - masks : {
106 - ISO8601Long:"Y-m-d H:i:s",
107 - ISO8601Short:"Y-m-d",
108 - ShortDate: "n/j/Y",
109 - LongDate: "l, F d, Y",
110 - FullDateTime: "l, F d, Y g:i:s A",
111 - MonthDay: "F d",
112 - ShortTime: "g:i A",
113 - LongTime: "g:i:s A",
114 - SortableDateTime: "Y-m-d\\TH:i:s",
115 - UniversalSortableDateTime: "Y-m-d H:i:sO",
116 - YearMonth: "F, Y"
117 - },
118 - reformatAfterEdit : false
119 - },
120 - baseLinkUrl: '',
121 - showAction: '',
122 - target: '',
123 - checkbox : {disabled:true},
124 - idName : 'id'
125 - }
126 -};
127 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Hungarian Translation
4 - * Őrszigety Ádám [email protected]
5 - * http://trirand.com/blog/
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 -
11 -$.jgrid = {
12 - defaults : {
13 - recordtext: "Oldal {0} - {1} / {2}",
14 - emptyrecords: "Nincs találat",
15 - loadtext: "Betöltés...",
16 - pgtext : "Oldal {0} / {1}"
17 - },
18 - search : {
19 - caption: "Keresés...",
20 - Find: "Keres",
21 - Reset: "Alapértelmezett",
22 - odata : ['egyenlő', 'nem egyenlő', 'kevesebb', 'kevesebb vagy egyenlő','nagyobb','nagyobb vagy egyenlő', 'ezzel kezdődik','nem ezzel kezdődik','tartalmaz','nem tartalmaz','végződik','nem végződik','tartalmaz','nem tartalmaz'],
23 - groupOps: [ { op: "AND", text: "all" }, { op: "OR", text: "any" } ],
24 - matchText: " match",
25 - rulesText: " rules"
26 - },
27 - edit : {
28 - addCaption: "Új tétel",
29 - editCaption: "Tétel szerkesztése",
30 - bSubmit: "Mentés",
31 - bCancel: "Mégse",
32 - bClose: "Bezárás",
33 - saveData: "A tétel megváltozott! Tétel mentése?",
34 - bYes : "Igen",
35 - bNo : "Nem",
36 - bExit : "Mégse",
37 - msg: {
38 - required:"Kötelező mező",
39 - number:"Kérjük, adjon meg egy helyes számot",
40 - minValue:"Nagyobb vagy egyenlőnek kell lenni mint ",
41 - maxValue:"Kisebb vagy egyenlőnek kell lennie mint",
42 - email: "hibás emailcím",
43 - integer: "Kérjük adjon meg egy helyes egész számot",
44 - date: "Kérjük adjon meg egy helyes dátumot",
45 - url: "nem helyes cím. Előtag kötelező ('http://' vagy 'https://')",
46 - nodefined : " nem definiált!",
47 - novalue : " visszatérési érték kötelező!!",
48 - customarray : "Custom function should return array!",
49 - customfcheck : "Custom function should be present in case of custom checking!"
50 -
51 - }
52 - },
53 - view : {
54 - caption: "Tétel megtekintése",
55 - bClose: "Bezárás"
56 - },
57 - del : {
58 - caption: "Törlés",
59 - msg: "Kiválaztott tétel(ek) törlése?",
60 - bSubmit: "Törlés",
61 - bCancel: "Mégse"
62 - },
63 - nav : {
64 - edittext: "",
65 - edittitle: "Tétel szerkesztése",
66 - addtext:"",
67 - addtitle: "Új tétel hozzáadása",
68 - deltext: "",
69 - deltitle: "Tétel törlése",
70 - searchtext: "",
71 - searchtitle: "Keresés",
72 - refreshtext: "",
73 - refreshtitle: "Frissítés",
74 - alertcap: "Figyelmeztetés",
75 - alerttext: "Kérem válasszon tételt.",
76 - viewtext: "",
77 - viewtitle: "Tétel megtekintése"
78 - },
79 - col : {
80 - caption: "Oszlopok kiválasztása",
81 - bSubmit: "Ok",
82 - bCancel: "Mégse"
83 - },
84 - errors : {
85 - errcap : "Hiba",
86 - nourl : "Nincs URL beállítva",
87 - norecords: "Nincs feldolgozásra váró tétel",
88 - model : "colNames és colModel hossza nem egyenlő!"
89 - },
90 - formatter : {
91 - integer : {thousandsSeparator: " ", defaultValue: '0'},
92 - number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
93 - currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
94 - date : {
95 - dayNames: [
96 - "Va", "Hé", "Ke", "Sze", "Csü", "Pé", "Szo",
97 - "Vasárnap", "Hétfő", "Kedd", "Szerda", "Csütörtök", "Péntek", "Szombat"
98 - ],
99 - monthNames: [
100 - "Jan", "Feb", "Már", "Ápr", "Máj", "Jún", "Júl", "Aug", "Szep", "Okt", "Nov", "Dec",
101 - "Január", "Február", "Március", "Áprili", "Május", "Június", "Július", "Augusztus", "Szeptember", "Október", "November", "December"
102 - ],
103 - AmPm : ["de","du","DE","DU"],
104 - S: function (j) {return '.-ik';},
105 - srcformat: 'Y-m-d',
106 - newformat: 'Y/m/d',
107 - masks : {
108 - ISO8601Long:"Y-m-d H:i:s",
109 - ISO8601Short:"Y-m-d",
110 - ShortDate: "Y/j/n",
111 - LongDate: "Y. F hó d., l",
112 - FullDateTime: "l, F d, Y g:i:s A",
113 - MonthDay: "F d",
114 - ShortTime: "a g:i",
115 - LongTime: "a g:i:s",
116 - SortableDateTime: "Y-m-d\\TH:i:s",
117 - UniversalSortableDateTime: "Y-m-d H:i:sO",
118 - YearMonth: "Y, F"
119 - },
120 - reformatAfterEdit : false
121 - },
122 - baseLinkUrl: '',
123 - showAction: '',
124 - target: '',
125 - checkbox : {disabled:true},
126 - idName : 'id'
127 - }
128 -};
129 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Icelandic Translation
4 - * [email protected] Univercity of Iceland
5 - * Dual licensed under the MIT and GPL licenses:
6 - * http://www.opensource.org/licenses/mit-license.php
7 - * http://www.gnu.org/licenses/gpl.html
8 -**/
9 -$.jgrid = {
10 - defaults : {
11 - recordtext: "View {0} - {1} of {2}",
12 - emptyrecords: "No records to view",
13 - loadtext: "Hleður...",
14 - pgtext : "Page {0} of {1}"
15 - },
16 - search : {
17 - caption: "Leita...",
18 - Find: "Leita",
19 - Reset: "Endursetja",
20 - odata : ['equal', 'not equal', 'less', 'less or equal','greater','greater or equal', 'begins with','does not begin with','is in','is not in','ends with','does not end with','contains','does not contain'],
21 - groupOps: [ { op: "AND", text: "all" }, { op: "OR", text: "any" } ],
22 - matchText: " match",
23 - rulesText: " rules"
24 - },
25 - edit : {
26 - addCaption: "Add Record",
27 - editCaption: "Edit Record",
28 - bSubmit: "Vista",
29 - bCancel: "Hætta við",
30 - bClose: "Loka",
31 - saveData: "Data has been changed! Save changes?",
32 - bYes : "Yes",
33 - bNo : "No",
34 - bExit : "Cancel",
35 - msg: {
36 - required:"Reitur er nauðsynlegur",
37 - number:"Vinsamlega settu inn tölu",
38 - minValue:"gildi verður að vera meira en eða jafnt og ",
39 - maxValue:"gildi verður að vera minna en eða jafnt og ",
40 - email: "er ekki löglegt email",
41 - integer: "Vinsamlega settu inn tölu",
42 - date: "Please, enter valid date value",
43 - url: "is not a valid URL. Prefix required ('http://' or 'https://')",
44 - nodefined : " is not defined!",
45 - novalue : " return value is required!",
46 - customarray : "Custom function should return array!",
47 - customfcheck : "Custom function should be present in case of custom checking!"
48 - }
49 - },
50 - view : {
51 - caption: "View Record",
52 - bClose: "Close"
53 - },
54 - del : {
55 - caption: "Eyða",
56 - msg: "Eyða völdum færslum ?",
57 - bSubmit: "Eyða",
58 - bCancel: "Hætta við"
59 - },
60 - nav : {
61 - edittext: " ",
62 - edittitle: "Breyta færslu",
63 - addtext:" ",
64 - addtitle: "Ný færsla",
65 - deltext: " ",
66 - deltitle: "Eyða færslu",
67 - searchtext: " ",
68 - searchtitle: "Leita",
69 - refreshtext: "",
70 - refreshtitle: "Endurhlaða",
71 - alertcap: "Viðvörun",
72 - alerttext: "Vinsamlega veldu færslu",
73 - viewtext: "",
74 - viewtitle: "View selected row"
75 - },
76 - col : {
77 - caption: "Sýna / fela dálka",
78 - bSubmit: "Vista",
79 - bCancel: "Hætta við"
80 - },
81 - errors : {
82 - errcap : "Villa",
83 - nourl : "Vantar slóð",
84 - norecords: "Engar færslur valdar",
85 - model : "Length of colNames <> colModel!"
86 - },
87 - formatter : {
88 - integer : {thousandsSeparator: " ", defaultValue: '0'},
89 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
90 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
91 - date : {
92 - dayNames: [
93 - "Sun", "Mon", "Tue", "Wed", "Thr", "Fri", "Sat",
94 - "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"
95 - ],
96 - monthNames: [
97 - "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec",
98 - "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"
99 - ],
100 - AmPm : ["am","pm","AM","PM"],
101 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
102 - srcformat: 'Y-m-d',
103 - newformat: 'd/m/Y',
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);
1 -(function(a){a.jgrid={defaults:{recordtext:"Visualizzati {0} - {1} di {2}",emptyrecords:"Nessun record da visualizzare",loadtext:"Caricamento...",pgtext:"Pagina {0} di {1}"},search:{caption:"Ricerca...",Find:"Cerca",Reset:"Pulisci",odata:["uguale","diverso","minore","minore o uguale","maggiore","maggiore o uguale","inizia con","non inizia con","in","non in","termina con","non termina con","contiene","non contiene"],groupOps:[{op:"AND",text:"tutto"},{op:"OR",text:"almeno uno"}],matchText:" corrisponde",rulesText:" regole"},edit:{addCaption:"Aggiungi Record",editCaption:"Modifica Record",bSubmit:"Invia",bCancel:"Chiudi",bClose:"Chiudi",saveData:"Alcuni dati modificati! Salvare i cambiamenti?",bYes:"Si",bNo:"No",bExit:"Esci",msg:{required:"Campo richiesto",number:"Per favore, inserisci un valore valido",minValue:"il valore deve essere maggiore o uguale a ",maxValue:"il valore deve essere minore o uguale a",email:"e-mail non corretta",integer:"Per favore, inserisci un numero intero valido",date:"Per favore, inserisci una data valida",url:"URL non valido. Prefisso richiesto ('http://' or 'https://')",nodefined:" non definito!",novalue:" valore di ritorno richiesto!",customarray:"La function custon deve tornare un array!",customfcheck:"La function custom deve esistere per il custom checking!"}},view:{caption:"Visualizzazione Record",bClose:"Chiudi"},del:{caption:"Cancella",msg:"Cancellare record selezionato/i?",bSubmit:"Cancella",bCancel:"Annulla"},nav:{edittext:" ",edittitle:"Modifica record selezionato",addtext:" ",addtitle:"Aggiungi nuovo record",deltext:" ",deltitle:"Cancella record selezionato",searchtext:" ",searchtitle:"Ricerca record",refreshtext:"",refreshtitle:"Aggiorna griglia",alertcap:"Attenzione",alerttext:"Per favore, seleziona un record",viewtext:"",viewtitle:"Visualizza riga selezionata"},col:{caption:"Mostra/Nascondi Colonne",bSubmit:"Invia",bCancel:"Annulla"},errors:{errcap:"Errore",nourl:"Url non settata",norecords:"Nessun record da elaborare",model:"Lunghezza di colNames &lt;&gt; 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:["Dom","Lun","Mar","Mer","Gio","Ven","Sab","Domenica","Luned","Marted","Mercoled","Gioved","Venerd","Sabato"],monthNames:["Gen","Feb","Mar","Apr","Mag","Gui","Lug","Ago","Set","Ott","Nov","Dic","Genneio","Febbraio","Marzo","Aprile","Maggio","Giugno","Luglio","Agosto","Settembre","Ottobre","Movembre","Dicembre"],AmPm:["am","pm","AM","PM"],S:function(b){return b<11||b>13?["st","nd","rd","th"][Math.min((b-1)%10,3)]:"th"},srcformat:"Y-m-d",newformat:"d/m/Y",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);
...\ No newline at end of file ...\ No newline at end of file
1 -;(function($){
2 -/**
3 - * jqGrid Japanese Translation
4 - * OKADA Yoshitada [email protected]
5 - * http://trirand.com/blog/
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 = {
11 - defaults : {
12 - recordtext: "{2} \u4EF6\u4E2D {0} - {1} \u3092\u8868\u793A ",
13 - emptyrecords: "\u8868\u793A\u3059\u308B\u30EC\u30B3\u30FC\u30C9\u304C\u3042\u308A\u307E\u305B\u3093",
14 - loadtext: "\u8aad\u307f\u8fbc\u307f\u4e2d...",
15 - pgtext : "{1} \u30DA\u30FC\u30B8\u4E2D {0} \u30DA\u30FC\u30B8\u76EE "
16 - },
17 - search : {
18 - caption: "\u691c\u7d22...",
19 - Find: "\u691c\u7d22",
20 - Reset: "\u30ea\u30bb\u30c3\u30c8",
21 - odata: ["\u6B21\u306B\u7B49\u3057\u3044", "\u6B21\u306B\u7B49\u3057\u304F\u306A\u3044",
22 - "\u6B21\u3088\u308A\u5C0F\u3055\u3044", "\u6B21\u306B\u7B49\u3057\u3044\u304B\u5C0F\u3055\u3044",
23 - "\u6B21\u3088\u308A\u5927\u304D\u3044", "\u6B21\u306B\u7B49\u3057\u3044\u304B\u5927\u304D\u3044",
24 - "\u6B21\u3067\u59CB\u307E\u308B", "\u6B21\u3067\u59CB\u307E\u3089\u306A\u3044",
25 - "\u6B21\u306B\u542B\u307E\u308C\u308B", "\u6B21\u306B\u542B\u307E\u308C\u306A\u3044",
26 - "\u6B21\u3067\u7D42\u308F\u308B", "\u6B21\u3067\u7D42\u308F\u3089\u306A\u3044",
27 - "\u6B21\u3092\u542B\u3080", "\u6B21\u3092\u542B\u307E\u306A\u3044"],
28 - groupOps: [{
29 - op: "AND",
30 - text: "\u3059\u3079\u3066\u306E"
31 - },
32 - {
33 - op: "OR",
34 - text: "\u3044\u305A\u308C\u304B\u306E"
35 - }],
36 - matchText: " \u6B21\u306E",
37 - rulesText: " \u6761\u4EF6\u3092\u6E80\u305F\u3059"
38 - },
39 - edit : {
40 - addCaption: "\u30ec\u30b3\u30fc\u30c9\u8ffd\u52a0",
41 - editCaption: "\u30ec\u30b3\u30fc\u30c9\u7de8\u96c6",
42 - bSubmit: "\u9001\u4fe1",
43 - bCancel: "\u30ad\u30e3\u30f3\u30bb\u30eb",
44 - bClose: "\u9589\u3058\u308b",
45 - saveData: "\u30C7\u30FC\u30BF\u304C\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u4FDD\u5B58\u3057\u307E\u3059\u304B\uFF1F",
46 - bYes: "\u306F\u3044",
47 - bNo: "\u3044\u3044\u3048",
48 - bExit: "\u30AD\u30E3\u30F3\u30BB\u30EB",
49 - msg: {
50 - required:"\u3053\u306e\u9805\u76ee\u306f\u5fc5\u9808\u3067\u3059\u3002",
51 - number:"\u6b63\u3057\u3044\u6570\u5024\u3092\u5165\u529b\u3057\u3066\u4e0b\u3055\u3044\u3002",
52 - minValue:"\u6b21\u306e\u5024\u4ee5\u4e0a\u3067\u5165\u529b\u3057\u3066\u4e0b\u3055\u3044\u3002",
53 - maxValue:"\u6b21\u306e\u5024\u4ee5\u4e0b\u3067\u5165\u529b\u3057\u3066\u4e0b\u3055\u3044\u3002",
54 - email: "e-mail\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002",
55 - integer: "\u6b63\u3057\u3044\u6574\u6570\u5024\u3092\u5165\u529b\u3057\u3066\u4e0b\u3055\u3044\u3002",
56 - date: "\u6b63\u3057\u3044\u5024\u3092\u5165\u529b\u3057\u3066\u4e0b\u3055\u3044\u3002",
57 - url: "\u306F\u6709\u52B9\u306AURL\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002\20\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u304C\u5FC5\u8981\u3067\u3059\u3002 ('http://' \u307E\u305F\u306F 'https://')",
58 - nodefined: " \u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093",
59 - novalue: " \u623B\u308A\u5024\u304C\u5FC5\u8981\u3067\u3059",
60 - customarray: "\u30AB\u30B9\u30BF\u30E0\u95A2\u6570\u306F\u914D\u5217\u3092\u8FD4\u3059\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059",
61 - customfcheck: "\u30AB\u30B9\u30BF\u30E0\u691C\u8A3C\u306B\u306F\u30AB\u30B9\u30BF\u30E0\u95A2\u6570\u304C\u5FC5\u8981\u3067\u3059"
62 - }
63 - },
64 - view : {
65 - caption: "\u30EC\u30B3\u30FC\u30C9\u3092\u8868\u793A",
66 - bClose: "\u9589\u3058\u308B"
67 - },
68 - del : {
69 - caption: "\u524a\u9664",
70 - msg: "\u9078\u629e\u3057\u305f\u30ec\u30b3\u30fc\u30c9\u3092\u524a\u9664\u3057\u307e\u3059\u304b\uff1f",
71 - bSubmit: "\u524a\u9664",
72 - bCancel: "\u30ad\u30e3\u30f3\u30bb\u30eb"
73 - },
74 - nav : {
75 - edittext: " ",
76 - edittitle: "\u9078\u629e\u3057\u305f\u884c\u3092\u7de8\u96c6",
77 - addtext:" ",
78 - addtitle: "\u884c\u3092\u65b0\u898f\u8ffd\u52a0",
79 - deltext: " ",
80 - deltitle: "\u9078\u629e\u3057\u305f\u884c\u3092\u524a\u9664",
81 - searchtext: " ",
82 - searchtitle: "\u30ec\u30b3\u30fc\u30c9\u691c\u7d22",
83 - refreshtext: "",
84 - refreshtitle: "\u30b0\u30ea\u30c3\u30c9\u3092\u30ea\u30ed\u30fc\u30c9",
85 - alertcap: "\u8b66\u544a",
86 - alerttext: "\u884c\u3092\u9078\u629e\u3057\u3066\u4e0b\u3055\u3044\u3002",
87 - viewtext: "",
88 - viewtitle: "\u9078\u629E\u3057\u305F\u884C\u3092\u8868\u793A"
89 - },
90 - col : {
91 - caption: "\u5217\u3092\u8868\u793a\uff0f\u96a0\u3059",
92 - bSubmit: "\u9001\u4fe1",
93 - bCancel: "\u30ad\u30e3\u30f3\u30bb\u30eb"
94 - },
95 - errors : {
96 - errcap : "\u30a8\u30e9\u30fc",
97 - nourl : "URL\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002",
98 - norecords: "\u51e6\u7406\u5bfe\u8c61\u306e\u30ec\u30b3\u30fc\u30c9\u304c\u3042\u308a\u307e\u305b\u3093\u3002",
99 - model : "colNames\u306e\u9577\u3055\u304ccolModel\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002"
100 - },
101 - formatter : {
102 - integer: {
103 - thousandsSeparator: ",",
104 - defaultValue: '0'
105 - },
106 - number: {
107 - decimalSeparator: ".",
108 - thousandsSeparator: ",",
109 - decimalPlaces: 2,
110 - defaultValue: '0.00'
111 - },
112 - currency: {
113 - decimalSeparator: ".",
114 - thousandsSeparator: ",",
115 - decimalPlaces: 0,
116 - prefix: "",
117 - suffix: "",
118 - defaultValue: '0'
119 - },
120 - date : {
121 - dayNames: [
122 - "\u65e5", "\u6708", "\u706b", "\u6c34", "\u6728", "\u91d1", "\u571f",
123 - "\u65e5", "\u6708", "\u706b", "\u6c34", "\u6728", "\u91d1", "\u571f"
124 - ],
125 - monthNames: [
126 - "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12",
127 - "1\u6708", "2\u6708", "3\u6708", "4\u6708", "5\u6708", "6\u6708", "7\u6708", "8\u6708", "9\u6708", "10\u6708", "11\u6708", "12\u6708"
128 - ],
129 - AmPm : ["am","pm","AM","PM"],
130 - S: "\u756a\u76ee",
131 - srcformat: 'Y-m-d',
132 - newformat: 'd/m/Y',
133 - masks : {
134 - ISO8601Long:"Y-m-d H:i:s",
135 - ISO8601Short:"Y-m-d",
136 - ShortDate: "n/j/Y",
137 - LongDate: "l, F d, Y",
138 - FullDateTime: "l, F d, Y g:i:s A",
139 - MonthDay: "F d",
140 - ShortTime: "g:i A",
141 - LongTime: "g:i:s A",
142 - SortableDateTime: "Y-m-d\\TH:i:s",
143 - UniversalSortableDateTime: "Y-m-d H:i:sO",
144 - YearMonth: "F, Y"
145 - },
146 - reformatAfterEdit : false
147 - },
148 - baseLinkUrl: '',
149 - showAction: '',
150 - target: '',
151 - checkbox : {disabled:true},
152 - idName : 'id'
153 - }
154 -};
155 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Lithuanian Translation
4 - * aur1mas [email protected]
5 - * http://aur1mas.devnet.lt
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 = {
11 - defaults : {
12 - recordtext: "Peržiūrima {0} - {1} iš {2}",
13 - emptyrecords: "Įrašų nėra",
14 - loadtext: "Kraunama...",
15 - pgtext : "Puslapis {0} iš {1}"
16 - },
17 - search : {
18 - caption: "Paieška...",
19 - Find: "Ieškoti",
20 - Reset: "Atstatyti",
21 - odata : ['lygu', 'nelygu', 'mažiau', 'mažiau arba lygu','daugiau','daugiau arba lygu', 'prasideda','neprasideda','reikšmė yra','reikšmės nėra','baigiasi','nesibaigia','yra sudarytas','nėra sudarytas'],
22 - groupOps: [ { op: "AND", text: "visi" }, { op: "OR", text: "bet kuris" } ],
23 - matchText: " match",
24 - rulesText: " rules"
25 - },
26 - edit : {
27 - addCaption: "Sukurti įrašą",
28 - editCaption: "Redaguoti įrašą",
29 - bSubmit: "Išsaugoti",
30 - bCancel: "Atšaukti",
31 - bClose: "Uždaryti",
32 - saveData: "Duomenys buvo pakeisti! Išsaugoti pakeitimus?",
33 - bYes : "Taip",
34 - bNo : "Ne",
35 - bExit : "Atšaukti",
36 - msg: {
37 - required:"Privalomas laukas",
38 - number:"Įveskite tinkamą numerį",
39 - minValue:"reikšmė turi būti didesnė arba lygi ",
40 - maxValue:"reikšmė turi būti mažesnė arba lygi",
41 - email: "neteisingas el. pašto adresas",
42 - integer: "Įveskite teisingą sveikąjį skaičių",
43 - date: "Įveskite teisingą datą",
44 - url: "blogas adresas. Nepamirškite pridėti ('http://' arba 'https://')",
45 - nodefined : " nėra apibrėžta!",
46 - novalue : " turi būti gražinama kokia nors reikšmė!",
47 - customarray : "Custom f-ja turi grąžinti masyvą!",
48 - customfcheck : "Custom f-ja tūrėtų būti sukurta, prieš bandant ją naudoti!"
49 -
50 - }
51 - },
52 - view : {
53 - caption: "Peržiūrėti įrašus",
54 - bClose: "Uždaryti"
55 - },
56 - del : {
57 - caption: "Ištrinti",
58 - msg: "Ištrinti pažymėtus įrašus(-ą)?",
59 - bSubmit: "Ištrinti",
60 - bCancel: "Atšaukti"
61 - },
62 - nav : {
63 - edittext: "",
64 - edittitle: "Redaguoti pažymėtą eilutę",
65 - addtext:"",
66 - addtitle: "Pridėti naują eilutę",
67 - deltext: "",
68 - deltitle: "Ištrinti pažymėtą eilutę",
69 - searchtext: "",
70 - searchtitle: "Rasti įrašus",
71 - refreshtext: "",
72 - refreshtitle: "Perkrauti lentelę",
73 - alertcap: "Įspėjimas",
74 - alerttext: "Pasirinkite eilutę",
75 - viewtext: "",
76 - viewtitle: "Peržiūrėti pasirinktą eilutę"
77 - },
78 - col : {
79 - caption: "Pasirinkti stulpelius",
80 - bSubmit: "Gerai",
81 - bCancel: "Atšaukti"
82 - },
83 - errors : {
84 - errcap : "Klaida",
85 - nourl : "Url reikšmė turi būti perduota",
86 - norecords: "Nėra įrašų, kuriuos būtų galima apdoroti",
87 - model : "colNames skaičius <> colModel skaičiui!"
88 - },
89 - formatter : {
90 - integer : {thousandsSeparator: "", defaultValue: '0'},
91 - number : {decimalSeparator:",", thousandsSeparator: "", decimalPlaces: 2, defaultValue: '0.00'},
92 - currency : {decimalSeparator:",", thousandsSeparator: "", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
93 - date : {
94 - dayNames: [
95 - "Sek", "Pir", "Ant", "Tre", "Ket", "Pen", "Šeš",
96 - "Sekmadienis", "Pirmadienis", "Antradienis", "Trečiadienis", "Ketvirtadienis", "Penktadienis", "Šeštadienis"
97 - ],
98 - monthNames: [
99 - "Sau", "Vas", "Kov", "Bal", "Geg", "Bir", "Lie", "Rugj", "Rugs", "Spa", "Lap", "Gru",
100 - "Sausis", "Vasaris", "Kovas", "Balandis", "Gegužė", "Birželis", "Liepa", "Rugpjūtis", "Rugsėjis", "Spalis", "Lapkritis", "Gruodis"
101 - ],
102 - AmPm : ["am","pm","AM","PM"],
103 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
104 - srcformat: 'Y-m-d',
105 - newformat: 'd/m/Y',
106 - masks : {
107 - ISO8601Long:"Y-m-d H:i:s",
108 - ISO8601Short:"Y-m-d",
109 - ShortDate: "n/j/Y",
110 - LongDate: "l, F d, Y",
111 - FullDateTime: "l, F d, Y g:i:s A",
112 - MonthDay: "F d",
113 - ShortTime: "g:i A",
114 - LongTime: "g:i:s A",
115 - SortableDateTime: "Y-m-d\\TH:i:s",
116 - UniversalSortableDateTime: "Y-m-d H:i:sO",
117 - YearMonth: "F, Y"
118 - },
119 - reformatAfterEdit : false
120 - },
121 - baseLinkUrl: '',
122 - showAction: '',
123 - target: '',
124 - checkbox : {disabled:true},
125 - idName : 'id'
126 - }
127 -};
128 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Montenegrian Translation
4 - * Bild Studio [email protected]
5 - * http://www.bild-studio.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 = {
11 - defaults : {
12 - recordtext: "Pregled {0} - {1} od {2}",
13 - emptyrecords: "Ne postoji nijedan zapis",
14 - loadtext: "Učitivanje...",
15 - pgtext : "Strana {0} od {1}"
16 - },
17 - search : {
18 - caption: "Traženje...",
19 - Find: "Traži",
20 - Reset: "Resetuj",
21 - odata : ['jednako', 'nije jednako', 'manje', 'manje ili jednako','veće','veće ili jednako', 'počinje sa','ne počinje sa','je u','nije u','završava sa','ne završava sa','sadrži','ne sadrži'],
22 - groupOps: [ { op: "AND", text: "sva" }, { op: "OR", text: "bilo koje" } ],
23 - matchText: " primjeni",
24 - rulesText: " pravila"
25 - },
26 - edit : {
27 - addCaption: "Dodaj zapis",
28 - editCaption: "Izmjeni zapis",
29 - bSubmit: "Pošalji",
30 - bCancel: "Odustani",
31 - bClose: "Zatvori",
32 - saveData: "Podatak je izmjenjen! Sačuvaj izmjene?",
33 - bYes : "Da",
34 - bNo : "Ne",
35 - bExit : "Odustani",
36 - msg: {
37 - required:"Polje je obavezno",
38 - number:"Unesite ispravan broj",
39 - minValue:"vrijednost mora biti veća od ili jednaka sa ",
40 - maxValue:"vrijednost mora biti manja ili jednaka sa",
41 - email: "nije ispravna email adresa, nije valjda da ne umiješ ukucati mail!?",
42 - integer: "Ne zajebaji se unesi cjelobrojnu vrijednost ",
43 - date: "Unesite ispravan datum",
44 - url: "nije ispravan URL. Potreban je prefiks ('http://' or 'https://')",
45 - nodefined : " nije definisan!",
46 - novalue : " zahtjevana je povratna vrijednost!",
47 - customarray : "Prilagođena funkcija treba da vrati niz!",
48 - customfcheck : "Prilagođena funkcija treba da bude prisutana u slučaju prilagođene provjere!"
49 -
50 - }
51 - },
52 - view : {
53 - caption: "Pogledaj zapis",
54 - bClose: "Zatvori"
55 - },
56 - del : {
57 - caption: "Izbrisi",
58 - msg: "Izbrisi izabran(e) zapise(e)?",
59 - bSubmit: "Izbriši",
60 - bCancel: "Odbaci"
61 - },
62 - nav : {
63 - edittext: "",
64 - edittitle: "Izmjeni izabrani red",
65 - addtext:"",
66 - addtitle: "Dodaj novi red",
67 - deltext: "",
68 - deltitle: "Izbriši izabran red",
69 - searchtext: "",
70 - searchtitle: "Nađi zapise",
71 - refreshtext: "",
72 - refreshtitle: "Ponovo učitaj podatke",
73 - alertcap: "Upozorenje",
74 - alerttext: "Izaberite red",
75 - viewtext: "",
76 - viewtitle: "Pogledaj izabrani red"
77 - },
78 - col : {
79 - caption: "Izaberi kolone",
80 - bSubmit: "OK",
81 - bCancel: "Odbaci"
82 - },
83 - errors : {
84 - errcap : "Greška",
85 - nourl : "Nije postavljen URL",
86 - norecords: "Nema zapisa za obradu",
87 - model : "Dužina modela colNames <> colModel!"
88 - },
89 - formatter : {
90 - integer : {thousandsSeparator: " ", defaultValue: '0'},
91 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
92 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
93 - date : {
94 - dayNames: [
95 - "Ned", "Pon", "Uto", "Sre", "Čet", "Pet", "Sub",
96 - "Nedelja", "Ponedeljak", "Utorak", "Srijeda", "Četvrtak", "Petak", "Subota"
97 - ],
98 - monthNames: [
99 - "Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Avg", "Sep", "Okt", "Nov", "Dec",
100 - "Januar", "Februar", "Mart", "April", "Maj", "Jun", "Jul", "Avgust", "Septembar", "Oktobar", "Novembar", "Decembar"
101 - ],
102 - AmPm : ["am","pm","AM","PM"],
103 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
104 - srcformat: 'Y-m-d',
105 - newformat: 'd/m/Y',
106 - masks : {
107 - ISO8601Long:"Y-m-d H:i:s",
108 - ISO8601Short:"Y-m-d",
109 - ShortDate: "n/j/Y",
110 - LongDate: "l, F d, Y",
111 - FullDateTime: "l, F d, Y g:i:s A",
112 - MonthDay: "F d",
113 - ShortTime: "g:i A",
114 - LongTime: "g:i:s A",
115 - SortableDateTime: "Y-m-d\\TH:i:s",
116 - UniversalSortableDateTime: "Y-m-d H:i:sO",
117 - YearMonth: "F, Y"
118 - },
119 - reformatAfterEdit : false
120 - },
121 - baseLinkUrl: '',
122 - showAction: '',
123 - target: '',
124 - checkbox : {disabled:true},
125 - idName : 'id'
126 - }
127 -};
128 -})(jQuery);
1 -(function(a) {
2 - a.jgrid =
3 - {
4 - defaults:
5 - {
6 - recordtext: "regels {0} - {1} van {2}",
7 - emptyrecords: "Geen data gevonden.",
8 - loadtext: "laden...",
9 - pgtext: "pagina {0} van {1}"
10 - },
11 - search:
12 - {
13 - caption: "Zoeken...",
14 - Find: "Zoek",
15 - Reset: "Herstellen",
16 - odata: ["gelijk aan", "niet gelijk aan", "kleiner dan", "kleiner dan of gelijk aan", "groter dan", "groter dan of gelijk aan", "begint met", "begint niet met", "is in", "is niet in", "eindigd met", "eindigd niet met", "bevat", "bevat niet"],
17 - groupOps: [{ op: "AND", text: "alle" }, { op: "OR", text: "een van de"}],
18 - matchText: " match",
19 - rulesText: " regels"
20 - },
21 - edit:
22 - {
23 - addCaption: "Nieuw",
24 - editCaption: "Bewerken",
25 - bSubmit: "Opslaan",
26 - bCancel: "Annuleren",
27 - bClose: "Sluiten",
28 - saveData: "Er is data aangepast! Wijzigingen opslaan?",
29 - bYes: "Ja",
30 - bNo: "Nee",
31 - bExit: "Sluiten",
32 - msg:
33 - {
34 - required: "Veld is verplicht",
35 - number: "Voer a.u.b. geldig nummer in",
36 - minValue: "Waarde moet groter of gelijk zijn aan ",
37 - maxValue: "Waarde moet kleiner of gelijks zijn aan",
38 - email: "is geen geldig e-mailadres",
39 - integer: "Voer a.u.b. een geldig getal in",
40 - date: "Voer a.u.b. een geldige waarde in",
41 - url: "is geen geldige URL. Prefix is verplicht ('http://' or 'https://')",
42 - nodefined : " is not defined!",
43 - novalue : " return value is required!",
44 - customarray : "Custom function should return array!",
45 - customfcheck : "Custom function should be present in case of custom checking!"
46 - }
47 - },
48 - view:
49 - {
50 - caption: "Tonen",
51 - bClose: "Sluiten"
52 - },
53 - del:
54 - {
55 - caption: "Verwijderen",
56 - msg: "Verwijder geselecteerde regel(s)?",
57 - bSubmit: "Verwijderen",
58 - bCancel: "Annuleren"
59 - },
60 - nav:
61 - {
62 - edittext: "",
63 - edittitle: "Bewerken",
64 - addtext: "",
65 - addtitle: "Nieuw",
66 - deltext: "",
67 - deltitle: "Verwijderen",
68 - searchtext: "",
69 - searchtitle: "Zoeken",
70 - refreshtext: "",
71 - refreshtitle: "Vernieuwen",
72 - alertcap: "Waarschuwing",
73 - alerttext: "Selecteer a.u.b. een regel",
74 - viewtext: "",
75 - viewtitle: "Openen"
76 - },
77 - col:
78 - {
79 - caption: "Tonen/verbergen kolommen",
80 - bSubmit: "OK",
81 - bCancel: "Annuleren"
82 - },
83 - errors:
84 - {
85 - errcap: "Fout",
86 - nourl: "Er is geen URL gedefinieerd",
87 - norecords: "Geen data om te verwerken",
88 - model: "Lengte van 'colNames' is niet gelijk aan 'colModel'!"
89 - },
90 - formatter:
91 - {
92 - integer:
93 - {
94 - thousandsSeparator: ".",
95 - defaultValue: "0"
96 - },
97 - number:
98 - {
99 - decimalSeparator: ",",
100 - thousandsSeparator: ".",
101 - decimalPlaces: 2,
102 - defaultValue: "0.00"
103 - },
104 - currency:
105 - {
106 - decimalSeparator: ",",
107 - thousandsSeparator: ".",
108 - decimalPlaces: 2,
109 - prefix: "EUR ",
110 - suffix: "",
111 - defaultValue: "0.00"
112 - },
113 - date:
114 - {
115 - dayNames: ["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za", "Zondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag"],
116 - monthNames: ["Jan", "Feb", "Maa", "Apr", "Mei", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec", "Januari", "Februari", "Maart", "April", "Mei", "Juni", "Juli", "Augustus", "September", "October", "November", "December"],
117 - AmPm: ["am", "pm", "AM", "PM"],
118 - S: function(b) {
119 - return b < 11 || b > 13 ? ["st", "nd", "rd", "th"][Math.min((b - 1) % 10, 3)] : "th"
120 - },
121 - srcformat: "Y-m-d",
122 - newformat: "d/m/Y",
123 - masks:
124 - {
125 - ISO8601Long: "Y-m-d H:i:s",
126 - ISO8601Short: "Y-m-d",
127 - ShortDate: "n/j/Y",
128 - LongDate: "l, F d, Y",
129 - FullDateTime: "l d F Y G:i:s",
130 - MonthDay: "d F",
131 - ShortTime: "G:i",
132 - LongTime: "G:i:s",
133 - SortableDateTime: "Y-m-d\\TH:i:s",
134 - UniversalSortableDateTime: "Y-m-d H:i:sO",
135 - YearMonth: "F, Y"
136 - },
137 - reformatAfterEdit: false
138 - },
139 - baseLinkUrl: "",
140 - showAction: "",
141 - target: "",
142 - checkbox:
143 - {
144 - disabled: true
145 - },
146 - idName: "id"
147 - }
148 - }
149 -})(jQuery);
...\ No newline at end of file ...\ No newline at end of file
1 -(function(a){a.jgrid={};a.jgrid.defaults={recordtext:"Rad {0} - {1}, totalt {2}",loadtext:"Laster...",pgtext:"Side {0} av {1}"};a.jgrid.search={caption:"Sk...",Find:"Finn",Reset:"Nullstill",odata:["lik","forskjellig fra","mindre enn","mindre eller lik","strre enn"," strre eller lik","starter med","slutter med","inneholder"]};a.jgrid.edit={addCaption:"Ny rad",editCaption:"Rediger",bSubmit:"Send",bCancel:"Avbryt",bClose:"Lukk",processData:"Laster...",msg:{required:"Felt er obligatorisk",number:"Legg inn et gyldig tall",minValue:"verdi m vre strre enn eller lik",maxValue:"verdi m vre mindre enn eller lik",email:"er ikke en gyldig e-post adresse",integer:"Legg inn et gyldig heltall",date:"Legg inn en gyldig dato",url:"er ikke en gyldig URL. Prefiks pkrevd ('http://' eller 'https://')",nodefined:" er ikke definert!",novalue:" returverdi er pkrevd!",customarray:"Tilpasset funksjon m returnere en tabell!",customfcheck:"Tilpasset funksjon m eksistere!"}};a.jgrid.view={caption:"pne post",bClose:"Lukk"};a.jgrid.del={caption:"Slett",msg:"Slett valgte rad(er)?",bSubmit:"Slett",bCancel:"Avbryt",processData:"Behandler..."};a.jgrid.nav={edittext:" ",edittitle:"Rediger valgte rad(er)",addtext:" ",addtitle:"Legg til ny rad",deltext:" ",deltitle:"Slett valgte rad(er)",searchtext:" ",searchtitle:"Sk",refreshtext:"",refreshtitle:"Oppdater tabell",alertcap:"Advarsel",alerttext:"Velg rad",viewtext:" ",viewtitle:"pne valgt rad"};a.jgrid.col={caption:"Vis/skjul kolonner",bSubmit:"Utfr",bCancel:"Avbryt"};a.jgrid.errors={errcap:"Feil",nourl:"Ingen url er satt",norecords:"Ingen poster behandle",model:"colNames og colModel har forskjellig lengde!"};a.jgrid.formatter={integer:{thousandsSeparator:" ",defaulValue:0},number:{decimalSeparator:",",thousandsSeparator:" ",decimalPlaces:2,defaulValue:0},currency:{decimalSeparator:",",thousandsSeparator:" ",decimalPlaces:2,prefix:"",suffix:"",defaulValue:0},date:{dayNames:["s.","ma.","ti.","on.","to.","fr.","l.","Sndag","Mandag","Tirsdag","Onsdag","Torsdag","Fredag","Lrdag"],monthNames:["jan.","feb.","mars","april","mai","juni","juli","aug.","sep.","okt.","nov.","des.","januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"],AmPm:["","","",""],S:function(b){return"."},srcformat:"Y-m-d H:i:s",newformat:"Y-m-d H:i:s",masks:{ISO8601Long:"Y-m-d H:i:s",ISO8601Short:"Y-m-d",ShortDate:"j.n.Y",LongDate:"l j. F Y",FullDateTime:"l j. F Y kl. G.i.s",MonthDay:"j. F",ShortTime:"H:i",LongTime:"H:i:s",SortableDateTime:"Y-m-d\\TH:i:s",UniversalSortableDateTime:"Y-m-d H:i:sO",YearMonth:"F Y"},reformatAfterEdit:false},baseLinkUrl:"",showAction:"show",addParam:"",checkbox:{disabled:true}}})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Polish Translation
4 - * Łukasz Schab
5 - * http://FreeTree.pl
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 = {
11 - defaults : {
12 - recordtext: "Pokaż {0} - {1} z {2}",
13 - emptyrecords: "Brak rekordów do pokazania",
14 - loadtext: "\u0142adowanie...",
15 - pgtext : "Strona {0} z {1}"
16 - },
17 - search : {
18 - caption: "Wyszukiwanie...",
19 - Find: "Szukaj",
20 - Reset: "Czyść",
21 - odata : ['dok\u0142adnie', 'różne od', 'mniejsze od', 'mniejsze lub równe','większe od','większe lub równe', 'zaczyna się od','nie zaczyna się od','zawiera','nie zawiera','kończy się na','nie kończy się na','zawiera','nie zawiera'],
22 - groupOps: [ { op: "ORAZ", text: "wszystkie" }, { op: "LUB", text: "każdy" } ],
23 - matchText: " pasuje",
24 - rulesText: " regu\u0142y"
25 - },
26 - edit : {
27 - addCaption: "Dodaj rekord",
28 - editCaption: "Edytuj rekord",
29 - bSubmit: "Zapisz",
30 - bCancel: "Anuluj",
31 - bClose: "Zamknij",
32 - saveData: "Dane zosta\u0142y zmienione! Zapisać zmiany?",
33 - bYes : "Tak",
34 - bNo : "Nie",
35 - bExit : "Anuluj",
36 - msg: {
37 - required:"Pole jest wymagane",
38 - number:"Proszę wpisać poprawną liczbę",
39 - minValue:"wartość musi być większa lub równa",
40 - maxValue:"wartość musi być mniejsza od",
41 - email: "nie jest adresem e-mail",
42 - integer: "Proszę wpisać poprawną liczbę",
43 - date: "Proszę podaj poprawną datę",
44 - url: "jest niew\u0142aściwym adresem URL. Pamiętaj o prefiksie ('http://' lub 'https://')",
45 - nodefined : " is not defined!",
46 - novalue : " return value is required!",
47 - customarray : "Custom function should return array!",
48 - customfcheck : "Custom function should be present in case of custom checking!"
49 - }
50 - },
51 - view : {
52 - caption: "Pokaż rekord",
53 - bClose: "Zamknij"
54 - },
55 - del : {
56 - caption: "Usuwanie",
57 - msg: "Czy usunąć wybrany rekord(y)?",
58 - bSubmit: "Usuń",
59 - bCancel: "Anuluj"
60 - },
61 - nav : {
62 - edittext: " ",
63 - edittitle: "Edytuj wybrany wiersz",
64 - addtext:" ",
65 - addtitle: "Dodaj nowy wiersz",
66 - deltext: " ",
67 - deltitle: "Usuń wybrany wiersz",
68 - searchtext: " ",
69 - searchtitle: "Wyszukaj rekord",
70 - refreshtext: "",
71 - refreshtitle: "Prze\u0142aduj",
72 - alertcap: "Uwaga",
73 - alerttext: "Proszę wybrać wiersz",
74 - viewtext: "",
75 - viewtitle: "View selected row"
76 - },
77 - col : {
78 - caption: "Pokaż/Ukryj kolumny",
79 - bSubmit: "Zatwierdź",
80 - bCancel: "Anuluj"
81 - },
82 - errors : {
83 - errcap : "B\u0142ąd",
84 - nourl : "Brak adresu url",
85 - norecords: "Brak danych",
86 - model : "D\u0142ugość colNames <> colModel!"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
91 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
92 - date : {
93 - dayNames: [
94 - "Nie", "Pon", "Wt", "Śr", "Cz", "Pi", "So",
95 - "Niedziela", "Poniedzia\u0142ek", "Wtorek", "Środa", "Czwartek", "Piątek", "Sobota"
96 - ],
97 - monthNames: [
98 - "Sty", "Lu", "Mar", "Kwie", "Maj", "Cze", "Lip", "Sie", "Wrz", "Paź", "Lis", "Gru",
99 - "Styczeń", "Luty", "Marzec", "Kwiecień", "Maj", "Czerwiec", "Lipiec", "Sierpień", "Wrzesień", "Październik", "Listopad", "Grudzień"
100 - ],
101 - AmPm : ["am","pm","AM","PM"],
102 - S: function (j) {return j < 11 || j > 13 ? ['', '', '', ''][Math.min((j - 1) % 10, 3)] : ''},
103 - srcformat: 'Y-m-d',
104 - newformat: 'd/m/Y',
105 - masks : {
106 - ISO8601Long:"Y-m-d H:i:s",
107 - ISO8601Short:"Y-m-d",
108 - ShortDate: "n/j/Y",
109 - LongDate: "l, F d, Y",
110 - FullDateTime: "l, F d, Y g:i:s A",
111 - MonthDay: "F d",
112 - ShortTime: "g:i A",
113 - LongTime: "g:i:s A",
114 - SortableDateTime: "Y-m-d\\TH:i:s",
115 - UniversalSortableDateTime: "Y-m-d H:i:sO",
116 - YearMonth: "F, Y"
117 - },
118 - reformatAfterEdit : false
119 - },
120 - baseLinkUrl: '',
121 - showAction: '',
122 - target: '',
123 - checkbox : {disabled:true},
124 - idName : 'id'
125 - }
126 -};
127 -})(jQuery);
...\ No newline at end of file ...\ No newline at end of file
1 -;(function($){
2 -/**
3 - * jqGrid Brazilian-Portuguese Translation
4 - * Sergio Righi [email protected]
5 - * http://curve.com.br
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 = {
11 - defaults : {
12 - recordtext: "Ver {0} - {1} of {2}",
13 - emptyrecords: "Nenhum registro para visualizar",
14 - loadtext: "Carregando...",
15 - pgtext : "Página {0} de {1}"
16 - },
17 - search : {
18 - caption: "Procurar...",
19 - Find: "Procurar",
20 - Reset: "Resetar",
21 - odata : ['equal', 'not equal', 'less', 'less or equal','greater','greater or equal', 'begins with','does not begin with','is in','is not in','ends with','does not end with','contains','does not contain'],
22 - groupOps: [ { op: "AND", text: "all" }, { op: "OR", text: "any" } ],
23 - matchText: " iguala",
24 - rulesText: " regras"
25 - },
26 - edit : {
27 - addCaption: "Incluir",
28 - editCaption: "Alterar",
29 - bSubmit: "Enviar",
30 - bCancel: "Cancelar",
31 - bClose: "Fechar",
32 - saveData: "Os dados foram alterados! Salvar alterações?",
33 - bYes : "Sim",
34 - bNo : "Não",
35 - bExit : "Cancelar",
36 - msg: {
37 - required:"Campo obrigatório",
38 - number:"Por favor, informe um número válido",
39 - minValue:"valor deve ser igual ou maior que ",
40 - maxValue:"valor deve ser menor ou igual a",
41 - email: "este e-mail não é válido",
42 - integer: "Por favor, informe um valor inteiro",
43 - date: "Por favor, informe uma data válida",
44 - url: "não é uma URL válida. Prefixo obrigatório ('http://' or 'https://')",
45 - nodefined : " não está definido!",
46 - novalue : " um valor de retorno é obrigatório!",
47 - customarray : "Função customizada deve retornar um array!",
48 - customfcheck : "Função customizada deve estar presente em caso de validação customizada!"
49 - }
50 - },
51 - view : {
52 - caption: "Ver Registro",
53 - bClose: "Fechar"
54 - },
55 - del : {
56 - caption: "Apagar",
57 - msg: "Apagar registros selecionado(s)?",
58 - bSubmit: "Apagar",
59 - bCancel: "Cancelar"
60 - },
61 - nav : {
62 - edittext: " ",
63 - edittitle: "Alterar registro selecionado",
64 - addtext:" ",
65 - addtitle: "Incluir novo registro",
66 - deltext: " ",
67 - deltitle: "Apagar registro selecionado",
68 - searchtext: " ",
69 - searchtitle: "Procurar registros",
70 - refreshtext: "",
71 - refreshtitle: "Recarrgando Tabela",
72 - alertcap: "Aviso",
73 - alerttext: "Por favor, selecione um registro",
74 - viewtext: "",
75 - viewtitle: "Ver linha selecionada"
76 - },
77 - col : {
78 - caption: "Mostrar/Esconder Colunas",
79 - bSubmit: "Enviar",
80 - bCancel: "Cancelar"
81 - },
82 - errors : {
83 - errcap : "Erro",
84 - nourl : "Nenhuma URL defenida",
85 - norecords: "Sem registros para exibir",
86 - model : "Comprimento de colNames <> colModel!"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
91 - currency : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, prefix: "R$ ", suffix:"", defaultValue: '0,00'},
92 - date : {
93 - dayNames: [
94 - "Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb",
95 - "Domingo", "Segunda", "Terça", "Quarta", "Quinta", "Sexta", "Sábado"
96 - ],
97 - monthNames: [
98 - "Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez",
99 - "Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"
100 - ],
101 - AmPm : ["am","pm","AM","PM"],
102 - S: function (j) {return j < 11 || j > 13 ? ['º', 'º', 'º', 'º'][Math.min((j - 1) % 10, 3)] : 'º'},
103 - srcformat: 'Y-m-d',
104 - newformat: 'd/m/Y',
105 - masks : {
106 - ISO8601Long:"Y-m-d H:i:s",
107 - ISO8601Short:"Y-m-d",
108 - ShortDate: "n/j/Y",
109 - LongDate: "l, F d, Y",
110 - FullDateTime: "l, F d, Y g:i:s A",
111 - MonthDay: "F d",
112 - ShortTime: "g:i A",
113 - LongTime: "g:i:s A",
114 - SortableDateTime: "Y-m-d\\TH:i:s",
115 - UniversalSortableDateTime: "Y-m-d H:i:sO",
116 - YearMonth: "F, Y"
117 - },
118 - reformatAfterEdit : false
119 - },
120 - baseLinkUrl: '',
121 - showAction: '',
122 - target: '',
123 - checkbox : {disabled:true},
124 - idName : 'id'
125 - }
126 -};
127 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Portuguese Translation
4 -* Traduo da jqGrid em Portugues por Frederico Carvalho, http://www.eyeviewdesign.pt
5 - * Dual licensed under the MIT and GPL licenses:
6 - * http://www.opensource.org/licenses/mit-license.php
7 - * http://www.gnu.org/licenses/gpl.html
8 -**/
9 -$.jgrid = {
10 - defaults : {
11 - recordtext: "View {0} - {1} of {2}",
12 - emptyrecords: "No records to view",
13 - loadtext: "A carregar...",
14 - pgtext : "Page {0} of {1}"
15 - },
16 - search : {
17 - caption: "Busca...",
18 - Find: "Procurar",
19 - Reset: "Limpar",
20 - odata : ['equal', 'not equal', 'less', 'less or equal','greater','greater or equal', 'begins with','does not begin with','is in','is not in','ends with','does not end with','contains','does not contain'],
21 - groupOps: [ { op: "AND", text: "all" }, { op: "OR", text: "any" } ],
22 - matchText: " match",
23 - rulesText: " rules"
24 - },
25 - edit : {
26 - addCaption: "Adicionar Registo",
27 - editCaption: "Modificar Registo",
28 - bSubmit: "Submeter",
29 - bCancel: "Cancelar",
30 - bClose: "Fechar",
31 - saveData: "Data has been changed! Save changes?",
32 - bYes : "Yes",
33 - bNo : "No",
34 - bExit : "Cancel",
35 - msg: {
36 - required:"Campo obrigatrio",
37 - number:"Por favor, introduza um numero",
38 - minValue:"O valor deve ser maior ou igual que",
39 - maxValue:"O valor deve ser menor ou igual a",
40 - email: "No um endereo de email vlido",
41 - integer: "Por favor, introduza um numero inteiro",
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: "Eliminar",
55 - msg: "Deseja eliminar o(s) registo(s) seleccionado(s)?",
56 - bSubmit: "Eliminar",
57 - bCancel: "Cancelar"
58 - },
59 - nav : {
60 - edittext: " ",
61 - edittitle: "Modificar registo seleccionado",
62 - addtext:" ",
63 - addtitle: "Adicionar novo registo",
64 - deltext: " ",
65 - deltitle: "Eliminar registo seleccionado",
66 - searchtext: " ",
67 - searchtitle: "Procurar",
68 - refreshtext: "",
69 - refreshtitle: "Actualizar",
70 - alertcap: "Aviso",
71 - alerttext: "Por favor, seleccione um registo",
72 - viewtext: "",
73 - viewtitle: "View selected row"
74 - },
75 - col : {
76 - caption: "Mostrar/Ocultar Colunas",
77 - bSubmit: "Enviar",
78 - bCancel: "Cancelar"
79 - },
80 - errors : {
81 - errcap : "Erro",
82 - nourl : "No especificou um url",
83 - norecords: "No existem dados para processar",
84 - model : "Tamanho do 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 - "Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sab",
93 - "Domingo", "Segunda-Feira", "Tera-Feira", "Quarta-Feira", "Quinta-Feira", "Sexta-Feira", "Sbado"
94 - ],
95 - monthNames: [
96 - "Jan", "Fev", "Mar", "Abr", "Mai", "Jun", "Jul", "Ago", "Set", "Out", "Nov", "Dez",
97 - "Janeiro", "Fevereiro", "Maro", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"
98 - ],
99 - AmPm : ["am","pm","AM","PM"],
100 - S: function (j) {return j < 11 || j > 13 ? ['', '', '', ''][Math.min((j - 1) % 10, 3)] : ''},
101 - srcformat: 'Y-m-d',
102 - newformat: 'd/m/Y',
103 - masks : {
104 - ISO8601Long:"Y-m-d H:i:s",
105 - ISO8601Short:"Y-m-d",
106 - ShortDate: "n/j/Y",
107 - LongDate: "l, F d, Y",
108 - FullDateTime: "l, F d, Y g:i:s A",
109 - MonthDay: "F d",
110 - ShortTime: "g:i A",
111 - LongTime: "g:i:s A",
112 - SortableDateTime: "Y-m-d\\TH:i:s",
113 - UniversalSortableDateTime: "Y-m-d H:i:sO",
114 - YearMonth: "F, Y"
115 - },
116 - reformatAfterEdit : false
117 - },
118 - baseLinkUrl: '',
119 - showAction: '',
120 - target: '',
121 - checkbox : {disabled:true},
122 - idName : 'id'
123 - }
124 -};
125 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Romanian Translation
4 - * Alexandru Emil Lupu [email protected]
5 - * http://www.alecslupu.ro/
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 = {
11 - defaults : {
12 - recordtext: "Vizualizare {0} - {1} din {2}",
13 - emptyrecords: "Nu există înregistrări de vizualizat",
14 - loadtext: "Încărcare...",
15 - pgtext : "Pagina {0} din {1}"
16 - },
17 - search : {
18 - caption: "Caută...",
19 - Find: "Caută",
20 - Reset: "Resetare",
21 - odata : ['egal', 'diferit', 'mai mic', 'mai mic sau egal','mai mare','mai mare sau egal', 'începe cu','nu începe cu','se găsește în','nu se găsește în','se termină cu','nu se termină cu','conține',''],
22 - groupOps: [ { op: "AND", text: "toate" }, { op: "OR", text: "oricare" } ],
23 - matchText: " găsite",
24 - rulesText: " reguli"
25 - },
26 - edit : {
27 - addCaption: "Adăugare înregistrare",
28 - editCaption: "Modificare înregistrare",
29 - bSubmit: "Salvează",
30 - bCancel: "Anulare",
31 - bClose: "Închide",
32 - saveData: "Informațiile au fost modificate! Salvați modificările?",
33 - bYes : "Da",
34 - bNo : "Nu",
35 - bExit : "Anulare",
36 - msg: {
37 - required:"Câmpul este obligatoriu",
38 - number:"Vă rugăm introduceți un număr valid",
39 - minValue:"valoarea trebuie sa fie mai mare sau egală cu",
40 - maxValue:"valoarea trebuie sa fie mai mică sau egală cu",
41 - email: "nu este o adresă de e-mail validă",
42 - integer: "Vă rugăm introduceți un număr valid",
43 - date: "Vă rugăm să introduceți o dată validă",
44 - url: "Nu este un URL valid. Prefixul este necesar('http://' or 'https://')",
45 - nodefined : " is not defined!",
46 - novalue : " return value is required!",
47 - customarray : "Custom function should return array!",
48 - customfcheck : "Custom function should be present in case of custom checking!"
49 - }
50 - },
51 - view : {
52 - caption: "Vizualizare înregistrare",
53 - bClose: "Închidere"
54 - },
55 - del : {
56 - caption: "Ștegere",
57 - msg: "Ștergeți înregistrarea (înregistrările) selectate?",
58 - bSubmit: "Șterge",
59 - bCancel: "Anulare"
60 - },
61 - nav : {
62 - edittext: "",
63 - edittitle: "Modifică rândul selectat",
64 - addtext:"",
65 - addtitle: "Adaugă rând nou",
66 - deltext: "",
67 - deltitle: "Șterge rândul selectat",
68 - searchtext: "",
69 - searchtitle: "Căutare înregistrări",
70 - refreshtext: "",
71 - refreshtitle: "Reîncarcare Grid",
72 - alertcap: "Avertisment",
73 - alerttext: "Vă rugăm să selectați un rând",
74 - viewtext: "",
75 - viewtitle: "Vizualizează rândul selectat"
76 - },
77 - col : {
78 - caption: "Arată/Ascunde coloanele",
79 - bSubmit: "Salvează",
80 - bCancel: "Anulare"
81 - },
82 - errors : {
83 - errcap : "Eroare",
84 - nourl : "Niciun url nu este setat",
85 - norecords: "Nu sunt înregistrări de procesat",
86 - model : "Lungimea colNames <> colModel!"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
91 - currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
92 - date : {
93 - dayNames: [
94 - "Dum", "Lun", "Mar", "Mie", "Joi", "Vin", "Sâm",
95 - "Duminică", "Luni", "Marți", "Miercuri", "Joi", "Vineri", "Sâmbătă"
96 - ],
97 - monthNames: [
98 - "Ian", "Feb", "Mar", "Apr", "Mai", "Iun", "Iul", "Aug", "Sep", "Oct", "Noi", "Dec",
99 - "Ianuarie", "Februarie", "Martie", "Aprilie", "Mai", "Iunie", "Iulie", "August", "Septembrie", "Octombrie", "Noiembrie", "Decembrie"
100 - ],
101 - AmPm : ["am","pm","AM","PM"],
102 - /*
103 - Here is a problem in romanian:
104 - M / F
105 - 1st = primul / prima
106 - 2nd = Al doilea / A doua
107 - 3rd = Al treilea / A treia
108 - 4th = Al patrulea/ A patra
109 - 5th = Al cincilea / A cincea
110 - 6th = Al șaselea / A șasea
111 - 7th = Al șaptelea / A șaptea
112 - ....
113 - */
114 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
115 - srcformat: 'Y-m-d',
116 - newformat: 'd/m/Y',
117 - masks : {
118 - ISO8601Long:"Y-m-d H:i:s",
119 - ISO8601Short:"Y-m-d",
120 - ShortDate: "n/j/Y",
121 - LongDate: "l, F d, Y",
122 - FullDateTime: "l, F d, Y g:i:s A",
123 - MonthDay: "F d",
124 - ShortTime: "g:i A",
125 - LongTime: "g:i:s A",
126 - SortableDateTime: "Y-m-d\\TH:i:s",
127 - UniversalSortableDateTime: "Y-m-d H:i:sO",
128 - YearMonth: "F, Y"
129 - },
130 - reformatAfterEdit : false
131 - },
132 - baseLinkUrl: '',
133 - showAction: '',
134 - target: '',
135 - checkbox : {disabled:true},
136 - idName : 'id'
137 - }
138 -};
139 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Russian Translation v1.0 02.07.2009 (based on translation by Alexey Kanaev v1.1 21.01.2009, http://softcore.com.ru)
4 - * Sergey Dyagovchenko
5 - * http://d.sumy.ua
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 = {
11 - defaults : {
12 - recordtext: "Просмотр {0} - {1} из {2}",
13 - emptyrecords: "Нет записей для просмотра",
14 - loadtext: "Загрузка...",
15 - pgtext : "Стр. {0} из {1}"
16 - },
17 - search : {
18 - caption: "Поиск...",
19 - Find: "Найти",
20 - Reset: "Сброс",
21 - odata : ['равно', 'не равно', 'меньше', 'меньше или равно','больше','больше или равно', 'начинается с','не начинается с','находится в','не находится в','заканчивается на','не заканчивается на','содержит','не содержит'],
22 - groupOps: [ { op: "AND", text: "все" }, { op: "OR", text: "любой" } ],
23 - matchText: " совпадает",
24 - rulesText: " правила"
25 - },
26 - edit : {
27 - addCaption: "Добавить запись",
28 - editCaption: "Редактировать запись",
29 - bSubmit: "Сохранить",
30 - bCancel: "Отмена",
31 - bClose: "Закрыть",
32 - saveData: "Данные были измененны! Сохранить изменения?",
33 - bYes : "Да",
34 - bNo : "Нет",
35 - bExit : "Отмена",
36 - msg: {
37 - required:"Поле является обязательным",
38 - number:"Пожалуйста, введите правильное число",
39 - minValue:"значение должно быть больше либо равно",
40 - maxValue:"значение должно быть меньше либо равно",
41 - email: "некорректное значение e-mail",
42 - integer: "Пожалуйста, введите целое число",
43 - date: "Пожалуйста, введите правильную дату",
44 - url: "неверная ссылка. Необходимо ввести префикс ('http://' or 'https://')",
45 - nodefined : " is not defined!",
46 - novalue : " return value is required!",
47 - customarray : "Custom function should return array!",
48 - customfcheck : "Custom function should be present in case of custom checking!"
49 - }
50 - },
51 - view : {
52 - caption: "Просмотр записи",
53 - bClose: "Закрыть"
54 - },
55 - del : {
56 - caption: "Удалить",
57 - msg: "Удалить выбранную запись(и)?",
58 - bSubmit: "Удалить",
59 - bCancel: "Отмена"
60 - },
61 - nav : {
62 - edittext: " ",
63 - edittitle: "Редактировать выбранную запись",
64 - addtext:" ",
65 - addtitle: "Добавить новую запись",
66 - deltext: " ",
67 - deltitle: "Удалить выбранную запись",
68 - searchtext: " ",
69 - searchtitle: "Найти записи",
70 - refreshtext: "",
71 - refreshtitle: "Обновить таблицу",
72 - alertcap: "Внимание",
73 - alerttext: "Пожалуйста, выберите запись",
74 - viewtext: "",
75 - viewtitle: "Просмотреть выбранную запись"
76 - },
77 - col : {
78 - caption: "Показать/скрыть столбцы",
79 - bSubmit: "Сохранить",
80 - bCancel: "Отмена"
81 - },
82 - errors : {
83 - errcap : "Ошибка",
84 - nourl : "URL не установлен",
85 - norecords: "Нет записей для обработки",
86 - model : "Число полей не соответствует числу столбцов таблицы!"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
91 - currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
92 - date : {
93 - dayNames: [
94 - "Вс", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб",
95 - "Воскресение", "Понедельник", "Вторник", "Среда", "Четверг", "Пятница", "Суббота"
96 - ],
97 - monthNames: [
98 - "Янв", "Фев", "Мар", "Апр", "Май", "Июн", "Июл", "Авг", "Сен", "Окт", "Ноя", "Дек",
99 - "Январь", "Февраль", "Март", "Апрель", "Май", "Июнь", "Июль", "Август", "Сентябрь", "Октябрь", "Ноябрь", "Декабрь"
100 - ],
101 - AmPm : ["am","pm","AM","PM"],
102 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
103 - srcformat: 'Y-m-d',
104 - newformat: 'd.m.Y',
105 - masks : {
106 - ISO8601Long:"Y-m-d H:i:s",
107 - ISO8601Short:"Y-m-d",
108 - ShortDate: "n.j.Y",
109 - LongDate: "l, F d, Y",
110 - FullDateTime: "l, F d, Y G:i:s",
111 - MonthDay: "F d",
112 - ShortTime: "G:i",
113 - LongTime: "G:i:s",
114 - SortableDateTime: "Y-m-d\\TH:i:s",
115 - UniversalSortableDateTime: "Y-m-d H:i:sO",
116 - YearMonth: "F, Y"
117 - },
118 - reformatAfterEdit : false
119 - },
120 - baseLinkUrl: '',
121 - showAction: '',
122 - target: '',
123 - checkbox : {disabled:true},
124 - idName : 'id'
125 - }
126 -};
127 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Slovak Translation
4 - * Milan Cibulka
5 - * http://trirand.com/blog/
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 = {
11 - defaults : {
12 - recordtext: "Zobrazených {0} - {1} z {2} záznamov",
13 - emptyrecords: "Neboli nájdené žiadne záznamy",
14 - loadtext: "Načítám...",
15 - pgtext : "Strana {0} z {1}"
16 - },
17 - search : {
18 - caption: "Vyhľadávam...",
19 - Find: "Hľadať",
20 - Reset: "Reset",
21 - odata : ['rovná sa', 'nerovná sa', 'menšie', 'menšie alebo rovnajúce sa','väčšie', 'väčšie alebo rovnajúce sa', 'začína s', 'nezačína s', 'je v', 'nie je v', 'končí s', 'nekončí s', 'obahuje', 'neobsahuje'],
22 - groupOps: [ { op: "AND", text: "všetkých" }, { op: "OR", text: "niektorého z" } ],
23 - matchText: " hľadať podla",
24 - rulesText: " pravidiel"
25 - },
26 - edit : {
27 - addCaption: "Pridať záznam",
28 - editCaption: "Editácia záznamov",
29 - bSubmit: "Uložiť",
30 - bCancel: "Storno",
31 - bClose: "Zavrieť",
32 - saveData: "Údaje boli zmenené! Uložiť zmeny?",
33 - bYes : "Ano",
34 - bNo : "Nie",
35 - bExit : "Zrušiť",
36 - msg: {
37 - required:"Pole je požadované",
38 - number:"Prosím, vložte valídne číslo",
39 - minValue:"hodnota musí býť väčšia ako alebo rovná ",
40 - maxValue:"hodnota musí býť menšia ako alebo rovná ",
41 - email: "nie je valídny e-mail",
42 - integer: "Prosím, vložte celé číslo",
43 - date: "Prosím, vložte valídny dátum",
44 - url: "nie je platnou URL. Požadovaný prefix ('http://' alebo 'https://')",
45 - nodefined : " nie je definovaný!",
46 - novalue : " je vyžadovaná návratová hodnota!",
47 - customarray : "Custom function mala vrátiť pole!",
48 - customfcheck : "Custom function by mala byť prítomná v prípade custom checking!"
49 - }
50 - },
51 - view : {
52 - caption: "Zobraziť záznam",
53 - bClose: "Zavrieť"
54 - },
55 - del : {
56 - caption: "Zmazať",
57 - msg: "Zmazať vybraný(é) záznam(y)?",
58 - bSubmit: "Zmazať",
59 - bCancel: "Storno"
60 - },
61 - nav : {
62 - edittext: " ",
63 - edittitle: "Editovať vybraný riadok",
64 - addtext:" ",
65 - addtitle: "Pridať nový riadek",
66 - deltext: " ",
67 - deltitle: "Zmazať vybraný záznam ",
68 - searchtext: " ",
69 - searchtitle: "Nájsť záznamy",
70 - refreshtext: "",
71 - refreshtitle: "Obnoviť tabuľku",
72 - alertcap: "Varovanie",
73 - alerttext: "Prosím, vyberte riadok",
74 - viewtext: "",
75 - viewtitle: "Zobraziť vybraný riadok"
76 - },
77 - col : {
78 - caption: "Zobrazit/Skrýť stĺpce",
79 - bSubmit: "Uložiť",
80 - bCancel: "Storno"
81 - },
82 - errors : {
83 - errcap : "Chyba",
84 - nourl : "Nie je nastavená url",
85 - norecords: "Žiadne záznamy k spracovaniu",
86 - model : "Dĺžka colNames <> colModel!"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
91 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
92 - date : {
93 - dayNames: [
94 - "Ne", "Po", "Ut", "St", "Št", "Pi", "So",
95 - "Nedela", "Pondelok", "Utorok", "Streda", "Štvrtok", "Piatek", "Sobota"
96 - ],
97 - monthNames: [
98 - "Jan", "Feb", "Mar", "Apr", "Máj", "Jún", "Júl", "Aug", "Sep", "Okt", "Nov", "Dec",
99 - "Január", "Február", "Marec", "Apríl", "Máj", "Jún", "Júl", "August", "September", "Október", "November", "December"
100 - ],
101 - AmPm : ["do","od","DO","OD"],
102 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
103 - srcformat: 'Y-m-d',
104 - newformat: 'd/m/Y',
105 - masks : {
106 - ISO8601Long:"Y-m-d H:i:s",
107 - ISO8601Short:"Y-m-d",
108 - ShortDate: "n/j/Y",
109 - LongDate: "l, F d, Y",
110 - FullDateTime: "l, F d, Y g:i:s A",
111 - MonthDay: "F d",
112 - ShortTime: "g:i A",
113 - LongTime: "g:i:s A",
114 - SortableDateTime: "Y-m-d\\TH:i:s",
115 - UniversalSortableDateTime: "Y-m-d H:i:sO",
116 - YearMonth: "F, Y"
117 - },
118 - reformatAfterEdit : false
119 - },
120 - baseLinkUrl: '',
121 - showAction: '',
122 - target: '',
123 - checkbox : {disabled:true},
124 - idName : 'id'
125 - }
126 -};
127 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Serbian Translation
4 - * Александар Миловац(Aleksandar Milovac) [email protected]
5 - * http://trirand.com/blog/
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 = {
11 - defaults : {
12 - recordtext: "Преглед {0} - {1} од {2}",
13 - emptyrecords: "Не постоји ниједан запис",
14 - loadtext: "Учитавање...",
15 - pgtext : "Страна {0} од {1}"
16 - },
17 - search : {
18 - caption: "Тражење...",
19 - Find: "Тражи",
20 - Reset: "Ресетуј",
21 - odata : ['једнако', 'није једнако', 'мање', 'мање или једнако','веће','веће или једнако', 'почиње са','не почиње са','је у','није у','завршава са','не завршава са','садржи','не садржи'],
22 - groupOps: [ { op: "И", text: "сви" }, { op: "ИЛИ", text: "сваки" } ],
23 - matchText: " match",
24 - rulesText: " правила"
25 - },
26 - edit : {
27 - addCaption: "Додај запис",
28 - editCaption: "Измени запис",
29 - bSubmit: "Пошаљи",
30 - bCancel: "Одустани",
31 - bClose: "Затвори",
32 - saveData: "Податак је измењен! Сачувај измене?",
33 - bYes : "Да",
34 - bNo : "Не",
35 - bExit : "Одустани",
36 - msg: {
37 - required:"Поље је обавезно",
38 - number:"Молим, унесите исправан број",
39 - minValue:"вредност мора бити већа од или једнака са ",
40 - maxValue:"вредност мора бити мања од или једнака са",
41 - email: "није исправна имејл адреса",
42 - integer: "Молим, унесите исправну целобројну вредност ",
43 - date: "Молим, унесите исправан датум",
44 - url: "није исправан УРЛ. Потребан је префикс ('http://' or 'https://')",
45 - nodefined : " није дефинисан!",
46 - novalue : " захтевана је повратна вредност!",
47 - customarray : "Custom function should return array!",
48 - customfcheck : "Custom function should be present in case of custom checking!"
49 -
50 - }
51 - },
52 - view : {
53 - caption: "Погледај запис",
54 - bClose: "Затвори"
55 - },
56 - del : {
57 - caption: "Избриши",
58 - msg: "Избриши изабран(е) запис(е)?",
59 - bSubmit: "Ибриши",
60 - bCancel: "Одбаци"
61 - },
62 - nav : {
63 - edittext: "",
64 - edittitle: "Измени изабрани ред",
65 - addtext:"",
66 - addtitle: "Додај нови ред",
67 - deltext: "",
68 - deltitle: "Избриши изабран ред",
69 - searchtext: "",
70 - searchtitle: "Нађи записе",
71 - refreshtext: "",
72 - refreshtitle: "Поново учитај податке",
73 - alertcap: "Упозорење",
74 - alerttext: "Молим, изаберите ред",
75 - viewtext: "",
76 - viewtitle: "Погледај изабрани ред"
77 - },
78 - col : {
79 - caption: "Изабери колоне",
80 - bSubmit: "ОК",
81 - bCancel: "Одбаци"
82 - },
83 - errors : {
84 - errcap : "Грешка",
85 - nourl : "Није постављен URL",
86 - norecords: "Нема записа за обраду",
87 - model : "Дужина модела colNames <> colModel!"
88 - },
89 - formatter : {
90 - integer : {thousandsSeparator: " ", defaultValue: '0'},
91 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
92 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
93 - date : {
94 - dayNames: [
95 - "Нед", "Пон", "Уто", "Сре", "Чет", "Пет", "Суб",
96 - "Недеља", "Понедељак", "Уторак", "Среда", "Четвртак", "Петак", "Субота"
97 - ],
98 - monthNames: [
99 - "Јан", "Феб", "Мар", "Апр", "Мај", "Јун", "Јул", "Авг", "Сеп", "Окт", "Нов", "Дец",
100 - "Јануар", "Фебруар", "Март", "Април", "Мај", "Јун", "Јул", "Август", "Септембар", "Октобар", "Новембар", "Децембар"
101 - ],
102 - AmPm : ["am","pm","AM","PM"],
103 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
104 - srcformat: 'Y-m-d',
105 - newformat: 'd/m/Y',
106 - masks : {
107 - ISO8601Long:"Y-m-d H:i:s",
108 - ISO8601Short:"Y-m-d",
109 - ShortDate: "n/j/Y",
110 - LongDate: "l, F d, Y",
111 - FullDateTime: "l, F d, Y g:i:s A",
112 - MonthDay: "F d",
113 - ShortTime: "g:i A",
114 - LongTime: "g:i:s A",
115 - SortableDateTime: "Y-m-d\\TH:i:s",
116 - UniversalSortableDateTime: "Y-m-d H:i:sO",
117 - YearMonth: "F, Y"
118 - },
119 - reformatAfterEdit : false
120 - },
121 - baseLinkUrl: '',
122 - showAction: '',
123 - target: '',
124 - checkbox : {disabled:true},
125 - idName : 'id'
126 - }
127 -};
128 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Swedish Translation
4 - * Harald Normann [email protected], [email protected]
5 - * http://www.worldteamsoftware.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 = {
11 - defaults : {
12 - recordtext: "Visar {0} - {1} av {2}",
13 - emptyrecords: "Det finns inga poster att visa",
14 - loadtext: "Laddar...",
15 - pgtext : "Sida {0} av {1}"
16 - },
17 - search : {
18 - caption: "Sök Poster - Ange sökvillkor",
19 - Find: "Sök",
20 - Reset: "Nollställ Villkor",
21 - odata : ['lika', 'ej lika', 'mindre', 'mindre eller lika','större','större eller lika', 'börjar med','börjar inte med','tillhör','tillhör inte','slutar med','slutar inte med','innehåller','innehåller inte'],
22 - groupOps: [ { op: "AND", text: "alla" }, { op: "OR", text: "eller" } ],
23 - matchText: " träff",
24 - rulesText: " regler"
25 - },
26 - edit : {
27 - addCaption: "Ny Post",
28 - editCaption: "Redigera Post",
29 - bSubmit: "Spara",
30 - bCancel: "Avbryt",
31 - bClose: "Stäng",
32 - saveData: "Data har ändrats! Spara förändringar?",
33 - bYes : "Ja",
34 - bNo : "Nej",
35 - bExit : "Avbryt",
36 - msg: {
37 - required:"Fältet är obligatoriskt",
38 - number:"Välj korrekt nummer",
39 - minValue:"värdet måste vara större än eller lika med",
40 - maxValue:"värdet måste vara mindre än eller lika med",
41 - email: "är inte korrekt e-post adress",
42 - integer: "Var god ange korrekt heltal",
43 - date: "Var god ange korrekt datum",
44 - url: "är inte en korrekt URL. Prefix måste anges ('http://' or 'https://')",
45 - nodefined : " är inte definierad!",
46 - novalue : " returvärde måste anges!",
47 - customarray : "Custom funktion måste returnera en vektor!",
48 - customfcheck : "Custom funktion måste finnas om Custom kontroll sker!"
49 - }
50 - },
51 - view : {
52 - caption: "Visa Post",
53 - bClose: "Stäng"
54 - },
55 - del : {
56 - caption: "Radera",
57 - msg: "Radera markerad(e) post(er)?",
58 - bSubmit: "Radera",
59 - bCancel: "Avbryt"
60 - },
61 - nav : {
62 - edittext: "",
63 - edittitle: "Redigera markerad rad",
64 - addtext:"",
65 - addtitle: "Skapa ny post",
66 - deltext: "",
67 - deltitle: "Radera markerad rad",
68 - searchtext: "",
69 - searchtitle: "Sök poster",
70 - refreshtext: "",
71 - refreshtitle: "Uppdatera data",
72 - alertcap: "Varning",
73 - alerttext: "Ingen rad är markerad",
74 - viewtext: "",
75 - viewtitle: "Visa markerad rad"
76 - },
77 - col : {
78 - caption: "Välj Kolumner",
79 - bSubmit: "OK",
80 - bCancel: "Avbryt"
81 - },
82 - errors : {
83 - errcap : "Fel",
84 - nourl : "URL saknas",
85 - norecords: "Det finns inga poster att bearbeta",
86 - model : "Antal colNames <> colModel!"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
91 - currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"Kr", defaultValue: '0,00'},
92 - date : {
93 - dayNames: [
94 - "Sön", "Mån", "Tis", "Ons", "Tor", "Fre", "Lör",
95 - "Söndag", "Måndag", "Tisdag", "Onsdag", "Torsdag", "Fredag", "Lördag"
96 - ],
97 - monthNames: [
98 - "Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec",
99 - "Januari", "Februari", "Mars", "April", "Maj", "Juni", "Juli", "Augusti", "September", "Oktober", "November", "December"
100 - ],
101 - AmPm : ["fm","em","FM","EM"],
102 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
103 - srcformat: 'Y-m-d',
104 - newformat: 'Y-m-d',
105 - masks : {
106 - ISO8601Long:"Y-m-d H:i:s",
107 - ISO8601Short:"Y-m-d",
108 - ShortDate: "n/j/Y",
109 - LongDate: "l, F d, Y",
110 - FullDateTime: "l, F d, Y g:i:s A",
111 - MonthDay: "F d",
112 - ShortTime: "g:i A",
113 - LongTime: "g:i:s A",
114 - SortableDateTime: "Y-m-d\\TH:i:s",
115 - UniversalSortableDateTime: "Y-m-d H:i:sO",
116 - YearMonth: "F, Y"
117 - },
118 - reformatAfterEdit : false
119 - },
120 - baseLinkUrl: '',
121 - showAction: '',
122 - target: '',
123 - checkbox : {disabled:true},
124 - idName : 'id'
125 - }
126 -};
127 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Thai Translation
4 - * Kittituch Manakul [email protected]
5 - * http://trirand.com/blog/
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 = {
11 - defaults : {
12 - recordtext: "แสดง {0} - {1} จาก {2}",
13 - emptyrecords: "ไม่พบข้อมูล",
14 - loadtext: "กำลังร้องขอข้อมูล...",
15 - pgtext : "หน้า {0} จาก {1}"
16 - },
17 - search : {
18 - caption: "กำลังค้นหา...",
19 - Find: "ค้นหา",
20 - Reset: "คืนค่ากลับ",
21 - odata : ['เท่ากับ', 'ไม่เท่ากับ', 'น้อยกว่า', 'ไม่มากกว่า','มากกกว่า','ไม่น้อยกว่า', 'ขึ้นต้นด้วย','ไม่ขึ้นต้นด้วย','มีคำใดคำหนึ่งใน','ไม่มีคำใดคำหนึ่งใน','ลงท้ายด้วย','ไม่ลงท้ายด้วย','มีคำว่า','ไม่มีคำว่า'],
22 - groupOps: [ { op: "และ", text: "ทั้งหมด" }, { op: "หรือ", text: "ใดๆ" } ],
23 - matchText: " ตรงกันกับ",
24 - rulesText: " ตามกฏ"
25 - },
26 - edit : {
27 - addCaption: "เพิ่มข้อมูล",
28 - editCaption: "แก้ไขข้อมูล",
29 - bSubmit: "บันทึก",
30 - bCancel: "ยกเลิก",
31 - bClose: "ปิด",
32 - saveData: "คุณต้องการบันทึการแก้ไข ใช่หรือไม่?",
33 - bYes : "บันทึก",
34 - bNo : "ละทิ้งการแก้ไข",
35 - bExit : "ยกเลิก",
36 - msg: {
37 - required:"ข้อมูลนี้จำเป็น",
38 - number:"กรุณากรอกหมายเลขให้ถูกต้อง",
39 - minValue:"ค่าของข้อมูลนี้ต้องไม่น้อยกว่า",
40 - maxValue:"ค่าของข้อมูลนี้ต้องไม่มากกว่า",
41 - email: "อีเมลล์นี้ไม่ถูกต้อง",
42 - integer: "กรุณากรอกเป็นจำนวนเต็ม",
43 - date: "กรุณากรอกวันที่ให้ถูกต้อง",
44 - url: "URL ไม่ถูกต้อง URL จำเป็นต้องขึ้นต้นด้วย 'http://' หรือ 'https://'",
45 - nodefined : "ไม่ได้ถูกกำหนดค่า!",
46 - novalue : "ต้องการการคืนค่า!",
47 - customarray : "ฟังก์ชันที่สร้างขึ้นต้องส่งค่ากลับเป็นแบบแอเรย์",
48 - customfcheck : "ระบบต้องการฟังก์ชันที่สร้างขึ้นสำหรับการตรวจสอบ!"
49 -
50 - }
51 - },
52 - view : {
53 - caption: "เรียกดูข้อมูล",
54 - bClose: "ปิด"
55 - },
56 - del : {
57 - caption: "ลบข้อมูล",
58 - msg: "คุณต้องการลบข้อมูลที่ถูกเลือก ใช่หรือไม่?",
59 - bSubmit: "ต้องการลบ",
60 - bCancel: "ยกเลิก"
61 - },
62 - nav : {
63 - edittext: "",
64 - edittitle: "แก้ไขข้อมูล",
65 - addtext:"",
66 - addtitle: "เพิ่มข้อมูล",
67 - deltext: "",
68 - deltitle: "ลบข้อมูล",
69 - searchtext: "",
70 - searchtitle: "ค้นหาข้อมูล",
71 - refreshtext: "",
72 - refreshtitle: "รีเฟรช",
73 - alertcap: "คำเตือน",
74 - alerttext: "กรุณาเลือกข้อมูล",
75 - viewtext: "",
76 - viewtitle: "ดูรายละเอียดข้อมูล"
77 - },
78 - col : {
79 - caption: "กรุณาเลือกคอลัมน์",
80 - bSubmit: "ตกลง",
81 - bCancel: "ยกเลิก"
82 - },
83 - errors : {
84 - errcap : "เกิดความผิดพลาด",
85 - nourl : "ไม่ได้กำหนด URL",
86 - norecords: "ไม่มีข้อมูลให้ดำเนินการ",
87 - model : "จำนวนคอลัมน์ไม่เท่ากับจำนวนคอลัมน์โมเดล!"
88 - },
89 - formatter : {
90 - integer : {thousandsSeparator: " ", defaultValue: '0'},
91 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
92 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
93 - date : {
94 - dayNames: [
95 - "อา", "จ", "อ", "พ", "พฤ", "ศ", "ส",
96 - "อาทิตย์", "จันทร์", "อังคาร", "พุธ", "พฤหัสบดี", "ศูกร์", "เสาร์"
97 - ],
98 - monthNames: [
99 - "ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค.",
100 - "มกราคม", "กุมภาพันธ์", "มีนาคม", "เมษายน", "พฤษภาคม", "มิถุนายน", "กรกฏาคม", "สิงหาคม", "กันยายน", "ตุลาคม", "พฤศจิกายน", "ธันวาคม"
101 - ],
102 - AmPm : ["am","pm","AM","PM"],
103 - S: function (j) {return ''},
104 - srcformat: 'Y-m-d',
105 - newformat: 'd/m/Y',
106 - masks : {
107 - ISO8601Long:"Y-m-d H:i:s",
108 - ISO8601Short:"Y-m-d",
109 - ShortDate: "n/j/Y",
110 - LongDate: "l, F d, Y",
111 - FullDateTime: "l, F d, Y g:i:s A",
112 - MonthDay: "F d",
113 - ShortTime: "g:i A",
114 - LongTime: "g:i:s A",
115 - SortableDateTime: "Y-m-d\\TH:i:s",
116 - UniversalSortableDateTime: "Y-m-d H:i:sO",
117 - YearMonth: "F, Y"
118 - },
119 - reformatAfterEdit : false
120 - },
121 - baseLinkUrl: '',
122 - showAction: '',
123 - target: '',
124 - checkbox : {disabled:true},
125 - idName : 'id'
126 - }
127 -};
128 -})(jQuery);
1 -;(function($){
2 -/**
3 - * jqGrid Turkish Translation
4 - * Erhan Gündoğan ([email protected])
5 - * http://blog.zakkum.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 = {
11 - defaults : {
12 - recordtext: "{0}-{1} listeleniyor. Toplam:{2}",
13 - emptyrecords: "Kayıt bulunamadı",
14 - loadtext: "Yükleniyor...",
15 - pgtext : "{0}/{1}. Sayfa"
16 - },
17 - search : {
18 - caption: "Arama...",
19 - Find: "Bul",
20 - Reset: "Temizle",
21 - odata : ['eşit', 'eşit değil', 'daha az', 'daha az veya eşit', 'daha fazla', 'daha fazla veya eşit', 'ile başlayan', 'ile başlamayan', 'içinde', 'içinde değil', 'ile biten', 'ile bitmeyen', 'içeren', 'içermeyen'],
22 - groupOps: [ { op: "VE", text: "tüm" }, { op: "VEYA", text: "herhangi" } ],
23 - matchText: " uyan",
24 - rulesText: " kurallar"
25 - },
26 - edit : {
27 - addCaption: "Kayıt Ekle",
28 - editCaption: "Kayıt Düzenle",
29 - bSubmit: "Gönder",
30 - bCancel: "İptal",
31 - bClose: "Kapat",
32 - saveData: "Veriler değişti! Kayıt edilsin mi?",
33 - bYes : "Evet",
34 - bNo : "Hayıt",
35 - bExit : "İptal",
36 - msg: {
37 - required:"Alan gerekli",
38 - number:"Lütfen bir numara giriniz",
39 - minValue:"girilen değer daha büyük ya da buna eşit olmalıdır",
40 - maxValue:"girilen değer daha küçük ya da buna eşit olmalıdır",
41 - email: "geçerli bir e-posta adresi değildir",
42 - integer: "Lütfen bir tamsayı giriniz",
43 - url: "Geçerli bir URL değil. ('http://' or 'https://') ön eki gerekli.",
44 - nodefined : " is not defined!",
45 - novalue : " return value is required!",
46 - customarray : "Custom function should return array!",
47 - customfcheck : "Custom function should be present in case of custom checking!"
48 - }
49 - },
50 - view : {
51 - caption: "Kayıt Görüntüle",
52 - bClose: "Kapat"
53 - },
54 - del : {
55 - caption: "Sil",
56 - msg: "Seçilen kayıtlar silinsin mi?",
57 - bSubmit: "Sil",
58 - bCancel: "İptal"
59 - },
60 - nav : {
61 - edittext: " ",
62 - edittitle: "Seçili satırı düzenle",
63 - addtext:" ",
64 - addtitle: "Yeni satır ekle",
65 - deltext: " ",
66 - deltitle: "Seçili satırı sil",
67 - searchtext: " ",
68 - searchtitle: "Kayıtları bul",
69 - refreshtext: "",
70 - refreshtitle: "Tabloyu yenile",
71 - alertcap: "Uyarı",
72 - alerttext: "Lütfen bir satır seçiniz",
73 - viewtext: "",
74 - viewtitle: "Seçilen satırı görüntüle"
75 - },
76 - col : {
77 - caption: "Sütunları göster/gizle",
78 - bSubmit: "Gönder",
79 - bCancel: "İptal"
80 - },
81 - errors : {
82 - errcap : "Hata",
83 - nourl : "Bir url yapılandırılmamış",
84 - norecords: "İşlem yapılacak bir kayıt yok",
85 - model : "colNames uzunluğu <> colModel!"
86 - },
87 - formatter : {
88 - integer : {thousandsSeparator: " ", defaultValue: '0'},
89 - number : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0.00'},
90 - currency : {decimalSeparator:".", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0.00'},
91 - date : {
92 - dayNames: [
93 - "Paz", "Pts", "Sal", "Çar", "Per", "Cum", "Cts",
94 - "Pazar", "Pazartesi", "Salı", "Çarşamba", "Perşembe", "Cuma", "Cumartesi"
95 - ],
96 - monthNames: [
97 - "Oca", "Şub", "Mar", "Nis", "May", "Haz", "Tem", "Ağu", "Eyl", "Eki", "Kas", "Ara",
98 - "Ocak", "Şubat", "Mart", "Nisan", "Mayıs", "Haziran", "Temmuz", "Ağustos", "Eylül", "Ekim", "Kasım", "Aralık"
99 - ],
100 - AmPm : ["am","pm","AM","PM"],
101 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
102 - srcformat: 'Y-m-d',
103 - newformat: 'd/m/Y',
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);
1 -;(function($){
2 -/**
3 - * jqGrid Ukrainian Translation v1.0 02.07.2009
4 - * Sergey Dyagovchenko
5 - * http://d.sumy.ua
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 = {
11 - defaults : {
12 - recordtext: "Перегляд {0} - {1} з {2}",
13 - emptyrecords: "Немає записів для перегляду",
14 - loadtext: "Завантаження...",
15 - pgtext : "Стор. {0} з {1}"
16 - },
17 - search : {
18 - caption: "Пошук...",
19 - Find: "Знайти",
20 - Reset: "Скидання",
21 - odata : ['рівно', 'не рівно', 'менше', 'менше або рівне','більше','більше або рівне', 'починається з','не починається з','знаходиться в','не знаходиться в','закінчується на','не закінчується на','містить','не містить'],
22 - groupOps: [ { op: "AND", text: "все" }, { op: "OR", text: "будь-який" } ],
23 - matchText: " збігається",
24 - rulesText: " правила"
25 - },
26 - edit : {
27 - addCaption: "Додати запис",
28 - editCaption: "Змінити запис",
29 - bSubmit: "Зберегти",
30 - bCancel: "Відміна",
31 - bClose: "Закрити",
32 - saveData: "До данних були внесені зміни! Зберегти зміни?",
33 - bYes : "Так",
34 - bNo : "Ні",
35 - bExit : "Відміна",
36 - msg: {
37 - required:"Поле є обов'язковим",
38 - number:"Будь ласка, введіть правильне число",
39 - minValue:"значення повинне бути більше або дорівнює",
40 - maxValue:"значення повинно бути менше або дорівнює",
41 - email: "некоректна адреса електронної пошти",
42 - integer: "Будь ласка, введення дійсне ціле значення",
43 - date: "Будь ласка, введення дійсне значення дати",
44 - url: "не дійсний URL. Необхідна приставка ('http://' or 'https://')",
45 - nodefined : " is not defined!",
46 - novalue : " return value is required!",
47 - customarray : "Custom function should return array!",
48 - customfcheck : "Custom function should be present in case of custom checking!"
49 - }
50 - },
51 - view : {
52 - caption: "Переглянути запис",
53 - bClose: "Закрити"
54 - },
55 - del : {
56 - caption: "Видалити",
57 - msg: "Видалити обраний запис(и)?",
58 - bSubmit: "Видалити",
59 - bCancel: "Відміна"
60 - },
61 - nav : {
62 - edittext: " ",
63 - edittitle: "Змінити вибраний запис",
64 - addtext:" ",
65 - addtitle: "Додати новий запис",
66 - deltext: " ",
67 - deltitle: "Видалити вибраний запис",
68 - searchtext: " ",
69 - searchtitle: "Знайти записи",
70 - refreshtext: "",
71 - refreshtitle: "Оновити таблицю",
72 - alertcap: "Попередження",
73 - alerttext: "Будь ласка, виберіть запис",
74 - viewtext: "",
75 - viewtitle: "Переглянути обраний запис"
76 - },
77 - col : {
78 - caption: "Показати/Приховати стовпці",
79 - bSubmit: "Зберегти",
80 - bCancel: "Відміна"
81 - },
82 - errors : {
83 - errcap : "Помилка",
84 - nourl : "URL не задан",
85 - norecords: "Немає записів для обробки",
86 - model : "Число полів не відповідає числу стовпців таблиці!"
87 - },
88 - formatter : {
89 - integer : {thousandsSeparator: " ", defaultValue: '0'},
90 - number : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, defaultValue: '0,00'},
91 - currency : {decimalSeparator:",", thousandsSeparator: " ", decimalPlaces: 2, prefix: "", suffix:"", defaultValue: '0,00'},
92 - date : {
93 - dayNames: [
94 - "Нд", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб",
95 - "Неділя", "Понеділок", "Вівторок", "Середа", "Четвер", "П'ятниця", "Субота"
96 - ],
97 - monthNames: [
98 - "Січ", "Лют", "Бер", "Кві", "Тра", "Чер", "Лип", "Сер", "Вер", "Жов", "Лис", "Гру",
99 - "Січень", "Лютий", "Березень", "Квітень", "Травень", "Червень", "Липень", "Серпень", "Вересень", "Жовтень", "Листопад", "Грудень"
100 - ],
101 - AmPm : ["am","pm","AM","PM"],
102 - S: function (j) {return j < 11 || j > 13 ? ['st', 'nd', 'rd', 'th'][Math.min((j - 1) % 10, 3)] : 'th'},
103 - srcformat: 'Y-m-d',
104 - newformat: 'd.m.Y',
105 - masks : {
106 - ISO8601Long:"Y-m-d H:i:s",
107 - ISO8601Short:"Y-m-d",
108 - ShortDate: "n.j.Y",
109 - LongDate: "l, F d, Y",
110 - FullDateTime: "l, F d, Y G:i:s",
111 - MonthDay: "F d",
112 - ShortTime: "G:i",
113 - LongTime: "G:i:s",
114 - SortableDateTime: "Y-m-d\\TH:i:s",
115 - UniversalSortableDateTime: "Y-m-d H:i:sO",
116 - YearMonth: "F, Y"
117 - },
118 - reformatAfterEdit : false
119 - },
120 - baseLinkUrl: '',
121 - showAction: '',
122 - target: '',
123 - checkbox : {disabled:true},
124 - idName : 'id'
125 - }
126 -};
127 -})(jQuery);
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.