PluginProbe
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress / 9.0.0
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress v9.0.0
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 / legacy / admin / lib / summernote / lang / summernote-pt-BR.js

summernote-pt-BR.js in WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress 9.0.0, at legacy/admin/lib/summernote/lang/summernote-pt-BR.js

274 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 = 34);
107 /******/ })
108 /************************************************************************/
109 /******/ ({
110
111 /***/ 34:
112 /***/ (function(module, exports) {
113
114 (function ($) {
115 $.extend($.summernote.lang, {
116 'pt-BR': {
117 font: {
118 bold: 'Negrito',
119 italic: 'Itálico',
120 underline: 'Sublinhado',
121 clear: 'Remover estilo da fonte',
122 height: 'Altura da linha',
123 name: 'Fonte',
124 strikethrough: 'Riscado',
125 subscript: 'Subscrito',
126 superscript: 'Sobrescrito',
127 size: 'Tamanho da fonte'
128 },
129 image: {
130 image: 'Imagem',
131 insert: 'Inserir imagem',
132 resizeFull: 'Redimensionar Completamente',
133 resizeHalf: 'Redimensionar pela Metade',
134 resizeQuarter: 'Redimensionar a um Quarto',
135 floatLeft: 'Flutuar para Esquerda',
136 floatRight: 'Flutuar para Direita',
137 floatNone: 'Não Flutuar',
138 shapeRounded: 'Forma: Arredondado',
139 shapeCircle: 'Forma: Círculo',
140 shapeThumbnail: 'Forma: Miniatura',
141 shapeNone: 'Forma: Nenhum',
142 dragImageHere: 'Arraste Imagem ou Texto para cá',
143 dropImage: 'Solte Imagem ou Texto',
144 selectFromFiles: 'Selecione a partir dos arquivos',
145 maximumFileSize: 'Tamanho máximo do arquivo',
146 maximumFileSizeError: 'Tamanho máximo do arquivo excedido.',
147 url: 'URL da imagem',
148 remove: 'Remover Imagem',
149 original: 'Original'
150 },
151 video: {
152 video: 'Vídeo',
153 videoLink: 'Link para vídeo',
154 insert: 'Inserir vídeo',
155 url: 'URL do vídeo?',
156 providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion ou Youku)'
157 },
158 link: {
159 link: 'Link',
160 insert: 'Inserir link',
161 unlink: 'Remover link',
162 edit: 'Editar',
163 textToDisplay: 'Texto para exibir',
164 url: 'Para qual URL este link leva?',
165 openInNewWindow: 'Abrir em uma nova janela'
166 },
167 table: {
168 table: 'Tabela',
169 addRowAbove: 'Adicionar linha acima',
170 addRowBelow: 'Adicionar linha abaixo',
171 addColLeft: 'Adicionar coluna à esquerda',
172 addColRight: 'Adicionar coluna à direita',
173 delRow: 'Excluir linha',
174 delCol: 'Excluir coluna',
175 delTable: 'Excluir tabela'
176 },
177 hr: {
178 insert: 'Linha horizontal'
179 },
180 style: {
181 style: 'Estilo',
182 p: 'Normal',
183 blockquote: 'Citação',
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 com marcadores',
194 ordered: 'Lista numerada'
195 },
196 options: {
197 help: 'Ajuda',
198 fullscreen: 'Tela cheia',
199 codeview: 'Ver código-fonte'
200 },
201 paragraph: {
202 paragraph: 'Parágrafo',
203 outdent: 'Menor tabulação',
204 indent: 'Maior tabulação',
205 left: 'Alinhar à esquerda',
206 center: 'Alinhar ao centro',
207 right: 'Alinha à direita',
208 justify: 'Justificado'
209 },
210 color: {
211 recent: 'Cor recente',
212 more: 'Mais cores',
213 background: 'Fundo',
214 foreground: 'Fonte',
215 transparent: 'Transparente',
216 setTransparent: 'Fundo transparente',
217 reset: 'Restaurar',
218 resetToDefault: 'Restaurar padrão',
219 cpSelect: 'Selecionar'
220 },
221 shortcut: {
222 shortcuts: 'Atalhos do teclado',
223 close: 'Fechar',
224 textFormatting: 'Formatação de texto',
225 action: 'Ação',
226 paragraphFormatting: 'Formatação de parágrafo',
227 documentStyle: 'Estilo de documento',
228 extraKeys: 'Extra keys'
229 },
230 help: {
231 'insertParagraph': 'Inserir Parágrafo',
232 'undo': 'Desfazer o último comando',
233 'redo': 'Refazer o último comando',
234 'tab': 'Tab',
235 'untab': 'Desfazer tab',
236 'bold': 'Colocar em negrito',
237 'italic': 'Colocar em itálico',
238 'underline': 'Sublinhado',
239 'strikethrough': 'Tachado',
240 'removeFormat': 'Remover estilo',
241 'justifyLeft': 'Alinhar à esquerda',
242 'justifyCenter': 'Centralizar',
243 'justifyRight': 'Alinhar à esquerda',
244 'justifyFull': 'Justificar',
245 'insertUnorderedList': 'Lista não ordenada',
246 'insertOrderedList': 'Lista ordenada',
247 'outdent': 'Recuar parágrafo atual',
248 'indent': 'Avançar parágrafo atual',
249 'formatPara': 'Alterar formato do bloco para parágrafo(tag P)',
250 'formatH1': 'Alterar formato do bloco para H1',
251 'formatH2': 'Alterar formato do bloco para H2',
252 'formatH3': 'Alterar formato do bloco para H3',
253 'formatH4': 'Alterar formato do bloco para H4',
254 'formatH5': 'Alterar formato do bloco para H5',
255 'formatH6': 'Alterar formato do bloco para H6',
256 'insertHorizontalRule': 'Inserir Régua horizontal',
257 'linkDialog.show': 'Inserir um Hiperlink'
258 },
259 history: {
260 undo: 'Desfazer',
261 redo: 'Refazer'
262 },
263 specialChar: {
264 specialChar: 'CARACTERES ESPECIAIS',
265 select: 'Selecionar Caracteres Especiais'
266 }
267 }
268 });
269 })(jQuery);
270
271 /***/ })
272
273 /******/ });
274 });