PluginProbe
WPGet API – Connect to any external REST API / 2.2.10
WPGet API – Connect to any external REST API v2.2.10
1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.1.0 2.1.1 2.1.3 2.1.4 2.1.5 2.2.0 2.2.1 2.2.10 2.2.2 2.2.3 All 97 releases
wpgetapi / lib / cmb2 / languages / cmb2-pt_BR.po

cmb2-pt_BR.po in WPGet API – Connect to any external REST API 2.2.10, at lib/cmb2/languages/cmb2-pt_BR.po

678 lines 20.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Translation of Plugins - CMB2 - Development (trunk) in Portuguese (Brazil)
2 # This file is distributed under the same license as the Plugins - CMB2 - Development (trunk) package.
3 msgid ""
4 msgstr ""
5 "PO-Revision-Date: 2018-04-19 15:56:59+0000\n"
6 "MIME-Version: 1.0\n"
7 "Content-Type: text/plain; charset=UTF-8\n"
8 "Content-Transfer-Encoding: 8bit\n"
9 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
10 "X-Generator: GlotPress/2.4.0-alpha\n"
11 "Language: pt_BR\n"
12 "Project-Id-Version: Plugins - CMB2 - Development (trunk)\n"
13
14 #. translators: %s: register_routes()
15 #: includes/shim/WP_REST_Controller.php:25
16 msgid "Method '%s' must be overridden."
17 msgstr "O método '%s' precisa ser substituído."
18
19 #: example-functions.php:732
20 msgid "%s — Updated!"
21 msgstr "%s — Atualizado!"
22
23 #: includes/CMB2_Hookup_Base.php:42
24 msgid "%1$s should be implemented by the extended class."
25 msgstr "%1$s precisa ser implementado pela classe estendida."
26
27 #. Author URI of the plugin/theme
28 msgid "https://cmb2.io"
29 msgstr "https://cmb2.io"
30
31 #. Author of the plugin/theme
32 msgid "CMB2 team"
33 msgstr "Equipe CMB2"
34
35 #. Plugin URI of the plugin/theme
36 msgid "https://github.com/CMB2/CMB2"
37 msgstr "https://github.com/CMB2/CMB2"
38
39 #: includes/CMB2_Types.php:412
40 msgid "Remove Row"
41 msgstr "Remover linha"
42
43 #: includes/CMB2_Options_Hookup.php:131
44 msgid "Nothing to update."
45 msgstr "Nada para atualizar."
46
47 #: includes/CMB2_Options_Hookup.php:135
48 msgid "Settings updated."
49 msgstr "Configurações atualizadas."
50
51 #: example-functions.php:665
52 msgid "Theme Options"
53 msgstr "Opções do tema"
54
55 #: includes/CMB2_hookup.php:458
56 msgid "Toggle panel: %s"
57 msgstr "Alternar painel: %s"
58
59 #: includes/CMB2_Types.php:231
60 msgid "Custom CMB2 field type classes must extend CMB2_Type_Base."
61 msgstr "Classes de tipo de campo personalizado do CMB2 devem estender CMB2_Type_Base."
62
63 #: example-functions.php:783
64 msgid "Will show in REST API \"editable\" contexts only (`POST` requests)."
65 msgstr "Será exibido somente nos contextos \"editáveis\" da API REST (solicitações `POST)."
66
67 #: example-functions.php:782
68 msgid "REST Editable Test Text"
69 msgstr "Teste de texto editável via REST"
70
71 #: example-functions.php:776
72 msgid "Will show in the REST API for this box and for pages."
73 msgstr "Será exibida na API REST nesta página e nas páginas."
74
75 #: example-functions.php:775
76 msgid "REST Test Text"
77 msgstr "Texto de test REST"
78
79 #: example-functions.php:766
80 msgid "REST Test Box"
81 msgstr "Caixa de teste REST"
82
83 #: includes/shim/WP_REST_Controller.php:308
84 msgid "Scope under which the request is made; determines fields present in response."
85 msgstr "Escopo sob o qual a solicitação é feita; determina quais campos estarão na resposta."
86
87 #: includes/shim/WP_REST_Controller.php:290
88 msgid "Limit results to those matching a string."
89 msgstr "Limita os resultados para os que correspondem a uma string."
90
91 #: includes/shim/WP_REST_Controller.php:281
92 msgid "Maximum number of items to be returned in result set."
93 msgstr "Número máximo de itens a serem retornados como resultado."
94
95 #: includes/shim/WP_REST_Controller.php:273
96 msgid "Current page of the collection."
97 msgstr "Página atual da coleção."
98
99 #: includes/shim/WP_REST_Controller.php:35
100 #: includes/shim/WP_REST_Controller.php:47
101 #: includes/shim/WP_REST_Controller.php:59
102 #: includes/shim/WP_REST_Controller.php:71
103 #: includes/shim/WP_REST_Controller.php:83
104 #: includes/shim/WP_REST_Controller.php:95
105 #: includes/shim/WP_REST_Controller.php:107
106 #: includes/shim/WP_REST_Controller.php:119
107 #: includes/shim/WP_REST_Controller.php:131
108 #: includes/shim/WP_REST_Controller.php:143
109 #: includes/shim/WP_REST_Controller.php:155
110 #: includes/shim/WP_REST_Controller.php:168
111 msgid "Method '%s' not implemented. Must be overridden in subclass."
112 msgstr "Método '%s' não implementado. Ele precisa ser substituído na subclasse."
113
114 #: includes/rest-api/CMB2_REST_Controller_Fields.php:415
115 msgid "Value Error for %s"
116 msgstr "Valor de erro para %s"
117
118 #: includes/rest-api/CMB2_REST_Controller_Fields.php:312
119 #: includes/rest-api/CMB2_REST_Controller_Fields.php:341
120 msgid "No field found by that id."
121 msgstr "Nenhum campo encontrado com este id."
122
123 #: includes/rest-api/CMB2_REST_Controller_Fields.php:297
124 msgid "CMB2 Field value cannot be modified without the object_id and object_type parameters specified."
125 msgstr "O valor do campo CMB2 não pode ser modificado sem que os parâmetros object_id e object_type estejam especificados."
126
127 #: includes/rest-api/CMB2_REST_Controller_Fields.php:236
128 msgid "CMB2 Field value cannot be updated without the value parameter specified."
129 msgstr "O valor do campo CMB2 não pode ser atualizado sem que o parâmetro value esteja especificado."
130
131 #: includes/rest-api/CMB2_REST_Controller_Fields.php:33
132 #: includes/rest-api/CMB2_REST_Controller_Fields.php:36
133 msgid "To view or modify the field's value, the 'object_id' and 'object_type' arguments are required."
134 msgstr "Para ver ou modificar o valor do campo, os argumentos 'object_id' e 'object_type' são obrigatórios."
135
136 #: includes/rest-api/CMB2_REST_Controller_Fields.php:30
137 msgid "When the '_rendered' argument is passed, the renderable field attributes will be returned fully rendered. By default, the names of the callback handers for the renderable attributes will be returned."
138 msgstr "Quando o argumento '_rendered' é passado, os atributos renderizáveis do campo serão retornado já completamente renderizados. Por padrão, os nomes dos callbacks para a renderização dos atributos são retornados."
139
140 #: includes/rest-api/CMB2_REST_Controller_Fields.php:27
141 msgid "Includes the box object which the fields are registered to in the response."
142 msgstr "Inclui o objeto da caixa cujos campos são registrados na resposta."
143
144 #: includes/rest-api/CMB2_REST_Controller_Boxes.php:122
145 msgid "No boxes found."
146 msgstr "Nenhuma caixa encontrada."
147
148 #: includes/rest-api/CMB2_REST_Controller_Boxes.php:72
149 msgid "Includes the fully rendered attributes, 'form_open', 'form_close', as well as the enqueued 'js_dependencies' script handles, and 'css_dependencies' stylesheet handles."
150 msgstr "Inclui os atributos completamente renderizados, 'form_open', 'form_close', assim como os manipuladores de script enfileirados com 'js_dependencies' e folhas de estilo com 'css_dependencies'."
151
152 #: includes/rest-api/CMB2_REST_Controller_Boxes.php:51
153 msgid "Includes the registered fields for the box in the response."
154 msgstr "Inclui na resposta os campos registrados para a caixa."
155
156 #: includes/rest-api/CMB2_REST_Controller.php:392
157 msgid "The title for the object."
158 msgstr "O título do objeto."
159
160 #: includes/rest-api/CMB2_REST_Controller.php:385
161 msgid "The id for the object."
162 msgstr "O id do objeto."
163
164 #: includes/rest-api/CMB2_REST_Controller.php:378
165 msgid "A human-readable description of the object."
166 msgstr "Uma descrição legível por humanos do objeto."
167
168 #: includes/rest-api/CMB2_REST_Controller.php:300
169 msgid "No box found by that id. A box needs to be registered with the \"show_in_rest\" parameter configured."
170 msgstr "Nenhuma caixa encontrada com este id. Uma caixa precisa ser registrada com o parâmetro \"show_in_rest\" configurado."
171
172 #: includes/rest-api/CMB2_REST_Controller.php:277
173 msgid "This box does not have write permissions."
174 msgstr "Esta caixa não tem permissões de escrita."
175
176 #: includes/rest-api/CMB2_REST_Controller.php:257
177 msgid "This box does not have read permissions."
178 msgstr "Esta caixa não tem permissões de leitura."
179
180 #: includes/CMB2_Base.php:506 includes/types/CMB2_Type_Base.php:156
181 msgid "Invalid %1$s method: %2$s"
182 msgstr "Método inválido de %1$s: %2$s"
183
184 #: includes/CMB2_Base.php:491 includes/CMB2_Hookup_Base.php:100
185 #: includes/CMB2_Options_Hookup.php:341 includes/types/CMB2_Type_Base.php:172
186 msgid "Invalid %1$s property: %2$s"
187 msgstr "Propriedade inválida de %1$s: %2$s"
188
189 #: includes/CMB2_Base.php:458
190 msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s with no alternative available."
191 msgstr "%1$s foi chamado com um parâmetro que está <strong>depreciado</strong> desde a versão %2$s e não há uma alternativa disponível."
192
193 #: includes/CMB2_Base.php:456
194 msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s! %3$s"
195 msgstr "%1$s foi chamado com um parâmetro que está <strong>depreciado</strong> desde a versão %2$s! %3$s"
196
197 #: includes/CMB2_Base.php:426
198 msgid "Using the \"%1$s\" field parameter as a callback has been deprecated in favor of the \"%2$s\" parameter."
199 msgstr ""
200
201 #: includes/CMB2_Base.php:422
202 msgid "The \"%1$s\" field parameter has been deprecated in favor of the \"%2$s\" parameter."
203 msgstr ""
204
205 #. translators: %s: link to codex.wordpress.org/Embeds
206 #: example-functions.php:426
207 msgid "Enter a youtube, twitter, or instagram URL. Supports services listed at %s."
208 msgstr "Digite um URL do youtube, twitter ou instagram. Os serviços suportados estão listados em %s."
209
210 #: example-functions.php:167
211 msgid "Hey there, I'm a read-only field"
212 msgstr "Olá, eu sou um campo somente para leitura"
213
214 #: example-functions.php:163
215 msgid "Read-only Disabled Field"
216 msgstr "Campo desabilitado somente para leitura"
217
218 #. translators: 1: results for. 2: link to codex.wordpress.org/Embeds
219 #: includes/CMB2_Ajax.php:189 includes/helper-functions.php:105
220 msgid "No oEmbed Results Found for %1$s. View more info at %2$s."
221 msgstr "Nenhum resultado oEmbed encontrado para %1$s. Mais informações em %2$s."
222
223 #: includes/CMB2_Field.php:1443
224 msgid "Sorry, this field does not have a cmb_id specified."
225 msgstr "Este campo não tem um cmb_id especificado."
226
227 #: example-functions.php:176
228 msgid "Custom Rendered Field"
229 msgstr "Campo com renderização personalizada"
230
231 #: includes/CMB2_hookup.php:185
232 msgid "Term metaboxes configuration requires a \"taxonomies\" parameter."
233 msgstr "Configurações de metaboxes de termos requerem um parâmetro \"taxonomies\"."
234
235 #: includes/CMB2_hookup.php:181
236 msgid "Term Metadata is a WordPress 4.4+ feature. Please upgrade your WordPress install."
237 msgstr "Metadados de termos é um recurso do WordPress 4.4+. Atualize sua instalação do WordPress."
238
239 #: example-functions.php:646
240 msgid "Arbitrary Term Field"
241 msgstr "Campo de termo arbitrário"
242
243 #: example-functions.php:639
244 msgid "Term Image"
245 msgstr "Imagem de termo"
246
247 #: example-functions.php:624
248 msgid "Category Metabox"
249 msgstr "Metabox de categoria"
250
251 #. Description of the plugin/theme
252 msgid "CMB2 will create metaboxes and forms with custom fields that will blow your mind."
253 msgstr "CMB2 irá criar caixas de meta e os formulários com campos personalizados que vai explodir sua mente."
254
255 #. Plugin Name of the plugin/theme
256 msgid "CMB2"
257 msgstr "CMB2"
258
259 #: includes/helper-functions.php:303
260 msgid "Save"
261 msgstr "Salvar"
262
263 #: includes/types/CMB2_Type_File.php:76
264 msgid "Add or Upload File"
265 msgstr "Adicionar ou carregar arquivo"
266
267 #: includes/types/CMB2_Type_File_List.php:41
268 msgid "Add or Upload Files"
269 msgstr "Adicionar ou carregar arquivos"
270
271 #: includes/types/CMB2_Type_Taxonomy_Base.php:115
272 msgid "No terms"
273 msgstr "nenhum termo"
274
275 #: includes/CMB2_Types.php:349
276 msgid "Add Row"
277 msgstr "Adicionar Linha"
278
279 #: includes/CMB2_JS.php:230
280 msgid "Select / Deselect All"
281 msgstr "Marcar / Desmarcar tudo"
282
283 #: includes/CMB2_JS.php:229 includes/types/CMB2_Type_File_Base.php:82
284 msgid "Download"
285 msgstr "Download"
286
287 #: includes/CMB2_Field_Display.php:432 includes/CMB2_JS.php:228
288 #: includes/types/CMB2_Type_File_Base.php:79
289 msgid "File:"
290 msgstr "Arquivo:"
291
292 #: includes/CMB2_JS.php:227 includes/CMB2_Types.php:412
293 #: includes/types/CMB2_Type_File_Base.php:84
294 msgid "Remove"
295 msgstr "Remover"
296
297 #: includes/CMB2_JS.php:226 includes/types/CMB2_Type_File_Base.php:64
298 msgid "Remove Image"
299 msgstr "Remover a imagem"
300
301 #: includes/CMB2_JS.php:225
302 msgid "Use these files"
303 msgstr "Use estes campos"
304
305 #: includes/CMB2_JS.php:224
306 msgid "Use this file"
307 msgstr "Utilizar esse arquivo"
308
309 #: includes/CMB2_JS.php:218
310 msgctxt "Valid formatting string, as per http://trentrichardson.com/examples/timepicker/"
311 msgid "hh:mm TT"
312 msgstr "hh:mm TT"
313
314 #: includes/CMB2_JS.php:216
315 msgid "Now"
316 msgstr "Agora"
317
318 #: includes/CMB2_JS.php:215
319 msgid "Second"
320 msgstr "Segundo"
321
322 #: includes/CMB2_JS.php:214
323 msgid "Minute"
324 msgstr "Minuto"
325
326 #: includes/CMB2_JS.php:213
327 msgid "Hour"
328 msgstr "Hora"
329
330 #: includes/CMB2_JS.php:212
331 msgid "Time"
332 msgstr "Hora"
333
334 #: includes/CMB2_JS.php:211
335 msgid "Choose Time"
336 msgstr "Escolha tempo"
337
338 #: includes/CMB2_JS.php:207 includes/CMB2_JS.php:217
339 msgid "Done"
340 msgstr "Concluído"
341
342 #: includes/CMB2_JS.php:206
343 msgid "Today"
344 msgstr "Hoje"
345
346 #: includes/CMB2_JS.php:205
347 msgid "Prev"
348 msgstr "Anterior"
349
350 #: includes/CMB2_JS.php:204
351 msgid "Next"
352 msgstr "Seguinte"
353
354 #: includes/CMB2_JS.php:203
355 msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
356 msgstr "Jan, Fev, Mar, Abr, Maio, Jun, Jul, Ago, Set, Out, Nov, Dez"
357
358 #: includes/CMB2_JS.php:202
359 msgid "January, February, March, April, May, June, July, August, September, October, November, December"
360 msgstr "Janeiro, Fevereiro, Março, Abril, Maio, Junho, Julho, Agosto, Setembro, Outubro, Novembro, Dezembro"
361
362 #: includes/CMB2_JS.php:201
363 msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
364 msgstr "Dom, Seg, Ter, Qua, Qui, Sex, Sab"
365
366 #: includes/CMB2_JS.php:200
367 msgid "Su, Mo, Tu, We, Th, Fr, Sa"
368 msgstr "Dm, Sg, Tr, Qua, Qui, Sx, Sb"
369
370 #: includes/CMB2_JS.php:199
371 msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
372 msgstr "Domingo, Segunda-feira, Terça-feira, Quarta-feira, Quinta-feira, Sexta-feira, Sábado"
373
374 #: includes/CMB2_JS.php:198
375 msgctxt "Valid formatDate string for jquery-ui datepicker"
376 msgid "mm/dd/yy"
377 msgstr "dd/mm/yy"
378
379 #: includes/CMB2_JS.php:168
380 msgid "Current Color"
381 msgstr "Cor atual"
382
383 #: includes/CMB2_JS.php:167
384 msgid "Select Color"
385 msgstr "Selecionar Cor"
386
387 #: includes/CMB2_JS.php:166
388 msgid "Default"
389 msgstr "Padrão"
390
391 #: includes/CMB2_JS.php:165 includes/CMB2_JS.php:208
392 msgid "Clear"
393 msgstr "Limpar"
394
395 #: includes/CMB2_Field.php:1328 includes/CMB2_Field.php:1332
396 msgid "None"
397 msgstr "Nenhum"
398
399 #: includes/CMB2_Field.php:1297
400 msgid "Remove Group"
401 msgstr "Remove Grupo"
402
403 #: includes/CMB2_Field.php:1296
404 msgid "Add Group"
405 msgstr "Adicionar Grupo"
406
407 #: includes/CMB2_Ajax.php:181
408 msgid "Remove Embed"
409 msgstr "Remover Embed"
410
411 #: includes/CMB2_Ajax.php:75
412 msgid "Please Try Again"
413 msgstr "Tente novamente."
414
415 #: includes/CMB2.php:582
416 msgid "Click to toggle"
417 msgstr "Clique para expandir ou recolher."
418
419 #: includes/CMB2.php:179
420 msgid "Metabox configuration is required to have an ID parameter."
421 msgstr "Configuração de metabox requer um parâmetro ID."
422
423 #: example-functions.php:695
424 msgid "Site Background Color"
425 msgstr "Cor de fundo do site"
426
427 #: example-functions.php:604
428 msgid "User Field"
429 msgstr "Campo de Usuário"
430
431 #: example-functions.php:597
432 msgid "Linkedin URL"
433 msgstr "URL do Linkedin"
434
435 #: example-functions.php:590
436 msgid "Google+ URL"
437 msgstr "URL do Google+"
438
439 #: example-functions.php:583
440 msgid "Twitter URL"
441 msgstr "URL do Twitter "
442
443 #: example-functions.php:576
444 msgid "Facebook URL"
445 msgstr "URL do Facebook"
446
447 #: example-functions.php:569
448 msgid "Avatar"
449 msgstr "Avatar"
450
451 #: example-functions.php:561 example-functions.php:631
452 msgid "Extra Info"
453 msgstr "Informação extra"
454
455 #: example-functions.php:554
456 msgid "User Profile Metabox"
457 msgstr "Perfil de usuário Metabox"
458
459 #: example-functions.php:535
460 msgid "Image Caption"
461 msgstr "Descrição da imagem"
462
463 #: example-functions.php:529
464 msgid "Entry Image"
465 msgstr "Imagem entrada "
466
467 #: example-functions.php:523
468 msgid "Write a short description for this entry"
469 msgstr "Faça uma breve descrição para esta entrada"
470
471 #: example-functions.php:522
472 msgid "Description"
473 msgstr "Descrição"
474
475 #: example-functions.php:515
476 msgid "Entry Title"
477 msgstr "Título Entrada"
478
479 #: example-functions.php:502
480 msgid "Remove Entry"
481 msgstr "Remover Entrada"
482
483 #: example-functions.php:501
484 msgid "Add Another Entry"
485 msgstr "Adicionar outra entrada"
486
487 #: example-functions.php:500
488 msgid "Entry {#}"
489 msgstr "Entrada {#}"
490
491 #: example-functions.php:498
492 msgid "Generates reusable form entries"
493 msgstr "Gera entradas de formulários reutilizáveis"
494
495 #: example-functions.php:490
496 msgid "Repeating Field Group"
497 msgstr "Repetir Grupo de Campos"
498
499 #: example-functions.php:459
500 msgid "About Page Metabox"
501 msgstr "Página Sobre Metabox"
502
503 #: example-functions.php:423
504 msgid "oEmbed"
505 msgstr "oEmbed"
506
507 #: example-functions.php:416
508 msgid "Upload or add multiple images/attachments."
509 msgstr "Carregar ou adicionar várias imagens / anexos."
510
511 #: example-functions.php:415
512 msgid "Multiple Files"
513 msgstr "Múltiplos Arquivos "
514
515 #: example-functions.php:409
516 msgid "Upload an image or enter a URL."
517 msgstr "Faça o upload de uma imagem ou digite uma URL."
518
519 #: example-functions.php:408
520 msgid "Test Image"
521 msgstr "Teste Imagem"
522
523 #: example-functions.php:398
524 msgid "Test wysiwyg"
525 msgstr "Teste wysiwyg"
526
527 #: example-functions.php:392
528 msgid "Check Three"
529 msgstr "Caixa de Seleção 3"
530
531 #: example-functions.php:391
532 msgid "Check Two"
533 msgstr "Caixa de Seleção 2"
534
535 #: example-functions.php:390
536 msgid "Check One"
537 msgstr "Caixa de Seleção 1"
538
539 #: example-functions.php:384
540 msgid "Test Multi Checkbox"
541 msgstr "Teste Multi Checkbox"
542
543 #: example-functions.php:377
544 msgid "Test Checkbox"
545 msgstr "Teste Checkbox"
546
547 #: example-functions.php:368
548 msgid "Test Taxonomy Multi Checkbox"
549 msgstr "Teste Multi Checkbox Taxonomia"
550
551 #: example-functions.php:360
552 msgid "Test Taxonomy Select"
553 msgstr "Teste Selecionador Taxonomia"
554
555 #: example-functions.php:351
556 msgid "Test Taxonomy Radio"
557 msgstr "Teste Radio Taxonomia"
558
559 #: example-functions.php:339
560 msgid "Test Radio"
561 msgstr "Teste Radio"
562
563 #: example-functions.php:326
564 msgid "Test Radio inline"
565 msgstr "Texte Radio em linha"
566
567 #: example-functions.php:321 example-functions.php:334
568 #: example-functions.php:346
569 msgid "Option Three"
570 msgstr "terceira opção"
571
572 #: example-functions.php:320 example-functions.php:333
573 #: example-functions.php:345
574 msgid "Option Two"
575 msgstr "segunda opção"
576
577 #: example-functions.php:319 example-functions.php:332
578 #: example-functions.php:344
579 msgid "Option One"
580 msgstr "primeira opção"
581
582 #: example-functions.php:313
583 msgid "Test Select"
584 msgstr "Teste Selecionador"
585
586 #: example-functions.php:307
587 msgid "This is a title description"
588 msgstr "Essa é a descrição do título"
589
590 #: example-functions.php:306
591 msgid "Test Title Weeeee"
592 msgstr "Teste Título Weeeee"
593
594 #: example-functions.php:288
595 msgid "Test Text Area for Code"
596 msgstr "Teste Área de Texto para código"
597
598 #: example-functions.php:281
599 msgid "Test Text Area Small"
600 msgstr "Teste Área de Texto Pequena"
601
602 #: example-functions.php:274
603 msgid "Test Text Area"
604 msgstr "Teste Área de Texto"
605
606 #: example-functions.php:258
607 msgid "Test Color Picker"
608 msgstr "Teste Selecionador Cor "
609
610 #: example-functions.php:249
611 msgid "Test Money"
612 msgstr "Teste Preço"
613
614 #: example-functions.php:232
615 msgid "Test Date/Time Picker Combo (UNIX timestamp)"
616 msgstr "Teste Date/ Selecionador Hora Combo (UNIX timestamp)"
617
618 #: example-functions.php:224
619 msgid "Test Date Picker (UNIX timestamp)"
620 msgstr "Teste Selecionador Data (UNIX timestamp)"
621
622 #: example-functions.php:216
623 msgid "Test Date Picker"
624 msgstr "Teste Selecionador Data"
625
626 #: example-functions.php:209 example-functions.php:210
627 msgid "Time zone"
628 msgstr "Fuso horário"
629
630 #: example-functions.php:201
631 msgid "Test Time"
632 msgstr "Teste Horário "
633
634 #: example-functions.php:193
635 msgid "Test Text Email"
636 msgstr "Teste Texto Email"
637
638 #: example-functions.php:184
639 msgid "Website URL"
640 msgstr "URL do Website"
641
642 #: example-functions.php:156
643 msgid "Test Text Medium"
644 msgstr "Teste Texto Médio"
645
646 #: example-functions.php:143
647 msgid "Test Text Small"
648 msgstr "Teste Texto Pequeno"
649
650 #: example-functions.php:131 example-functions.php:144
651 #: example-functions.php:157 example-functions.php:164
652 #: example-functions.php:177 example-functions.php:185
653 #: example-functions.php:194 example-functions.php:202
654 #: example-functions.php:217 example-functions.php:225
655 #: example-functions.php:233 example-functions.php:250
656 #: example-functions.php:259 example-functions.php:275
657 #: example-functions.php:282 example-functions.php:289
658 #: example-functions.php:314 example-functions.php:327
659 #: example-functions.php:340 example-functions.php:352
660 #: example-functions.php:361 example-functions.php:369
661 #: example-functions.php:378 example-functions.php:385
662 #: example-functions.php:399 example-functions.php:471
663 #: example-functions.php:562 example-functions.php:570
664 #: example-functions.php:577 example-functions.php:584
665 #: example-functions.php:591 example-functions.php:598
666 #: example-functions.php:605 example-functions.php:632
667 #: example-functions.php:640 example-functions.php:647
668 #: example-functions.php:696
669 msgid "field description (optional)"
670 msgstr "Campo de descrição (opcional)"
671
672 #: example-functions.php:130 example-functions.php:470
673 msgid "Test Text"
674 msgstr "Teste Texto"
675
676 #: example-functions.php:117
677 msgid "Test Metabox"
678 msgstr "Metabox de teste "