-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpt_BR.po
7863 lines (6483 loc) · 278 KB
/
pt_BR.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
msgid ""
msgstr ""
"Project-Id-Version: socialdb\n"
"POT-Creation-Date: 2016-06-09 09:32-0300\n"
"PO-Revision-Date: 2016-06-09 11:27-0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.5.7\n"
"X-Poedit-KeywordsList: __;_e\n"
"X-Poedit-Basepath: .\n"
"X-Poedit-SearchPathExcluded-0: libraries\n"
"X-Poedit-SearchPathExcluded-1: node_modules\n"
"X-Poedit-SearchPathExcluded-2: extras/visualRDF\n"
"X-Poedit-SearchPath-0: .\n"
#: 404.php:3
msgid "Page not found!"
msgstr "Página não encontrada!"
#: 404.php:4
msgid "Return to Home Page"
msgstr "Voltar para Home Page"
#: comments.php:10
msgid ""
"This post is password protected. To view it please enter your password below:"
msgstr "Este artigo é protegido por senha. Para vê-lo, insira a senha abaixo:"
#: comments.php:32
msgid "Leave your comment"
msgstr "Deixe seu comentário"
#: comments.php:35 comments.php:113
msgid "Logged in as"
msgstr "Logado como"
#: comments.php:44
msgid "Name:"
msgstr "Nome:"
#: comments.php:48
msgid "Email:"
msgstr "E-mail:"
#: comments.php:53
msgid "Site:"
msgstr "Site:"
#: comments.php:66 functions.php:359
msgid "Comment"
msgstr "Comentar"
#: comments.php:76 functions.php:321
#: views/advanced_search/js/advanced_search_js.php:31
#: views/collection/js/header_js.php:190
#: views/export/oaipmh/edit_maping_attributes.php:33
#: views/export/oaipmh/mapping_attributes.php:34
#: views/import/csv/edit_mapping.php:26
#: views/import/oaipmh/edit_maping_attributes.php:69
#: views/import/oaipmh/maping_attributes.php:46
#: views/import/oaipmh/maping_attributes_1.php:39
#: views/object/create_item_text.php:196 views/object/create_item_url.php:281
#: views/object/edit_item_text.php:353 views/object/edit_item_text.php:383
#: views/object/multiple_items/create.php:70
#: views/object/multiple_items/editor_items.php:357
#: views/object/multiple_items/editor_items.php:850
#: views/object/multiple_items/js/create_js.php:84
#: views/object/multiple_items/js/create_js.php:137
#: views/object/multiple_social_network/create.php:72
#: views/object/multiple_social_network/editor_items.php:396
#: views/object/multiple_social_network/editor_items.php:945
#: views/object/multiple_social_network/js/create_js.php:53
#: views/object/multiple_social_network/js/editor_items_js.php:1416
#: views/property/metadata_forms.php:105
#: views/property/metadata/form_filter.php:42
#: views/property/metadata/form_object.php:85
#: views/property/metadata/form_tag.php:32
#: views/property/metadata/form_term.php:102
#: views/property/metadata/form_voting.php:56
#: views/social_network/edit_maping_attributes.php:33
msgid "Cancel"
msgstr "Cancelar"
#: comments.php:79
msgid "Comments are closed"
msgstr "Os comentários estão desabilitados"
#: comments.php:109
msgid "Reply Comment"
msgstr "Responder Comentário"
#: comments.php:133 comments.php:164 header.php:198 header.php:257
#: header.php:281 single.php:415 single.php:475 single.php:513 single.php:545
#: single.php:585 single.php:623 single.php:649 single.php:706 single.php:728
#: single.php:878 single.php:948 modules/contest/contest.php:74
#: modules/contest/contest.php:105
#: modules/tainacan-ontology/tainacan-ontology.php:1732
#: modules/tainacan-ontology/tainacan-ontology.php:1763
#: views/category/list.php:131 views/category/list.php:174
#: views/category/list.php:203 views/collection/config_menu.php:98
#: views/collection/header_collection.php:186 views/event/list.php:283
#: views/event/list.php:318 views/event/list.php:368 views/object/edit.php:239
#: views/object/edit_item_text.php:370 views/object/list_data_table.php:78
#: views/object/list_single_object.php:112
#: views/object/list_single_object.php:543
#: views/object/show_insert_object_licenses.php:74
#: views/object/list_modes/cards.php:93 views/object/list_modes/cards.php:130
#: views/object/list_modes/list.php:56 views/property/list.php:354
#: views/property/metadata_forms.php:141
#: views/property/metadata/form_voting.php:81 views/ranking/list.php:98
#: views/theme_options/edit_tools.php:133
#: views/theme_options/property/list.php:261 views/user/login.php:83
#: views/user/profile.php:103
msgid "Close"
msgstr "Fechar"
#: comments.php:134 comments.php:165 views/user/login.php:84
msgid "Send"
msgstr "Enviar"
#: comments.php:149 functions.php:337 views/collection/config_menu.php:83
#: views/collection/config_menu.php:91 views/collection/config_menu.php:119
#: views/collection/header_collection.php:180
#: views/object/list_data_table.php:63 views/object/list_data_table.php:71
#: views/object/list_single_object.php:105
#: views/object/list_modes/cards.php:86 views/object/list_modes/cards.php:123
#: views/object/list_modes/list.php:49
msgid "Report Abuse"
msgstr "Reportar Abuso"
#: comments.php:158
msgid "Tell us why this content is abusive"
msgstr "Nos conte porque este conteúdo é abusivo"
#: footer.php:7
msgid "Tainacan is proudly powered by"
msgstr "Tainacan é orgulhosamente mantido com"
#: functions.php:147
msgid "Header Menu"
msgstr "Menu superior"
#: functions.php:299
#, php-format
msgid "<span class=\"fn\">%s</span>"
msgstr ""
#: functions.php:302
msgid "Your comment is awaiting moderation."
msgstr "Seu comentário está aguardando aprovação."
#: functions.php:306
#, php-format
msgid "%1$s at %2$s"
msgstr "%1$s em %2$s"
#: functions.php:307
msgid "(Painel Edit )"
msgstr "(Painel de edição)"
#: functions.php:322 header.php:200 single.php:416 single.php:476
#: single.php:546 single.php:586 single.php:879 modules/contest/contest.php:75
#: modules/contest/contest.php:106
#: modules/tainacan-ontology/views/property/create.php:94
#: modules/tainacan-ontology/views/property/create.php:159
#: modules/tainacan-ontology/views/property/create.php:217
#: modules/tainacan-ontology/views/property/list.php:84
#: modules/tainacan-ontology/views/property/list.php:149
#: modules/tainacan-ontology/views/property/list.php:207
#: views/category/list.php:132 views/collection/edit.php:1458
#: views/design/edit.php:239 views/event/list.php:284 views/event/list.php:319
#: views/export/oaipmh/mapping_attributes.php:35
#: views/import/import_configuration.php:110
#: views/import/csv/add_mapping.php:25
#: views/import/csv/edit_maping_attributes.php:24
#: views/import/csv/edit_mapping.php:27
#: views/import/csv/maping_attributes.php:24
#: views/import/oaipmh/maping_attributes.php:47
#: views/import/oaipmh/maping_attributes_1.php:40 views/license/list.php:52
#: views/object/edit.php:240 views/object/edit_item_text.php:371
#: views/property/metadata/form_voting.php:82 views/ranking/list.php:99
#: views/search/edit.php:102 views/search/edit.php:315
#: views/theme_options/edit.php:50 views/theme_options/edit.php:63
#: views/theme_options/edit.php:79 views/theme_options/edit.php:95
#: views/theme_options/edit.php:111 views/theme_options/edit.php:123
#: views/theme_options/edit.php:144 views/theme_options/licenses/edit.php:45
msgid "Save"
msgstr "Salvar"
#: functions.php:331
msgid "Reply"
msgstr "Responder"
#: functions.php:342 single.php:308 single.php:334 single.php:354
#: single.php:624 single.php:762 single.php:790 single.php:837 single.php:856
#: modules/archival-management/views/archival_management/list.php:81
#: modules/archival-management/views/archival_management/list.php:100
#: modules/tainacan-ontology/tainacan-ontology.php:381
#: modules/tainacan-ontology/views/filters/filter_properties.php:81
#: modules/tainacan-ontology/views/filters/filter_properties.php:100
#: modules/tainacan-ontology/views/property/list.php:9
#: views/category/list.php:105 views/collection/edit.php:366
#: views/collection/edit.php:1002 views/export/index_export.php:46
#: views/import/import_configuration.php:44
#: views/import/import_configuration.php:96 views/license/list.php:22
#: views/object/edit.php:19 views/object/list_data_table.php:59
#: views/property/list.php:96 views/property/list.php:174
#: views/property/list.php:259 views/property/js/list_metadata_js.php:1280
#: views/property/metadata/form_filter.php:7
#: views/property/metadata/form_tag.php:7 views/ranking/list.php:72
#: views/search/edit.php:113 views/search/edit.php:135
#: views/search/edit.php:158 views/social_network/list.php:42
#: views/social_network/list.php:67 views/social_network/list.php:114
#: views/social_network/list.php:135 views/theme_options/licenses/edit.php:17
#: views/theme_options/property/list.php:64
#: views/theme_options/property/list.php:113
#: views/theme_options/property/list.php:172
msgid "Edit"
msgstr "Editar"
#: functions.php:345 controllers/category/category_controller.php:33
#: controllers/category/category_controller.php:47
#: controllers/property/property_controller.php:28
#: controllers/tag/tag_controller.php:36
#: modules/tainacan-ontology/tainacan-ontology.php:353
#: modules/tainacan-ontology/tainacan-ontology.php:384
#: modules/tainacan-ontology/views/property/js/create_js.php:761
#: modules/tainacan-ontology/views/property/js/list_js.php:821
#: views/advanced_search/js/advanced_search_js.php:28
#: views/category/js/list_js.php:266 views/category/js/list_js.php:513
#: views/event/js/list_js.php:230 views/license/js/list_js.php:139
#: views/object/edit_object_properties/js/edit_list_properties_accordion_js.php:477
#: views/object/js/create_item_text_js.php:69
#: views/object/js/create_item_text_js.php:145
#: views/object/js/create_item_text_js.php:200
#: views/object/js/create_item_url_js.php:46
#: views/object/js/create_item_url_js.php:116 views/object/js/create_js.php:48
#: views/object/js/create_js.php:113 views/object/js/edit_item_text_js.php:187
#: views/object/js/edit_item_text_js.php:226 views/object/js/edit_js.php:149
#: views/object/js/list_properties_accordion_js.php:436
#: views/object/js/show_list_event_properties_js.php:18
#: views/object/js/show_list_event_properties_js.php:76
#: views/object/multiple_items/js/create_js.php:80
#: views/object/multiple_items/js/create_js.php:127
#: views/object/multiple_items/js/create_js.php:134
#: views/object/multiple_items/js/editor_items_js.php:1420
#: views/object/multiple_social_network/js/create_js.php:43
#: views/object/multiple_social_network/js/create_js.php:50
#: views/object/multiple_social_network/js/editor_items_js.php:1412
#: views/object/multiple_social_network/js/editor_items_js.php:1479
#: views/object/single_object/js/show_list_event_properties_js.php:43
#: views/object/single_object/js/show_list_event_properties_js.php:131
#: views/property/js/list_js.php:77 views/property/js/list_js.php:911
#: views/search/js/edit_js.php:336 views/search/js/single_js.php:51
#: views/search/js/single_js.php:82 views/search/js/single_js.php:196
#: views/search/js/single_js.php:220 views/social_network/js/delete_js.php:15
#: views/social_network/js/delete_js.php:62
#: views/social_network/js/delete_js.php:110
#: views/social_network/js/delete_js.php:157
#: views/social_network/js/delete_js.php:204
#: views/theme_options/js/edit_configuration_js.php:39
#: views/theme_options/js/edit_configuration_js.php:75
#: views/theme_options/licenses/js/edit_js.php:120
msgid "Attention!"
msgstr "Atenção!"
#: functions.php:345
msgid "Delete this comment?"
msgstr "Deletar este comentário?"
#: functions.php:345 single.php:514 single.php:650 single.php:763
#: single.php:791 single.php:838 single.php:857
#: modules/tainacan-ontology/tainacan-ontology.php:386
#: views/collection/config_menu.php:74 views/collection/config_menu.php:99
#: views/collection/edit.php:367 views/collection/edit.php:1003
#: views/collection/header_collection.php:187 views/export/index_export.php:47
#: views/import/import_configuration.php:45
#: views/import/import_configuration.php:97 views/license/list.php:23
#: views/object/list_data_table.php:56 views/object/list_data_table.php:79
#: views/object/list_single_object.php:113
#: views/object/list_modes/cards.php:94 views/object/list_modes/cards.php:131
#: views/object/list_modes/list.php:57 views/property/list.php:97
#: views/property/list.php:175 views/property/list.php:260
#: views/ranking/list.php:73 views/search/edit.php:114
#: views/search/edit.php:136 views/search/edit.php:159
#: views/social_network/list.php:43 views/social_network/list.php:68
#: views/social_network/list.php:115 views/social_network/list.php:136
#: views/theme_options/licenses/edit.php:18
#: views/theme_options/property/list.php:65
#: views/theme_options/property/list.php:114
#: views/theme_options/property/list.php:173
msgid "Delete"
msgstr "Deletar"
#: functions.php:354
msgid "Share"
msgstr "Compartilhar"
#: functions.php:430
msgid "Save Changes"
msgstr "Salvar Alterações"
#: functions.php:499
msgid "Session responsible for the use of facebook API to login."
msgstr "Área responsável pelo uso da API do facebook para o login."
#: functions.php:506
msgid "Session responsible for the use of Embed Ly API. (http://embed.ly/)"
msgstr "Área responsável pelo uso da API do Embed Ly. (http://embed.ly/)"
#: functions.php:574 header.php:161
#: views/advanced_search/list_advanced_search.php:33
msgid "Collections"
msgstr "Coleções"
#: functions.php:575
msgid "SocialDB"
msgstr "Tainacan"
#: functions.php:576
msgid "All Collections"
msgstr "Todas as coleções "
#: functions.php:577 views/event/list.php:248 views/event/list.php:300
#: views/event/list.php:336 views/theme_options/edit_tools.php:24
msgid "Collection"
msgstr "Coleção"
#: functions.php:578 functions.php:579
msgid "Add Collection"
msgstr "Adicionar Coleção"
#: functions.php:580
msgid "Edit Collection"
msgstr "Editar Coleção"
#: functions.php:581
msgid "New Collection"
msgstr "Nova Coleção"
#: functions.php:582
msgid "View Collection"
msgstr "Abrir Coleção "
#: functions.php:583
msgid "Search Collection"
msgstr "Procurar Coleção"
#: functions.php:584
msgid "No Collection Found"
msgstr "Nenhuma coleção encontrada"
#: functions.php:585
msgid "No Collection Found in Trash"
msgstr "Nenhuma coleção encontradas na lixeira"
#: functions.php:619 functions.php:620 functions.php:622
msgid "Object"
msgstr "Item"
#: functions.php:621
msgid "All Objects"
msgstr "Todos Items"
#: functions.php:623 functions.php:624
msgid "Add Object"
msgstr "Adicionar Item"
#: functions.php:625
msgid "Edit Object"
msgstr "Editar Item"
#: functions.php:626
msgid "New Object"
msgstr "Novo Item"
#: functions.php:627
msgid "View Object"
msgstr "Ver Item"
#: functions.php:628
msgid "Search Object"
msgstr "Buscar Itens "
#: functions.php:629
msgid "No Object Found"
msgstr "Nenhum item encontrado! "
#: functions.php:630
msgid "No Object Found in Trash"
msgstr "Nenhum item encontrado na lixeira"
#: functions.php:656 functions.php:657 extras/visualRDF/rdf2json.php:12
#: helpers/view_helper.php:17 models/collection/visualization_model.php:331
#: modules/tainacan-ontology/tainacan-ontology.php:190
#: views/collection/edit.php:372 views/property/metadata/form_term.php:7
msgid "Category"
msgstr "Categoria "
#: functions.php:658 single.php:436 models/event/event_model.php:207
#: views/collection/edit.php:1034
msgid "Edit Category"
msgstr "Editar Categoria"
#: functions.php:659
msgid "Update Category"
msgstr "Atualizar Categoria"
#: functions.php:660
msgid "Add New Category"
msgstr "Adicionar Nova Categoria"
#: functions.php:661
msgid "New Category Name"
msgstr "Nome da categoria "
#: functions.php:662
msgid "All Categories"
msgstr "Todas Categorias"
#: functions.php:663
msgid "Search Categories"
msgstr "Buscar Categorias"
#: functions.php:664
msgid "Parent Category"
msgstr "Categoria pai"
#: functions.php:665
msgid "Parent Category:"
msgstr "Categoria pai:"
#: functions.php:974 models/object/object_model.php:1500
#: models/wp_query/wp_query_model.php:993
msgid "Recents"
msgstr "Recentes "
#: functions.php:1397
msgid "Tainacan - Collections"
msgstr "Tainacan - Coleções"
#: functions.php:1398
msgid "The root collection"
msgstr "a coleção raiz"
#: functions.php:1407
msgid "Categories of Collection"
msgstr "Categorias da coleção"
#: functions.php:1637 functions.php:1639 functions.php:1640
#: models/general/general_model.php:1500
#: modules/tainacan-ontology/tainacan-ontology.php:66
#: modules/tainacan-ontology/tainacan-ontology.php:123
#: modules/tainacan-ontology/tainacan-ontology.php:258
#: views/category/list.php:11 views/category/list.php:214
#: views/design/edit.php:134 views/search/menu_left.php:23
#: views/theme_options/edit.php:12
#: views/theme_options/edit_configuration.php:12
#: views/theme_options/property/list.php:12
msgid "Categories"
msgstr "Categorias"
#: functions.php:2356
msgid "Videos"
msgstr "Vídeos"
#: functions.php:2357
msgid "Images"
msgstr "Imagens"
#: functions.php:2358
msgid "PDFs"
msgstr "PDFs"
#: functions.php:2359
msgid "Texts"
msgstr "Textos"
#: functions.php:2360
msgid "Audios"
msgstr "Áudios"
#: functions.php:2369
msgid "Visit original page"
msgstr "Visitar página original"
#: functions.php:2407 header.php:79
msgid "Tainacan"
msgstr "Tainacan"
#: functions.php:2515
msgid "Enable reduced menu"
msgstr "Habilitar Menu Reduzido"
#: header.php:90 index.php:59 single.php:167
#: views/advanced_search/advanced_search.php:75
#: views/advanced_search/show_object_properties.php:377
msgid "Find"
msgstr "Pesquisar"
#: header.php:110
msgid "Profile"
msgstr "Perfil"
#: header.php:113 views/collection/header_collection.php:197
msgid "My collections"
msgstr "Minhas Coleções"
#: header.php:117
msgid "My Categories"
msgstr "Minhas Categorias"
#: header.php:124
msgid "Repository Configurations"
msgstr "Configurações do Repositório"
#: header.php:126 views/category/list.php:213
#: views/collection/config_menu.php:7 views/design/edit.php:11
#: views/property/list.php:12 views/ranking/list.php:11
#: views/search/edit.php:12 views/theme_options/edit.php:11
#: views/theme_options/edit_configuration.php:11
#: views/theme_options/property/list.php:11
msgid "Configuration"
msgstr "Configuração"
#: header.php:127 single.php:319
#: views/advanced_search/list_advanced_search.php:131
#: views/advanced_search/list_advanced_search.php:258
#: views/advanced_search/loops_page/list_collection_search.php:94
#: views/advanced_search/loops_page/list_items_search.php:90
#: views/collection/header_collection.php:199 views/design/edit.php:12
#: views/object/list_modes/cards.php:160 views/property/list.php:13
#: views/property/js/list_metadata_js.php:9 views/ranking/list.php:12
#: views/search/edit.php:13
msgid "Metadata"
msgstr "Metadados"
#: header.php:128
msgid "Users"
msgstr "Usuários"
#: header.php:129 views/theme_options/edit.php:15
#: views/theme_options/edit_configuration.php:15
#: views/theme_options/property/list.php:15
msgid "Social / API Keys"
msgstr "Chaves de APIs / Redes Sociais"
#: header.php:130 models/collection/collection_model.php:541
#: views/advanced_search/show_object_properties.php:342
#: views/collection/config_menu.php:59 views/object/create_item_text.php:121
#: views/object/create_item_url.php:119 views/object/edit_item_text.php:140
#: views/object/multiple_items/editor_items.php:322
#: views/object/multiple_social_network/editor_items.php:363
#: views/property/js/list_js.php:563 views/property/js/list_js.php:589
#: views/theme_options/property/js/list_js.php:516
msgid "Licenses"
msgstr "Licenças"
#: header.php:131 models/event/event_model.php:626
#: views/collection/config_menu.php:81 views/collection/config_menu.php:117
#: views/event/list.php:12
msgid "Events"
msgstr "Eventos"
#: header.php:132
msgid "Welcome Email"
msgstr "Email de Boas Vindas"
#: header.php:133 views/theme_options/edit_tools.php:10
msgid "Tools"
msgstr "Ferramentas"
#: header.php:139
msgid "Logout"
msgstr "Sair"
#: header.php:143 views/user/login.php:62
msgid "Login"
msgstr "Entrar"
#: header.php:148 header.php:226 header.php:258
msgid "Register"
msgstr "Registrar"
#: header.php:155 single.php:178 views/advanced_search/advanced_search.php:39
#: views/advanced_search/advanced_search.php:42
#: views/advanced_search/advanced_search.php:115
msgid "Advanced Search"
msgstr "Busca Avançada"
#: header.php:159 header.php:179 models/event/event_model.php:240
#: views/theme_options/edit_configuration.php:100
msgid "Create Collection"
msgstr "Criar Coleção"
#: header.php:175
msgid "Select a template"
msgstr "Selecione um modelo de coleção"
#: header.php:176
msgid " Or import a collection"
msgstr "Ou importe uma coleção"
#: header.php:186 views/collection/edit.php:51
msgid "Collection name"
msgstr "Nome da coleção"
#: header.php:187
msgid "Type the name of your collection"
msgstr "Digite o nome de sua coleção"
#: header.php:190
msgid "Collection object"
msgstr "Objeto da Coleção"
#: header.php:191 single.php:223 modules/contest/contest.php:41
#: views/collection/edit.php:503
msgid "Item"
msgstr "Item"
#: header.php:199 modules/tainacan-ontology/tainacan-ontology.php:352
#: views/event/list.php:12 views/object/create.php:14
#: views/object/create.php:172 views/object/create_item_text.php:158
#: views/object/create_item_text.php:195 views/object/create_item_url.php:167
#: views/object/create_item_url.php:280 views/object/edit.php:22
#: views/object/edit_item_text.php:179
#: views/object/edit_object_property_form.php:64
#: views/object/single_object/single_edit_object_property_form.php:63
#: views/ranking/add.php:52 views/ranking/edit.php:55
msgid "Back"
msgstr "Voltar"
#: header.php:209 views/collection/list-collection-templates.php:27
msgid "Empty Collection"
msgstr "Coleção vazia"
#: header.php:210 views/collection/list-collection-templates.php:28
msgid ""
"Create a default collection, extend default metadata from repository and no "
"items inserted"
msgstr ""
"Cria uma coleção padrão, extende os metadados do repositório sem nenhum item "
"inserido. "
#: header.php:230 views/user/profile.php:40
msgid "First Name"
msgstr "Primeiro nome"
#: header.php:231
msgid "Type here your first name"
msgstr "Digite aqui seu primeiro nome"
#: header.php:234 views/user/profile.php:44
msgid "Last Name"
msgstr "Sobrenome"
#: header.php:235
msgid "Type here your last name"
msgstr "Digite aqui seu sobrenome"
#: header.php:238 views/theme_options/edit_email.php:14
#: views/user/profile.php:54
msgid "Email"
msgstr "Email"
#: header.php:239
msgid "Type here your e-mail"
msgstr "Digite aqui seu e-mail"
#: header.php:242 views/user/login.php:45 views/user/login.php:46
#: views/user/profile.php:49
msgid "Username"
msgstr "Usuário"
#: header.php:243
msgid "Help: Limit of 25 characters"
msgstr "Dica: Limite de 25 caracteres"
#: header.php:244
msgid "Type here the username that you will use for login"
msgstr "Digite aqui o nome do usuário que será usado para efetuar o login"
#: header.php:248 views/user/login.php:48 views/user/login.php:49
msgid "Password"
msgstr "Senha"
#: header.php:249
msgid "Type here your password"
msgstr "Digite aqui sua senha"
#: header.php:252
msgid "Confirm Password"
msgstr "Confirme Senha"
#: header.php:253
msgid "Confirm your password"
msgstr "Confirme sua senha"
#: header.php:272
msgid "Import Collection"
msgstr "Importar Coleção"
#: header.php:276
msgid "Select the file"
msgstr "Selecionar arquivo"
#: header.php:282 single.php:764 single.php:773 single.php:780 single.php:792
#: single.php:800 single.php:839 single.php:847 single.php:858 single.php:872
#: single.php:949 single.php:950
#: modules/archival-management/views/archival_management/list.php:10
#: modules/tainacan-ontology/views/filters/filter_properties.php:10
#: views/category/list.php:11 views/collection/config_menu.php:64
#: views/import/import_configuration.php:18
#: views/import/import_configuration.php:46
#: views/import/import_configuration.php:98 views/license/list.php:47
#: views/object/create.php:84 views/object/create_item_url.php:233
#: views/object/edit.php:100 views/object/edit_item_text.php:265
#: views/social_network/list.php:44 views/social_network/list.php:69
#: views/social_network/list.php:116 views/social_network/list.php:137
#: views/social_network/js/import_js.php:32
#: views/social_network/js/import_js.php:37
#: views/theme_options/licenses/edit.php:40
msgid "Import"
msgstr "Importar"
#: index.php:66
msgid "Advanced search"
msgstr "Busca avançada"
#: index.php:88
msgid "Loading Collections..."
msgstr "Carregando Coleções..."
#: single.php:190 views/advanced_search/show_object_properties.php:376
msgid "Clear search"
msgstr "Limpar busca"
#: single.php:203
msgid "Type the title or the URI to you object!"
msgstr "Digite o título ou a URL para seu item"
#: single.php:220 single.php:302 single.php:328 single.php:349
#: modules/contest/contest.php:38
#: modules/tainacan-ontology/tainacan-ontology.php:187
#: modules/tainacan-ontology/tainacan-ontology.php:354
#: modules/tainacan-ontology/tainacan-ontology.php:377
#: views/category/list.php:104 views/object/create.php:11
#: views/property/metadata_forms.php:78
#: views/property/metadata/form_voting.php:6
#: views/property/metadata/form_voting.php:42 views/search/edit.php:288
msgid "Add"
msgstr "Adicionar"
#: single.php:224
msgid "Multiple Files"
msgstr "Múltiplos arquivos"
#: single.php:225
msgid "Social Media"
msgstr "Social Media"
#: single.php:226
msgid "Web Resource URL"
msgstr "Recurso Web URL"
#: single.php:228
msgid "Write text"
msgstr "Escrever Texto"
#: single.php:229
msgid "Send file(s)"
msgstr "Enviar arquivo(s)"
#: single.php:230
msgid "Insert URL"
msgstr "Inserir URL"
#: single.php:242
msgid "Sorted by"
msgstr "Ordenado por"
#: single.php:250
msgid "Show:"
msgstr "Exibir:"
#: single.php:282
msgid "Loading objects..."
msgstr "Carregando itens..."
#: single.php:313 single.php:339 single.php:359 views/category/list.php:109
msgid "Remove"
msgstr "Remover"
#: single.php:386 views/object/list_properties_accordion.php:325
#: views/object/list_properties_accordion.php:367
#: views/object/edit_object_properties/edit_list_properties_accordion.php:338
#: views/object/edit_object_properties/edit_list_properties_accordion.php:377
#: views/object/multiple_items/editor_items.php:277
#: views/object/multiple_items/editor_items.php:306
#: views/object/multiple_social_network/editor_items.php:318
#: views/object/multiple_social_network/editor_items.php:347
msgid "Add Category"
msgstr "Adicionar Categoria"
#: single.php:394 single.php:395 single.php:447 single.php:448
#: modules/tainacan-ontology/tainacan-ontology.php:444
#: modules/tainacan-ontology/tainacan-ontology.php:462
#: views/category/list.php:38 views/category/list.php:39
msgid "Category name"
msgstr "Nome da categoria"
#: single.php:398 single.php:452 views/category/list.php:42
msgid "Category parent"
msgstr "Categoria pai"
#: single.php:399 views/category/list.php:43
msgid "Right click on the tree and select the category as parent"
msgstr "Clique com o botão direito na árvore e selecione a categoria pai"
#: single.php:403 single.php:458 views/category/list.php:47
msgid "Category description"
msgstr "Descrição da categoria"
#: single.php:403 single.php:458 single.php:574 single.php:611
#: modules/tainacan-ontology/tainacan-ontology.php:235
#: views/category/list.php:47
msgid "Optional"
msgstr "Opcional"
#: single.php:406 single.php:461 views/category/list.php:50
msgid "Describe your category"
msgstr "Descreva sua categoria"
#: single.php:453
msgid "Click on the tree and select the category as parent"
msgstr "Clique na árvore e selecione a categoria pai"
#: single.php:466 views/category/list.php:93
msgid "Category Properties"
msgstr "Metadados da Categoria"
#: single.php:502 views/category/list.php:125
msgid "Remove Category"
msgstr "Apagar Categoria"
#: single.php:505 single.php:642 views/category/list.php:128
#: views/property/list.php:351 views/property/metadata_forms.php:138
#: views/property/metadata/form_voting.php:78 views/ranking/list.php:95
#: views/theme_options/property/list.php:258
msgid "Confirm the exclusion of "
msgstr "Confirma a exclusão de"
#: single.php:550
msgid "Importing Object..."
msgstr "Importando itens..."
#: single.php:565 views/search/menu_left.php:30
msgid "Add Tag"
msgstr "Adicionar Tag"
#: single.php:570 models/export/rdf_repository_model.php:115
#: models/import/oaipmh_model.php:175
#: modules/tainacan-ontology/models/export/rdf_repository_model.php:115
msgid "Tag"
msgstr "Tag"
#: single.php:571 single.php:607 single.php:608
msgid "Tag name"
msgstr "Nome da tag"
#: single.php:574 single.php:611
msgid "Tag description"
msgstr "Descrição "
#: single.php:577 single.php:614
msgid "Describe your tag"
msgstr "Descreve sua Tag"
#: single.php:602 models/event/event_model.php:213
msgid "Edit Tag"
msgstr "Editar Tag"
#: single.php:639 views/import/oaipmh/container_mapping_attributes.php:22
#: views/import/oaipmh/edit_maping_attributes.php:42
msgid "Remove Tag"
msgstr "Remover Tag"
#: single.php:662 views/property/list.php:105 views/property/list.php:183
#: views/property/list.php:268
msgid "Please wait..."
msgstr "Aguarde, por favor..."
#: single.php:673
msgid "Undoing actions..."
msgstr "Desfazendo ações..."
#: single.php:689 views/user/profile.php:86
msgid "Change Password!"
msgstr "Alterar Senha!"
#: single.php:693 views/user/profile.php:90
msgid "Old Password"
msgstr "Senha Antiga"
#: single.php:694 views/user/profile.php:91
msgid "Type here the old password"
msgstr "Digite aqui sua senha antiga"
#: single.php:697 views/user/profile.php:94
msgid "New Password"
msgstr "Nova Senha"
#: single.php:698 views/user/profile.php:95
msgid "Type here the new password"
msgstr "Digite aqui sua nova senha"
#: single.php:701 views/user/profile.php:98
msgid "Confirm new password"
msgstr "Confirme a nova senha"
#: single.php:702 views/user/profile.php:99
msgid "Type here your new password again"
msgstr "Digite aqui sua nova senha novamente"
#: single.php:708 views/category/list.php:98 views/object/create.php:173
#: views/object/create_item_text.php:198 views/object/create_item_text.php:201
#: views/object/create_item_url.php:282 views/object/data_property_form.php:37
#: views/object/delete.php:12 views/object/edit.php:262
#: views/object/edit_data_property_form.php:42
#: views/object/edit_item_text.php:385 views/object/edit_item_text.php:388
#: views/object/edit_object_property_form.php:63
#: views/object/object_property_form.php:62
#: views/object/multiple_items/editor_items.php:856
#: views/object/multiple_social_network/create.php:88
#: views/object/multiple_social_network/editor_items.php:951
#: views/object/single_object/single_data_property_form.php:39
#: views/object/single_object/single_edit_data_property_form.php:41
#: views/object/single_object/single_edit_object_property_form.php:62
#: views/object/single_object/single_object_property_form.php:61
#: views/property/list.php:163 views/property/list.php:248
#: views/property/list.php:328 views/ranking/add.php:51
#: views/ranking/edit.php:54 views/theme_options/edit_configuration.php:118
#: views/theme_options/edit_email.php:27
#: views/theme_options/property/list.php:104
#: views/theme_options/property/list.php:162
#: views/theme_options/property/list.php:233 views/user/profile.php:104
msgid "Submit"
msgstr "Enviar"
#: single.php:722 modules/tainacan-ontology/tainacan-ontology.php:707
#: modules/tainacan-ontology/tainacan-ontology.php:798
#: views/advanced_search/advanced_search.php:93 views/category/page.php:63
#: views/design/edit.php:113 views/object/list_single_object.php:363
#: views/property/page.php:58 views/property/js/list_js.php:562
#: views/property/js/list_js.php:588 views/tag/page.php:58
#: views/theme_options/property/js/list_js.php:495
#: views/theme_options/property/js/list_js.php:515
msgid "Description"
msgstr "Descrição"
#: single.php:743
msgid "Import Social Media"
msgstr "Importar de Redes Sociais"
#: single.php:747 views/social_network/list.php:28
#: views/theme_options/edit.php:33 views/theme_options/edit.php:44
msgid "Youtube"
msgstr "Youtube"
#: single.php:748 views/social_network/list.php:29
#: views/theme_options/edit.php:34 views/theme_options/edit.php:57
msgid "Flickr"
msgstr "Flickr"
#: single.php:749 views/social_network/list.php:30
#: views/theme_options/edit.php:35 views/theme_options/edit.php:69
msgid "Facebook"
msgstr "Facebook"
#: single.php:750 views/social_network/list.php:31
#: views/theme_options/edit.php:36 views/theme_options/edit.php:85
msgid "Instagram"
msgstr "Instagram"
#: single.php:751 views/social_network/list.php:32
#: views/theme_options/edit.php:37 views/theme_options/edit.php:101
msgid "Vimeo"
msgstr "Vimeo"
#: single.php:757 views/social_network/list.php:37
msgid "Youtube Channels"
msgstr "Canais do Youtube"
#: single.php:760 views/export/index_export.php:45
#: views/import/import_configuration.php:43
#: views/import/import_configuration.php:95 views/social_network/list.php:40