Security update for Core, with self-updated composer
[yaffs-website] / web / core / assets / vendor / jquery.ui / ui / i18n / datepicker-gl.js
index ed5b2d2fc2fbafb8625796f173eb1e6a086e935d..8c853d8951cc112f352e397d95494dd423355060 100644 (file)
@@ -1,37 +1,4 @@
-/* Galician localization for 'UI date picker' jQuery extension. */
-/* Translated by Jorge Barreiro <yortx.barry@gmail.com>. */
-(function( factory ) {
-       if ( typeof define === "function" && define.amd ) {
-
-               // AMD. Register as an anonymous module.
-               define([ "../datepicker" ], factory );
-       } else {
-
-               // Browser globals
-               factory( jQuery.datepicker );
-       }
-}(function( datepicker ) {
-
-datepicker.regional['gl'] = {
-       closeText: 'Pechar',
-       prevText: '&#x3C;Ant',
-       nextText: 'Seg&#x3E;',
-       currentText: 'Hoxe',
-       monthNames: ['Xaneiro','Febreiro','Marzo','Abril','Maio','Xuño',
-       'Xullo','Agosto','Setembro','Outubro','Novembro','Decembro'],
-       monthNamesShort: ['Xan','Feb','Mar','Abr','Mai','Xuñ',
-       'Xul','Ago','Set','Out','Nov','Dec'],
-       dayNames: ['Domingo','Luns','Martes','Mércores','Xoves','Venres','Sábado'],
-       dayNamesShort: ['Dom','Lun','Mar','Mér','Xov','Ven','Sáb'],
-       dayNamesMin: ['Do','Lu','Ma','Mé','Xo','Ve','Sá'],
-       weekHeader: 'Sm',
-       dateFormat: 'dd/mm/yy',
-       firstDay: 1,
-       isRTL: false,
-       showMonthAfterYear: false,
-       yearSuffix: ''};
-datepicker.setDefaults(datepicker.regional['gl']);
-
-return datepicker.regional['gl'];
-
-}));
+/*! jQuery UI - v1.12.1 - 2017-03-31
+* http://jqueryui.com
+* Copyright jQuery Foundation and other contributors; Licensed  */
+!function(a){"function"==typeof define&&define.amd?define(["../widgets/datepicker"],a):a(jQuery.datepicker)}(function(a){return a.regional.gl={closeText:"Pechar",prevText:"&#x3C;Ant",nextText:"Seg&#x3E;",currentText:"Hoxe",monthNames:["Xaneiro","Febreiro","Marzo","Abril","Maio","Xuño","Xullo","Agosto","Setembro","Outubro","Novembro","Decembro"],monthNamesShort:["Xan","Feb","Mar","Abr","Mai","Xuñ","Xul","Ago","Set","Out","Nov","Dec"],dayNames:["Domingo","Luns","Martes","Mércores","Xoves","Venres","Sábado"],dayNamesShort:["Dom","Lun","Mar","Mér","Xov","Ven","Sáb"],dayNamesMin:["Do","Lu","Ma","Mé","Xo","Ve","Sá"],weekHeader:"Sm",dateFormat:"dd/mm/yy",firstDay:1,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""},a.setDefaults(a.regional.gl),a.regional.gl});
\ No newline at end of file