bootstrap-table-rails 1.15.5 → 1.18.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (109) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +143 -36
  3. data/lib/bootstrap-table-rails/version.rb +1 -1
  4. data/vendor/assets/javascripts/bootstrap-table/bootstrap-table-locale-all.js +1012 -83
  5. data/vendor/assets/javascripts/bootstrap-table/bootstrap-table-vue.esm.js +684 -208
  6. data/vendor/assets/javascripts/bootstrap-table/bootstrap-table-vue.js +686 -210
  7. data/vendor/assets/javascripts/bootstrap-table/bootstrap-table.css +75 -12
  8. data/vendor/assets/javascripts/bootstrap-table/bootstrap-table.js +1617 -763
  9. data/vendor/assets/javascripts/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.js +280 -93
  10. data/vendor/assets/javascripts/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.js +200 -78
  11. data/vendor/assets/javascripts/bootstrap-table/extensions/cookie/bootstrap-table-cookie.js +1349 -258
  12. data/vendor/assets/javascripts/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.js +216 -77
  13. data/vendor/assets/javascripts/bootstrap-table/extensions/custom-view/bootstrap-table-custom-view.js +1198 -0
  14. data/vendor/assets/javascripts/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.js +83 -42
  15. data/vendor/assets/javascripts/bootstrap-table/extensions/editable/bootstrap-table-editable.js +1219 -208
  16. data/vendor/assets/javascripts/bootstrap-table/extensions/export/bootstrap-table-export.js +458 -204
  17. data/vendor/assets/javascripts/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.css +1 -1
  18. data/vendor/assets/javascripts/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.js +1420 -901
  19. data/vendor/assets/javascripts/bootstrap-table/extensions/filter-control/utils.js +2361 -0
  20. data/vendor/assets/javascripts/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.css +12 -14
  21. data/vendor/assets/javascripts/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.js +589 -423
  22. data/vendor/assets/javascripts/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.css +3 -2
  23. data/vendor/assets/javascripts/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.js +552 -487
  24. data/vendor/assets/javascripts/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.js +3 -3
  25. data/vendor/assets/javascripts/bootstrap-table/extensions/key-events/bootstrap-table-key-events.js +219 -74
  26. data/vendor/assets/javascripts/bootstrap-table/extensions/mobile/bootstrap-table-mobile.js +143 -66
  27. data/vendor/assets/javascripts/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.js +326 -462
  28. data/vendor/assets/javascripts/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.js +137 -65
  29. data/vendor/assets/javascripts/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.js +87 -42
  30. data/vendor/assets/javascripts/bootstrap-table/extensions/print/bootstrap-table-print.js +452 -155
  31. data/vendor/assets/javascripts/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.js +643 -255
  32. data/vendor/assets/javascripts/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.js +348 -136
  33. data/vendor/assets/javascripts/bootstrap-table/extensions/resizable/bootstrap-table-resizable.js +84 -44
  34. data/vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css +0 -1
  35. data/vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.js +218 -76
  36. data/vendor/assets/javascripts/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.js +558 -217
  37. data/vendor/assets/javascripts/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.js +221 -115
  38. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-af-ZA.js +98 -42
  39. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ar-SA.js +98 -42
  40. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-bg-BG.js +777 -0
  41. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ca-ES.js +98 -42
  42. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-cs-CZ.js +98 -42
  43. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-da-DK.js +98 -42
  44. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-de-DE.js +98 -42
  45. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-el-GR.js +98 -42
  46. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-en-US.js +98 -42
  47. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-AR.js +120 -63
  48. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-CL.js +98 -42
  49. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-CR.js +98 -42
  50. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-ES.js +98 -42
  51. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-MX.js +98 -42
  52. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-NI.js +98 -42
  53. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-SP.js +98 -42
  54. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-et-EE.js +98 -42
  55. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-eu-EU.js +98 -42
  56. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fa-IR.js +98 -42
  57. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fi-FI.js +98 -42
  58. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-BE.js +98 -42
  59. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-CH.js +98 -42
  60. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-FR.js +99 -43
  61. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-LU.js +98 -42
  62. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-he-IL.js +98 -42
  63. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-hr-HR.js +98 -42
  64. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-hu-HU.js +98 -42
  65. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-id-ID.js +98 -42
  66. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-it-IT.js +113 -57
  67. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ja-JP.js +98 -42
  68. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ka-GE.js +98 -42
  69. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ko-KR.js +98 -42
  70. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ms-MY.js +98 -42
  71. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-nb-NO.js +98 -42
  72. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-nl-BE.js +99 -43
  73. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-nl-NL.js +98 -42
  74. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-pl-PL.js +98 -42
  75. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-pt-BR.js +102 -45
  76. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-pt-PT.js +98 -42
  77. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ro-RO.js +98 -42
  78. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ru-RU.js +98 -42
  79. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sk-SK.js +98 -42
  80. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sr-Cyrl-RS.js +98 -42
  81. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sr-Latn-RS.js +98 -42
  82. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sv-SE.js +98 -42
  83. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-th-TH.js +98 -42
  84. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-tr-TR.js +98 -42
  85. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-uk-UA.js +98 -42
  86. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ur-PK.js +98 -42
  87. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-uz-Latn-UZ.js +98 -42
  88. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-vi-VN.js +98 -42
  89. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-zh-CN.js +98 -42
  90. data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-zh-TW.js +98 -42
  91. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/bootstrap-table.css +776 -0
  92. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/bootstrap-table.js +1049 -0
  93. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/fonts/bootstrap-table.eot +0 -0
  94. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/fonts/bootstrap-table.svg +28 -0
  95. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/fonts/bootstrap-table.ttf +0 -0
  96. data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/fonts/bootstrap-table.woff +0 -0
  97. data/vendor/assets/javascripts/bootstrap-table/themes/bulma/bootstrap-table-bulma.css +89 -13
  98. data/vendor/assets/javascripts/bootstrap-table/themes/bulma/bootstrap-table-bulma.js +161 -63
  99. data/vendor/assets/javascripts/bootstrap-table/themes/foundation/bootstrap-table-foundation.css +88 -15
  100. data/vendor/assets/javascripts/bootstrap-table/themes/foundation/bootstrap-table-foundation.js +166 -65
  101. data/vendor/assets/javascripts/bootstrap-table/themes/materialize/bootstrap-table-materialize.css +83 -11
  102. data/vendor/assets/javascripts/bootstrap-table/themes/materialize/bootstrap-table-materialize.js +164 -66
  103. data/vendor/assets/javascripts/bootstrap-table/themes/semantic/bootstrap-table-semantic.css +89 -15
  104. data/vendor/assets/javascripts/bootstrap-table/themes/semantic/bootstrap-table-semantic.js +164 -66
  105. metadata +10 -5
  106. data/vendor/assets/javascripts/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js +0 -1757
  107. data/vendor/assets/javascripts/bootstrap-table/extensions/cell-input/bootstrap-table-cell-input.css +0 -12
  108. data/vendor/assets/javascripts/bootstrap-table/extensions/cell-input/bootstrap-table-cell-input.js +0 -2087
  109. data/vendor/assets/javascripts/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.js +0 -1265
@@ -2,9 +2,9 @@
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('jquery')) :
3
3
  typeof define === 'function' && define.amd ? define(['jquery'], factory) :
4
4
  (global = global || self, factory(global.jQuery));
5
- }(this, function ($) { 'use strict';
5
+ }(this, (function ($) { 'use strict';
6
6
 
7
- $ = $ && $.hasOwnProperty('default') ? $['default'] : $;
7
+ $ = $ && Object.prototype.hasOwnProperty.call($, 'default') ? $['default'] : $;
8
8
 
9
9
  var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
10
10
 
@@ -12,7 +12,6 @@
12
12
  return module = { exports: {} }, fn(module, module.exports), module.exports;
13
13
  }
14
14
 
15
- var O = 'object';
16
15
  var check = function (it) {
17
16
  return it && it.Math == Math && it;
18
17
  };
@@ -20,10 +19,10 @@
20
19
  // https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
21
20
  var global_1 =
22
21
  // eslint-disable-next-line no-undef
23
- check(typeof globalThis == O && globalThis) ||
24
- check(typeof window == O && window) ||
25
- check(typeof self == O && self) ||
26
- check(typeof commonjsGlobal == O && commonjsGlobal) ||
22
+ check(typeof globalThis == 'object' && globalThis) ||
23
+ check(typeof window == 'object' && window) ||
24
+ check(typeof self == 'object' && self) ||
25
+ check(typeof commonjsGlobal == 'object' && commonjsGlobal) ||
27
26
  // eslint-disable-next-line no-new-func
28
27
  Function('return this')();
29
28
 
@@ -179,7 +178,7 @@
179
178
  f: f$2
180
179
  };
181
180
 
182
- var hide = descriptors ? function (object, key, value) {
181
+ var createNonEnumerableProperty = descriptors ? function (object, key, value) {
183
182
  return objectDefineProperty.f(object, key, createPropertyDescriptor(1, value));
184
183
  } : function (object, key, value) {
185
184
  object[key] = value;
@@ -188,31 +187,42 @@
188
187
 
189
188
  var setGlobal = function (key, value) {
190
189
  try {
191
- hide(global_1, key, value);
190
+ createNonEnumerableProperty(global_1, key, value);
192
191
  } catch (error) {
193
192
  global_1[key] = value;
194
193
  } return value;
195
194
  };
196
195
 
197
- var shared = createCommonjsModule(function (module) {
198
196
  var SHARED = '__core-js_shared__';
199
197
  var store = global_1[SHARED] || setGlobal(SHARED, {});
200
198
 
199
+ var sharedStore = store;
200
+
201
+ var functionToString = Function.toString;
202
+
203
+ // this helper broken in `3.4.1-3.4.4`, so we can't use `shared` helper
204
+ if (typeof sharedStore.inspectSource != 'function') {
205
+ sharedStore.inspectSource = function (it) {
206
+ return functionToString.call(it);
207
+ };
208
+ }
209
+
210
+ var inspectSource = sharedStore.inspectSource;
211
+
212
+ var WeakMap = global_1.WeakMap;
213
+
214
+ var nativeWeakMap = typeof WeakMap === 'function' && /native code/.test(inspectSource(WeakMap));
215
+
216
+ var shared = createCommonjsModule(function (module) {
201
217
  (module.exports = function (key, value) {
202
- return store[key] || (store[key] = value !== undefined ? value : {});
218
+ return sharedStore[key] || (sharedStore[key] = value !== undefined ? value : {});
203
219
  })('versions', []).push({
204
- version: '3.1.3',
220
+ version: '3.6.0',
205
221
  mode: 'global',
206
222
  copyright: '© 2019 Denis Pushkarev (zloirock.ru)'
207
223
  });
208
224
  });
209
225
 
210
- var functionToString = shared('native-function-to-string', Function.toString);
211
-
212
- var WeakMap = global_1.WeakMap;
213
-
214
- var nativeWeakMap = typeof WeakMap === 'function' && /native code/.test(functionToString.call(WeakMap));
215
-
216
226
  var id = 0;
217
227
  var postfix = Math.random();
218
228
 
@@ -245,25 +255,25 @@
245
255
  };
246
256
 
247
257
  if (nativeWeakMap) {
248
- var store = new WeakMap$1();
249
- var wmget = store.get;
250
- var wmhas = store.has;
251
- var wmset = store.set;
258
+ var store$1 = new WeakMap$1();
259
+ var wmget = store$1.get;
260
+ var wmhas = store$1.has;
261
+ var wmset = store$1.set;
252
262
  set = function (it, metadata) {
253
- wmset.call(store, it, metadata);
263
+ wmset.call(store$1, it, metadata);
254
264
  return metadata;
255
265
  };
256
266
  get = function (it) {
257
- return wmget.call(store, it) || {};
267
+ return wmget.call(store$1, it) || {};
258
268
  };
259
269
  has$1 = function (it) {
260
- return wmhas.call(store, it);
270
+ return wmhas.call(store$1, it);
261
271
  };
262
272
  } else {
263
273
  var STATE = sharedKey('state');
264
274
  hiddenKeys[STATE] = true;
265
275
  set = function (it, metadata) {
266
- hide(it, STATE, metadata);
276
+ createNonEnumerableProperty(it, STATE, metadata);
267
277
  return metadata;
268
278
  };
269
279
  get = function (it) {
@@ -285,18 +295,14 @@
285
295
  var redefine = createCommonjsModule(function (module) {
286
296
  var getInternalState = internalState.get;
287
297
  var enforceInternalState = internalState.enforce;
288
- var TEMPLATE = String(functionToString).split('toString');
289
-
290
- shared('inspectSource', function (it) {
291
- return functionToString.call(it);
292
- });
298
+ var TEMPLATE = String(String).split('String');
293
299
 
294
300
  (module.exports = function (O, key, value, options) {
295
301
  var unsafe = options ? !!options.unsafe : false;
296
302
  var simple = options ? !!options.enumerable : false;
297
303
  var noTargetGet = options ? !!options.noTargetGet : false;
298
304
  if (typeof value == 'function') {
299
- if (typeof key == 'string' && !has(value, 'name')) hide(value, 'name', key);
305
+ if (typeof key == 'string' && !has(value, 'name')) createNonEnumerableProperty(value, 'name', key);
300
306
  enforceInternalState(value).source = TEMPLATE.join(typeof key == 'string' ? key : '');
301
307
  }
302
308
  if (O === global_1) {
@@ -309,10 +315,10 @@
309
315
  simple = true;
310
316
  }
311
317
  if (simple) O[key] = value;
312
- else hide(O, key, value);
318
+ else createNonEnumerableProperty(O, key, value);
313
319
  // add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative
314
320
  })(Function.prototype, 'toString', function toString() {
315
- return typeof this == 'function' && getInternalState(this).source || functionToString.call(this);
321
+ return typeof this == 'function' && getInternalState(this).source || inspectSource(this);
316
322
  });
317
323
  });
318
324
 
@@ -349,7 +355,7 @@
349
355
 
350
356
  // Helper for a popular repeating case of the spec:
351
357
  // Let integer be ? ToInteger(index).
352
- // If integer < 0, let result be max((length + integer), 0); else let result be min(length, length).
358
+ // If integer < 0, let result be max((length + integer), 0); else let result be min(integer, length).
353
359
  var toAbsoluteIndex = function (index, length) {
354
360
  var integer = toInteger(index);
355
361
  return integer < 0 ? max(integer + length, 0) : min$1(integer, length);
@@ -513,7 +519,7 @@
513
519
  }
514
520
  // add a flag to not completely full polyfills
515
521
  if (options.sham || (targetProperty && targetProperty.sham)) {
516
- hide(sourceProperty, 'sham', true);
522
+ createNonEnumerableProperty(sourceProperty, 'sham', true);
517
523
  }
518
524
  // extend global
519
525
  redefine(target, key, sourceProperty, options);
@@ -544,12 +550,21 @@
544
550
  return !String(Symbol());
545
551
  });
546
552
 
553
+ var useSymbolAsUid = nativeSymbol
554
+ // eslint-disable-next-line no-undef
555
+ && !Symbol.sham
556
+ // eslint-disable-next-line no-undef
557
+ && typeof Symbol() == 'symbol';
558
+
559
+ var WellKnownSymbolsStore = shared('wks');
547
560
  var Symbol$1 = global_1.Symbol;
548
- var store$1 = shared('wks');
561
+ var createWellKnownSymbol = useSymbolAsUid ? Symbol$1 : uid;
549
562
 
550
563
  var wellKnownSymbol = function (name) {
551
- return store$1[name] || (store$1[name] = nativeSymbol && Symbol$1[name]
552
- || (nativeSymbol ? Symbol$1 : uid)('Symbol.' + name));
564
+ if (!has(WellKnownSymbolsStore, name)) {
565
+ if (nativeSymbol && has(Symbol$1, name)) WellKnownSymbolsStore[name] = Symbol$1[name];
566
+ else WellKnownSymbolsStore[name] = createWellKnownSymbol('Symbol.' + name);
567
+ } return WellKnownSymbolsStore[name];
553
568
  };
554
569
 
555
570
  var SPECIES = wellKnownSymbol('species');
@@ -569,10 +584,33 @@
569
584
  } return new (C === undefined ? Array : C)(length === 0 ? 0 : length);
570
585
  };
571
586
 
587
+ var userAgent = getBuiltIn('navigator', 'userAgent') || '';
588
+
589
+ var process = global_1.process;
590
+ var versions = process && process.versions;
591
+ var v8 = versions && versions.v8;
592
+ var match, version;
593
+
594
+ if (v8) {
595
+ match = v8.split('.');
596
+ version = match[0] + match[1];
597
+ } else if (userAgent) {
598
+ match = userAgent.match(/Edge\/(\d+)/);
599
+ if (!match || match[1] >= 74) {
600
+ match = userAgent.match(/Chrome\/(\d+)/);
601
+ if (match) version = match[1];
602
+ }
603
+ }
604
+
605
+ var v8Version = version && +version;
606
+
572
607
  var SPECIES$1 = wellKnownSymbol('species');
573
608
 
574
609
  var arrayMethodHasSpeciesSupport = function (METHOD_NAME) {
575
- return !fails(function () {
610
+ // We can't use this feature detection in V8 since it causes
611
+ // deoptimization and serious performance degradation
612
+ // https://github.com/zloirock/core-js/issues/677
613
+ return v8Version >= 51 || !fails(function () {
576
614
  var array = [];
577
615
  var constructor = array.constructor = {};
578
616
  constructor[SPECIES$1] = function () {
@@ -586,7 +624,10 @@
586
624
  var MAX_SAFE_INTEGER = 0x1FFFFFFFFFFFFF;
587
625
  var MAXIMUM_ALLOWED_INDEX_EXCEEDED = 'Maximum allowed index exceeded';
588
626
 
589
- var IS_CONCAT_SPREADABLE_SUPPORT = !fails(function () {
627
+ // We can't use this feature detection in V8 since it causes
628
+ // deoptimization and serious performance degradation
629
+ // https://github.com/zloirock/core-js/issues/679
630
+ var IS_CONCAT_SPREADABLE_SUPPORT = v8Version >= 51 || !fails(function () {
590
631
  var array = [];
591
632
  array[IS_CONCAT_SPREADABLE] = false;
592
633
  return array.concat()[0] !== array;
@@ -633,6 +674,12 @@
633
674
  */
634
675
 
635
676
  $.fn.bootstrapTable.locales['af-ZA'] = {
677
+ formatCopyRows: function formatCopyRows() {
678
+ return 'Copy Rows';
679
+ },
680
+ formatPrint: function formatPrint() {
681
+ return 'Print';
682
+ },
636
683
  formatLoadingMessage: function formatLoadingMessage() {
637
684
  return 'Besig om te laai, wag asseblief';
638
685
  },
@@ -714,6 +761,15 @@
714
761
  },
715
762
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
716
763
  return 'Close';
764
+ },
765
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
766
+ return 'Hide/Show controls';
767
+ },
768
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
769
+ return 'Hide controls';
770
+ },
771
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
772
+ return 'Show controls';
717
773
  }
718
774
  };
719
775
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['af-ZA']);
@@ -724,6 +780,12 @@
724
780
  */
725
781
 
726
782
  $.fn.bootstrapTable.locales['ar-SA'] = {
783
+ formatCopyRows: function formatCopyRows() {
784
+ return 'Copy Rows';
785
+ },
786
+ formatPrint: function formatPrint() {
787
+ return 'Print';
788
+ },
727
789
  formatLoadingMessage: function formatLoadingMessage() {
728
790
  return 'جاري التحميل, يرجى الإنتظار';
729
791
  },
@@ -806,10 +868,125 @@
806
868
  },
807
869
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
808
870
  return 'Close';
871
+ },
872
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
873
+ return 'Hide/Show controls';
874
+ },
875
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
876
+ return 'Hide controls';
877
+ },
878
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
879
+ return 'Show controls';
809
880
  }
810
881
  };
811
882
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['ar-SA']);
812
883
 
884
+ /**
885
+ * Bootstrap Table English translation
886
+ * Author: Mikhail Kalatchev <kalatchev[at]gmail.com>
887
+ */
888
+
889
+ $.fn.bootstrapTable.locales['bg-BG'] = {
890
+ formatCopyRows: function formatCopyRows() {
891
+ return 'Copy Rows';
892
+ },
893
+ formatPrint: function formatPrint() {
894
+ return 'Print';
895
+ },
896
+ formatLoadingMessage: function formatLoadingMessage() {
897
+ return 'Зареждане, моля изчакайте';
898
+ },
899
+ formatRecordsPerPage: function formatRecordsPerPage(pageNumber) {
900
+ return "".concat(pageNumber, " \u0440\u0435\u0434\u0430 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430");
901
+ },
902
+ formatShowingRows: function formatShowingRows(pageFrom, pageTo, totalRows, totalNotFiltered) {
903
+ if (totalNotFiltered !== undefined && totalNotFiltered > 0 && totalNotFiltered > totalRows) {
904
+ return "\u041F\u043E\u043A\u0430\u0437\u0430\u043D\u0438 \u0440\u0435\u0434\u043E\u0432\u0435 \u043E\u0442 ".concat(pageFrom, " \u0434\u043E ").concat(pageTo, " \u043E\u0442 ").concat(totalRows, " \u0440\u0435\u0434\u0430 (\u0444\u0438\u043B\u0442\u0440\u0438\u0440\u0430\u043D\u0438 \u043E\u0442 \u043E\u0431\u0449\u043E ").concat(totalNotFiltered, " \u0440\u0435\u0434\u0430)");
905
+ }
906
+
907
+ return "\u041F\u043E\u043A\u0430\u0437\u0430\u043D\u0438 \u0440\u0435\u0434\u043E\u0432\u0435 \u043E\u0442 ".concat(pageFrom, " \u0434\u043E ").concat(pageTo, " \u043E\u0442 \u043E\u0431\u0449\u043E ").concat(totalRows, " \u0440\u0435\u0434\u0430");
908
+ },
909
+ formatSRPaginationPreText: function formatSRPaginationPreText() {
910
+ return 'предишна страница';
911
+ },
912
+ formatSRPaginationPageText: function formatSRPaginationPageText(page) {
913
+ return "\u0434\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 ".concat(page);
914
+ },
915
+ formatSRPaginationNextText: function formatSRPaginationNextText() {
916
+ return 'следваща страница';
917
+ },
918
+ formatDetailPagination: function formatDetailPagination(totalRows) {
919
+ return "\u041F\u043E\u043A\u0430\u0437\u0430\u043D\u0438 ".concat(totalRows, " \u0440\u0435\u0434\u0430");
920
+ },
921
+ formatClearSearch: function formatClearSearch() {
922
+ return 'Изчистване на търсенето';
923
+ },
924
+ formatSearch: function formatSearch() {
925
+ return 'Търсене';
926
+ },
927
+ formatNoMatches: function formatNoMatches() {
928
+ return 'Не са намерени съвпадащи записи';
929
+ },
930
+ formatPaginationSwitch: function formatPaginationSwitch() {
931
+ return 'Скриване/Показване на странициране';
932
+ },
933
+ formatPaginationSwitchDown: function formatPaginationSwitchDown() {
934
+ return 'Показване на странициране';
935
+ },
936
+ formatPaginationSwitchUp: function formatPaginationSwitchUp() {
937
+ return 'Скриване на странициране';
938
+ },
939
+ formatRefresh: function formatRefresh() {
940
+ return 'Обновяване';
941
+ },
942
+ formatToggle: function formatToggle() {
943
+ return 'Превключване';
944
+ },
945
+ formatToggleOn: function formatToggleOn() {
946
+ return 'Показване на изглед карта';
947
+ },
948
+ formatToggleOff: function formatToggleOff() {
949
+ return 'Скриване на изглед карта';
950
+ },
951
+ formatColumns: function formatColumns() {
952
+ return 'Колони';
953
+ },
954
+ formatColumnsToggleAll: function formatColumnsToggleAll() {
955
+ return 'Превключване на всички';
956
+ },
957
+ formatFullscreen: function formatFullscreen() {
958
+ return 'Цял екран';
959
+ },
960
+ formatAllRows: function formatAllRows() {
961
+ return 'Всички';
962
+ },
963
+ formatAutoRefresh: function formatAutoRefresh() {
964
+ return 'Автоматично обновяване';
965
+ },
966
+ formatExport: function formatExport() {
967
+ return 'Експорт на данни';
968
+ },
969
+ formatJumpTo: function formatJumpTo() {
970
+ return 'ОТИДИ';
971
+ },
972
+ formatAdvancedSearch: function formatAdvancedSearch() {
973
+ return 'Разширено търсене';
974
+ },
975
+ formatAdvancedCloseButton: function formatAdvancedCloseButton() {
976
+ return 'Затваряне';
977
+ },
978
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
979
+ return 'Hide/Show controls';
980
+ },
981
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
982
+ return 'Hide controls';
983
+ },
984
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
985
+ return 'Show controls';
986
+ }
987
+ };
988
+ $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['bg-BG']);
989
+
813
990
  /**
814
991
  * Bootstrap Table Catalan translation
815
992
  * Authors: Marc Pina<iwalkalone69@gmail.com>
@@ -817,6 +994,12 @@
817
994
  */
818
995
 
819
996
  $.fn.bootstrapTable.locales['ca-ES'] = {
997
+ formatCopyRows: function formatCopyRows() {
998
+ return 'Copy Rows';
999
+ },
1000
+ formatPrint: function formatPrint() {
1001
+ return 'Print';
1002
+ },
820
1003
  formatLoadingMessage: function formatLoadingMessage() {
821
1004
  return 'Espereu, si us plau';
822
1005
  },
@@ -898,6 +1081,15 @@
898
1081
  },
899
1082
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
900
1083
  return 'Close';
1084
+ },
1085
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
1086
+ return 'Hide/Show controls';
1087
+ },
1088
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
1089
+ return 'Hide controls';
1090
+ },
1091
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
1092
+ return 'Show controls';
901
1093
  }
902
1094
  };
903
1095
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['ca-ES']);
@@ -909,6 +1101,12 @@
909
1101
  */
910
1102
 
911
1103
  $.fn.bootstrapTable.locales['cs-CZ'] = {
1104
+ formatCopyRows: function formatCopyRows() {
1105
+ return 'Copy Rows';
1106
+ },
1107
+ formatPrint: function formatPrint() {
1108
+ return 'Print';
1109
+ },
912
1110
  formatLoadingMessage: function formatLoadingMessage() {
913
1111
  return 'Čekejte, prosím';
914
1112
  },
@@ -990,6 +1188,15 @@
990
1188
  },
991
1189
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
992
1190
  return 'Close';
1191
+ },
1192
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
1193
+ return 'Hide/Show controls';
1194
+ },
1195
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
1196
+ return 'Hide controls';
1197
+ },
1198
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
1199
+ return 'Show controls';
993
1200
  }
994
1201
  };
995
1202
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['cs-CZ']);
@@ -1000,6 +1207,12 @@
1000
1207
  */
1001
1208
 
1002
1209
  $.fn.bootstrapTable.locales['da-DK'] = {
1210
+ formatCopyRows: function formatCopyRows() {
1211
+ return 'Copy Rows';
1212
+ },
1213
+ formatPrint: function formatPrint() {
1214
+ return 'Print';
1215
+ },
1003
1216
  formatLoadingMessage: function formatLoadingMessage() {
1004
1217
  return 'Indlæser, vent venligst';
1005
1218
  },
@@ -1081,6 +1294,15 @@
1081
1294
  },
1082
1295
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1083
1296
  return 'Close';
1297
+ },
1298
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
1299
+ return 'Hide/Show controls';
1300
+ },
1301
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
1302
+ return 'Hide controls';
1303
+ },
1304
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
1305
+ return 'Show controls';
1084
1306
  }
1085
1307
  };
1086
1308
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['da-DK']);
@@ -1091,6 +1313,12 @@
1091
1313
  */
1092
1314
 
1093
1315
  $.fn.bootstrapTable.locales['de-DE'] = {
1316
+ formatCopyRows: function formatCopyRows() {
1317
+ return 'Zeilen kopieren';
1318
+ },
1319
+ formatPrint: function formatPrint() {
1320
+ return 'Drucken';
1321
+ },
1094
1322
  formatLoadingMessage: function formatLoadingMessage() {
1095
1323
  return 'Lade, bitte warten';
1096
1324
  },
@@ -1172,6 +1400,15 @@
1172
1400
  },
1173
1401
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1174
1402
  return 'Schließen';
1403
+ },
1404
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
1405
+ return 'Verstecke/Zeige Filter';
1406
+ },
1407
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
1408
+ return 'Verstecke Filter';
1409
+ },
1410
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
1411
+ return 'Zeige Filter';
1175
1412
  }
1176
1413
  };
1177
1414
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['de-DE']);
@@ -1182,6 +1419,12 @@
1182
1419
  */
1183
1420
 
1184
1421
  $.fn.bootstrapTable.locales['el-GR'] = {
1422
+ formatCopyRows: function formatCopyRows() {
1423
+ return 'Copy Rows';
1424
+ },
1425
+ formatPrint: function formatPrint() {
1426
+ return 'Print';
1427
+ },
1185
1428
  formatLoadingMessage: function formatLoadingMessage() {
1186
1429
  return 'Φορτώνει, παρακαλώ περιμένετε';
1187
1430
  },
@@ -1263,6 +1506,15 @@
1263
1506
  },
1264
1507
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1265
1508
  return 'Close';
1509
+ },
1510
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
1511
+ return 'Hide/Show controls';
1512
+ },
1513
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
1514
+ return 'Hide controls';
1515
+ },
1516
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
1517
+ return 'Show controls';
1266
1518
  }
1267
1519
  };
1268
1520
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['el-GR']);
@@ -1273,6 +1525,12 @@
1273
1525
  */
1274
1526
 
1275
1527
  $.fn.bootstrapTable.locales['en-US'] = {
1528
+ formatCopyRows: function formatCopyRows() {
1529
+ return 'Copy Rows';
1530
+ },
1531
+ formatPrint: function formatPrint() {
1532
+ return 'Print';
1533
+ },
1276
1534
  formatLoadingMessage: function formatLoadingMessage() {
1277
1535
  return 'Loading, please wait';
1278
1536
  },
@@ -1354,6 +1612,15 @@
1354
1612
  },
1355
1613
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1356
1614
  return 'Close';
1615
+ },
1616
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
1617
+ return 'Hide/Show controls';
1618
+ },
1619
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
1620
+ return 'Hide controls';
1621
+ },
1622
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
1623
+ return 'Show controls';
1357
1624
  }
1358
1625
  };
1359
1626
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['en-US']);
@@ -1361,9 +1628,16 @@
1361
1628
  /**
1362
1629
  * Bootstrap Table Spanish (Argentina) translation
1363
1630
  * Author: Felix Vera (felix.vera@gmail.com)
1631
+ * Edited by: DarkThinking (https://github.com/DarkThinking)
1364
1632
  */
1365
1633
 
1366
1634
  $.fn.bootstrapTable.locales['es-AR'] = {
1635
+ formatCopyRows: function formatCopyRows() {
1636
+ return 'Copy Rows';
1637
+ },
1638
+ formatPrint: function formatPrint() {
1639
+ return 'Print';
1640
+ },
1367
1641
  formatLoadingMessage: function formatLoadingMessage() {
1368
1642
  return 'Cargando, espere por favor';
1369
1643
  },
@@ -1372,22 +1646,22 @@
1372
1646
  },
1373
1647
  formatShowingRows: function formatShowingRows(pageFrom, pageTo, totalRows, totalNotFiltered) {
1374
1648
  if (totalNotFiltered !== undefined && totalNotFiltered > 0 && totalNotFiltered > totalRows) {
1375
- return "Mostrando ".concat(pageFrom, " a ").concat(pageTo, " de ").concat(totalRows, " filas (filtered from ").concat(totalNotFiltered, " total rows)");
1649
+ return "Mostrando desde ".concat(pageFrom, " a ").concat(pageTo, " de ").concat(totalRows, " filas (filtrado de ").concat(totalNotFiltered, " columnas totales)");
1376
1650
  }
1377
1651
 
1378
- return "Mostrando ".concat(pageFrom, " a ").concat(pageTo, " de ").concat(totalRows, " filas");
1652
+ return "Mostrando desde ".concat(pageFrom, " a ").concat(pageTo, " de ").concat(totalRows, " filas");
1379
1653
  },
1380
1654
  formatSRPaginationPreText: function formatSRPaginationPreText() {
1381
- return 'previous page';
1655
+ return 'página anterior';
1382
1656
  },
1383
1657
  formatSRPaginationPageText: function formatSRPaginationPageText(page) {
1384
- return "to page ".concat(page);
1658
+ return "a la p\xE1gina ".concat(page);
1385
1659
  },
1386
1660
  formatSRPaginationNextText: function formatSRPaginationNextText() {
1387
- return 'next page';
1661
+ return 'siguiente página';
1388
1662
  },
1389
1663
  formatDetailPagination: function formatDetailPagination(totalRows) {
1390
- return "Showing ".concat(totalRows, " rows");
1664
+ return "Mostrando ".concat(totalRows, " columnas");
1391
1665
  },
1392
1666
  formatClearSearch: function formatClearSearch() {
1393
1667
  return 'Limpiar búsqueda';
@@ -1399,52 +1673,61 @@
1399
1673
  return 'No se encontraron registros';
1400
1674
  },
1401
1675
  formatPaginationSwitch: function formatPaginationSwitch() {
1402
- return 'Hide/Show pagination';
1676
+ return 'Ocultar/Mostrar paginación';
1403
1677
  },
1404
1678
  formatPaginationSwitchDown: function formatPaginationSwitchDown() {
1405
- return 'Show pagination';
1679
+ return 'Mostrar paginación';
1406
1680
  },
1407
1681
  formatPaginationSwitchUp: function formatPaginationSwitchUp() {
1408
- return 'Hide pagination';
1682
+ return 'Ocultar paginación';
1409
1683
  },
1410
1684
  formatRefresh: function formatRefresh() {
1411
- return 'Refresh';
1685
+ return 'Recargar';
1412
1686
  },
1413
1687
  formatToggle: function formatToggle() {
1414
- return 'Toggle';
1688
+ return 'Cambiar';
1415
1689
  },
1416
1690
  formatToggleOn: function formatToggleOn() {
1417
- return 'Show card view';
1691
+ return 'Mostrar vista de carta';
1418
1692
  },
1419
1693
  formatToggleOff: function formatToggleOff() {
1420
- return 'Hide card view';
1694
+ return 'Ocultar vista de carta';
1421
1695
  },
1422
1696
  formatColumns: function formatColumns() {
1423
- return 'Columns';
1697
+ return 'Columnas';
1424
1698
  },
1425
1699
  formatColumnsToggleAll: function formatColumnsToggleAll() {
1426
- return 'Toggle all';
1700
+ return 'Cambiar todo';
1427
1701
  },
1428
1702
  formatFullscreen: function formatFullscreen() {
1429
- return 'Fullscreen';
1703
+ return 'Pantalla completa';
1430
1704
  },
1431
1705
  formatAllRows: function formatAllRows() {
1432
1706
  return 'Todo';
1433
1707
  },
1434
1708
  formatAutoRefresh: function formatAutoRefresh() {
1435
- return 'Auto Refresh';
1709
+ return 'Auto Recargar';
1436
1710
  },
1437
1711
  formatExport: function formatExport() {
1438
- return 'Export data';
1712
+ return 'Exportar datos';
1439
1713
  },
1440
1714
  formatJumpTo: function formatJumpTo() {
1441
- return 'GO';
1715
+ return 'Ir';
1442
1716
  },
1443
1717
  formatAdvancedSearch: function formatAdvancedSearch() {
1444
- return 'Advanced search';
1718
+ return 'Búsqueda avanzada';
1445
1719
  },
1446
1720
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1447
- return 'Close';
1721
+ return 'Cerrar';
1722
+ },
1723
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
1724
+ return 'Ocultar/Mostrar controles';
1725
+ },
1726
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
1727
+ return 'Ocultar controles';
1728
+ },
1729
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
1730
+ return 'Mostrar controles';
1448
1731
  }
1449
1732
  };
1450
1733
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['es-AR']);
@@ -1456,6 +1739,12 @@
1456
1739
  */
1457
1740
 
1458
1741
  $.fn.bootstrapTable.locales['es-CL'] = {
1742
+ formatCopyRows: function formatCopyRows() {
1743
+ return 'Copy Rows';
1744
+ },
1745
+ formatPrint: function formatPrint() {
1746
+ return 'Print';
1747
+ },
1459
1748
  formatLoadingMessage: function formatLoadingMessage() {
1460
1749
  return 'Cargando, espere por favor';
1461
1750
  },
@@ -1537,6 +1826,15 @@
1537
1826
  },
1538
1827
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1539
1828
  return 'Close';
1829
+ },
1830
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
1831
+ return 'Ocultar/Mostrar controles';
1832
+ },
1833
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
1834
+ return 'Ocultar controles';
1835
+ },
1836
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
1837
+ return 'Mostrar controles';
1540
1838
  }
1541
1839
  };
1542
1840
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['es-CL']);
@@ -1547,6 +1845,12 @@
1547
1845
  */
1548
1846
 
1549
1847
  $.fn.bootstrapTable.locales['es-CR'] = {
1848
+ formatCopyRows: function formatCopyRows() {
1849
+ return 'Copy Rows';
1850
+ },
1851
+ formatPrint: function formatPrint() {
1852
+ return 'Print';
1853
+ },
1550
1854
  formatLoadingMessage: function formatLoadingMessage() {
1551
1855
  return 'Cargando, por favor espere';
1552
1856
  },
@@ -1628,6 +1932,15 @@
1628
1932
  },
1629
1933
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1630
1934
  return 'Close';
1935
+ },
1936
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
1937
+ return 'Ocultar/Mostrar controles';
1938
+ },
1939
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
1940
+ return 'Ocultar controles';
1941
+ },
1942
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
1943
+ return 'Mostrar controles';
1631
1944
  }
1632
1945
  };
1633
1946
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['es-CR']);
@@ -1638,6 +1951,12 @@
1638
1951
  */
1639
1952
 
1640
1953
  $.fn.bootstrapTable.locales['es-ES'] = {
1954
+ formatCopyRows: function formatCopyRows() {
1955
+ return 'Copy Rows';
1956
+ },
1957
+ formatPrint: function formatPrint() {
1958
+ return 'Print';
1959
+ },
1641
1960
  formatLoadingMessage: function formatLoadingMessage() {
1642
1961
  return 'Por favor espere';
1643
1962
  },
@@ -1719,6 +2038,15 @@
1719
2038
  },
1720
2039
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1721
2040
  return 'Cerrar';
2041
+ },
2042
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
2043
+ return 'Ocultar/Mostrar controles';
2044
+ },
2045
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
2046
+ return 'Ocultar controles';
2047
+ },
2048
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
2049
+ return 'Mostrar controles';
1722
2050
  }
1723
2051
  };
1724
2052
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['es-ES']);
@@ -1731,6 +2059,12 @@
1731
2059
  */
1732
2060
 
1733
2061
  $.fn.bootstrapTable.locales['es-MX'] = {
2062
+ formatCopyRows: function formatCopyRows() {
2063
+ return 'Copy Rows';
2064
+ },
2065
+ formatPrint: function formatPrint() {
2066
+ return 'Print';
2067
+ },
1734
2068
  formatLoadingMessage: function formatLoadingMessage() {
1735
2069
  return 'Cargando, espere por favor';
1736
2070
  },
@@ -1812,6 +2146,15 @@
1812
2146
  },
1813
2147
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1814
2148
  return 'Close';
2149
+ },
2150
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
2151
+ return 'Ocultar/Mostrar controles';
2152
+ },
2153
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
2154
+ return 'Ocultar controles';
2155
+ },
2156
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
2157
+ return 'Mostrar controles';
1815
2158
  }
1816
2159
  };
1817
2160
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['es-MX']);
@@ -1822,6 +2165,12 @@
1822
2165
  */
1823
2166
 
1824
2167
  $.fn.bootstrapTable.locales['es-NI'] = {
2168
+ formatCopyRows: function formatCopyRows() {
2169
+ return 'Copy Rows';
2170
+ },
2171
+ formatPrint: function formatPrint() {
2172
+ return 'Print';
2173
+ },
1825
2174
  formatLoadingMessage: function formatLoadingMessage() {
1826
2175
  return 'Cargando, por favor espere';
1827
2176
  },
@@ -1903,6 +2252,15 @@
1903
2252
  },
1904
2253
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1905
2254
  return 'Close';
2255
+ },
2256
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
2257
+ return 'Ocultar/Mostrar controles';
2258
+ },
2259
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
2260
+ return 'Ocultar controles';
2261
+ },
2262
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
2263
+ return 'Mostrar controles';
1906
2264
  }
1907
2265
  };
1908
2266
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['es-NI']);
@@ -1913,6 +2271,12 @@
1913
2271
  */
1914
2272
 
1915
2273
  $.fn.bootstrapTable.locales['es-SP'] = {
2274
+ formatCopyRows: function formatCopyRows() {
2275
+ return 'Copy Rows';
2276
+ },
2277
+ formatPrint: function formatPrint() {
2278
+ return 'Print';
2279
+ },
1916
2280
  formatLoadingMessage: function formatLoadingMessage() {
1917
2281
  return 'Cargando, por favor espera';
1918
2282
  },
@@ -1994,6 +2358,15 @@
1994
2358
  },
1995
2359
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
1996
2360
  return 'Close';
2361
+ },
2362
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
2363
+ return 'Ocultar/Mostrar controles';
2364
+ },
2365
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
2366
+ return 'Ocultar controles';
2367
+ },
2368
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
2369
+ return 'Mostrar controles';
1997
2370
  }
1998
2371
  };
1999
2372
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['es-SP']);
@@ -2004,6 +2377,12 @@
2004
2377
  */
2005
2378
 
2006
2379
  $.fn.bootstrapTable.locales['et-EE'] = {
2380
+ formatCopyRows: function formatCopyRows() {
2381
+ return 'Copy Rows';
2382
+ },
2383
+ formatPrint: function formatPrint() {
2384
+ return 'Print';
2385
+ },
2007
2386
  formatLoadingMessage: function formatLoadingMessage() {
2008
2387
  return 'Päring käib, palun oota';
2009
2388
  },
@@ -2085,6 +2464,15 @@
2085
2464
  },
2086
2465
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
2087
2466
  return 'Close';
2467
+ },
2468
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
2469
+ return 'Hide/Show controls';
2470
+ },
2471
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
2472
+ return 'Hide controls';
2473
+ },
2474
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
2475
+ return 'Show controls';
2088
2476
  }
2089
2477
  };
2090
2478
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['et-EE']);
@@ -2095,6 +2483,12 @@
2095
2483
  */
2096
2484
 
2097
2485
  $.fn.bootstrapTable.locales['eu-EU'] = {
2486
+ formatCopyRows: function formatCopyRows() {
2487
+ return 'Copy Rows';
2488
+ },
2489
+ formatPrint: function formatPrint() {
2490
+ return 'Print';
2491
+ },
2098
2492
  formatLoadingMessage: function formatLoadingMessage() {
2099
2493
  return 'Itxaron mesedez';
2100
2494
  },
@@ -2176,6 +2570,15 @@
2176
2570
  },
2177
2571
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
2178
2572
  return 'Close';
2573
+ },
2574
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
2575
+ return 'Hide/Show controls';
2576
+ },
2577
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
2578
+ return 'Hide controls';
2579
+ },
2580
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
2581
+ return 'Show controls';
2179
2582
  }
2180
2583
  };
2181
2584
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['eu-EU']);
@@ -2186,6 +2589,12 @@
2186
2589
  */
2187
2590
 
2188
2591
  $.fn.bootstrapTable.locales['fa-IR'] = {
2592
+ formatCopyRows: function formatCopyRows() {
2593
+ return 'Copy Rows';
2594
+ },
2595
+ formatPrint: function formatPrint() {
2596
+ return 'Print';
2597
+ },
2189
2598
  formatLoadingMessage: function formatLoadingMessage() {
2190
2599
  return 'در حال بارگذاری, لطفا صبر کنید';
2191
2600
  },
@@ -2267,6 +2676,15 @@
2267
2676
  },
2268
2677
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
2269
2678
  return 'Close';
2679
+ },
2680
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
2681
+ return 'Hide/Show controls';
2682
+ },
2683
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
2684
+ return 'Hide controls';
2685
+ },
2686
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
2687
+ return 'Show controls';
2270
2688
  }
2271
2689
  };
2272
2690
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['fa-IR']);
@@ -2277,6 +2695,12 @@
2277
2695
  */
2278
2696
 
2279
2697
  $.fn.bootstrapTable.locales['fi-FI'] = {
2698
+ formatCopyRows: function formatCopyRows() {
2699
+ return 'Copy Rows';
2700
+ },
2701
+ formatPrint: function formatPrint() {
2702
+ return 'Print';
2703
+ },
2280
2704
  formatLoadingMessage: function formatLoadingMessage() {
2281
2705
  return 'Ladataan, ole hyvä ja odota';
2282
2706
  },
@@ -2358,6 +2782,15 @@
2358
2782
  },
2359
2783
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
2360
2784
  return 'Close';
2785
+ },
2786
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
2787
+ return 'Hide/Show controls';
2788
+ },
2789
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
2790
+ return 'Hide controls';
2791
+ },
2792
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
2793
+ return 'Show controls';
2361
2794
  }
2362
2795
  };
2363
2796
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['fi-FI']);
@@ -2369,6 +2802,12 @@
2369
2802
  */
2370
2803
 
2371
2804
  $.fn.bootstrapTable.locales['fr-BE'] = {
2805
+ formatCopyRows: function formatCopyRows() {
2806
+ return 'Copy Rows';
2807
+ },
2808
+ formatPrint: function formatPrint() {
2809
+ return 'Print';
2810
+ },
2372
2811
  formatLoadingMessage: function formatLoadingMessage() {
2373
2812
  return 'Chargement en cours';
2374
2813
  },
@@ -2450,6 +2889,15 @@
2450
2889
  },
2451
2890
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
2452
2891
  return 'Fermer';
2892
+ },
2893
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
2894
+ return 'Cacher/Afficher controls';
2895
+ },
2896
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
2897
+ return 'Cacher controls';
2898
+ },
2899
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
2900
+ return 'Afficher controls';
2453
2901
  }
2454
2902
  };
2455
2903
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['fr-BE']);
@@ -2460,6 +2908,12 @@
2460
2908
  */
2461
2909
 
2462
2910
  $.fn.bootstrapTable.locales['fr-CH'] = {
2911
+ formatCopyRows: function formatCopyRows() {
2912
+ return 'Copy Rows';
2913
+ },
2914
+ formatPrint: function formatPrint() {
2915
+ return 'Print';
2916
+ },
2463
2917
  formatLoadingMessage: function formatLoadingMessage() {
2464
2918
  return 'Chargement en cours';
2465
2919
  },
@@ -2541,6 +2995,15 @@
2541
2995
  },
2542
2996
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
2543
2997
  return 'Fermer';
2998
+ },
2999
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
3000
+ return 'Cacher/Afficher controls';
3001
+ },
3002
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
3003
+ return 'Cacher controls';
3004
+ },
3005
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
3006
+ return 'Afficher controls';
2544
3007
  }
2545
3008
  };
2546
3009
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['fr-CH']);
@@ -2553,6 +3016,12 @@
2553
3016
  */
2554
3017
 
2555
3018
  $.fn.bootstrapTable.locales['fr-FR'] = {
3019
+ formatCopyRows: function formatCopyRows() {
3020
+ return 'Copy Rows';
3021
+ },
3022
+ formatPrint: function formatPrint() {
3023
+ return 'Print';
3024
+ },
2556
3025
  formatLoadingMessage: function formatLoadingMessage() {
2557
3026
  return 'Chargement en cours';
2558
3027
  },
@@ -2585,7 +3054,7 @@
2585
3054
  return 'Recherche';
2586
3055
  },
2587
3056
  formatNoMatches: function formatNoMatches() {
2588
- return 'Pas de lignes trouvés';
3057
+ return 'Aucun résultat';
2589
3058
  },
2590
3059
  formatPaginationSwitch: function formatPaginationSwitch() {
2591
3060
  return 'Cacher/Afficher pagination';
@@ -2634,6 +3103,15 @@
2634
3103
  },
2635
3104
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
2636
3105
  return 'Fermer';
3106
+ },
3107
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
3108
+ return 'Cacher/Afficher controls';
3109
+ },
3110
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
3111
+ return 'Cacher controls';
3112
+ },
3113
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
3114
+ return 'Afficher controls';
2637
3115
  }
2638
3116
  };
2639
3117
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['fr-FR']);
@@ -2644,6 +3122,12 @@
2644
3122
  */
2645
3123
 
2646
3124
  $.fn.bootstrapTable.locales['fr-LU'] = {
3125
+ formatCopyRows: function formatCopyRows() {
3126
+ return 'Copy Rows';
3127
+ },
3128
+ formatPrint: function formatPrint() {
3129
+ return 'Print';
3130
+ },
2647
3131
  formatLoadingMessage: function formatLoadingMessage() {
2648
3132
  return 'Chargement en cours';
2649
3133
  },
@@ -2725,6 +3209,15 @@
2725
3209
  },
2726
3210
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
2727
3211
  return 'Fermer';
3212
+ },
3213
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
3214
+ return 'Cacher/Afficher controls';
3215
+ },
3216
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
3217
+ return 'Cacher controls';
3218
+ },
3219
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
3220
+ return 'Afficher controls';
2728
3221
  }
2729
3222
  };
2730
3223
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['fr-LU']);
@@ -2735,6 +3228,12 @@
2735
3228
  */
2736
3229
 
2737
3230
  $.fn.bootstrapTable.locales['he-IL'] = {
3231
+ formatCopyRows: function formatCopyRows() {
3232
+ return 'Copy Rows';
3233
+ },
3234
+ formatPrint: function formatPrint() {
3235
+ return 'Print';
3236
+ },
2738
3237
  formatLoadingMessage: function formatLoadingMessage() {
2739
3238
  return 'טוען, נא להמתין';
2740
3239
  },
@@ -2816,6 +3315,15 @@
2816
3315
  },
2817
3316
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
2818
3317
  return 'Close';
3318
+ },
3319
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
3320
+ return 'Hide/Show controls';
3321
+ },
3322
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
3323
+ return 'Hide controls';
3324
+ },
3325
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
3326
+ return 'Show controls';
2819
3327
  }
2820
3328
  };
2821
3329
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['he-IL']);
@@ -2827,6 +3335,12 @@
2827
3335
  */
2828
3336
 
2829
3337
  $.fn.bootstrapTable.locales['hr-HR'] = {
3338
+ formatCopyRows: function formatCopyRows() {
3339
+ return 'Copy Rows';
3340
+ },
3341
+ formatPrint: function formatPrint() {
3342
+ return 'Print';
3343
+ },
2830
3344
  formatLoadingMessage: function formatLoadingMessage() {
2831
3345
  return 'Molimo pričekajte';
2832
3346
  },
@@ -2908,6 +3422,15 @@
2908
3422
  },
2909
3423
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
2910
3424
  return 'Close';
3425
+ },
3426
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
3427
+ return 'Hide/Show controls';
3428
+ },
3429
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
3430
+ return 'Hide controls';
3431
+ },
3432
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
3433
+ return 'Show controls';
2911
3434
  }
2912
3435
  };
2913
3436
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['hr-HR']);
@@ -2918,6 +3441,12 @@
2918
3441
  */
2919
3442
 
2920
3443
  $.fn.bootstrapTable.locales['hu-HU'] = {
3444
+ formatCopyRows: function formatCopyRows() {
3445
+ return 'Copy Rows';
3446
+ },
3447
+ formatPrint: function formatPrint() {
3448
+ return 'Print';
3449
+ },
2921
3450
  formatLoadingMessage: function formatLoadingMessage() {
2922
3451
  return 'Betöltés, kérem várjon';
2923
3452
  },
@@ -2999,6 +3528,15 @@
2999
3528
  },
3000
3529
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3001
3530
  return 'Close';
3531
+ },
3532
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
3533
+ return 'Hide/Show controls';
3534
+ },
3535
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
3536
+ return 'Hide controls';
3537
+ },
3538
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
3539
+ return 'Show controls';
3002
3540
  }
3003
3541
  };
3004
3542
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['hu-HU']);
@@ -3009,6 +3547,12 @@
3009
3547
  */
3010
3548
 
3011
3549
  $.fn.bootstrapTable.locales['id-ID'] = {
3550
+ formatCopyRows: function formatCopyRows() {
3551
+ return 'Copy Rows';
3552
+ },
3553
+ formatPrint: function formatPrint() {
3554
+ return 'Print';
3555
+ },
3012
3556
  formatLoadingMessage: function formatLoadingMessage() {
3013
3557
  return 'Memuat, mohon tunggu';
3014
3558
  },
@@ -3090,6 +3634,15 @@
3090
3634
  },
3091
3635
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3092
3636
  return 'Close';
3637
+ },
3638
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
3639
+ return 'Hide/Show controls';
3640
+ },
3641
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
3642
+ return 'Hide controls';
3643
+ },
3644
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
3645
+ return 'Show controls';
3093
3646
  }
3094
3647
  };
3095
3648
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['id-ID']);
@@ -3102,6 +3655,12 @@
3102
3655
  */
3103
3656
 
3104
3657
  $.fn.bootstrapTable.locales['it-IT'] = {
3658
+ formatCopyRows: function formatCopyRows() {
3659
+ return 'Copy Rows';
3660
+ },
3661
+ formatPrint: function formatPrint() {
3662
+ return 'Print';
3663
+ },
3105
3664
  formatLoadingMessage: function formatLoadingMessage() {
3106
3665
  return 'Caricamento in corso';
3107
3666
  },
@@ -3110,22 +3669,22 @@
3110
3669
  },
3111
3670
  formatShowingRows: function formatShowingRows(pageFrom, pageTo, totalRows, totalNotFiltered) {
3112
3671
  if (totalNotFiltered !== undefined && totalNotFiltered > 0 && totalNotFiltered > totalRows) {
3113
- return "Visualizzazione da ".concat(pageFrom, " a ").concat(pageTo, " di ").concat(totalRows, " elementi (filtered from ").concat(totalNotFiltered, " total rows)");
3672
+ return "Visualizzazione da ".concat(pageFrom, " a ").concat(pageTo, " di ").concat(totalRows, " elementi (filtrati da ").concat(totalNotFiltered, " elementi totali)");
3114
3673
  }
3115
3674
 
3116
3675
  return "Visualizzazione da ".concat(pageFrom, " a ").concat(pageTo, " di ").concat(totalRows, " elementi");
3117
3676
  },
3118
3677
  formatSRPaginationPreText: function formatSRPaginationPreText() {
3119
- return 'previous page';
3678
+ return 'pagina precedente';
3120
3679
  },
3121
3680
  formatSRPaginationPageText: function formatSRPaginationPageText(page) {
3122
- return "to page ".concat(page);
3681
+ return "alla pagina ".concat(page);
3123
3682
  },
3124
3683
  formatSRPaginationNextText: function formatSRPaginationNextText() {
3125
- return 'next page';
3684
+ return 'pagina successiva';
3126
3685
  },
3127
3686
  formatDetailPagination: function formatDetailPagination(totalRows) {
3128
- return "Showing ".concat(totalRows, " rows");
3687
+ return "Mostrando ".concat(totalRows, " elementi");
3129
3688
  },
3130
3689
  formatClearSearch: function formatClearSearch() {
3131
3690
  return 'Pulisci filtri';
@@ -3140,10 +3699,10 @@
3140
3699
  return 'Nascondi/Mostra paginazione';
3141
3700
  },
3142
3701
  formatPaginationSwitchDown: function formatPaginationSwitchDown() {
3143
- return 'Show pagination';
3702
+ return 'Mostra paginazione';
3144
3703
  },
3145
3704
  formatPaginationSwitchUp: function formatPaginationSwitchUp() {
3146
- return 'Hide pagination';
3705
+ return 'Nascondi paginazione';
3147
3706
  },
3148
3707
  formatRefresh: function formatRefresh() {
3149
3708
  return 'Aggiorna';
@@ -3152,37 +3711,46 @@
3152
3711
  return 'Attiva/Disattiva';
3153
3712
  },
3154
3713
  formatToggleOn: function formatToggleOn() {
3155
- return 'Show card view';
3714
+ return 'Mostra visuale a scheda';
3156
3715
  },
3157
3716
  formatToggleOff: function formatToggleOff() {
3158
- return 'Hide card view';
3717
+ return 'Nascondi visuale a scheda';
3159
3718
  },
3160
3719
  formatColumns: function formatColumns() {
3161
3720
  return 'Colonne';
3162
3721
  },
3163
3722
  formatColumnsToggleAll: function formatColumnsToggleAll() {
3164
- return 'Toggle all';
3723
+ return 'Mostra tutte';
3165
3724
  },
3166
3725
  formatFullscreen: function formatFullscreen() {
3167
- return 'Fullscreen';
3726
+ return 'Schermo intero';
3168
3727
  },
3169
3728
  formatAllRows: function formatAllRows() {
3170
3729
  return 'Tutto';
3171
3730
  },
3172
3731
  formatAutoRefresh: function formatAutoRefresh() {
3173
- return 'Auto Refresh';
3732
+ return 'Auto Aggiornamento';
3174
3733
  },
3175
3734
  formatExport: function formatExport() {
3176
3735
  return 'Esporta dati';
3177
3736
  },
3178
3737
  formatJumpTo: function formatJumpTo() {
3179
- return 'GO';
3738
+ return 'VAI';
3180
3739
  },
3181
3740
  formatAdvancedSearch: function formatAdvancedSearch() {
3182
- return 'Advanced search';
3741
+ return 'Filtri avanzati';
3183
3742
  },
3184
3743
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3185
- return 'Close';
3744
+ return 'Chiudi';
3745
+ },
3746
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
3747
+ return 'Hide/Show controls';
3748
+ },
3749
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
3750
+ return 'Hide controls';
3751
+ },
3752
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
3753
+ return 'Show controls';
3186
3754
  }
3187
3755
  };
3188
3756
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['it-IT']);
@@ -3193,6 +3761,12 @@
3193
3761
  */
3194
3762
 
3195
3763
  $.fn.bootstrapTable.locales['ja-JP'] = {
3764
+ formatCopyRows: function formatCopyRows() {
3765
+ return 'Copy Rows';
3766
+ },
3767
+ formatPrint: function formatPrint() {
3768
+ return 'Print';
3769
+ },
3196
3770
  formatLoadingMessage: function formatLoadingMessage() {
3197
3771
  return '読み込み中です。少々お待ちください。';
3198
3772
  },
@@ -3274,6 +3848,15 @@
3274
3848
  },
3275
3849
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3276
3850
  return 'Close';
3851
+ },
3852
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
3853
+ return 'Hide/Show controls';
3854
+ },
3855
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
3856
+ return 'Hide controls';
3857
+ },
3858
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
3859
+ return 'Show controls';
3277
3860
  }
3278
3861
  };
3279
3862
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['ja-JP']);
@@ -3284,6 +3867,12 @@
3284
3867
  */
3285
3868
 
3286
3869
  $.fn.bootstrapTable.locales['ka-GE'] = {
3870
+ formatCopyRows: function formatCopyRows() {
3871
+ return 'Copy Rows';
3872
+ },
3873
+ formatPrint: function formatPrint() {
3874
+ return 'Print';
3875
+ },
3287
3876
  formatLoadingMessage: function formatLoadingMessage() {
3288
3877
  return 'იტვირთება, გთხოვთ მოიცადოთ';
3289
3878
  },
@@ -3365,6 +3954,15 @@
3365
3954
  },
3366
3955
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3367
3956
  return 'Close';
3957
+ },
3958
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
3959
+ return 'Hide/Show controls';
3960
+ },
3961
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
3962
+ return 'Hide controls';
3963
+ },
3964
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
3965
+ return 'Show controls';
3368
3966
  }
3369
3967
  };
3370
3968
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['ka-GE']);
@@ -3375,6 +3973,12 @@
3375
3973
  */
3376
3974
 
3377
3975
  $.fn.bootstrapTable.locales['ko-KR'] = {
3976
+ formatCopyRows: function formatCopyRows() {
3977
+ return 'Copy Rows';
3978
+ },
3979
+ formatPrint: function formatPrint() {
3980
+ return 'Print';
3981
+ },
3378
3982
  formatLoadingMessage: function formatLoadingMessage() {
3379
3983
  return '데이터를 불러오는 중입니다';
3380
3984
  },
@@ -3456,6 +4060,15 @@
3456
4060
  },
3457
4061
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3458
4062
  return 'Close';
4063
+ },
4064
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
4065
+ return 'Hide/Show controls';
4066
+ },
4067
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
4068
+ return 'Hide controls';
4069
+ },
4070
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
4071
+ return 'Show controls';
3459
4072
  }
3460
4073
  };
3461
4074
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['ko-KR']);
@@ -3466,6 +4079,12 @@
3466
4079
  */
3467
4080
 
3468
4081
  $.fn.bootstrapTable.locales['ms-MY'] = {
4082
+ formatCopyRows: function formatCopyRows() {
4083
+ return 'Copy Rows';
4084
+ },
4085
+ formatPrint: function formatPrint() {
4086
+ return 'Print';
4087
+ },
3469
4088
  formatLoadingMessage: function formatLoadingMessage() {
3470
4089
  return 'Permintaan sedang dimuatkan. Sila tunggu sebentar';
3471
4090
  },
@@ -3547,6 +4166,15 @@
3547
4166
  },
3548
4167
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3549
4168
  return 'Close';
4169
+ },
4170
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
4171
+ return 'Hide/Show controls';
4172
+ },
4173
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
4174
+ return 'Hide controls';
4175
+ },
4176
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
4177
+ return 'Show controls';
3550
4178
  }
3551
4179
  };
3552
4180
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['ms-MY']);
@@ -3557,6 +4185,12 @@
3557
4185
  */
3558
4186
 
3559
4187
  $.fn.bootstrapTable.locales['nb-NO'] = {
4188
+ formatCopyRows: function formatCopyRows() {
4189
+ return 'Copy Rows';
4190
+ },
4191
+ formatPrint: function formatPrint() {
4192
+ return 'Print';
4193
+ },
3560
4194
  formatLoadingMessage: function formatLoadingMessage() {
3561
4195
  return 'Oppdaterer, vennligst vent';
3562
4196
  },
@@ -3638,16 +4272,31 @@
3638
4272
  },
3639
4273
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3640
4274
  return 'Close';
4275
+ },
4276
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
4277
+ return 'Hide/Show controls';
4278
+ },
4279
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
4280
+ return 'Hide controls';
4281
+ },
4282
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
4283
+ return 'Show controls';
3641
4284
  }
3642
4285
  };
3643
4286
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['nb-NO']);
3644
4287
 
3645
4288
  /**
3646
- * Bootstrap Table Dutch (Belgi�) translation
4289
+ * Bootstrap Table Dutch (België) translation
3647
4290
  * Author: Nevets82 <Nevets82@gmail.com>
3648
4291
  */
3649
4292
 
3650
4293
  $.fn.bootstrapTable.locales['nl-BE'] = {
4294
+ formatCopyRows: function formatCopyRows() {
4295
+ return 'Copy Rows';
4296
+ },
4297
+ formatPrint: function formatPrint() {
4298
+ return 'Print';
4299
+ },
3651
4300
  formatLoadingMessage: function formatLoadingMessage() {
3652
4301
  return 'Laden, even geduld';
3653
4302
  },
@@ -3729,6 +4378,15 @@
3729
4378
  },
3730
4379
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3731
4380
  return 'Sluiten';
4381
+ },
4382
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
4383
+ return 'Verberg/Toon controls';
4384
+ },
4385
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
4386
+ return 'Verberg controls';
4387
+ },
4388
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
4389
+ return 'Toon controls';
3732
4390
  }
3733
4391
  };
3734
4392
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['nl-BE']);
@@ -3740,6 +4398,12 @@
3740
4398
  */
3741
4399
 
3742
4400
  $.fn.bootstrapTable.locales['nl-NL'] = {
4401
+ formatCopyRows: function formatCopyRows() {
4402
+ return 'Copy Rows';
4403
+ },
4404
+ formatPrint: function formatPrint() {
4405
+ return 'Print';
4406
+ },
3743
4407
  formatLoadingMessage: function formatLoadingMessage() {
3744
4408
  return 'Laden, even geduld';
3745
4409
  },
@@ -3821,6 +4485,15 @@
3821
4485
  },
3822
4486
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3823
4487
  return 'Sluiten';
4488
+ },
4489
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
4490
+ return 'Verberg/Toon controls';
4491
+ },
4492
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
4493
+ return 'Verberg controls';
4494
+ },
4495
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
4496
+ return 'Toon controls';
3824
4497
  }
3825
4498
  };
3826
4499
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['nl-NL']);
@@ -3831,6 +4504,12 @@
3831
4504
  */
3832
4505
 
3833
4506
  $.fn.bootstrapTable.locales['pl-PL'] = {
4507
+ formatCopyRows: function formatCopyRows() {
4508
+ return 'Copy Rows';
4509
+ },
4510
+ formatPrint: function formatPrint() {
4511
+ return 'Print';
4512
+ },
3834
4513
  formatLoadingMessage: function formatLoadingMessage() {
3835
4514
  return 'Ładowanie, proszę czekać';
3836
4515
  },
@@ -3912,6 +4591,15 @@
3912
4591
  },
3913
4592
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
3914
4593
  return 'Close';
4594
+ },
4595
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
4596
+ return 'Hide/Show controls';
4597
+ },
4598
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
4599
+ return 'Hide controls';
4600
+ },
4601
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
4602
+ return 'Show controls';
3915
4603
  }
3916
4604
  };
3917
4605
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['pl-PL']);
@@ -3921,9 +4609,16 @@
3921
4609
  * Author: Eduardo Cerqueira<egcerqueira@gmail.com>
3922
4610
  * Update: João Mello<jmello@hotmail.com.br>
3923
4611
  * Update: Leandro Felizari<lfelizari@gmail.com>
4612
+ * Update: Fernando Marcos Souza Silva<fernandomarcosss@gmail.com>
3924
4613
  */
3925
4614
 
3926
4615
  $.fn.bootstrapTable.locales['pt-BR'] = {
4616
+ formatCopyRows: function formatCopyRows() {
4617
+ return 'Copy Rows';
4618
+ },
4619
+ formatPrint: function formatPrint() {
4620
+ return 'Print';
4621
+ },
3927
4622
  formatLoadingMessage: function formatLoadingMessage() {
3928
4623
  return 'Carregando, aguarde';
3929
4624
  },
@@ -3932,7 +4627,7 @@
3932
4627
  },
3933
4628
  formatShowingRows: function formatShowingRows(pageFrom, pageTo, totalRows, totalNotFiltered) {
3934
4629
  if (totalNotFiltered !== undefined && totalNotFiltered > 0 && totalNotFiltered > totalRows) {
3935
- return "Exibindo ".concat(pageFrom, " at\xE9 ").concat(pageTo, " de ").concat(totalRows, " linhas (filtered from ").concat(totalNotFiltered, " total rows)");
4630
+ return "Exibindo ".concat(pageFrom, " at\xE9 ").concat(pageTo, " de ").concat(totalRows, " linhas (filtradas de um total de ").concat(totalNotFiltered, " linhas)");
3936
4631
  }
3937
4632
 
3938
4633
  return "Exibindo ".concat(pageFrom, " at\xE9 ").concat(pageTo, " de ").concat(totalRows, " linhas");
@@ -3950,7 +4645,7 @@
3950
4645
  return "Mostrando ".concat(totalRows, " linhas");
3951
4646
  },
3952
4647
  formatClearSearch: function formatClearSearch() {
3953
- return 'Limpar Pasquisa';
4648
+ return 'Limpar Pesquisa';
3954
4649
  },
3955
4650
  formatSearch: function formatSearch() {
3956
4651
  return 'Pesquisar';
@@ -3983,7 +4678,7 @@
3983
4678
  return 'Colunas';
3984
4679
  },
3985
4680
  formatColumnsToggleAll: function formatColumnsToggleAll() {
3986
- return 'Toggle all';
4681
+ return 'Alternar tudo';
3987
4682
  },
3988
4683
  formatFullscreen: function formatFullscreen() {
3989
4684
  return 'Tela cheia';
@@ -4005,6 +4700,15 @@
4005
4700
  },
4006
4701
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4007
4702
  return 'Fechar';
4703
+ },
4704
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
4705
+ return 'Ocultar/Exibir controles';
4706
+ },
4707
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
4708
+ return 'Ocultar controles';
4709
+ },
4710
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
4711
+ return 'Exibir controles';
4008
4712
  }
4009
4713
  };
4010
4714
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['pt-BR']);
@@ -4015,6 +4719,12 @@
4015
4719
  */
4016
4720
 
4017
4721
  $.fn.bootstrapTable.locales['pt-PT'] = {
4722
+ formatCopyRows: function formatCopyRows() {
4723
+ return 'Copy Rows';
4724
+ },
4725
+ formatPrint: function formatPrint() {
4726
+ return 'Print';
4727
+ },
4018
4728
  formatLoadingMessage: function formatLoadingMessage() {
4019
4729
  return 'A carregar, por favor aguarde';
4020
4730
  },
@@ -4096,6 +4806,15 @@
4096
4806
  },
4097
4807
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4098
4808
  return 'Close';
4809
+ },
4810
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
4811
+ return 'Hide/Show controls';
4812
+ },
4813
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
4814
+ return 'Hide controls';
4815
+ },
4816
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
4817
+ return 'Show controls';
4099
4818
  }
4100
4819
  };
4101
4820
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['pt-PT']);
@@ -4106,6 +4825,12 @@
4106
4825
  */
4107
4826
 
4108
4827
  $.fn.bootstrapTable.locales['ro-RO'] = {
4828
+ formatCopyRows: function formatCopyRows() {
4829
+ return 'Copy Rows';
4830
+ },
4831
+ formatPrint: function formatPrint() {
4832
+ return 'Print';
4833
+ },
4109
4834
  formatLoadingMessage: function formatLoadingMessage() {
4110
4835
  return 'Se incarca, va rugam asteptati';
4111
4836
  },
@@ -4187,6 +4912,15 @@
4187
4912
  },
4188
4913
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4189
4914
  return 'Close';
4915
+ },
4916
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
4917
+ return 'Hide/Show controls';
4918
+ },
4919
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
4920
+ return 'Hide controls';
4921
+ },
4922
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
4923
+ return 'Show controls';
4190
4924
  }
4191
4925
  };
4192
4926
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['ro-RO']);
@@ -4197,6 +4931,12 @@
4197
4931
  */
4198
4932
 
4199
4933
  $.fn.bootstrapTable.locales['ru-RU'] = {
4934
+ formatCopyRows: function formatCopyRows() {
4935
+ return 'Copy Rows';
4936
+ },
4937
+ formatPrint: function formatPrint() {
4938
+ return 'Print';
4939
+ },
4200
4940
  formatLoadingMessage: function formatLoadingMessage() {
4201
4941
  return 'Пожалуйста, подождите, идёт загрузка';
4202
4942
  },
@@ -4278,6 +5018,15 @@
4278
5018
  },
4279
5019
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4280
5020
  return 'Close';
5021
+ },
5022
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
5023
+ return 'Hide/Show controls';
5024
+ },
5025
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
5026
+ return 'Hide controls';
5027
+ },
5028
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
5029
+ return 'Show controls';
4281
5030
  }
4282
5031
  };
4283
5032
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['ru-RU']);
@@ -4288,6 +5037,12 @@
4288
5037
  */
4289
5038
 
4290
5039
  $.fn.bootstrapTable.locales['sk-SK'] = {
5040
+ formatCopyRows: function formatCopyRows() {
5041
+ return 'Copy Rows';
5042
+ },
5043
+ formatPrint: function formatPrint() {
5044
+ return 'Print';
5045
+ },
4291
5046
  formatLoadingMessage: function formatLoadingMessage() {
4292
5047
  return 'Prosím čakajte';
4293
5048
  },
@@ -4369,6 +5124,15 @@
4369
5124
  },
4370
5125
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4371
5126
  return 'Close';
5127
+ },
5128
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
5129
+ return 'Hide/Show controls';
5130
+ },
5131
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
5132
+ return 'Hide controls';
5133
+ },
5134
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
5135
+ return 'Show controls';
4372
5136
  }
4373
5137
  };
4374
5138
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['sk-SK']);
@@ -4379,6 +5143,12 @@
4379
5143
  */
4380
5144
 
4381
5145
  $.fn.bootstrapTable.locales['sr-Cyrl-RS'] = {
5146
+ formatCopyRows: function formatCopyRows() {
5147
+ return 'Copy Rows';
5148
+ },
5149
+ formatPrint: function formatPrint() {
5150
+ return 'Print';
5151
+ },
4382
5152
  formatLoadingMessage: function formatLoadingMessage() {
4383
5153
  return 'Молим сачекај';
4384
5154
  },
@@ -4460,6 +5230,15 @@
4460
5230
  },
4461
5231
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4462
5232
  return 'Затвори';
5233
+ },
5234
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
5235
+ return 'Hide/Show controls';
5236
+ },
5237
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
5238
+ return 'Hide controls';
5239
+ },
5240
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
5241
+ return 'Show controls';
4463
5242
  }
4464
5243
  };
4465
5244
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['sr-Cyrl-RS']);
@@ -4470,6 +5249,12 @@
4470
5249
  */
4471
5250
 
4472
5251
  $.fn.bootstrapTable.locales['sr-Latn-RS'] = {
5252
+ formatCopyRows: function formatCopyRows() {
5253
+ return 'Copy Rows';
5254
+ },
5255
+ formatPrint: function formatPrint() {
5256
+ return 'Print';
5257
+ },
4473
5258
  formatLoadingMessage: function formatLoadingMessage() {
4474
5259
  return 'Molim sačekaj';
4475
5260
  },
@@ -4551,6 +5336,15 @@
4551
5336
  },
4552
5337
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4553
5338
  return 'Zatvori';
5339
+ },
5340
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
5341
+ return 'Hide/Show controls';
5342
+ },
5343
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
5344
+ return 'Hide controls';
5345
+ },
5346
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
5347
+ return 'Show controls';
4554
5348
  }
4555
5349
  };
4556
5350
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['sr-Latn-RS']);
@@ -4561,6 +5355,12 @@
4561
5355
  */
4562
5356
 
4563
5357
  $.fn.bootstrapTable.locales['sv-SE'] = {
5358
+ formatCopyRows: function formatCopyRows() {
5359
+ return 'Copy Rows';
5360
+ },
5361
+ formatPrint: function formatPrint() {
5362
+ return 'Print';
5363
+ },
4564
5364
  formatLoadingMessage: function formatLoadingMessage() {
4565
5365
  return 'Laddar, vänligen vänta';
4566
5366
  },
@@ -4642,6 +5442,15 @@
4642
5442
  },
4643
5443
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4644
5444
  return 'Close';
5445
+ },
5446
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
5447
+ return 'Hide/Show controls';
5448
+ },
5449
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
5450
+ return 'Hide controls';
5451
+ },
5452
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
5453
+ return 'Show controls';
4645
5454
  }
4646
5455
  };
4647
5456
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['sv-SE']);
@@ -4652,6 +5461,12 @@
4652
5461
  */
4653
5462
 
4654
5463
  $.fn.bootstrapTable.locales['th-TH'] = {
5464
+ formatCopyRows: function formatCopyRows() {
5465
+ return 'Copy Rows';
5466
+ },
5467
+ formatPrint: function formatPrint() {
5468
+ return 'Print';
5469
+ },
4655
5470
  formatLoadingMessage: function formatLoadingMessage() {
4656
5471
  return 'กำลังโหลดข้อมูล, กรุณารอสักครู่';
4657
5472
  },
@@ -4733,6 +5548,15 @@
4733
5548
  },
4734
5549
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4735
5550
  return 'Close';
5551
+ },
5552
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
5553
+ return 'Hide/Show controls';
5554
+ },
5555
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
5556
+ return 'Hide controls';
5557
+ },
5558
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
5559
+ return 'Show controls';
4736
5560
  }
4737
5561
  };
4738
5562
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['th-TH']);
@@ -4744,6 +5568,12 @@
4744
5568
  */
4745
5569
 
4746
5570
  $.fn.bootstrapTable.locales['tr-TR'] = {
5571
+ formatCopyRows: function formatCopyRows() {
5572
+ return 'Copy Rows';
5573
+ },
5574
+ formatPrint: function formatPrint() {
5575
+ return 'Print';
5576
+ },
4747
5577
  formatLoadingMessage: function formatLoadingMessage() {
4748
5578
  return 'Yükleniyor, lütfen bekleyin';
4749
5579
  },
@@ -4825,6 +5655,15 @@
4825
5655
  },
4826
5656
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4827
5657
  return 'Close';
5658
+ },
5659
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
5660
+ return 'Hide/Show controls';
5661
+ },
5662
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
5663
+ return 'Hide controls';
5664
+ },
5665
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
5666
+ return 'Show controls';
4828
5667
  }
4829
5668
  };
4830
5669
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['tr-TR']);
@@ -4835,6 +5674,12 @@
4835
5674
  */
4836
5675
 
4837
5676
  $.fn.bootstrapTable.locales['uk-UA'] = {
5677
+ formatCopyRows: function formatCopyRows() {
5678
+ return 'Copy Rows';
5679
+ },
5680
+ formatPrint: function formatPrint() {
5681
+ return 'Print';
5682
+ },
4838
5683
  formatLoadingMessage: function formatLoadingMessage() {
4839
5684
  return 'Завантаження, будь ласка, зачекайте';
4840
5685
  },
@@ -4916,6 +5761,15 @@
4916
5761
  },
4917
5762
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
4918
5763
  return 'Close';
5764
+ },
5765
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
5766
+ return 'Hide/Show controls';
5767
+ },
5768
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
5769
+ return 'Hide controls';
5770
+ },
5771
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
5772
+ return 'Show controls';
4919
5773
  }
4920
5774
  };
4921
5775
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['uk-UA']);
@@ -4926,6 +5780,12 @@
4926
5780
  */
4927
5781
 
4928
5782
  $.fn.bootstrapTable.locales['ur-PK'] = {
5783
+ formatCopyRows: function formatCopyRows() {
5784
+ return 'Copy Rows';
5785
+ },
5786
+ formatPrint: function formatPrint() {
5787
+ return 'Print';
5788
+ },
4929
5789
  formatLoadingMessage: function formatLoadingMessage() {
4930
5790
  return 'براۓ مہربانی انتظار کیجئے';
4931
5791
  },
@@ -5007,6 +5867,15 @@
5007
5867
  },
5008
5868
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
5009
5869
  return 'Close';
5870
+ },
5871
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
5872
+ return 'Hide/Show controls';
5873
+ },
5874
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
5875
+ return 'Hide controls';
5876
+ },
5877
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
5878
+ return 'Show controls';
5010
5879
  }
5011
5880
  };
5012
5881
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['ur-PK']);
@@ -5017,6 +5886,12 @@
5017
5886
  */
5018
5887
 
5019
5888
  $.fn.bootstrapTable.locales['uz-Latn-UZ'] = {
5889
+ formatCopyRows: function formatCopyRows() {
5890
+ return 'Copy Rows';
5891
+ },
5892
+ formatPrint: function formatPrint() {
5893
+ return 'Print';
5894
+ },
5020
5895
  formatLoadingMessage: function formatLoadingMessage() {
5021
5896
  return 'Yuklanyapti, iltimos kuting';
5022
5897
  },
@@ -5098,6 +5973,15 @@
5098
5973
  },
5099
5974
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
5100
5975
  return 'Close';
5976
+ },
5977
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
5978
+ return 'Hide/Show controls';
5979
+ },
5980
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
5981
+ return 'Hide controls';
5982
+ },
5983
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
5984
+ return 'Show controls';
5101
5985
  }
5102
5986
  };
5103
5987
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['uz-Latn-UZ']);
@@ -5108,6 +5992,12 @@
5108
5992
  */
5109
5993
 
5110
5994
  $.fn.bootstrapTable.locales['vi-VN'] = {
5995
+ formatCopyRows: function formatCopyRows() {
5996
+ return 'Copy Rows';
5997
+ },
5998
+ formatPrint: function formatPrint() {
5999
+ return 'Print';
6000
+ },
5111
6001
  formatLoadingMessage: function formatLoadingMessage() {
5112
6002
  return 'Đang tải';
5113
6003
  },
@@ -5189,6 +6079,15 @@
5189
6079
  },
5190
6080
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
5191
6081
  return 'Close';
6082
+ },
6083
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
6084
+ return 'Hide/Show controls';
6085
+ },
6086
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
6087
+ return 'Hide controls';
6088
+ },
6089
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
6090
+ return 'Show controls';
5192
6091
  }
5193
6092
  };
5194
6093
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['vi-VN']);
@@ -5199,6 +6098,12 @@
5199
6098
  */
5200
6099
 
5201
6100
  $.fn.bootstrapTable.locales['zh-CN'] = {
6101
+ formatCopyRows: function formatCopyRows() {
6102
+ return 'Copy Rows';
6103
+ },
6104
+ formatPrint: function formatPrint() {
6105
+ return 'Print';
6106
+ },
5202
6107
  formatLoadingMessage: function formatLoadingMessage() {
5203
6108
  return '正在努力地加载数据中,请稍候';
5204
6109
  },
@@ -5280,6 +6185,15 @@
5280
6185
  },
5281
6186
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
5282
6187
  return '关闭';
6188
+ },
6189
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
6190
+ return '隐藏/显示过滤控制';
6191
+ },
6192
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
6193
+ return '隐藏过滤控制';
6194
+ },
6195
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
6196
+ return '显示过滤控制';
5283
6197
  }
5284
6198
  };
5285
6199
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['zh-CN']);
@@ -5290,6 +6204,12 @@
5290
6204
  */
5291
6205
 
5292
6206
  $.fn.bootstrapTable.locales['zh-TW'] = {
6207
+ formatCopyRows: function formatCopyRows() {
6208
+ return 'Copy Rows';
6209
+ },
6210
+ formatPrint: function formatPrint() {
6211
+ return 'Print';
6212
+ },
5293
6213
  formatLoadingMessage: function formatLoadingMessage() {
5294
6214
  return '正在努力地載入資料,請稍候';
5295
6215
  },
@@ -5371,8 +6291,17 @@
5371
6291
  },
5372
6292
  formatAdvancedCloseButton: function formatAdvancedCloseButton() {
5373
6293
  return '關閉';
6294
+ },
6295
+ formatFilterControlSwitch: function formatFilterControlSwitch() {
6296
+ return '隱藏/顯示過濾控制';
6297
+ },
6298
+ formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
6299
+ return '隱藏過濾控制';
6300
+ },
6301
+ formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
6302
+ return '顯示過濾控制';
5374
6303
  }
5375
6304
  };
5376
6305
  $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['zh-TW']);
5377
6306
 
5378
- }));
6307
+ })));