|
|
@@ -673,7 +673,7 @@
|
|
|
* Author: Phillip Kruger <phillip.kruger@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['af-ZA'] = {
|
|
|
+ $.fn.bootstrapTable.locales['af-ZA'] = $.fn.bootstrapTable.locales['af'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -779,7 +779,7 @@
|
|
|
* Author: Zhixin Wen<wenzhixin2010@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['ar-SA'] = {
|
|
|
+ $.fn.bootstrapTable.locales['ar-SA'] = $.fn.bootstrapTable.locales['ar'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -886,7 +886,7 @@
|
|
|
* Author: Mikhail Kalatchev <kalatchev[at]gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['bg-BG'] = {
|
|
|
+ $.fn.bootstrapTable.locales['bg-BG'] = $.fn.bootstrapTable.locales['bg'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -993,7 +993,7 @@
|
|
|
* Claudi Martinez<claudix.kernel@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['ca-ES'] = {
|
|
|
+ $.fn.bootstrapTable.locales['ca-ES'] = $.fn.bootstrapTable.locales['ca'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -1100,7 +1100,7 @@
|
|
|
* Author: Jakub Svestka <svestka1999@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['cs-CZ'] = {
|
|
|
+ $.fn.bootstrapTable.locales['cs-CZ'] = $.fn.bootstrapTable.locales['cs'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -1206,7 +1206,7 @@
|
|
|
* Author: Your Name Jan Borup Coyle, github@coyle.dk
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['da-DK'] = {
|
|
|
+ $.fn.bootstrapTable.locales['da-DK'] = $.fn.bootstrapTable.locales['da'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -1312,7 +1312,7 @@
|
|
|
* Author: Paul Mohr - Sopamo<p.mohr@sopamo.de>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['de-DE'] = {
|
|
|
+ $.fn.bootstrapTable.locales['de-DE'] = $.fn.bootstrapTable.locales['de'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Zeilen kopieren';
|
|
|
},
|
|
|
@@ -1393,7 +1393,7 @@
|
|
|
return 'Datenexport';
|
|
|
},
|
|
|
formatJumpTo: function formatJumpTo() {
|
|
|
- return 'GO';
|
|
|
+ return 'Springen';
|
|
|
},
|
|
|
formatAdvancedSearch: function formatAdvancedSearch() {
|
|
|
return 'Erweiterte Suche';
|
|
|
@@ -1418,7 +1418,7 @@
|
|
|
* Author: giannisdallas
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['el-GR'] = {
|
|
|
+ $.fn.bootstrapTable.locales['el-GR'] = $.fn.bootstrapTable.locales['el'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -1524,7 +1524,7 @@
|
|
|
* Author: Zhixin Wen<wenzhixin2010@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['en-US'] = {
|
|
|
+ $.fn.bootstrapTable.locales['en-US'] = $.fn.bootstrapTable.locales['en'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -1633,10 +1633,10 @@
|
|
|
|
|
|
$.fn.bootstrapTable.locales['es-AR'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
- return 'Copy Rows';
|
|
|
+ return 'Copiar Filas';
|
|
|
},
|
|
|
formatPrint: function formatPrint() {
|
|
|
- return 'Print';
|
|
|
+ return 'Imprimir';
|
|
|
},
|
|
|
formatLoadingMessage: function formatLoadingMessage() {
|
|
|
return 'Cargando, espere por favor';
|
|
|
@@ -1740,10 +1740,10 @@
|
|
|
|
|
|
$.fn.bootstrapTable.locales['es-CL'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
- return 'Copy Rows';
|
|
|
+ return 'Copiar Filas';
|
|
|
},
|
|
|
formatPrint: function formatPrint() {
|
|
|
- return 'Print';
|
|
|
+ return 'Imprimir';
|
|
|
},
|
|
|
formatLoadingMessage: function formatLoadingMessage() {
|
|
|
return 'Cargando, espere por favor';
|
|
|
@@ -1753,22 +1753,22 @@
|
|
|
},
|
|
|
formatShowingRows: function formatShowingRows(pageFrom, pageTo, totalRows, totalNotFiltered) {
|
|
|
if (totalNotFiltered !== undefined && totalNotFiltered > 0 && totalNotFiltered > totalRows) {
|
|
|
- return "Mostrando ".concat(pageFrom, " a ").concat(pageTo, " de ").concat(totalRows, " filas (filtered from ").concat(totalNotFiltered, " total rows)");
|
|
|
+ return "Mostrando ".concat(pageFrom, " a ").concat(pageTo, " de ").concat(totalRows, " filas (filtrado de ").concat(totalNotFiltered, " filas totales)");
|
|
|
}
|
|
|
|
|
|
return "Mostrando ".concat(pageFrom, " a ").concat(pageTo, " de ").concat(totalRows, " filas");
|
|
|
},
|
|
|
formatSRPaginationPreText: function formatSRPaginationPreText() {
|
|
|
- return 'previous page';
|
|
|
+ return 'página anterior';
|
|
|
},
|
|
|
formatSRPaginationPageText: function formatSRPaginationPageText(page) {
|
|
|
- return "to page ".concat(page);
|
|
|
+ return "a la p\xE1gina ".concat(page);
|
|
|
},
|
|
|
formatSRPaginationNextText: function formatSRPaginationNextText() {
|
|
|
- return 'next page';
|
|
|
+ return 'siguiente página';
|
|
|
},
|
|
|
formatDetailPagination: function formatDetailPagination(totalRows) {
|
|
|
- return "Showing ".concat(totalRows, " rows");
|
|
|
+ return "Mostrando ".concat(totalRows, " filas");
|
|
|
},
|
|
|
formatClearSearch: function formatClearSearch() {
|
|
|
return 'Limpiar búsqueda';
|
|
|
@@ -1780,13 +1780,13 @@
|
|
|
return 'No se encontraron registros';
|
|
|
},
|
|
|
formatPaginationSwitch: function formatPaginationSwitch() {
|
|
|
- return "Ocultar/Mostrar paginaci\xF3n";
|
|
|
+ return 'Ocultar/Mostrar paginación';
|
|
|
},
|
|
|
formatPaginationSwitchDown: function formatPaginationSwitchDown() {
|
|
|
- return 'Show pagination';
|
|
|
+ return 'Mostrar paginación';
|
|
|
},
|
|
|
formatPaginationSwitchUp: function formatPaginationSwitchUp() {
|
|
|
- return 'Hide pagination';
|
|
|
+ return 'Ocultar paginación';
|
|
|
},
|
|
|
formatRefresh: function formatRefresh() {
|
|
|
return 'Refrescar';
|
|
|
@@ -1795,37 +1795,37 @@
|
|
|
return 'Cambiar';
|
|
|
},
|
|
|
formatToggleOn: function formatToggleOn() {
|
|
|
- return 'Show card view';
|
|
|
+ return 'Mostrar vista de carta';
|
|
|
},
|
|
|
formatToggleOff: function formatToggleOff() {
|
|
|
- return 'Hide card view';
|
|
|
+ return 'Ocultar vista de carta';
|
|
|
},
|
|
|
formatColumns: function formatColumns() {
|
|
|
return 'Columnas';
|
|
|
},
|
|
|
formatColumnsToggleAll: function formatColumnsToggleAll() {
|
|
|
- return 'Toggle all';
|
|
|
+ return 'Cambiar todo';
|
|
|
},
|
|
|
formatFullscreen: function formatFullscreen() {
|
|
|
- return 'Fullscreen';
|
|
|
+ return 'Pantalla completa';
|
|
|
},
|
|
|
formatAllRows: function formatAllRows() {
|
|
|
return 'Todo';
|
|
|
},
|
|
|
formatAutoRefresh: function formatAutoRefresh() {
|
|
|
- return 'Auto Refresh';
|
|
|
+ return 'Auto Recargar';
|
|
|
},
|
|
|
formatExport: function formatExport() {
|
|
|
- return 'Export data';
|
|
|
+ return 'Exportar datos';
|
|
|
},
|
|
|
formatJumpTo: function formatJumpTo() {
|
|
|
- return 'GO';
|
|
|
+ return 'IR';
|
|
|
},
|
|
|
formatAdvancedSearch: function formatAdvancedSearch() {
|
|
|
- return 'Advanced search';
|
|
|
+ return 'Búsqueda avanzada';
|
|
|
},
|
|
|
formatAdvancedCloseButton: function formatAdvancedCloseButton() {
|
|
|
- return 'Close';
|
|
|
+ return 'Cerrar';
|
|
|
},
|
|
|
formatFilterControlSwitch: function formatFilterControlSwitch() {
|
|
|
return 'Ocultar/Mostrar controles';
|
|
|
@@ -1950,12 +1950,12 @@
|
|
|
* Author: Marc Pina<iwalkalone69@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['es-ES'] = {
|
|
|
+ $.fn.bootstrapTable.locales['es-ES'] = $.fn.bootstrapTable.locales['es'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
- return 'Copy Rows';
|
|
|
+ return 'Copiar filas';
|
|
|
},
|
|
|
formatPrint: function formatPrint() {
|
|
|
- return 'Print';
|
|
|
+ return 'Imprimir';
|
|
|
},
|
|
|
formatLoadingMessage: function formatLoadingMessage() {
|
|
|
return 'Por favor espere';
|
|
|
@@ -1965,22 +1965,22 @@
|
|
|
},
|
|
|
formatShowingRows: function formatShowingRows(pageFrom, pageTo, totalRows, totalNotFiltered) {
|
|
|
if (totalNotFiltered !== undefined && totalNotFiltered > 0 && totalNotFiltered > totalRows) {
|
|
|
- return "Mostrando desde ".concat(pageFrom, " hasta ").concat(pageTo, " - En total ").concat(totalRows, " resultados (filtered from ").concat(totalNotFiltered, " total rows)");
|
|
|
+ return "Mostrando desde ".concat(pageFrom, " hasta ").concat(pageTo, " - En total ").concat(totalRows, " resultados (filtrado de ").concat(totalNotFiltered, " filas totales)");
|
|
|
}
|
|
|
|
|
|
return "Mostrando desde ".concat(pageFrom, " hasta ").concat(pageTo, " - En total ").concat(totalRows, " resultados");
|
|
|
},
|
|
|
formatSRPaginationPreText: function formatSRPaginationPreText() {
|
|
|
- return 'previous page';
|
|
|
+ return 'página anterior';
|
|
|
},
|
|
|
formatSRPaginationPageText: function formatSRPaginationPageText(page) {
|
|
|
- return "to page ".concat(page);
|
|
|
+ return "a la p\xE1gina ".concat(page);
|
|
|
},
|
|
|
formatSRPaginationNextText: function formatSRPaginationNextText() {
|
|
|
- return 'next page';
|
|
|
+ return 'siguiente página';
|
|
|
},
|
|
|
formatDetailPagination: function formatDetailPagination(totalRows) {
|
|
|
- return "Showing ".concat(totalRows, " rows");
|
|
|
+ return "Mostrando ".concat(totalRows, " filas");
|
|
|
},
|
|
|
formatClearSearch: function formatClearSearch() {
|
|
|
return 'Limpiar búsqueda';
|
|
|
@@ -1995,43 +1995,43 @@
|
|
|
return 'Ocultar/Mostrar paginación';
|
|
|
},
|
|
|
formatPaginationSwitchDown: function formatPaginationSwitchDown() {
|
|
|
- return 'Show pagination';
|
|
|
+ return 'Mostrar paginación';
|
|
|
},
|
|
|
formatPaginationSwitchUp: function formatPaginationSwitchUp() {
|
|
|
- return 'Hide pagination';
|
|
|
+ return 'Ocultar paginación';
|
|
|
},
|
|
|
formatRefresh: function formatRefresh() {
|
|
|
- return 'Refrescar';
|
|
|
+ return 'Recargar';
|
|
|
},
|
|
|
formatToggle: function formatToggle() {
|
|
|
return 'Ocultar/Mostrar';
|
|
|
},
|
|
|
formatToggleOn: function formatToggleOn() {
|
|
|
- return 'Show card view';
|
|
|
+ return 'Mostrar vista de carta';
|
|
|
},
|
|
|
formatToggleOff: function formatToggleOff() {
|
|
|
- return 'Hide card view';
|
|
|
+ return 'Ocultar vista de carta';
|
|
|
},
|
|
|
formatColumns: function formatColumns() {
|
|
|
return 'Columnas';
|
|
|
},
|
|
|
formatColumnsToggleAll: function formatColumnsToggleAll() {
|
|
|
- return 'Toggle all';
|
|
|
+ return 'Cambiar todo';
|
|
|
},
|
|
|
formatFullscreen: function formatFullscreen() {
|
|
|
- return 'Fullscreen';
|
|
|
+ return 'Pantalla completa';
|
|
|
},
|
|
|
formatAllRows: function formatAllRows() {
|
|
|
return 'Todos';
|
|
|
},
|
|
|
formatAutoRefresh: function formatAutoRefresh() {
|
|
|
- return 'Auto Refresh';
|
|
|
+ return 'Auto Recargar';
|
|
|
},
|
|
|
formatExport: function formatExport() {
|
|
|
return 'Exportar los datos';
|
|
|
},
|
|
|
formatJumpTo: function formatJumpTo() {
|
|
|
- return 'GO';
|
|
|
+ return 'IR';
|
|
|
},
|
|
|
formatAdvancedSearch: function formatAdvancedSearch() {
|
|
|
return 'Búsqueda avanzada';
|
|
|
@@ -2376,7 +2376,7 @@
|
|
|
* Author: kristjan@logist.it>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['et-EE'] = {
|
|
|
+ $.fn.bootstrapTable.locales['et-EE'] = $.fn.bootstrapTable.locales['et'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -2482,7 +2482,7 @@
|
|
|
* Author: Iker Ibarguren Berasaluze<ikerib@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['eu-EU'] = {
|
|
|
+ $.fn.bootstrapTable.locales['eu-EU'] = $.fn.bootstrapTable.locales['eu'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -2588,7 +2588,7 @@
|
|
|
* Author: MJ Vakili <mjv.1989@Gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['fa-IR'] = {
|
|
|
+ $.fn.bootstrapTable.locales['fa-IR'] = $.fn.bootstrapTable.locales['fa'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -2694,7 +2694,7 @@
|
|
|
* Author: Minna Lehtomäki <minna.j.lehtomaki@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['fi-FI'] = {
|
|
|
+ $.fn.bootstrapTable.locales['fi-FI'] = $.fn.bootstrapTable.locales['fi'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -3015,12 +3015,12 @@
|
|
|
* Nevets82 <Nevets82@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['fr-FR'] = {
|
|
|
+ $.fn.bootstrapTable.locales['fr-FR'] = $.fn.bootstrapTable.locales['fr'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
- return 'Copy Rows';
|
|
|
+ return 'Copier les lignes';
|
|
|
},
|
|
|
formatPrint: function formatPrint() {
|
|
|
- return 'Print';
|
|
|
+ return 'Imprimer';
|
|
|
},
|
|
|
formatLoadingMessage: function formatLoadingMessage() {
|
|
|
return 'Chargement en cours';
|
|
|
@@ -3057,25 +3057,25 @@
|
|
|
return 'Aucun résultat';
|
|
|
},
|
|
|
formatPaginationSwitch: function formatPaginationSwitch() {
|
|
|
- return 'Cacher/Afficher pagination';
|
|
|
+ return 'Masquer/Afficher la pagination';
|
|
|
},
|
|
|
formatPaginationSwitchDown: function formatPaginationSwitchDown() {
|
|
|
- return 'Afficher pagination';
|
|
|
+ return 'Afficher la pagination';
|
|
|
},
|
|
|
formatPaginationSwitchUp: function formatPaginationSwitchUp() {
|
|
|
- return 'Cacher pagination';
|
|
|
+ return 'Masquer la pagination';
|
|
|
},
|
|
|
formatRefresh: function formatRefresh() {
|
|
|
- return 'Rafraichir';
|
|
|
+ return 'Actualiser';
|
|
|
},
|
|
|
formatToggle: function formatToggle() {
|
|
|
return 'Basculer';
|
|
|
},
|
|
|
formatToggleOn: function formatToggleOn() {
|
|
|
- return 'Afficher vue carte';
|
|
|
+ return 'Afficher la vue carte';
|
|
|
},
|
|
|
formatToggleOff: function formatToggleOff() {
|
|
|
- return 'Cacher vue carte';
|
|
|
+ return 'Masquer la vue carte';
|
|
|
},
|
|
|
formatColumns: function formatColumns() {
|
|
|
return 'Colonnes';
|
|
|
@@ -3090,13 +3090,13 @@
|
|
|
return 'Tout';
|
|
|
},
|
|
|
formatAutoRefresh: function formatAutoRefresh() {
|
|
|
- return 'Rafraîchissement automatique';
|
|
|
+ return 'Actualisation automatique';
|
|
|
},
|
|
|
formatExport: function formatExport() {
|
|
|
return 'Exporter les données';
|
|
|
},
|
|
|
formatJumpTo: function formatJumpTo() {
|
|
|
- return 'Aller à';
|
|
|
+ return 'ALLER';
|
|
|
},
|
|
|
formatAdvancedSearch: function formatAdvancedSearch() {
|
|
|
return 'Recherche avancée';
|
|
|
@@ -3105,13 +3105,13 @@
|
|
|
return 'Fermer';
|
|
|
},
|
|
|
formatFilterControlSwitch: function formatFilterControlSwitch() {
|
|
|
- return 'Cacher/Afficher controls';
|
|
|
+ return 'Masquer/Afficher les contrôles';
|
|
|
},
|
|
|
formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
|
|
|
- return 'Cacher controls';
|
|
|
+ return 'Masquer les contrôles';
|
|
|
},
|
|
|
formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
|
|
|
- return 'Afficher controls';
|
|
|
+ return 'Afficher les contrôles';
|
|
|
}
|
|
|
};
|
|
|
$.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['fr-FR']);
|
|
|
@@ -3227,7 +3227,7 @@
|
|
|
* Author: legshooter
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['he-IL'] = {
|
|
|
+ $.fn.bootstrapTable.locales['he-IL'] = $.fn.bootstrapTable.locales['he'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -3334,7 +3334,7 @@
|
|
|
* Author: Petra Štrbenac (petra.strbenac@gmail.com)
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['hr-HR'] = {
|
|
|
+ $.fn.bootstrapTable.locales['hr-HR'] = $.fn.bootstrapTable.locales['hr'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -3440,7 +3440,7 @@
|
|
|
* Author: Nagy Gergely <info@nagygergely.eu>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['hu-HU'] = {
|
|
|
+ $.fn.bootstrapTable.locales['hu-HU'] = $.fn.bootstrapTable.locales['hu'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -3546,7 +3546,7 @@
|
|
|
* Author: Andre Gardiner<andre@sirdre.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['id-ID'] = {
|
|
|
+ $.fn.bootstrapTable.locales['id-ID'] = $.fn.bootstrapTable.locales['id'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -3654,7 +3654,7 @@
|
|
|
* Author: Alessio Felicioni <alessio.felicioni@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['it-IT'] = {
|
|
|
+ $.fn.bootstrapTable.locales['it-IT'] = $.fn.bootstrapTable.locales['it'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -3760,7 +3760,7 @@
|
|
|
* Author: Azamshul Azizy <azamshul@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['ja-JP'] = {
|
|
|
+ $.fn.bootstrapTable.locales['ja-JP'] = $.fn.bootstrapTable.locales['ja'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -3866,7 +3866,7 @@
|
|
|
* Author: Levan Lotuashvili <l.lotuashvili@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['ka-GE'] = {
|
|
|
+ $.fn.bootstrapTable.locales['ka-GE'] = $.fn.bootstrapTable.locales['ka'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -3972,7 +3972,7 @@
|
|
|
* Author: Yi Tae-Hyeong (jsonobject@gmail.com)
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['ko-KR'] = {
|
|
|
+ $.fn.bootstrapTable.locales['ko-KR'] = $.fn.bootstrapTable.locales['ko'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -4078,7 +4078,7 @@
|
|
|
* Author: Azamshul Azizy <azamshul@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['ms-MY'] = {
|
|
|
+ $.fn.bootstrapTable.locales['ms-MY'] = $.fn.bootstrapTable.locales['ms'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -4184,7 +4184,7 @@
|
|
|
* Author: Jim Nordbø, jim@nordb.no
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['nb-NO'] = {
|
|
|
+ $.fn.bootstrapTable.locales['nb-NO'] = $.fn.bootstrapTable.locales['nb'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -4397,7 +4397,7 @@
|
|
|
* Nevets82 <Nevets82@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['nl-NL'] = {
|
|
|
+ $.fn.bootstrapTable.locales['nl-NL'] = $.fn.bootstrapTable.locales['nl'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -4501,11 +4501,12 @@
|
|
|
/**
|
|
|
* Bootstrap Table Polish translation
|
|
|
* Author: zergu <michal.zagdan @ gmail com>
|
|
|
+ * Update: kerogos <kerog @ wp pl>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['pl-PL'] = {
|
|
|
+ $.fn.bootstrapTable.locales['pl-PL'] = $.fn.bootstrapTable.locales['pl'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
- return 'Copy Rows';
|
|
|
+ return 'Kopiuj wiersze';
|
|
|
},
|
|
|
formatPrint: function formatPrint() {
|
|
|
return 'Print';
|
|
|
@@ -4524,19 +4525,19 @@
|
|
|
return "Wy\u015Bwietlanie rekord\xF3w od ".concat(pageFrom, " do ").concat(pageTo, " z ").concat(totalRows);
|
|
|
},
|
|
|
formatSRPaginationPreText: function formatSRPaginationPreText() {
|
|
|
- return 'previous page';
|
|
|
+ return 'poprzednia strona';
|
|
|
},
|
|
|
formatSRPaginationPageText: function formatSRPaginationPageText(page) {
|
|
|
- return "to page ".concat(page);
|
|
|
+ return "z ".concat(page);
|
|
|
},
|
|
|
formatSRPaginationNextText: function formatSRPaginationNextText() {
|
|
|
- return 'next page';
|
|
|
+ return 'następna strona';
|
|
|
},
|
|
|
formatDetailPagination: function formatDetailPagination(totalRows) {
|
|
|
- return "Showing ".concat(totalRows, " rows");
|
|
|
+ return "Wy\u015Bwietla ".concat(totalRows, " wierszy");
|
|
|
},
|
|
|
formatClearSearch: function formatClearSearch() {
|
|
|
- return 'Clear Search';
|
|
|
+ return 'Wyczyść wyszukiwanie';
|
|
|
},
|
|
|
formatSearch: function formatSearch() {
|
|
|
return 'Szukaj';
|
|
|
@@ -4545,13 +4546,13 @@
|
|
|
return 'Niestety, nic nie znaleziono';
|
|
|
},
|
|
|
formatPaginationSwitch: function formatPaginationSwitch() {
|
|
|
- return 'Hide/Show pagination';
|
|
|
+ return 'Pokaż/ukryj stronicowanie';
|
|
|
},
|
|
|
formatPaginationSwitchDown: function formatPaginationSwitchDown() {
|
|
|
- return 'Show pagination';
|
|
|
+ return 'Pokaż stronicowanie';
|
|
|
},
|
|
|
formatPaginationSwitchUp: function formatPaginationSwitchUp() {
|
|
|
- return 'Hide pagination';
|
|
|
+ return 'Ukryj stronicowanie';
|
|
|
},
|
|
|
formatRefresh: function formatRefresh() {
|
|
|
return 'Odśwież';
|
|
|
@@ -4560,46 +4561,46 @@
|
|
|
return 'Przełącz';
|
|
|
},
|
|
|
formatToggleOn: function formatToggleOn() {
|
|
|
- return 'Show card view';
|
|
|
+ return 'Pokaż układ karty';
|
|
|
},
|
|
|
formatToggleOff: function formatToggleOff() {
|
|
|
- return 'Hide card view';
|
|
|
+ return 'Ukryj układ karty';
|
|
|
},
|
|
|
formatColumns: function formatColumns() {
|
|
|
return 'Kolumny';
|
|
|
},
|
|
|
formatColumnsToggleAll: function formatColumnsToggleAll() {
|
|
|
- return 'Toggle all';
|
|
|
+ return 'Zaznacz wszystko';
|
|
|
},
|
|
|
formatFullscreen: function formatFullscreen() {
|
|
|
return 'Fullscreen';
|
|
|
},
|
|
|
formatAllRows: function formatAllRows() {
|
|
|
- return 'All';
|
|
|
+ return 'Wszystkie';
|
|
|
},
|
|
|
formatAutoRefresh: function formatAutoRefresh() {
|
|
|
- return 'Auto Refresh';
|
|
|
+ return 'Auto odświeżanie';
|
|
|
},
|
|
|
formatExport: function formatExport() {
|
|
|
- return 'Export data';
|
|
|
+ return 'Eksport danych';
|
|
|
},
|
|
|
formatJumpTo: function formatJumpTo() {
|
|
|
- return 'GO';
|
|
|
+ return 'Przejdź';
|
|
|
},
|
|
|
formatAdvancedSearch: function formatAdvancedSearch() {
|
|
|
- return 'Advanced search';
|
|
|
+ return 'Wyszukiwanie zaawansowane';
|
|
|
},
|
|
|
formatAdvancedCloseButton: function formatAdvancedCloseButton() {
|
|
|
- return 'Close';
|
|
|
+ return 'Zamknij';
|
|
|
},
|
|
|
formatFilterControlSwitch: function formatFilterControlSwitch() {
|
|
|
- return 'Hide/Show controls';
|
|
|
+ return 'Pokaż/Ukryj';
|
|
|
},
|
|
|
formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
|
|
|
- return 'Hide controls';
|
|
|
+ return 'Pokaż';
|
|
|
},
|
|
|
formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
|
|
|
- return 'Show controls';
|
|
|
+ return 'Ukryj';
|
|
|
}
|
|
|
};
|
|
|
$.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['pl-PL']);
|
|
|
@@ -4718,7 +4719,7 @@
|
|
|
* Author: Burnspirit<burnspirit@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['pt-PT'] = {
|
|
|
+ $.fn.bootstrapTable.locales['pt-PT'] = $.fn.bootstrapTable.locales['pt'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -4824,7 +4825,7 @@
|
|
|
* Author: cristake <cristianiosif@me.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['ro-RO'] = {
|
|
|
+ $.fn.bootstrapTable.locales['ro-RO'] = $.fn.bootstrapTable.locales['ro'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -4930,7 +4931,7 @@
|
|
|
* Author: Dunaevsky Maxim <dunmaksim@yandex.ru>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['ru-RU'] = {
|
|
|
+ $.fn.bootstrapTable.locales['ru-RU'] = $.fn.bootstrapTable.locales['ru'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -5036,12 +5037,12 @@
|
|
|
* Author: Jozef Dúc<jozef.d13@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['sk-SK'] = {
|
|
|
+ $.fn.bootstrapTable.locales['sk-SK'] = $.fn.bootstrapTable.locales['sk'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
- return 'Copy Rows';
|
|
|
+ return 'Skopírovať riadky';
|
|
|
},
|
|
|
formatPrint: function formatPrint() {
|
|
|
- return 'Print';
|
|
|
+ return 'Vytlačiť';
|
|
|
},
|
|
|
formatLoadingMessage: function formatLoadingMessage() {
|
|
|
return 'Prosím čakajte';
|
|
|
@@ -5057,16 +5058,16 @@
|
|
|
return "Zobrazen\xE1 ".concat(pageFrom, ". - ").concat(pageTo, ". polo\u017Eka z celkov\xFDch ").concat(totalRows);
|
|
|
},
|
|
|
formatSRPaginationPreText: function formatSRPaginationPreText() {
|
|
|
- return 'previous page';
|
|
|
+ return 'Predchádzajúca strana';
|
|
|
},
|
|
|
formatSRPaginationPageText: function formatSRPaginationPageText(page) {
|
|
|
- return "to page ".concat(page);
|
|
|
+ return "na stranu ".concat(page);
|
|
|
},
|
|
|
formatSRPaginationNextText: function formatSRPaginationNextText() {
|
|
|
- return 'next page';
|
|
|
+ return 'Nasledujúca strana';
|
|
|
},
|
|
|
formatDetailPagination: function formatDetailPagination(totalRows) {
|
|
|
- return "Showing ".concat(totalRows, " rows");
|
|
|
+ return "Zobrazuje sa ".concat(totalRows, " riadkov");
|
|
|
},
|
|
|
formatClearSearch: function formatClearSearch() {
|
|
|
return 'Odstráň filtre';
|
|
|
@@ -5081,10 +5082,10 @@
|
|
|
return 'Skry/Zobraz stránkovanie';
|
|
|
},
|
|
|
formatPaginationSwitchDown: function formatPaginationSwitchDown() {
|
|
|
- return 'Show pagination';
|
|
|
+ return 'Zobraziť stránkovanie';
|
|
|
},
|
|
|
formatPaginationSwitchUp: function formatPaginationSwitchUp() {
|
|
|
- return 'Hide pagination';
|
|
|
+ return 'Skryť stránkovanie';
|
|
|
},
|
|
|
formatRefresh: function formatRefresh() {
|
|
|
return 'Obnoviť';
|
|
|
@@ -5093,46 +5094,46 @@
|
|
|
return 'Prepni';
|
|
|
},
|
|
|
formatToggleOn: function formatToggleOn() {
|
|
|
- return 'Show card view';
|
|
|
+ return 'Zobraziť kartové zobrazenie';
|
|
|
},
|
|
|
formatToggleOff: function formatToggleOff() {
|
|
|
- return 'Hide card view';
|
|
|
+ return 'skryť kartové zobrazenie';
|
|
|
},
|
|
|
formatColumns: function formatColumns() {
|
|
|
return 'Stĺpce';
|
|
|
},
|
|
|
formatColumnsToggleAll: function formatColumnsToggleAll() {
|
|
|
- return 'Toggle all';
|
|
|
+ return 'Prepnúť všetky';
|
|
|
},
|
|
|
formatFullscreen: function formatFullscreen() {
|
|
|
- return 'Fullscreen';
|
|
|
+ return 'Celá obrazovka';
|
|
|
},
|
|
|
formatAllRows: function formatAllRows() {
|
|
|
return 'Všetky';
|
|
|
},
|
|
|
formatAutoRefresh: function formatAutoRefresh() {
|
|
|
- return 'Auto Refresh';
|
|
|
+ return 'Automatické obnovenie';
|
|
|
},
|
|
|
formatExport: function formatExport() {
|
|
|
return 'Exportuj dáta';
|
|
|
},
|
|
|
formatJumpTo: function formatJumpTo() {
|
|
|
- return 'GO';
|
|
|
+ return 'Ísť';
|
|
|
},
|
|
|
formatAdvancedSearch: function formatAdvancedSearch() {
|
|
|
- return 'Advanced search';
|
|
|
+ return 'Pokročilé vyhľadávanie';
|
|
|
},
|
|
|
formatAdvancedCloseButton: function formatAdvancedCloseButton() {
|
|
|
- return 'Close';
|
|
|
+ return 'Zatvoriť';
|
|
|
},
|
|
|
formatFilterControlSwitch: function formatFilterControlSwitch() {
|
|
|
- return 'Hide/Show controls';
|
|
|
+ return 'Zobraziť/Skryť tlačidlá';
|
|
|
},
|
|
|
formatFilterControlSwitchHide: function formatFilterControlSwitchHide() {
|
|
|
- return 'Hide controls';
|
|
|
+ return 'Skryť tlačidlá';
|
|
|
},
|
|
|
formatFilterControlSwitchShow: function formatFilterControlSwitchShow() {
|
|
|
- return 'Show controls';
|
|
|
+ return 'Zobraziť tlačidlá';
|
|
|
}
|
|
|
};
|
|
|
$.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales['sk-SK']);
|
|
|
@@ -5142,7 +5143,7 @@
|
|
|
* Author: Vladimir Kanazir (vladimir@kanazir.com)
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['sr-Cyrl-RS'] = {
|
|
|
+ $.fn.bootstrapTable.locales['sr-Cyrl-RS'] = $.fn.bootstrapTable.locales['sr'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -5354,7 +5355,7 @@
|
|
|
* Author: C Bratt <bratt@inix.se>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['sv-SE'] = {
|
|
|
+ $.fn.bootstrapTable.locales['sv-SE'] = $.fn.bootstrapTable.locales['sv'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -5460,7 +5461,7 @@
|
|
|
* Author: Monchai S.<monchais@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['th-TH'] = {
|
|
|
+ $.fn.bootstrapTable.locales['th-TH'] = $.fn.bootstrapTable.locales['th'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -5567,7 +5568,7 @@
|
|
|
* Author: Sercan Cakir <srcnckr@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['tr-TR'] = {
|
|
|
+ $.fn.bootstrapTable.locales['tr-TR'] = $.fn.bootstrapTable.locales['tr'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -5673,7 +5674,7 @@
|
|
|
* Author: Vitaliy Timchenko <vitaliy.timchenko@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['uk-UA'] = {
|
|
|
+ $.fn.bootstrapTable.locales['uk-UA'] = $.fn.bootstrapTable.locales['uk'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -5779,7 +5780,7 @@
|
|
|
* Author: Malik <me@malikrizwan.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['ur-PK'] = {
|
|
|
+ $.fn.bootstrapTable.locales['ur-PK'] = $.fn.bootstrapTable.locales['ur'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -5885,7 +5886,7 @@
|
|
|
* Author: Nabijon Masharipov <mnabijonz@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['uz-Latn-UZ'] = {
|
|
|
+ $.fn.bootstrapTable.locales['uz-Latn-UZ'] = $.fn.bootstrapTable.locales['uz'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -5991,7 +5992,7 @@
|
|
|
* Author: Duc N. PHAM <pngduc@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['vi-VN'] = {
|
|
|
+ $.fn.bootstrapTable.locales['vi-VN'] = $.fn.bootstrapTable.locales['vi'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|
|
|
@@ -6097,7 +6098,7 @@
|
|
|
* Author: Zhixin Wen<wenzhixin2010@gmail.com>
|
|
|
*/
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['zh-CN'] = {
|
|
|
+ $.fn.bootstrapTable.locales['zh-CN'] = $.fn.bootstrapTable.locales['zh'] = {
|
|
|
formatCopyRows: function formatCopyRows() {
|
|
|
return 'Copy Rows';
|
|
|
},
|