PluginProbe
Virtue/Ascend/Pinnacle Toolkit / 4.9.12.2
Virtue/Ascend/Pinnacle Toolkit v4.9.12.2
4.9.12.2 trunk 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 3.0 3.1 3.2 3.3 3.4 3.7 All 48 releases
virtue-toolkit / cmb / languages / cmb2-pt_PT.po

cmb2-pt_PT.po in Virtue/Ascend/Pinnacle Toolkit 4.9.12.2, at cmb/languages/cmb2-pt_PT.po

678 lines 17.8 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 (Portugal)
2 # This file is distributed under the same license as the Plugins - CMB2 - Development (trunk) package.
3 msgid ""
4 msgstr ""
5 "PO-Revision-Date: 2016-08-17 15:48:17+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\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 ""
18
19 #: example-functions.php:732
20 msgid "%s — Updated!"
21 msgstr ""
22
23 #: includes/CMB2_Hookup_Base.php:42
24 msgid "%1$s should be implemented by the extended class."
25 msgstr ""
26
27 #. Author URI of the plugin/theme
28 msgid "https://cmb2.io"
29 msgstr ""
30
31 #. Author of the plugin/theme
32 msgid "CMB2 team"
33 msgstr ""
34
35 #. Plugin URI of the plugin/theme
36 msgid "https://github.com/CMB2/CMB2"
37 msgstr ""
38
39 #: includes/CMB2_Types.php:412
40 msgid "Remove Row"
41 msgstr ""
42
43 #: includes/CMB2_Options_Hookup.php:131
44 msgid "Nothing to update."
45 msgstr ""
46
47 #: includes/CMB2_Options_Hookup.php:135
48 msgid "Settings updated."
49 msgstr ""
50
51 #: example-functions.php:665
52 msgid "Theme Options"
53 msgstr ""
54
55 #: includes/CMB2_Hookup.php:458
56 msgid "Toggle panel: %s"
57 msgstr ""
58
59 #: includes/CMB2_Types.php:231
60 msgid "Custom CMB2 field type classes must extend CMB2_Type_Base."
61 msgstr ""
62
63 #: example-functions.php:783
64 msgid "Will show in REST API \"editable\" contexts only (`POST` requests)."
65 msgstr ""
66
67 #: example-functions.php:782
68 msgid "REST Editable Test Text"
69 msgstr ""
70
71 #: example-functions.php:776
72 msgid "Will show in the REST API for this box and for pages."
73 msgstr ""
74
75 #: example-functions.php:775
76 msgid "REST Test Text"
77 msgstr ""
78
79 #: example-functions.php:766
80 msgid "REST Test Box"
81 msgstr ""
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 ""
86
87 #: includes/shim/WP_REST_Controller.php:290
88 msgid "Limit results to those matching a string."
89 msgstr ""
90
91 #: includes/shim/WP_REST_Controller.php:281
92 msgid "Maximum number of items to be returned in result set."
93 msgstr ""
94
95 #: includes/shim/WP_REST_Controller.php:273
96 msgid "Current page of the collection."
97 msgstr ""
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 ""
113
114 #: includes/rest-api/CMB2_REST_Controller_Fields.php:415
115 msgid "Value Error for %s"
116 msgstr ""
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 ""
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 ""
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 ""
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 ""
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 ""
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 ""
143
144 #: includes/rest-api/CMB2_REST_Controller_Boxes.php:122
145 msgid "No boxes found."
146 msgstr ""
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 ""
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 ""
155
156 #: includes/rest-api/CMB2_REST_Controller.php:392
157 msgid "The title for the object."
158 msgstr ""
159
160 #: includes/rest-api/CMB2_REST_Controller.php:385
161 msgid "The id for the object."
162 msgstr ""
163
164 #: includes/rest-api/CMB2_REST_Controller.php:378
165 msgid "A human-readable description of the object."
166 msgstr ""
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 ""
171
172 #: includes/rest-api/CMB2_REST_Controller.php:277
173 msgid "This box does not have write permissions."
174 msgstr ""
175
176 #: includes/rest-api/CMB2_REST_Controller.php:257
177 msgid "This box does not have read permissions."
178 msgstr ""
179
180 #: includes/CMB2_Base.php:506 includes/types/CMB2_Type_Base.php:156
181 msgid "Invalid %1$s method: %2$s"
182 msgstr ""
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 ""
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 ""
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 ""
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 ""
209
210 #: example-functions.php:167
211 msgid "Hey there, I'm a read-only field"
212 msgstr ""
213
214 #: example-functions.php:163
215 msgid "Read-only Disabled Field"
216 msgstr ""
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 ""
222
223 #: includes/CMB2_Field.php:1443
224 msgid "Sorry, this field does not have a cmb_id specified."
225 msgstr "Desculpe, este campo não tem um cmb_id especificado."
226
227 #: example-functions.php:176
228 msgid "Custom Rendered Field"
229 msgstr "Campo com apresentação personalizada"
230
231 #: includes/CMB2_Hookup.php:185
232 msgid "Term metaboxes configuration requires a \"taxonomies\" parameter."
233 msgstr ""
234
235 #: includes/CMB2_Hookup.php:181
236 msgid "Term Metadata is a WordPress 4.4+ feature. Please upgrade your WordPress install."
237 msgstr ""
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 do 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 "O CMB2 permite criar metaboxes e formulários com campos personalizados que são surpreendentes."
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 "Guardar"
262
263 #: includes/types/CMB2_Type_File.php:76
264 msgid "Add or Upload File"
265 msgstr "Adicionar ou carregar ficheiro"
266
267 #: includes/types/CMB2_Type_File_List.php:41
268 msgid "Add or Upload Files"
269 msgstr "Adicionar ou carregar ficheiros"
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 "Seleccionar / desseleccionar tudo"
282
283 #: includes/CMB2_JS.php:229 includes/types/CMB2_Type_File_Base.php:82
284 msgid "Download"
285 msgstr "Descarregar"
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 "Ficheiro:"
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 imagem"
300
301 #: includes/CMB2_JS.php:225
302 msgid "Use these files"
303 msgstr "Usar estes ficheiros"
304
305 #: includes/CMB2_JS.php:224
306 msgid "Use this file"
307 msgstr "Usar este ficheiro"
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 "Escolher hora"
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, Mai, 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, Sáb"
365
366 #: includes/CMB2_JS.php:200
367 msgid "Su, Mo, Tu, We, Th, Fr, Sa"
368 msgstr "Dom, Seg, Ter, Qua, Qui, Sex, Sáb"
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 actual"
382
383 #: includes/CMB2_JS.php:167
384 msgid "Select Color"
385 msgstr "Seleccionar cor"
386
387 #: includes/CMB2_JS.php:166
388 msgid "Default"
389 msgstr "Por omissã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 "Remover 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 incorporação"
410
411 #: includes/CMB2_Ajax.php:75
412 msgid "Please Try Again"
413 msgstr "Por favor tente de novo"
414
415 #: includes/CMB2.php:582
416 msgid "Click to toggle"
417 msgstr "Clique para alternar"
418
419 #: includes/CMB2.php:179
420 msgid "Metabox configuration is required to have an ID parameter."
421 msgstr ""
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 utilizador"
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 "Metabox do perfil de utilizador"
458
459 #: example-functions.php:535
460 msgid "Image Caption"
461 msgstr "Legenda da imagem"
462
463 #: example-functions.php:529
464 msgid "Entry Image"
465 msgstr "Imagem da entrada"
466
467 #: example-functions.php:523
468 msgid "Write a short description for this entry"
469 msgstr "Escreva uma breve descrição sobre 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 da 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ário reutilizáveis"
494
495 #: example-functions.php:490
496 msgid "Repeating Field Group"
497 msgstr "Grupo de campos repetível"
498
499 #: example-functions.php:459
500 msgid "About Page Metabox"
501 msgstr "Metabox da página Sobre"
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 múltiplas imagens/anexos."
510
511 #: example-functions.php:415
512 msgid "Multiple Files"
513 msgstr "Múltiplos ficheiros"
514
515 #: example-functions.php:409
516 msgid "Upload an image or enter a URL."
517 msgstr "Carregar uma imagem ou introduzir URL."
518
519 #: example-functions.php:408
520 msgid "Test Image"
521 msgstr "Teste de imagem"
522
523 #: example-functions.php:398
524 msgid "Test wysiwyg"
525 msgstr "Teste de wysiwyg"
526
527 #: example-functions.php:392
528 msgid "Check Three"
529 msgstr "Caixa de selecção três"
530
531 #: example-functions.php:391
532 msgid "Check Two"
533 msgstr "Caixa de selecção dois"
534
535 #: example-functions.php:390
536 msgid "Check One"
537 msgstr "Caixa de selecção um"
538
539 #: example-functions.php:384
540 msgid "Test Multi Checkbox"
541 msgstr "Teste de caixas de selecção múltiplas"
542
543 #: example-functions.php:377
544 msgid "Test Checkbox"
545 msgstr "Teste de caixa de selecção"
546
547 #: example-functions.php:368
548 msgid "Test Taxonomy Multi Checkbox"
549 msgstr "Teste de caixas de selecção múltiplas de taxonomia"
550
551 #: example-functions.php:360
552 msgid "Test Taxonomy Select"
553 msgstr "Teste de selecção de taxonomia"
554
555 #: example-functions.php:351
556 msgid "Test Taxonomy Radio"
557 msgstr "Teste de botões de opção de taxonomia"
558
559 #: example-functions.php:339
560 msgid "Test Radio"
561 msgstr "Teste de botões de opções"
562
563 #: example-functions.php:326
564 msgid "Test Radio inline"
565 msgstr "Teste de botões de opções em linha"
566
567 #: example-functions.php:321 example-functions.php:334
568 #: example-functions.php:346
569 msgid "Option Three"
570 msgstr "Opção três"
571
572 #: example-functions.php:320 example-functions.php:333
573 #: example-functions.php:345
574 msgid "Option Two"
575 msgstr "Opção dois"
576
577 #: example-functions.php:319 example-functions.php:332
578 #: example-functions.php:344
579 msgid "Option One"
580 msgstr "Opção um"
581
582 #: example-functions.php:313
583 msgid "Test Select"
584 msgstr "Teste de selecção"
585
586 #: example-functions.php:307
587 msgid "This is a title description"
588 msgstr "Isto é uma descrição de título"
589
590 #: example-functions.php:306
591 msgid "Test Title Weeeee"
592 msgstr "Teste de título"
593
594 #: example-functions.php:288
595 msgid "Test Text Area for Code"
596 msgstr "Teste de área de texto para código"
597
598 #: example-functions.php:281
599 msgid "Test Text Area Small"
600 msgstr "Teste de área de texto pequena"
601
602 #: example-functions.php:274
603 msgid "Test Text Area"
604 msgstr "Teste de área de texto"
605
606 #: example-functions.php:258
607 msgid "Test Color Picker"
608 msgstr "Teste de selecção de cor"
609
610 #: example-functions.php:249
611 msgid "Test Money"
612 msgstr "Teste de moeda"
613
614 #: example-functions.php:232
615 msgid "Test Date/Time Picker Combo (UNIX timestamp)"
616 msgstr "Teste de selecção de data e hora combinados (UNIX timestamp)"
617
618 #: example-functions.php:224
619 msgid "Test Date Picker (UNIX timestamp)"
620 msgstr "Teste de selecção de data (UNIX timestamp)"
621
622 #: example-functions.php:216
623 msgid "Test Date Picker"
624 msgstr "Teste de selecção de 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 de hora"
633
634 #: example-functions.php:193
635 msgid "Test Text Email"
636 msgstr "Teste de texto de 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 de texto médio"
645
646 #: example-functions.php:143
647 msgid "Test Text Small"
648 msgstr "Teste de 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 "descrição do campo (opcional)"
671
672 #: example-functions.php:130 example-functions.php:470
673 msgid "Test Text"
674 msgstr "Teste de texto"
675
676 #: example-functions.php:117
677 msgid "Test Metabox"
678 msgstr "Teste de metabox"