PluginProbe
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress / 8.5.79
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress v8.5.79
9.1.3 9.1.2 9.1.1 9.1.0 9.0.3 9.0.2 9.0.1 9.0.0 8.5.79 8.5.78 8.5.77 8.5.76 8.5.75 8.5.74 8.5.73 8.5.72 8.5.71 8.5.70 8.5.69 8.5.68 8.5.35 8.5.36 8.5.37 8.5.38 8.5.39 All 222 releases
wpvr / admin / lib / summernote / lang / summernote-gl-ES.js

summernote-gl-ES.js in WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress 8.5.79, at admin/lib/summernote/lang/summernote-gl-ES.js

273 lines 9.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*!
2 *
3 * Super simple wysiwyg editor v0.8.18
4 * https://summernote.org
5 *
6 *
7 * Copyright 2013- Alan Hong. and other contributors
8 * summernote may be freely distributed under the MIT license.
9 *
10 * Date: 2020-05-20T18:09Z
11 *
12 */
13 (function webpackUniversalModuleDefinition(root, factory) {
14 if(typeof exports === 'object' && typeof module === 'object')
15 module.exports = factory();
16 else if(typeof define === 'function' && define.amd)
17 define([], factory);
18 else {
19 var a = factory();
20 for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
21 }
22 })(window, function() {
23 return /******/ (function(modules) { // webpackBootstrap
24 /******/ // The module cache
25 /******/ var installedModules = {};
26 /******/
27 /******/ // The require function
28 /******/ function __webpack_require__(moduleId) {
29 /******/
30 /******/ // Check if module is in cache
31 /******/ if(installedModules[moduleId]) {
32 /******/ return installedModules[moduleId].exports;
33 /******/ }
34 /******/ // Create a new module (and put it into the cache)
35 /******/ var module = installedModules[moduleId] = {
36 /******/ i: moduleId,
37 /******/ l: false,
38 /******/ exports: {}
39 /******/ };
40 /******/
41 /******/ // Execute the module function
42 /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
43 /******/
44 /******/ // Flag the module as loaded
45 /******/ module.l = true;
46 /******/
47 /******/ // Return the exports of the module
48 /******/ return module.exports;
49 /******/ }
50 /******/
51 /******/
52 /******/ // expose the modules object (__webpack_modules__)
53 /******/ __webpack_require__.m = modules;
54 /******/
55 /******/ // expose the module cache
56 /******/ __webpack_require__.c = installedModules;
57 /******/
58 /******/ // define getter function for harmony exports
59 /******/ __webpack_require__.d = function(exports, name, getter) {
60 /******/ if(!__webpack_require__.o(exports, name)) {
61 /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
62 /******/ }
63 /******/ };
64 /******/
65 /******/ // define __esModule on exports
66 /******/ __webpack_require__.r = function(exports) {
67 /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
68 /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
69 /******/ }
70 /******/ Object.defineProperty(exports, '__esModule', { value: true });
71 /******/ };
72 /******/
73 /******/ // create a fake namespace object
74 /******/ // mode & 1: value is a module id, require it
75 /******/ // mode & 2: merge all properties of value into the ns
76 /******/ // mode & 4: return value when already ns object
77 /******/ // mode & 8|1: behave like require
78 /******/ __webpack_require__.t = function(value, mode) {
79 /******/ if(mode & 1) value = __webpack_require__(value);
80 /******/ if(mode & 8) return value;
81 /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
82 /******/ var ns = Object.create(null);
83 /******/ __webpack_require__.r(ns);
84 /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
85 /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
86 /******/ return ns;
87 /******/ };
88 /******/
89 /******/ // getDefaultExport function for compatibility with non-harmony modules
90 /******/ __webpack_require__.n = function(module) {
91 /******/ var getter = module && module.__esModule ?
92 /******/ function getDefault() { return module['default']; } :
93 /******/ function getModuleExports() { return module; };
94 /******/ __webpack_require__.d(getter, 'a', getter);
95 /******/ return getter;
96 /******/ };
97 /******/
98 /******/ // Object.prototype.hasOwnProperty.call
99 /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
100 /******/
101 /******/ // __webpack_public_path__
102 /******/ __webpack_require__.p = "";
103 /******/
104 /******/
105 /******/ // Load entry module and return exports
106 /******/ return __webpack_require__(__webpack_require__.s = 20);
107 /******/ })
108 /************************************************************************/
109 /******/ ({
110
111 /***/ 20:
112 /***/ (function(module, exports) {
113
114 (function ($) {
115 $.extend($.summernote.lang, {
116 'gl-ES': {
117 font: {
118 bold: 'Negrita',
119 italic: 'Cursiva',
120 underline: 'Subliñado',
121 clear: 'Quitar estilo de fonte',
122 height: 'Altura de liña',
123 name: 'Fonte',
124 strikethrough: 'Riscado',
125 superscript: 'Superíndice',
126 subscript: 'Subíndice',
127 size: 'Tamaño da fonte'
128 },
129 image: {
130 image: 'Imaxe',
131 insert: 'Inserir imaxe',
132 resizeFull: 'Redimensionar a tamaño completo',
133 resizeHalf: 'Redimensionar á metade',
134 resizeQuarter: 'Redimensionar a un cuarto',
135 floatLeft: 'Flotar á esquerda',
136 floatRight: 'Flotar á dereita',
137 floatNone: 'Non flotar',
138 shapeRounded: 'Forma: Redondeado',
139 shapeCircle: 'Forma: Círculo',
140 shapeThumbnail: 'Forma: Marco',
141 shapeNone: 'Forma: Ningunha',
142 dragImageHere: 'Arrastrar unha imaxe ou texto aquí',
143 dropImage: 'Solta a imaxe ou texto',
144 selectFromFiles: 'Seleccionar desde os arquivos',
145 maximumFileSize: 'Tamaño máximo do arquivo',
146 maximumFileSizeError: 'Superaches o tamaño máximo do arquivo.',
147 url: 'URL da imaxe',
148 remove: 'Eliminar imaxe',
149 original: 'Original'
150 },
151 video: {
152 video: 'Vídeo',
153 videoLink: 'Ligazón do vídeo',
154 insert: 'Insertar vídeo',
155 url: 'URL do vídeo?',
156 providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion, o Youku)'
157 },
158 link: {
159 link: 'Ligazón',
160 insert: 'Inserir Ligazón',
161 unlink: 'Quitar Ligazón',
162 edit: 'Editar',
163 textToDisplay: 'Texto para amosar',
164 url: 'Cara a que URL leva a ligazón?',
165 openInNewWindow: 'Abrir nunha nova xanela'
166 },
167 table: {
168 table: 'Táboa',
169 addRowAbove: 'Add row above',
170 addRowBelow: 'Add row below',
171 addColLeft: 'Add column left',
172 addColRight: 'Add column right',
173 delRow: 'Delete row',
174 delCol: 'Delete column',
175 delTable: 'Delete table'
176 },
177 hr: {
178 insert: 'Inserir liña horizontal'
179 },
180 style: {
181 style: 'Estilo',
182 p: 'Normal',
183 blockquote: 'Cita',
184 pre: 'Código',
185 h1: 'Título 1',
186 h2: 'Título 2',
187 h3: 'Título 3',
188 h4: 'Título 4',
189 h5: 'Título 5',
190 h6: 'Título 6'
191 },
192 lists: {
193 unordered: 'Lista desordenada',
194 ordered: 'Lista ordenada'
195 },
196 options: {
197 help: 'Axuda',
198 fullscreen: 'Pantalla completa',
199 codeview: 'Ver código fonte'
200 },
201 paragraph: {
202 paragraph: 'Parágrafo',
203 outdent: 'Menos tabulación',
204 indent: 'Máis tabulación',
205 left: 'Aliñar á esquerda',
206 center: 'Aliñar ao centro',
207 right: 'Aliñar á dereita',
208 justify: 'Xustificar'
209 },
210 color: {
211 recent: 'Última cor',
212 more: 'Máis cores',
213 background: 'Cor de fondo',
214 foreground: 'Cor de fuente',
215 transparent: 'Transparente',
216 setTransparent: 'Establecer transparente',
217 reset: 'Restaurar',
218 resetToDefault: 'Restaurar por defecto'
219 },
220 shortcut: {
221 shortcuts: 'Atallos de teclado',
222 close: 'Pechar',
223 textFormatting: 'Formato de texto',
224 action: 'Acción',
225 paragraphFormatting: 'Formato de parágrafo',
226 documentStyle: 'Estilo de documento',
227 extraKeys: 'Teclas adicionais'
228 },
229 help: {
230 'insertParagraph': 'Inserir parágrafo',
231 'undo': 'Desfacer última acción',
232 'redo': 'Refacer última acción',
233 'tab': 'Tabular',
234 'untab': 'Eliminar tabulación',
235 'bold': 'Establecer estilo negrita',
236 'italic': 'Establecer estilo cursiva',
237 'underline': 'Establecer estilo subliñado',
238 'strikethrough': 'Establecer estilo riscado',
239 'removeFormat': 'Limpar estilo',
240 'justifyLeft': 'Aliñar á esquerda',
241 'justifyCenter': 'Aliñar ao centro',
242 'justifyRight': 'Aliñar á dereita',
243 'justifyFull': 'Xustificar',
244 'insertUnorderedList': 'Inserir lista desordenada',
245 'insertOrderedList': 'Inserir lista ordenada',
246 'outdent': 'Reducir tabulación do parágrafo',
247 'indent': 'Aumentar tabulación do parágrafo',
248 'formatPara': 'Mudar estilo do bloque a parágrafo (etiqueta P)',
249 'formatH1': 'Mudar estilo do bloque a H1',
250 'formatH2': 'Mudar estilo do bloque a H2',
251 'formatH3': 'Mudar estilo do bloque a H3',
252 'formatH4': 'Mudar estilo do bloque a H4',
253 'formatH5': 'Mudar estilo do bloque a H5',
254 'formatH6': 'Mudar estilo do bloque a H6',
255 'insertHorizontalRule': 'Inserir liña horizontal',
256 'linkDialog.show': 'Amosar panel ligazóns'
257 },
258 history: {
259 undo: 'Desfacer',
260 redo: 'Refacer'
261 },
262 specialChar: {
263 specialChar: 'CARACTERES ESPECIAIS',
264 select: 'Selecciona Caracteres especiais'
265 }
266 }
267 });
268 })(jQuery);
269
270 /***/ })
271
272 /******/ });
273 });