diff --git a/src/assets/i18n/pt-BR.json5 b/src/assets/i18n/pt-BR.json5 index f14c18a6f4..1cb0c54ac7 100644 --- a/src/assets/i18n/pt-BR.json5 +++ b/src/assets/i18n/pt-BR.json5 @@ -209,7 +209,7 @@ "admin.registries.bitstream-formats.table.supportLevel.head": "Nível de Suporte", // "admin.registries.bitstream-formats.title": "Bitstream Format Registry", - "admin.registries.bitstream-formats.title": "DSpace Angular :: Registro de Formato de Bitstream", + "admin.registries.bitstream-formats.title": "Registro de Formato de Bitstream", // "admin.registries.metadata.breadcrumbs": "Metadata registry", @@ -330,13 +330,13 @@ "admin.access-control.epeople.actions.delete": "Apagar EPerson", // "admin.access-control.epeople.actions.impersonate": "Impersonate EPerson", - "admin.access-control.epeople.actions.impersonate": "Personificar EPerson", + "admin.access-control.epeople.actions.impersonate": "Assumir o papel EPerson", // "admin.access-control.epeople.actions.reset": "Reset password", "admin.access-control.epeople.actions.reset": "Redefinir senha", // "admin.access-control.epeople.actions.stop-impersonating": "Stop impersonating EPerson", - "admin.access-control.epeople.actions.stop-impersonating": "Parar de personificar EPerson", + "admin.access-control.epeople.actions.stop-impersonating": "Parar de assumir o papel EPerson", // "admin.access-control.epeople.breadcrumbs": "EPeople", "admin.access-control.epeople.breadcrumbs": "EPeople", @@ -747,11 +747,9 @@ "admin.search.item.edit": "Editar", // "admin.search.item.make-private": "Make non-discoverable", - // TODO Source message changed - Revise the translation "admin.search.item.make-private": "Tornar Privado", // "admin.search.item.make-public": "Make discoverable", - // TODO Source message changed - Revise the translation "admin.search.item.make-public": "Tornar Público", // "admin.search.item.move": "Move", @@ -852,8 +850,7 @@ "bitstream.edit.form.description.label": "Descrição", // "bitstream.edit.form.embargo.hint": "The first day from which access is allowed. This date cannot be modified on this form. To set an embargo date for a bitstream, go to the Item Status tab, click Autorizações..., create or edit the bitstream's READ policy, and set the Start Date as desired.", - // TODO New key - Add a translation - "bitstream.edit.form.embargo.hint": "The first day from which access is allowed. This date cannot be modified on this form. To set an embargo date for a bitstream, go to the Item Status tab, click Authorizations..., create or edit the bitstream's READ policy, and set the Start Date as desired.", + "bitstream.edit.form.embargo.hint": "O primeiro dia a partir do qual o acesso é permitido. Esta data não pode ser modificada neste formulário. Para definir uma data de embargo para este bitstream, vá para a guia Status do Item, clique em Autorizações..., crie ou edite a política READ do bitstream e defina a Data de Início conforme desejado.", // "bitstream.edit.form.embargo.label": "Embargo until specific date", "bitstream.edit.form.embargo.label": "Embargo até data específica", @@ -1032,8 +1029,7 @@ "pagination.next.button.disabled.tooltip": "Não há mais páginas de resultados", // "browse.startsWith": ", starting with {{ startsWith }}", - // TODO New key - Add a translation - "browse.startsWith": ", starting with {{ startsWith }}", + "browse.startsWith": ", começando com {{ startsWith }}", // "browse.startsWith.choose_start": "(Choose start)", "browse.startsWith.choose_start": "(Escolha o início)", @@ -1090,27 +1086,22 @@ "browse.startsWith.months.september": "Setembro", // "browse.startsWith.submit": "Browse", - // TODO Source message changed - Revise the translation "browse.startsWith.submit": "Ir", // "browse.startsWith.type_date": "Filter results by date", "browse.startsWith.type_date": "Filtrar bresultados pela data", // "browse.startsWith.type_date.label": "Or type in a date (year-month) and click on the Browse button", - // TODO New key - Add a translation - "browse.startsWith.type_date.label": "Or type in a date (year-month) and click on the Browse button", + "browse.startsWith.type_date.label": "Ou digite na data (year-month) e clique no botão de Ir", // "browse.startsWith.type_text": "Filter results by typing the first few letters", - // TODO Source message changed - Revise the translation - "browse.startsWith.type_text": "Ou informe as primeiras letras:", + "browse.startsWith.type_text": "Filtrar resultados informando as primeiras letras:", // "browse.title": "Browsing {{ collection }} by {{ field }}{{ startsWith }} {{ value }}", - // TODO Source message changed - Revise the translation "browse.title": "Navegando {{ collection }} por {{ field }} {{ value }}", // "browse.title.page": "Browsing {{ collection }} by {{ field }} {{ value }}", - // TODO New key - Add a translation - "browse.title.page": "Browsing {{ collection }} by {{ field }} {{ value }}", + "browse.title.page": "Navegando {{ collection }} por {{ field }} {{ value }}", // "chips.remove": "Remove chip", @@ -1122,15 +1113,13 @@ "collection.create.head": "Criar uma coleção", // "collection.create.notifications.success": "Successfully created the Collection", - // TODO New key - Add a translation - "collection.create.notifications.success": "Successfully created the Collection", + "collection.create.notifications.success": "Coleção criada com sucesso", // "collection.create.sub-head": "Create a Collection for Community {{ parent }}", "collection.create.sub-head": "Criar uma Coleção na Comunidade {{ parent }}", // "collection.curate.header": "Curate Collection: {{collection}}", - // TODO New key - Add a translation - "collection.curate.header": "Curate Collection: {{collection}}", + "collection.curate.header": "Curadoria da Coleção: {{collection}}", // "collection.delete.cancel": "Cancel", "collection.delete.cancel": "Cancelar", @@ -1167,12 +1156,10 @@ // "collection.edit.tabs.mapper.head": "Item Mapper", - // TODO New key - Add a translation - "collection.edit.tabs.mapper.head": "Item Mapper", + "collection.edit.tabs.mapper.head": "Mapeamentos", // "collection.edit.tabs.item-mapper.title": "Collection Edit - Item Mapper", - // TODO New key - Add a translation - "collection.edit.tabs.item-mapper.title": "Collection Edit - Item Mapper", + "collection.edit.tabs.item-mapper.title": "Editar Coleção - Mapeamentos", // "collection.edit.item-mapper.cancel": "Cancel", "collection.edit.item-mapper.cancel": "Cancelar", @@ -1219,9 +1206,8 @@ // "collection.edit.item-mapper.remove": "Remove selected item mappings", "collection.edit.item-mapper.remove": "Remover mapeamentos selecionados", - // "collection.edit.item-mapper.search-form.placeholder": "Search items...", - // TODO New key - Add a translation - "collection.edit.item-mapper.search-form.placeholder": "Search items...", + // "collection.edit.item-mapper.search-form.placeholder": "Search Item to Map...", + "collection.edit.item-mapper.search-form.placeholder": "Pesquisar Item a Mapear...", // "collection.edit.item-mapper.tabs.browse": "Browse mapped items", "collection.edit.item-mapper.tabs.browse": "Navegar por itens mapeados", @@ -1231,122 +1217,95 @@ // "collection.edit.logo.delete.title": "Delete logo", - // TODO New key - Add a translation - "collection.edit.logo.delete.title": "Delete logo", + "collection.edit.logo.delete.title": "Apagar logo", // "collection.edit.logo.delete-undo.title": "Undo delete", - // TODO New key - Add a translation - "collection.edit.logo.delete-undo.title": "Undo delete", + "collection.edit.logo.delete-undo.title": "Desfazer apagar", // "collection.edit.logo.label": "Collection logo", - // TODO New key - Add a translation - "collection.edit.logo.label": "Collection logo", + "collection.edit.logo.label": "Logotipo de Coleção", // "collection.edit.logo.notifications.add.error": "Uploading Collection logo failed. Please verify the content before retrying.", - // TODO New key - Add a translation - "collection.edit.logo.notifications.add.error": "Uploading Collection logo failed. Please verify the content before retrying.", + "collection.edit.logo.notifications.add.error": "Falha ao carregar o logotipo da coleção. Verifique o ficheiro antes de tentar de novo.", // "collection.edit.logo.notifications.add.success": "Upload Collection logo successful.", - // TODO New key - Add a translation - "collection.edit.logo.notifications.add.success": "Upload Collection logo successful.", + "collection.edit.logo.notifications.add.success": "O logotipo da coleção foi carregado com sucesso.", // "collection.edit.logo.notifications.delete.success.title": "Logo deleted", "collection.edit.logo.notifications.delete.success.title": "Logo removido", // "collection.edit.logo.notifications.delete.success.content": "Successfully deleted the collection's logo", - // TODO New key - Add a translation - "collection.edit.logo.notifications.delete.success.content": "Successfully deleted the collection's logo", + "collection.edit.logo.notifications.delete.success.content": "O logotipo da coleção foi apagado com sucesso", // "collection.edit.logo.notifications.delete.error.title": "Error deleting logo", - // TODO New key - Add a translation - "collection.edit.logo.notifications.delete.error.title": "Error deleting logo", + "collection.edit.logo.notifications.delete.error.title": "Erro ao apagar logotipo", // "collection.edit.logo.upload": "Drop a Collection Logo to upload", - // TODO New key - Add a translation - "collection.edit.logo.upload": "Drop a Collection Logo to upload", + "collection.edit.logo.upload": "Arraste um logotipo da coleção para upload", // "collection.edit.notifications.success": "Successfully edited the Collection", - // TODO New key - Add a translation - "collection.edit.notifications.success": "Successfully edited the Collection", + "collection.edit.notifications.success": "Coleção editada com sucesso", - // "collection.edit.return": "Back", - // TODO New key - Add a translation - "collection.edit.return": "Back", + // "collection.edit.return": "Return", + "collection.edit.return": "Voltar", // "collection.edit.tabs.curate.head": "Curate", - // TODO New key - Add a translation - "collection.edit.tabs.curate.head": "Curate", + "collection.edit.tabs.curate.head": "Curadoria", // "collection.edit.tabs.curate.title": "Collection Edit - Curate", - // TODO New key - Add a translation - "collection.edit.tabs.curate.title": "Collection Edit - Curate", + "collection.edit.tabs.curate.title": "Editar Coleção - Curadoria", // "collection.edit.tabs.authorizations.head": "Authorizations", - // TODO New key - Add a translation - "collection.edit.tabs.authorizations.head": "Authorizations", + "collection.edit.tabs.authorizations.head": "Autorizações", // "collection.edit.tabs.authorizations.title": "Collection Edit - Authorizations", - // TODO New key - Add a translation - "collection.edit.tabs.authorizations.title": "Collection Edit - Authorizations", + "collection.edit.tabs.authorizations.title": "Editar Coleção - Autorizações", // "collection.edit.item.authorizations.load-bundle-button": "Load more bundles", - // TODO New key - Add a translation - "collection.edit.item.authorizations.load-bundle-button": "Load more bundles", + "collection.edit.item.authorizations.load-bundle-button": "Carregar mais pacotes", // "collection.edit.item.authorizations.load-more-button": "Load more", - // TODO New key - Add a translation - "collection.edit.item.authorizations.load-more-button": "Load more", + "collection.edit.item.authorizations.load-more-button": "Carregar mais", // "collection.edit.item.authorizations.show-bitstreams-button": "Show bitstream policies for bundle", - // TODO New key - Add a translation - "collection.edit.item.authorizations.show-bitstreams-button": "Show bitstream policies for bundle", + "collection.edit.item.authorizations.show-bitstreams-button": "Mostrar políticas de bitstream policies para pacotes", // "collection.edit.tabs.metadata.head": "Edit Metadata", "collection.edit.tabs.metadata.head": "Editar Metadados", // "collection.edit.tabs.metadata.title": "Collection Edit - Metadata", - // TODO New key - Add a translation - "collection.edit.tabs.metadata.title": "Collection Edit - Metadata", + "collection.edit.tabs.metadata.title": "Coleção Editar - Metadados", // "collection.edit.tabs.roles.head": "Assign Roles", - // TODO New key - Add a translation - "collection.edit.tabs.roles.head": "Assign Roles", + "collection.edit.tabs.roles.head": "Atribuir Papéis", // "collection.edit.tabs.roles.title": "Collection Edit - Roles", - // TODO New key - Add a translation - "collection.edit.tabs.roles.title": "Collection Edit - Roles", + "collection.edit.tabs.roles.title": "Editar Coleção - Papéis", // "collection.edit.tabs.source.external": "This collection harvests its content from an external source", - // TODO New key - Add a translation - "collection.edit.tabs.source.external": "This collection harvests its content from an external source", + "collection.edit.tabs.source.external": "Esta coleção agrega conteúdo de uma fonte externa", // "collection.edit.tabs.source.form.errors.oaiSource.required": "You must provide a set id of the target collection.", - // TODO New key - Add a translation - "collection.edit.tabs.source.form.errors.oaiSource.required": "You must provide a set id of the target collection.", + "collection.edit.tabs.source.form.errors.oaiSource.required": "Você deve indicar o id da coleção a ser agregada", // "collection.edit.tabs.source.form.harvestType": "Content being harvested", - // TODO New key - Add a translation - "collection.edit.tabs.source.form.harvestType": "Content being harvested", + "collection.edit.tabs.source.form.harvestType": "Conteúdo a ser agregado", // "collection.edit.tabs.source.form.head": "Configure an external source", - // TODO New key - Add a translation - "collection.edit.tabs.source.form.head": "Configure an external source", + "collection.edit.tabs.source.form.head": "Configurar uma fonte externa", // "collection.edit.tabs.source.form.metadataConfigId": "Metadata Format", - // TODO New key - Add a translation - "collection.edit.tabs.source.form.metadataConfigId": "Metadata Format", + "collection.edit.tabs.source.form.metadataConfigId": "Formato de Metadados", // "collection.edit.tabs.source.form.oaiSetId": "OAI specific set id", - // TODO New key - Add a translation - "collection.edit.tabs.source.form.oaiSetId": "OAI specific set id", + "collection.edit.tabs.source.form.oaiSetId": "ID específico do OAI", // "collection.edit.tabs.source.form.oaiSource": "OAI Provider", - // TODO New key - Add a translation - "collection.edit.tabs.source.form.oaiSource": "OAI Provider", + "collection.edit.tabs.source.form.oaiSource": "Provedor OAI", // "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_BITSTREAMS": "Harvest metadata and bitstreams (requires ORE support)", // TODO New key - Add a translation @@ -1361,36 +1320,28 @@ "collection.edit.tabs.source.form.options.harvestType.METADATA_ONLY": "Harvest metadata only", // "collection.edit.tabs.source.head": "Content Source", - // TODO New key - Add a translation - "collection.edit.tabs.source.head": "Content Source", + "collection.edit.tabs.source.head": "Conteúdo Fonte", // "collection.edit.tabs.source.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", - // TODO New key - Add a translation - "collection.edit.tabs.source.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", + "collection.edit.tabs.source.notifications.discarded.content": "As alterações foram ignoradas. Para regravar as alterações clique no botão ´Voltar", // "collection.edit.tabs.source.notifications.discarded.title": "Changes discarded", - // TODO Source message changed - Revise the translation "collection.edit.tabs.source.notifications.discarded.title": "Alterações descartadas", // "collection.edit.tabs.source.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.", - // TODO New key - Add a translation - "collection.edit.tabs.source.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.", + "collection.edit.tabs.source.notifications.invalid.content": "As suas alterações não foram guardadas. Confirme se todos os campos estão válidos antes de salvar.", // "collection.edit.tabs.source.notifications.invalid.title": "Metadata invalid", - // TODO New key - Add a translation - "collection.edit.tabs.source.notifications.invalid.title": "Metadata invalid", + "collection.edit.tabs.source.notifications.invalid.title": "Metadados inválidos", // "collection.edit.tabs.source.notifications.saved.content": "Your changes to this collection's content source were saved.", - // TODO New key - Add a translation - "collection.edit.tabs.source.notifications.saved.content": "Your changes to this collection's content source were saved.", + "collection.edit.tabs.source.notifications.saved.content": "As alterações neta coleção foram salvas.", // "collection.edit.tabs.source.notifications.saved.title": "Content Source saved", - // TODO New key - Add a translation - "collection.edit.tabs.source.notifications.saved.title": "Content Source saved", + "collection.edit.tabs.source.notifications.saved.title": "Conteúdo Fonte salvo", // "collection.edit.tabs.source.title": "Collection Edit - Content Source", - // TODO New key - Add a translation - "collection.edit.tabs.source.title": "Collection Edit - Content Source", + "collection.edit.tabs.source.title": "Editar Coleção - Conteúdo fonte", @@ -1398,8 +1349,7 @@ "collection.edit.template.add-button": "Adicionar", // "collection.edit.template.breadcrumbs": "Item template", - // TODO New key - Add a translation - "collection.edit.template.breadcrumbs": "Item template", + "collection.edit.template.breadcrumbs": "Template do Item", // "collection.edit.template.cancel": "Cancel", "collection.edit.template.cancel": "Cancelar", @@ -1411,32 +1361,25 @@ "collection.edit.template.edit-button": "Editar", // "collection.edit.template.error": "An error occurred retrieving the template item", - // TODO New key - Add a translation - "collection.edit.template.error": "An error occurred retrieving the template item", + "collection.edit.template.error": "Um erro ocorreu retornando o Template do Item", // "collection.edit.template.head": "Edit Template Item for Collection \"{{ collection }}\"", - // TODO New key - Add a translation - "collection.edit.template.head": "Edit Template Item for Collection \"{{ collection }}\"", + "collection.edit.template.head": "Editar o Template de Item para a Coleção \"{{ collection }}\"", // "collection.edit.template.label": "Template item", - // TODO New key - Add a translation - "collection.edit.template.label": "Template item", + "collection.edit.template.label": "Template de item", // "collection.edit.template.loading": "Loading template item...", - // TODO New key - Add a translation - "collection.edit.template.loading": "Loading template item...", + "collection.edit.template.loading": "Carregando o template de item...", // "collection.edit.template.notifications.delete.error": "Failed to delete the item template", - // TODO New key - Add a translation - "collection.edit.template.notifications.delete.error": "Failed to delete the item template", + "collection.edit.template.notifications.delete.error": "Falha ao deletar o item do template", // "collection.edit.template.notifications.delete.success": "Successfully deleted the item template", - // TODO New key - Add a translation - "collection.edit.template.notifications.delete.success": "Successfully deleted the item template", + "collection.edit.template.notifications.delete.success": "Item do template apagado com sucesso", // "collection.edit.template.title": "Edit Template Item", - // TODO New key - Add a translation - "collection.edit.template.title": "Edit Template Item", + "collection.edit.template.title": "Editar Template de Item", @@ -1465,8 +1408,7 @@ "collection.form.title": "Nome", // "collection.form.entityType": "Entity Type", - // TODO New key - Add a translation - "collection.form.entityType": "Entity Type", + "collection.form.entityType": "Tipo de Entidade", @@ -1505,7 +1447,7 @@ "collection.select.table.title": "Título", // "collection.source.controls.head": "Harvest Controls", - "collection.source.controls.head": "Controles de Harvest", + "collection.source.controls.head": "Controles de Colheita(Harvest)", // "collection.source.controls.test.submit.error": "Something went wrong with initiating the testing of the settings", "collection.source.controls.test.submit.error": "Alguma coisa errada durante a inicialização e teste das configurações", // "collection.source.controls.test.failed": "The script to test the settings has failed", @@ -1527,15 +1469,13 @@ // "collection.source.controls.import.failed": "An error occurred during the import", "collection.source.controls.import.failed": "Um erro ocorreu durante a importação", // "collection.source.controls.import.completed": "The import completed", - // TODO New key - Add a translation - "collection.source.controls.import.completed": "The import completed", + "collection.source.controls.import.completed": "A importação concluiu", // "collection.source.controls.reset.submit.success": "The reset and reimport has been successfully initiated", - // TODO New key - Add a translation - "collection.source.controls.reset.submit.success": "The reset and reimport has been successfully initiated", + "collection.source.controls.reset.submit.success": "A redefinição e reimportação foram iniciadas com sucesso", // "collection.source.controls.reset.submit.error": "Something went wrong with initiating the reset and reimport", "collection.source.controls.reset.submit.error": "Alguma coisa errada durante a inicialização da redefinição e reimportação", // "collection.source.controls.reset.failed": "An error occurred during the reset and reimport", - "collection.source.controls.reset.failed": "Um erro ocorreru durante o reset e reimportação", + "collection.source.controls.reset.failed": "Um erro ocorreru durante a redifinição e reimportação", // "collection.source.controls.reset.completed": "The reset and reimport completed", "collection.source.controls.reset.completed": "Completou o reset e a reimportação", // "collection.source.controls.reset.submit": "Reset and reimport", @@ -1543,19 +1483,18 @@ // "collection.source.controls.reset.running": "Resetting and reimporting...", "collection.source.controls.reset.running": "Resetando e importando...", // "collection.source.controls.harvest.status": "Harvest status:", - "collection.source.controls.harvest.status": "Status do Harvest:", + "collection.source.controls.harvest.status": "Status da Colheita (Harvest):", // "collection.source.controls.harvest.start": "Harvest start time:", - "collection.source.controls.harvest.start": "Hora de ínicio Harvest:", + "collection.source.controls.harvest.start": "Hora de ínicio da Colheita(Harvest):", // "collection.source.controls.harvest.last": "Last time harvested:", - "collection.source.controls.harvest.last": "Última hora de harvested:", + "collection.source.controls.harvest.last": "Última hora de colhida:", // "collection.source.controls.harvest.message": "Harvest info:", - "collection.source.controls.harvest.message": "Informação Harvest:", + "collection.source.controls.harvest.message": "Informação sobre Colheita (Harvest):", // "collection.source.controls.harvest.no-information": "N/A", "collection.source.controls.harvest.no-information": "N/D", // "collection.source.update.notifications.error.content": "The provided settings have been tested and didn't work.", - // TODO New key - Add a translation - "collection.source.update.notifications.error.content": "The provided settings have been tested and didn't work.", + "collection.source.update.notifications.error.content": "As configurações fornecidas foram testadas e não funcionaram.", // "collection.source.update.notifications.error.title": "Server Error", "collection.source.update.notifications.error.title": "Erro no Servidor", @@ -1719,32 +1658,27 @@ "comcol-role.edit.submitters.name": "Remetentes", // "comcol-role.edit.submitters.description": "The E-People and Groups that have permission to submit new items to this collection.", - // TODO New key - Add a translation - "comcol-role.edit.submitters.description": "The E-People and Groups that have permission to submit new items to this collection.", + "comcol-role.edit.submitters.description": "As E-People e Grupos que têm permissão para enviar novos itens para esta coleção.", // "comcol-role.edit.item_read.name": "Default item read access", - "comcol-role.edit.item_read.name": "Default item acesso leitura", + "comcol-role.edit.item_read.name": "Acesso de leitura de item padrão", // "comcol-role.edit.item_read.description": "E-People and Groups that can read new items submitted to this collection. Changes to this role are not retroactive. Existing items in the system will still be viewable by those who had read access at the time of their addition.", - // TODO New key - Add a translation - "comcol-role.edit.item_read.description": "E-People and Groups that can read new items submitted to this collection. Changes to this role are not retroactive. Existing items in the system will still be viewable by those who had read access at the time of their addition.", + "comcol-role.edit.item_read.description": "E-People e Grupos que podem ler novos itens enviados para esta coleção. As alterações nesta função não são retroativas. Os itens existentes no sistema ainda poderão ser visualizados por aqueles que tinham acesso de leitura no momento de sua adição.", // "comcol-role.edit.item_read.anonymous-group": "Default read for incoming items is currently set to Anonymous.", - // TODO New key - Add a translation - "comcol-role.edit.item_read.anonymous-group": "Default read for incoming items is currently set to Anonymous.", + "comcol-role.edit.item_read.anonymous-group": "A leitura padrão para itens de entrada está atualmente definida como Anônima.", // "comcol-role.edit.bitstream_read.name": "Default bitstream read access", - "comcol-role.edit.bitstream_read.name": "Default bitstream acesso leitura", + "comcol-role.edit.bitstream_read.name": "Acesso de leitura de bitstream padrão", // "comcol-role.edit.bitstream_read.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).", - // TODO New key - Add a translation - "comcol-role.edit.bitstream_read.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).", + "comcol-role.edit.bitstream_read.description": "Os administradores da comunidade podem criar subcomunidades ou coleções e gerenciar ou atribuir gerenciamento para essas subcomunidades ou coleções. Além disso, eles decidem quem pode enviar itens para quaisquer subcoleções, editar metadados de itens (após o envio) e adicionar (mapear) itens existentes de outras coleções (sujeito a autorização).", // "comcol-role.edit.bitstream_read.anonymous-group": "Default read for incoming bitstreams is currently set to Anonymous.", - // TODO New key - Add a translation - "comcol-role.edit.bitstream_read.anonymous-group": "Default read for incoming bitstreams is currently set to Anonymous.", + "comcol-role.edit.bitstream_read.anonymous-group": "A leitura padrão para bitstreams de entrada está atualmente definida como Anônima.", // "comcol-role.edit.editor.name": "Editors", @@ -1840,7 +1774,7 @@ "cookies.consent.decline": "Recusar", // "cookies.consent.content-notice.description": "We collect and process your personal information for the following purposes: Authentication, Preferences, Acknowledgement and Statistics.
To learn more, please read our {privacyPolicy}.", - "cookies.consent.content-notice.description": "Coletamos e processamos suas informações pessoais para os seguintes propósitos: Autenticação, Preferências, Reconhecimento e Estatísticas.
To learn more, please read our {privacyPolicy}.", + "cookies.consent.content-notice.description": "Coletamos e processamos suas informações pessoais para os seguintes propósitos: Autenticação, Preferências, Reconhecimento e Estatísticas.
Para aprender mais, por favor leia nossa {privacyPolicy}.", // "cookies.consent.content-notice.description.no-privacy": "We collect and process your personal information for the following purposes: Authentication, Preferences, Acknowledgement and Statistics.", "cookies.consent.content-notice.description.no-privacy": "Coletamos e processamos suas informações pessoais para os seguintes propósitos: Autenticação, Preferências, Reconhecimento e Estatísticas.", @@ -1889,8 +1823,7 @@ "cookies.consent.app.title.google-analytics": "Google Analytics", // "cookies.consent.app.description.google-analytics": "Allows us to track statistical data", - // TODO New key - Add a translation - "cookies.consent.app.description.google-analytics": "Allows us to track statistical data", + "cookies.consent.app.description.google-analytics": "Nos permite rastrear dados estatísticos", @@ -1901,24 +1834,19 @@ "cookies.consent.purpose.statistical": "Estatística", // "curation-task.task.citationpage.label": "Generate Citation Page", - // TODO New key - Add a translation - "curation-task.task.citationpage.label": "Generate Citation Page", + "curation-task.task.citationpage.label": "Gerar página de citação", // "curation-task.task.checklinks.label": "Check Links in Metadata", - // TODO New key - Add a translation - "curation-task.task.checklinks.label": "Check Links in Metadata", + "curation-task.task.checklinks.label": "Verificar links em metadados", // "curation-task.task.noop.label": "NOOP", - // TODO New key - Add a translation "curation-task.task.noop.label": "NOOP", // "curation-task.task.profileformats.label": "Profile Bitstream Formats", - // TODO New key - Add a translation - "curation-task.task.profileformats.label": "Profile Bitstream Formats", + "curation-task.task.profileformats.label": "Perfil dos formatos de Bitstream", // "curation-task.task.requiredmetadata.label": "Check for Required Metadata", - // TODO New key - Add a translation - "curation-task.task.requiredmetadata.label": "Check for Required Metadata", + "curation-task.task.requiredmetadata.label": "Checar por Metadados Requeridos", // "curation-task.task.translate.label": "Microsoft Translator", "curation-task.task.translate.label": "Microsoft Translator", @@ -1929,40 +1857,31 @@ // "curation.form.task-select.label": "Task:", - // TODO New key - Add a translation - "curation.form.task-select.label": "Task:", + "curation.form.task-select.label": "Tarefa:", // "curation.form.submit": "Start", - // TODO New key - Add a translation - "curation.form.submit": "Start", + "curation.form.submit": "Iniciar", // "curation.form.submit.success.head": "The curation task has been started successfully", - // TODO New key - Add a translation - "curation.form.submit.success.head": "The curation task has been started successfully", + "curation.form.submit.success.head": "A tarefa de curadoria iniciou com sucesso", // "curation.form.submit.success.content": "You will be redirected to the corresponding process page.", - // TODO New key - Add a translation - "curation.form.submit.success.content": "You will be redirected to the corresponding process page.", + "curation.form.submit.success.content": "Será redirecionado para a página correspondente ao processo.", // "curation.form.submit.error.head": "Running the curation task failed", - // TODO New key - Add a translation - "curation.form.submit.error.head": "Running the curation task failed", + "curation.form.submit.error.head": "Falha ao executar a tarefa de curadoria", // "curation.form.submit.error.content": "An error occured when trying to start the curation task.", - // TODO New key - Add a translation - "curation.form.submit.error.content": "An error occured when trying to start the curation task.", + "curation.form.submit.error.content": "Ocorreu um erro ao tentar iniciar a tarefa de curadoria.", // "curation.form.submit.error.invalid-handle": "Couldn't determine the handle for this object", - // TODO New key - Add a translation - "curation.form.submit.error.invalid-handle": "Couldn't determine the handle for this object", + "curation.form.submit.error.invalid-handle": "Não posso determinar o handle para este objeto", // "curation.form.handle.label": "Handle:", - // TODO New key - Add a translation "curation.form.handle.label": "Handle:", // "curation.form.handle.hint": "Hint: Enter [your-handle-prefix]/0 to run a task across entire site (not all tasks may support this capability)", - // TODO New key - Add a translation - "curation.form.handle.hint": "Hint: Enter [your-handle-prefix]/0 to run a task across entire site (not all tasks may support this capability)", + "curation.form.handle.hint": "Dica: Introduza [o-seu-prefixo-handle]/0 para executar a tarefa em todo o repositório (nem todas as tarefas são compatíveis com esta opção)", @@ -1971,30 +1890,24 @@ "deny-request-copy.email.message": "Dear {{ recipientName }},\nIn response to your request I regret to inform you that it's not possible to send you a copy of the file(s) you have requested, concerning the document: \"{{ itemUrl }}\" ({{ itemName }}), of which I am an author.\n\nBest regards,\n{{ authorName }} <{{ authorEmail }}>", // "deny-request-copy.email.subject": "Request copy of document", - // TODO New key - Add a translation - "deny-request-copy.email.subject": "Request copy of document", + "deny-request-copy.email.subject": "Solicitar cópia do documento", // "deny-request-copy.error": "An error occurred", - // TODO New key - Add a translation - "deny-request-copy.error": "An error occurred", + "deny-request-copy.error": "Um erro ocorreu", // "deny-request-copy.header": "Deny document copy request", - // TODO New key - Add a translation - "deny-request-copy.header": "Deny document copy request", + "deny-request-copy.header": "Negar solicitação de cópia de documento", // "deny-request-copy.intro": "This message will be sent to the applicant of the request", - // TODO New key - Add a translation - "deny-request-copy.intro": "This message will be sent to the applicant of the request", + "deny-request-copy.intro": "Esta mensagem será enviada ao requerente do pedido", // "deny-request-copy.success": "Successfully denied item request", - // TODO New key - Add a translation - "deny-request-copy.success": "Successfully denied item request", + "deny-request-copy.success": "Pedido de item negado com sucesso", // "dso.name.untitled": "Untitled", - // TODO New key - Add a translation - "dso.name.untitled": "Untitled", + "dso.name.untitled": "Sem título", @@ -2002,8 +1915,7 @@ "dso-selector.create.collection.head": "Nova coleção", // "dso-selector.create.collection.sub-level": "Create a new collection in", - // TODO New key - Add a translation - "dso-selector.create.collection.sub-level": "Create a new collection in", + "dso-selector.create.collection.sub-level": "Crie uma nova coleção em", // "dso-selector.create.community.head": "New community", "dso-selector.create.community.head": "Nova comunidade", @@ -2021,8 +1933,7 @@ "dso-selector.create.item.sub-level": "Adicionar um novo item em", // "dso-selector.create.submission.head": "New submission", - // TODO New key - Add a translation - "dso-selector.create.submission.head": "New submission", + "dso-selector.create.submission.head": "Nova submissão", // "dso-selector.edit.collection.head": "Edit collection", "dso-selector.edit.collection.head": "Editar coleção", @@ -2034,12 +1945,10 @@ "dso-selector.edit.item.head": "Editar item", // "dso-selector.error.title": "An error occurred searching for a {{ type }}", - // TODO New key - Add a translation - "dso-selector.error.title": "An error occurred searching for a {{ type }}", + "dso-selector.error.title": "Um erro ocorreu procurando por um {{ type }}", // "dso-selector.export-metadata.dspaceobject.head": "Export metadata from", - // TODO New key - Add a translation - "dso-selector.export-metadata.dspaceobject.head": "Export metadata from", + "dso-selector.export-metadata.dspaceobject.head": "Exportar metadados de", // "dso-selector.no-results": "No {{ type }} found", "dso-selector.no-results": "Nenhum(a) {{ type }} encontrado(a)", @@ -2063,69 +1972,53 @@ "dso-selector.claim.item.head": "Dicas de perfil", // "dso-selector.claim.item.body": "These are existing profiles that may be related to you. If you recognize yourself in one of these profiles, select it and on the detail page, among the options, choose to claim it. Otherwise you can create a new profile from scratch using the button below.", - // TODO New key - Add a translation - "dso-selector.claim.item.body": "These are existing profiles that may be related to you. If you recognize yourself in one of these profiles, select it and on the detail page, among the options, choose to claim it. Otherwise you can create a new profile from scratch using the button below.", + "dso-selector.claim.item.body": "Esses são perfis existentes que podem estar relacionados a você. Se você se reconhece em um desses perfis, selecione-o e na página de detalhes, entre as opções, escolha reivindicá-lo. Por outro lado ", // "dso-selector.claim.item.not-mine-label": "None of these are mine", - // TODO New key - Add a translation - "dso-selector.claim.item.not-mine-label": "None of these are mine", + "dso-selector.claim.item.not-mine-label": "Nenhum desses é meu", // "dso-selector.claim.item.create-from-scratch": "Create a new one", - // TODO New key - Add a translation - "dso-selector.claim.item.create-from-scratch": "Create a new one", + "dso-selector.claim.item.create-from-scratch": "Criar um novo", // "confirmation-modal.export-metadata.header": "Export metadata for {{ dsoName }}", - // TODO New key - Add a translation - "confirmation-modal.export-metadata.header": "Export metadata for {{ dsoName }}", + "confirmation-modal.export-metadata.header": "Exportar metadados para {{ dsoName }}", // "confirmation-modal.export-metadata.info": "Are you sure you want to export metadata for {{ dsoName }}", - // TODO New key - Add a translation - "confirmation-modal.export-metadata.info": "Are you sure you want to export metadata for {{ dsoName }}", + "confirmation-modal.export-metadata.info": "Você tem certeza que quer exportar os metadados para {{ dsoName }}", // "confirmation-modal.export-metadata.cancel": "Cancel", - // TODO New key - Add a translation - "confirmation-modal.export-metadata.cancel": "Cancel", + "confirmation-modal.export-metadata.cancel": "Cancelar", // "confirmation-modal.export-metadata.confirm": "Export", - // TODO New key - Add a translation - "confirmation-modal.export-metadata.confirm": "Export", + "confirmation-modal.export-metadata.confirm": "Exportar", // "confirmation-modal.delete-eperson.header": "Delete EPerson \"{{ dsoName }}\"", - // TODO New key - Add a translation - "confirmation-modal.delete-eperson.header": "Delete EPerson \"{{ dsoName }}\"", + "confirmation-modal.delete-eperson.header": "Apagar EPerson \"{{ dsoName }}\"", // "confirmation-modal.delete-eperson.info": "Are you sure you want to delete EPerson \"{{ dsoName }}\"", - // TODO New key - Add a translation - "confirmation-modal.delete-eperson.info": "Are you sure you want to delete EPerson \"{{ dsoName }}\"", + "confirmation-modal.delete-eperson.info": "Você tem certeza que quer apagar EPerson \"{{ dsoName }}\"", // "confirmation-modal.delete-eperson.cancel": "Cancel", - // TODO New key - Add a translation - "confirmation-modal.delete-eperson.cancel": "Cancel", + "confirmation-modal.delete-eperson.cancel": "Cancelar", // "confirmation-modal.delete-eperson.confirm": "Delete", - // TODO New key - Add a translation - "confirmation-modal.delete-eperson.confirm": "Delete", + "confirmation-modal.delete-eperson.confirm": "Apagar", // "confirmation-modal.delete-profile.header": "Delete Profile", - // TODO New key - Add a translation - "confirmation-modal.delete-profile.header": "Delete Profile", + "confirmation-modal.delete-profile.header": "Apagar Perfil", // "confirmation-modal.delete-profile.info": "Are you sure you want to delete your profile", - // TODO New key - Add a translation - "confirmation-modal.delete-profile.info": "Are you sure you want to delete your profile", + "confirmation-modal.delete-profile.info": "Você tem certeza que quer apagar o seu perfil", // "confirmation-modal.delete-profile.cancel": "Cancel", - // TODO New key - Add a translation - "confirmation-modal.delete-profile.cancel": "Cancel", + "confirmation-modal.delete-profile.cancel": "Cancelar", // "confirmation-modal.delete-profile.confirm": "Delete", - // TODO New key - Add a translation - "confirmation-modal.delete-profile.confirm": "Delete", + "confirmation-modal.delete-profile.confirm": "Apagar", // "error.bitstream": "Error fetching bitstream", - // TODO New key - Add a translation - "error.bitstream": "Error fetching bitstream", + "error.bitstream": "Erro ao carregar bitstream", // "error.browse-by": "Error fetching items", "error.browse-by": "Erro ao carregar itens", @@ -2161,8 +2054,7 @@ "error.search-results": "Erro ao carregar os resultados de busca", // "error.invalid-search-query": "Search query is not valid. Please check Solr query syntax best practices for further information about this error.", - // TODO New key - Add a translation - "error.invalid-search-query": "Search query is not valid. Please check Solr query syntax best practices for further information about this error.", + "error.invalid-search-query": "A consulta de pesquisa não é válida. Por favor verifique Solr query syntax para melhores práticas e mais informações sobre este erro.", // "error.sub-collections": "Error fetching sub-collections", "error.sub-collections": "Erro ao carregar sub-coleções", @@ -2183,34 +2075,27 @@ "error.validation.pattern": "Este campo está restrito ao seguinte padrão: {{ pattern }}.", // "error.validation.filerequired": "The file upload is mandatory", - // TODO New key - Add a translation - "error.validation.filerequired": "The file upload is mandatory", + "error.validation.filerequired": "O arquivo para upload é obrigatório", // "error.validation.required": "This field is required", - // TODO New key - Add a translation - "error.validation.required": "This field is required", + "error.validation.required": "Este campo é requerido", // "error.validation.NotValidEmail": "This E-mail is not a valid email", - // TODO New key - Add a translation - "error.validation.NotValidEmail": "This E-mail is not a valid email", + "error.validation.NotValidEmail": "Este E-mail não é válido", // "error.validation.emailTaken": "This E-mail is already taken", - // TODO New key - Add a translation - "error.validation.emailTaken": "This E-mail is already taken", + "error.validation.emailTaken": "Este e-mail já está registrado", // "error.validation.groupExists": "This group already exists", - // TODO New key - Add a translation - "error.validation.groupExists": "This group already exists", + "error.validation.groupExists": "Este Grupo já existe", // "feed.description": "Syndication feed", - // TODO New key - Add a translation - "feed.description": "Syndication feed", + "feed.description": "Feed de distribuição", // "file-section.error.header": "Error obtaining files for this item", - // TODO New key - Add a translation - "file-section.error.header": "Error obtaining files for this item", + "file-section.error.header": "Erro obtendo arquivos para este item", @@ -2238,115 +2123,88 @@ // "forgot-email.form.header": "Forgot Password", - // TODO New key - Add a translation - "forgot-email.form.header": "Forgot Password", + "forgot-email.form.header": "Esqueci a Senha", // "forgot-email.form.info": "Enter the email address associated with the account.", - // TODO New key - Add a translation - "forgot-email.form.info": "Enter the email address associated with the account.", + "forgot-email.form.info": "Entre o email associado com esta conta.", // "forgot-email.form.email": "Email Address *", - // TODO New key - Add a translation - "forgot-email.form.email": "Email Address *", + "forgot-email.form.email": "Endereço de Email Address *", // "forgot-email.form.email.error.required": "Please fill in an email address", - // TODO New key - Add a translation - "forgot-email.form.email.error.required": "Please fill in an email address", + "forgot-email.form.email.error.required": "Por favor preencha o endereço de email", // "forgot-email.form.email.error.pattern": "Please fill in a valid email address", - // TODO New key - Add a translation - "forgot-email.form.email.error.pattern": "Please fill in a valid email address", + "forgot-email.form.email.error.pattern": "Por favor preencha com um e-mail válido", // "forgot-email.form.email.hint": "An email will be sent to this address with a further instructions.", - // TODO New key - Add a translation - "forgot-email.form.email.hint": "An email will be sent to this address with a further instructions.", + "forgot-email.form.email.hint": "Um e-mail será enviado para este endereço com mais instruções.", // "forgot-email.form.submit": "Reset password", - // TODO New key - Add a translation - "forgot-email.form.submit": "Reset password", + "forgot-email.form.submit": "Redefinir senha", // "forgot-email.form.success.head": "Password reset email sent", - // TODO New key - Add a translation - "forgot-email.form.success.head": "Password reset email sent", + "forgot-email.form.success.head": "Senha redefinida email enviado", // "forgot-email.form.success.content": "An email has been sent to {{ email }} containing a special URL and further instructions.", - // TODO New key - Add a translation - "forgot-email.form.success.content": "An email has been sent to {{ email }} containing a special URL and further instructions.", + "forgot-email.form.success.content": "Um email foi enviado para {{ email }} contendo uma URL especial e mais instruções.", // "forgot-email.form.error.head": "Error when trying to reset password", - // TODO New key - Add a translation - "forgot-email.form.error.head": "Error when trying to reset password", + "forgot-email.form.error.head": "Erro tentando redefinir a senha", // "forgot-email.form.error.content": "An error occured when attempting to reset the password for the account associated with the following email address: {{ email }}", - // TODO New key - Add a translation - "forgot-email.form.error.content": "An error occured when attempting to reset the password for the account associated with the following email address: {{ email }}", + "forgot-email.form.error.content": "Um erro ocorreu tentando redefinir a senha associada com esta conta para o seguinte endereço de email: {{ email }}", // "forgot-password.title": "Forgot Password", - // TODO New key - Add a translation - "forgot-password.title": "Forgot Password", + "forgot-password.title": "Esqueceu a Senha", // "forgot-password.form.head": "Forgot Password", - // TODO New key - Add a translation - "forgot-password.form.head": "Forgot Password", + "forgot-password.form.head": "Esqueceu a Senha", // "forgot-password.form.info": "Enter a new password in the box below, and confirm it by typing it again into the second box.", - // TODO New key - Add a translation - "forgot-password.form.info": "Enter a new password in the box below, and confirm it by typing it again into the second box.", + "forgot-password.form.info": "Digite uma nova senha na caixa abaixo e confirme digitando-a novamente na segunda caixa.", // "forgot-password.form.card.security": "Security", - // TODO New key - Add a translation - "forgot-password.form.card.security": "Security", + "forgot-password.form.card.security": "Segurança", // "forgot-password.form.identification.header": "Identify", - // TODO New key - Add a translation - "forgot-password.form.identification.header": "Identify", + "forgot-password.form.identification.header": "Identificar", // "forgot-password.form.identification.email": "Email address: ", - // TODO New key - Add a translation - "forgot-password.form.identification.email": "Email address: ", + "forgot-password.form.identification.email": "Endereço de Email: ", // "forgot-password.form.label.password": "Password", - // TODO New key - Add a translation - "forgot-password.form.label.password": "Password", + "forgot-password.form.label.password": "Senha", // "forgot-password.form.label.passwordrepeat": "Retype to confirm", - // TODO New key - Add a translation - "forgot-password.form.label.passwordrepeat": "Retype to confirm", + "forgot-password.form.label.passwordrepeat": "Redigite para confirmar", // "forgot-password.form.error.empty-password": "Please enter a password in the box below.", - // TODO New key - Add a translation - "forgot-password.form.error.empty-password": "Please enter a password in the box below.", + "forgot-password.form.error.empty-password": "Por favor digite a senha na caixa abaixo.", // "forgot-password.form.error.matching-passwords": "The passwords do not match.", - // TODO New key - Add a translation - "forgot-password.form.error.matching-passwords": "The passwords do not match.", + "forgot-password.form.error.matching-passwords": "As senhas não coincidem.", // "forgot-password.form.notification.error.title": "Error when trying to submit new password", - // TODO New key - Add a translation - "forgot-password.form.notification.error.title": "Error when trying to submit new password", + "forgot-password.form.notification.error.title": "Erro quando tentou submeter a nova senha", // "forgot-password.form.notification.success.content": "The password reset was successful. You have been logged in as the created user.", - // TODO New key - Add a translation - "forgot-password.form.notification.success.content": "The password reset was successful. You have been logged in as the created user.", + "forgot-password.form.notification.success.content": "A redefinição de senha foi bem-sucedida. Você está logado como o usuário criado.", // "forgot-password.form.notification.success.title": "Password reset completed", - // TODO New key - Add a translation - "forgot-password.form.notification.success.title": "Password reset completed", + "forgot-password.form.notification.success.title": "Redefinição de Senha completa", // "forgot-password.form.submit": "Submit password", - // TODO New key - Add a translation - "forgot-password.form.submit": "Submit password", + "forgot-password.form.submit": "Envie a Senha", // "form.add": "Add more", - // TODO New key - Add a translation - "form.add": "Add more", + "form.add": "Adicionar mais", // "form.add-help": "Click here to add the current entry and to add another one", - // TODO New key - Add a translation - "form.add-help": "Click here to add the current entry and to add another one", + "form.add-help": "Clique aqui para adicionar a entrada atual e para adicionar outra", // "form.cancel": "Cancel", "form.cancel": "Cancelar", @@ -2358,12 +2216,10 @@ "form.clear-help": "Clique aqui para apagar o valor selecionado", // "form.discard": "Discard", - // TODO New key - Add a translation - "form.discard": "Discard", + "form.discard": "Descartar", // "form.drag": "Drag", - // TODO New key - Add a translation - "form.drag": "Drag", + "form.drag": "Solte", // "form.edit": "Edit", "form.edit": "Editar", @@ -2393,12 +2249,10 @@ "form.loading": "Carregando...", // "form.lookup": "Lookup", - // TODO New key - Add a translation - "form.lookup": "Lookup", + "form.lookup": "Procurar", // "form.lookup-help": "Click here to look up an existing relation", - // TODO New key - Add a translation - "form.lookup-help": "Click here to look up an existing relation", + "form.lookup-help": "Clique aqui para procurar uma relação existente", // "form.no-results": "No results found", "form.no-results": "Nenhum resultado encontrado", @@ -2422,78 +2276,60 @@ "form.search": "Buscar", // "form.search-help": "Click here to look for an existing correspondence", - // TODO Source message changed - Revise the translation "form.search-help": "Clique aqui para procurar por uma correspondência existente", // "form.submit": "Save", - // TODO Source message changed - Revise the translation - "form.submit": "Submeter", + "form.submit": "Salvar", // "form.repeatable.sort.tip": "Drop the item in the new position", - // TODO New key - Add a translation - "form.repeatable.sort.tip": "Drop the item in the new position", + "form.repeatable.sort.tip": "Solte o item na nova posição", // "grant-deny-request-copy.deny": "Don't send copy", - // TODO New key - Add a translation - "grant-deny-request-copy.deny": "Don't send copy", + "grant-deny-request-copy.deny": "Não envie uma cópia", // "grant-deny-request-copy.email.back": "Back", - // TODO New key - Add a translation - "grant-deny-request-copy.email.back": "Back", + "grant-deny-request-copy.email.back": "Voltar", // "grant-deny-request-copy.email.message": "Message", - // TODO New key - Add a translation - "grant-deny-request-copy.email.message": "Message", + "grant-deny-request-copy.email.message": "Menssagem", // "grant-deny-request-copy.email.message.empty": "Please enter a message", - // TODO New key - Add a translation - "grant-deny-request-copy.email.message.empty": "Please enter a message", + "grant-deny-request-copy.email.message.empty": "Por favor coloque uma mensagem", // "grant-deny-request-copy.email.permissions.info": "You may use this occasion to reconsider the access restrictions on the document, to avoid having to respond to these requests. If you’d like to ask the repository administrators to remove these restrictions, please check the box below.", - // TODO New key - Add a translation - "grant-deny-request-copy.email.permissions.info": "You may use this occasion to reconsider the access restrictions on the document, to avoid having to respond to these requests. If you’d like to ask the repository administrators to remove these restrictions, please check the box below.", + "grant-deny-request-copy.email.permissions.info": "Você pode aproveitar esta ocasião para reconsiderar as restrições de acesso ao documento, para evitar ter que responder a essas solicitações. Se você quiser pedir aos administradores do repositório para remover essas restrições, marque a caixa abaixo.", // "grant-deny-request-copy.email.permissions.label": "Change to open access", - // TODO New key - Add a translation - "grant-deny-request-copy.email.permissions.label": "Change to open access", + "grant-deny-request-copy.email.permissions.label": "Trocar para acesso aberto", // "grant-deny-request-copy.email.send": "Send", - // TODO New key - Add a translation - "grant-deny-request-copy.email.send": "Send", + "grant-deny-request-copy.email.send": "Enviar", // "grant-deny-request-copy.email.subject": "Subject", - // TODO New key - Add a translation - "grant-deny-request-copy.email.subject": "Subject", + "grant-deny-request-copy.email.subject": "Assunto", // "grant-deny-request-copy.email.subject.empty": "Please enter a subject", - // TODO New key - Add a translation - "grant-deny-request-copy.email.subject.empty": "Please enter a subject", + "grant-deny-request-copy.email.subject.empty": "Por favor entre um assunto", // "grant-deny-request-copy.grant": "Send copy", - // TODO New key - Add a translation - "grant-deny-request-copy.grant": "Send copy", + "grant-deny-request-copy.grant": "Enviar cópia", // "grant-deny-request-copy.header": "Document copy request", - // TODO New key - Add a translation - "grant-deny-request-copy.header": "Document copy request", + "grant-deny-request-copy.header": "Solicitação de cópia de documento", // "grant-deny-request-copy.home-page": "Take me to the home page", - // TODO New key - Add a translation - "grant-deny-request-copy.home-page": "Take me to the home page", + "grant-deny-request-copy.home-page": "Leve-me para a página inicial", // "grant-deny-request-copy.intro1": "If you are one of the authors of the document {{ name }}, then please use one of the options below to respond to the user's request.", - // TODO New key - Add a translation - "grant-deny-request-copy.intro1": "If you are one of the authors of the document {{ name }}, then please use one of the options below to respond to the user's request.", + "grant-deny-request-copy.intro1": "Se você é um dos autores do documento {{ name }}, em seguida, use uma das opções abaixo para responder à solicitação do usuário.", // "grant-deny-request-copy.intro2": "After choosing an option, you will be presented with a suggested email reply which you may edit.", - // TODO New key - Add a translation - "grant-deny-request-copy.intro2": "After choosing an option, you will be presented with a suggested email reply which you may edit.", + "grant-deny-request-copy.intro2": "Depois de escolher uma opção, você receberá uma resposta de e-mail sugerida que você pode editar.", // "grant-deny-request-copy.processed": "This request has already been processed. You can use the button below to get back to the home page.", - // TODO New key - Add a translation - "grant-deny-request-copy.processed": "This request has already been processed. You can use the button below to get back to the home page.", + "grant-deny-request-copy.processed": "Esta solicitação já foi processada. Você pode usar o botão abaixo para voltar para a página inicial", @@ -2502,121 +2338,93 @@ "grant-request-copy.email.message": "Dear {{ recipientName }},\nIn response to your request I have the pleasure to send you in attachment a copy of the file(s) concerning the document: \"{{ itemUrl }}\" ({{ itemName }}), of which I am an author.\n\nBest regards,\n{{ authorName }} <{{ authorEmail }}>", // "grant-request-copy.email.subject": "Request copy of document", - // TODO New key - Add a translation - "grant-request-copy.email.subject": "Request copy of document", + "grant-request-copy.email.subject": "Solicitar cópia do documento", // "grant-request-copy.error": "An error occurred", - // TODO New key - Add a translation - "grant-request-copy.error": "An error occurred", + "grant-request-copy.error": "Um erro ocorreu", // "grant-request-copy.header": "Grant document copy request", - // TODO New key - Add a translation - "grant-request-copy.header": "Grant document copy request", + "grant-request-copy.header": "Conceder solicitação de cópia do documento", // "grant-request-copy.intro": "This message will be sent to the applicant of the request. The requested document(s) will be attached.", - // TODO New key - Add a translation - "grant-request-copy.intro": "This message will be sent to the applicant of the request. The requested document(s) will be attached.", + "grant-request-copy.intro": "Esta mensagem será enviada ao requerente do pedido. O(s) documento(s) solicitado(s) será(ão) anexado(s).", // "grant-request-copy.success": "Successfully granted item request", - // TODO New key - Add a translation - "grant-request-copy.success": "Successfully granted item request", + "grant-request-copy.success": "Solicitação de item concedida com sucesso", // "health.breadcrumbs": "Health", - // TODO New key - Add a translation - "health.breadcrumbs": "Health", + "health.breadcrumbs": "Saúde", // "health-page.heading" : "Health", - // TODO New key - Add a translation - "health-page.heading" : "Health", + "health-page.heading" : "Saúde", // "health-page.info-tab" : "Info", - // TODO New key - Add a translation - "health-page.info-tab" : "Info", + "health-page.info-tab" : "Informação", // "health-page.status-tab" : "Status", - // TODO New key - Add a translation "health-page.status-tab" : "Status", // "health-page.error.msg": "The health check service is temporarily unavailable", - // TODO New key - Add a translation - "health-page.error.msg": "The health check service is temporarily unavailable", + "health-page.error.msg": "O serviço de verificação de integridade está temporariamente indisponível", // "health-page.property.status": "Status code", - // TODO New key - Add a translation - "health-page.property.status": "Status code", + "health-page.property.status": "Código de Status", // "health-page.section.db.title": "Database", - // TODO New key - Add a translation - "health-page.section.db.title": "Database", + "health-page.section.db.title": "Banco de Dados", // "health-page.section.geoIp.title": "GeoIp", - // TODO New key - Add a translation "health-page.section.geoIp.title": "GeoIp", // "health-page.section.solrAuthorityCore.title": "Sor: authority core", - // TODO New key - Add a translation - "health-page.section.solrAuthorityCore.title": "Sor: authority core", + "health-page.section.solrAuthorityCore.title": "Solr: authority core", // "health-page.section.solrOaiCore.title": "Sor: oai core", - // TODO New key - Add a translation - "health-page.section.solrOaiCore.title": "Sor: oai core", + "health-page.section.solrOaiCore.title": "Solr: oai core", // "health-page.section.solrSearchCore.title": "Sor: search core", - // TODO New key - Add a translation - "health-page.section.solrSearchCore.title": "Sor: search core", + "health-page.section.solrSearchCore.title": "Solr: core pesquisa", // "health-page.section.solrStatisticsCore.title": "Sor: statistics core", - // TODO New key - Add a translation - "health-page.section.solrStatisticsCore.title": "Sor: statistics core", + "health-page.section.solrStatisticsCore.title": "Soilr: estatisticas core", // "health-page.section-info.app.title": "Application Backend", - // TODO New key - Add a translation - "health-page.section-info.app.title": "Application Backend", + "health-page.section-info.app.title": "Aplicação de Backend", // "health-page.section-info.java.title": "Java", - // TODO New key - Add a translation "health-page.section-info.java.title": "Java", // "health-page.status": "Status", - // TODO New key - Add a translation "health-page.status": "Status", // "health-page.status.ok.info": "Operational", - // TODO New key - Add a translation - "health-page.status.ok.info": "Operational", + "health-page.status.ok.info": "Operacional", // "health-page.status.error.info": "Problems detected", - // TODO New key - Add a translation - "health-page.status.error.info": "Problems detected", + "health-page.status.error.info": "Problemas detectados", // "health-page.status.warning.info": "Possible issues detected", - // TODO New key - Add a translation - "health-page.status.warning.info": "Possible issues detected", + "health-page.status.warning.info": "Possíveis problemas detectados", // "health-page.title": "Health", - // TODO New key - Add a translation - "health-page.title": "Health", + "health-page.title": "Saúde", // "health-page.section.no-issues": "No issues detected", - // TODO New key - Add a translation - "health-page.section.no-issues": "No issues detected", + "health-page.section.no-issues": "Nennhum problema detectado", // "home.description": "", - // TODO New key - Add a translation "home.description": "", // "home.breadcrumbs": "Home", - // TODO New key - Add a translation - "home.breadcrumbs": "Home", + "home.breadcrumbs": "Início", // "home.search-form.placeholder": "Search the repository ...", "home.search-form.placeholder": "Pesquise no repositório...", // "home.title": "Home", - // TODO Source message changed - Revise the translation - "home.title": "DSpace Angular :: Início", + "home.title": "Início", // "home.top-level-communities.head": "Communities in DSpace", "home.top-level-communities.head": "Comunidades no DSpace", @@ -2627,296 +2435,226 @@ // "info.end-user-agreement.accept": "I have read and I agree to the End User Agreement", - // TODO New key - Add a translation - "info.end-user-agreement.accept": "I have read and I agree to the End User Agreement", + "info.end-user-agreement.accept": "Li e concordo com o Contrato do Usuário Final", // "info.end-user-agreement.accept.error": "An error occurred accepting the End User Agreement", - // TODO New key - Add a translation - "info.end-user-agreement.accept.error": "An error occurred accepting the End User Agreement", + "info.end-user-agreement.accept.error": "Ocorreu um erro ao aceitar o Contrato de usuário final", // "info.end-user-agreement.accept.success": "Successfully updated the End User Agreement", - // TODO New key - Add a translation - "info.end-user-agreement.accept.success": "Successfully updated the End User Agreement", + "info.end-user-agreement.accept.success": "O Contrato do Usuário Final foi atualizado com sucesso", // "info.end-user-agreement.breadcrumbs": "End User Agreement", - // TODO New key - Add a translation - "info.end-user-agreement.breadcrumbs": "End User Agreement", + "info.end-user-agreement.breadcrumbs": "Contrato de Usuário Final", // "info.end-user-agreement.buttons.cancel": "Cancel", - // TODO New key - Add a translation - "info.end-user-agreement.buttons.cancel": "Cancel", + "info.end-user-agreement.buttons.cancel": "Cancelar", // "info.end-user-agreement.buttons.save": "Save", - // TODO New key - Add a translation - "info.end-user-agreement.buttons.save": "Save", + "info.end-user-agreement.buttons.save": "Salvar", // "info.end-user-agreement.head": "End User Agreement", - // TODO New key - Add a translation - "info.end-user-agreement.head": "End User Agreement", + "info.end-user-agreement.head": "Contrato de Usuário Final", // "info.end-user-agreement.title": "End User Agreement", - // TODO New key - Add a translation - "info.end-user-agreement.title": "End User Agreement", + "info.end-user-agreement.title": "Contrato de Usuário Final", // "info.privacy.breadcrumbs": "Privacy Statement", - // TODO New key - Add a translation - "info.privacy.breadcrumbs": "Privacy Statement", + "info.privacy.breadcrumbs": "Política de privacidade", // "info.privacy.head": "Privacy Statement", - // TODO New key - Add a translation - "info.privacy.head": "Privacy Statement", + "info.privacy.head": "Política de privacidade", // "info.privacy.title": "Privacy Statement", - // TODO New key - Add a translation - "info.privacy.title": "Privacy Statement", + "info.privacy.title": "Política de privacidade", // "info.feedback.breadcrumbs": "Feedback", - // TODO New key - Add a translation "info.feedback.breadcrumbs": "Feedback", // "info.feedback.head": "Feedback", - // TODO New key - Add a translation "info.feedback.head": "Feedback", // "info.feedback.title": "Feedback", - // TODO New key - Add a translation "info.feedback.title": "Feedback", // "info.feedback.info": "Thanks for sharing your feedback about the DSpace system. Your comments are appreciated!", - // TODO New key - Add a translation - "info.feedback.info": "Thanks for sharing your feedback about the DSpace system. Your comments are appreciated!", + "info.feedback.info": "Obrigado por compartilhar seus comentários sobre o sistema DSpace. Seus comentários são apreciados!", // "info.feedback.email_help": "This address will be used to follow up on your feedback.", - // TODO New key - Add a translation - "info.feedback.email_help": "This address will be used to follow up on your feedback.", + "info.feedback.email_help": "Este endereço será usado para acompanhar seus comentário.", // "info.feedback.send": "Send Feedback", - // TODO New key - Add a translation - "info.feedback.send": "Send Feedback", + "info.feedback.send": "Enviar Feedback", // "info.feedback.comments": "Comments", - // TODO New key - Add a translation - "info.feedback.comments": "Comments", + "info.feedback.comments": "Comentários", // "info.feedback.email-label": "Your Email", - // TODO New key - Add a translation - "info.feedback.email-label": "Your Email", + "info.feedback.email-label": "Seu Email", // "info.feedback.create.success" : "Feedback Sent Successfully!", - // TODO New key - Add a translation - "info.feedback.create.success" : "Feedback Sent Successfully!", + "info.feedback.create.success" : "Feedback Enviado com Sucesso!", // "info.feedback.error.email.required" : "A valid email address is required", - // TODO New key - Add a translation - "info.feedback.error.email.required" : "A valid email address is required", + "info.feedback.error.email.required" : "Um endereço de email válido é requerido", // "info.feedback.error.message.required" : "A comment is required", - // TODO New key - Add a translation - "info.feedback.error.message.required" : "A comment is required", + "info.feedback.error.message.required" : "Um comentário é requerido", // "info.feedback.page-label" : "Page", - // TODO New key - Add a translation - "info.feedback.page-label" : "Page", + "info.feedback.page-label" : "Página", // "info.feedback.page_help" : "Tha page related to your feedback", - // TODO New key - Add a translation - "info.feedback.page_help" : "Tha page related to your feedback", + "info.feedback.page_help" : "A página relacionada ao seu feedback", // "item.alerts.private": "This item is non-discoverable", - // TODO New key - Add a translation - "item.alerts.private": "This item is non-discoverable", + "item.alerts.private": "Este item é privado", // "item.alerts.withdrawn": "This item has been withdrawn", - // TODO New key - Add a translation - "item.alerts.withdrawn": "This item has been withdrawn", + "item.alerts.withdrawn": "Este item foi recebido", // "item.edit.authorizations.heading": "With this editor you can view and alter the policies of an item, plus alter policies of individual item components: bundles and bitstreams. Briefly, an item is a container of bundles, and bundles are containers of bitstreams. Containers usually have ADD/REMOVE/READ/WRITE policies, while bitstreams only have READ/WRITE policies.", - // TODO New key - Add a translation - "item.edit.authorizations.heading": "With this editor you can view and alter the policies of an item, plus alter policies of individual item components: bundles and bitstreams. Briefly, an item is a container of bundles, and bundles are containers of bitstreams. Containers usually have ADD/REMOVE/READ/WRITE policies, while bitstreams only have READ/WRITE policies.", + "item.edit.authorizations.heading": "Com este editor pode ver e alterar as políticas de um item, assim como alterar políticas de componentes individuais do item: pacotes e ficheiros. Em resumo, um item contém pacotes, e os pacotes contêm de ficheiros. Os pacotes possuem usualmente políticas de ADICIONAR/REMOVER/LER/ESCREVER enquanto que os ficheiros apenas políticas de LER/ESCREVER.", // "item.edit.authorizations.title": "Edit item's Policies", - // TODO New key - Add a translation - "item.edit.authorizations.title": "Edit item's Policies", + "item.edit.authorizations.title": "Editar Política de item", - // "item.badge.private": "Non-discoverable", - // TODO New key - Add a translation - "item.badge.private": "Non-discoverable", + // "item.badge.private": "Private", + "item.badge.private": "Privado", // "item.badge.withdrawn": "Withdrawn", - // TODO New key - Add a translation - "item.badge.withdrawn": "Withdrawn", + "item.badge.withdrawn": "Retirado", // "item.bitstreams.upload.bundle": "Bundle", - // TODO New key - Add a translation - "item.bitstreams.upload.bundle": "Bundle", + "item.bitstreams.upload.bundle": "Pacote", // "item.bitstreams.upload.bundle.placeholder": "Select a bundle or input new bundle name", - // TODO New key - Add a translation - "item.bitstreams.upload.bundle.placeholder": "Select a bundle or input new bundle name", + "item.bitstreams.upload.bundle.placeholder": "Selecione um pacote ou insira um novo nome de pacote", // "item.bitstreams.upload.bundle.new": "Create bundle", - // TODO New key - Add a translation - "item.bitstreams.upload.bundle.new": "Create bundle", + "item.bitstreams.upload.bundle.new": "Criar pacote", // "item.bitstreams.upload.bundles.empty": "This item doesn\'t contain any bundles to upload a bitstream to.", - // TODO New key - Add a translation - "item.bitstreams.upload.bundles.empty": "This item doesn\'t contain any bundles to upload a bitstream to.", + "item.bitstreams.upload.bundles.empty": "Este item não possui um pacote para poder receber o bitstream.", // "item.bitstreams.upload.cancel": "Cancel", - // TODO New key - Add a translation - "item.bitstreams.upload.cancel": "Cancel", + "item.bitstreams.upload.cancel": "Cancelar", // "item.bitstreams.upload.drop-message": "Drop a file to upload", - // TODO New key - Add a translation - "item.bitstreams.upload.drop-message": "Drop a file to upload", + "item.bitstreams.upload.drop-message": "Solte um arquivo para upload", // "item.bitstreams.upload.item": "Item: ", - // TODO New key - Add a translation "item.bitstreams.upload.item": "Item: ", // "item.bitstreams.upload.notifications.bundle.created.content": "Successfully created new bundle.", - // TODO New key - Add a translation - "item.bitstreams.upload.notifications.bundle.created.content": "Successfully created new bundle.", + "item.bitstreams.upload.notifications.bundle.created.content": "Novo pacote criado com sucesso.", // "item.bitstreams.upload.notifications.bundle.created.title": "Created bundle", - // TODO New key - Add a translation - "item.bitstreams.upload.notifications.bundle.created.title": "Created bundle", + "item.bitstreams.upload.notifications.bundle.created.title": "Criar pacote", // "item.bitstreams.upload.notifications.upload.failed": "Upload failed. Please verify the content before retrying.", - // TODO New key - Add a translation - "item.bitstreams.upload.notifications.upload.failed": "Upload failed. Please verify the content before retrying.", + "item.bitstreams.upload.notifications.upload.failed": "Falha no Upload. Por favor verifique o conteúdo antes de tentar novamente.", // "item.bitstreams.upload.title": "Upload bitstream", - // TODO New key - Add a translation "item.bitstreams.upload.title": "Upload bitstream", // "item.edit.bitstreams.bundle.edit.buttons.upload": "Upload", - // TODO New key - Add a translation "item.edit.bitstreams.bundle.edit.buttons.upload": "Upload", // "item.edit.bitstreams.bundle.displaying": "Currently displaying {{ amount }} bitstreams of {{ total }}.", - // TODO New key - Add a translation - "item.edit.bitstreams.bundle.displaying": "Currently displaying {{ amount }} bitstreams of {{ total }}.", + "item.edit.bitstreams.bundle.displaying": "Mostrando atualmente {{ amount }} bitstreams de {{ total }}.", // "item.edit.bitstreams.bundle.load.all": "Load all ({{ total }})", - // TODO New key - Add a translation - "item.edit.bitstreams.bundle.load.all": "Load all ({{ total }})", + "item.edit.bitstreams.bundle.load.all": "Carregar tudo ({{ total }})", // "item.edit.bitstreams.bundle.load.more": "Load more", - // TODO New key - Add a translation - "item.edit.bitstreams.bundle.load.more": "Load more", + "item.edit.bitstreams.bundle.load.more": "Carregar mais", // "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}", - // TODO New key - Add a translation - "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}", + "item.edit.bitstreams.bundle.name": "PACOTE: {{ name }}", // "item.edit.bitstreams.discard-button": "Discard", - // TODO New key - Add a translation - "item.edit.bitstreams.discard-button": "Discard", + "item.edit.bitstreams.discard-button": "Descartar", // "item.edit.bitstreams.edit.buttons.download": "Download", - // TODO New key - Add a translation "item.edit.bitstreams.edit.buttons.download": "Download", // "item.edit.bitstreams.edit.buttons.drag": "Drag", - // TODO New key - Add a translation - "item.edit.bitstreams.edit.buttons.drag": "Drag", + "item.edit.bitstreams.edit.buttons.drag": "Arraste", // "item.edit.bitstreams.edit.buttons.edit": "Edit", "item.edit.bitstreams.edit.buttons.edit": "Editar", // "item.edit.bitstreams.edit.buttons.remove": "Remove", - // TODO New key - Add a translation - "item.edit.bitstreams.edit.buttons.remove": "Remove", + "item.edit.bitstreams.edit.buttons.remove": "Remover", // "item.edit.bitstreams.edit.buttons.undo": "Undo changes", - // TODO New key - Add a translation - "item.edit.bitstreams.edit.buttons.undo": "Undo changes", + "item.edit.bitstreams.edit.buttons.undo": "Desfazer mudanças", // "item.edit.bitstreams.empty": "This item doesn't contain any bitstreams. Click the upload button to create one.", - // TODO New key - Add a translation - "item.edit.bitstreams.empty": "This item doesn't contain any bitstreams. Click the upload button to create one.", + "item.edit.bitstreams.empty": "Este item não possui nenhum bitstream. Clique no botão de upload e envie um novo.", // "item.edit.bitstreams.headers.actions": "Actions", - // TODO New key - Add a translation - "item.edit.bitstreams.headers.actions": "Actions", + "item.edit.bitstreams.headers.actions": "Ações", // "item.edit.bitstreams.headers.bundle": "Bundle", - // TODO New key - Add a translation - "item.edit.bitstreams.headers.bundle": "Bundle", + "item.edit.bitstreams.headers.bundle": "Pacote", // "item.edit.bitstreams.headers.description": "Description", - // TODO New key - Add a translation - "item.edit.bitstreams.headers.description": "Description", + "item.edit.bitstreams.headers.description": "Descrição", // "item.edit.bitstreams.headers.format": "Format", - // TODO New key - Add a translation - "item.edit.bitstreams.headers.format": "Format", + "item.edit.bitstreams.headers.format": "Formato", // "item.edit.bitstreams.headers.name": "Name", - // TODO New key - Add a translation - "item.edit.bitstreams.headers.name": "Name", + "item.edit.bitstreams.headers.name": "Nome", // "item.edit.bitstreams.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", - // TODO New key - Add a translation - "item.edit.bitstreams.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", + "item.edit.bitstreams.notifications.discarded.content": "Suas alterações foram descartadas. Para restabelecer suas alterações, clique no botão 'Desfazer'", // "item.edit.bitstreams.notifications.discarded.title": "Changes discarded", - // TODO New key - Add a translation - "item.edit.bitstreams.notifications.discarded.title": "Changes discarded", + "item.edit.bitstreams.notifications.discarded.title": "Mudanças descartadas", // "item.edit.bitstreams.notifications.move.failed.title": "Error moving bitstreams", - // TODO New key - Add a translation - "item.edit.bitstreams.notifications.move.failed.title": "Error moving bitstreams", + "item.edit.bitstreams.notifications.move.failed.title": "Erro movendo bitstreams", // "item.edit.bitstreams.notifications.move.saved.content": "Your move changes to this item's bitstreams and bundles have been saved.", - // TODO New key - Add a translation - "item.edit.bitstreams.notifications.move.saved.content": "Your move changes to this item's bitstreams and bundles have been saved.", + "item.edit.bitstreams.notifications.move.saved.content": "Suas alterações de movimentação nos bitstreams e nos pacotes deste item foram salvas.", // "item.edit.bitstreams.notifications.move.saved.title": "Move changes saved", - // TODO New key - Add a translation - "item.edit.bitstreams.notifications.move.saved.title": "Move changes saved", + "item.edit.bitstreams.notifications.move.saved.title": "Mover alterações salvas", // "item.edit.bitstreams.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts", - // TODO New key - Add a translation - "item.edit.bitstreams.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts", + "item.edit.bitstreams.notifications.outdated.content": "O item em que você está trabalhando foi alterado por outro usuário. Suas alterações atuais são descartadas para evitar conflitos", // "item.edit.bitstreams.notifications.outdated.title": "Changes outdated", - // TODO New key - Add a translation - "item.edit.bitstreams.notifications.outdated.title": "Changes outdated", + "item.edit.bitstreams.notifications.outdated.title": "Alterações desatualizadas", // "item.edit.bitstreams.notifications.remove.failed.title": "Error deleting bitstream", - // TODO New key - Add a translation - "item.edit.bitstreams.notifications.remove.failed.title": "Error deleting bitstream", + "item.edit.bitstreams.notifications.remove.failed.title": "Erro apagando bitstream", // "item.edit.bitstreams.notifications.remove.saved.content": "Your removal changes to this item's bitstreams have been saved.", - // TODO New key - Add a translation - "item.edit.bitstreams.notifications.remove.saved.content": "Your removal changes to this item's bitstreams have been saved.", + "item.edit.bitstreams.notifications.remove.saved.content": "Suas alterações de remoção nos bitstream deste item foram salvas.", // "item.edit.bitstreams.notifications.remove.saved.title": "Removal changes saved", - // TODO New key - Add a translation - "item.edit.bitstreams.notifications.remove.saved.title": "Removal changes saved", + "item.edit.bitstreams.notifications.remove.saved.title": "Alterações de remoção salvas", // "item.edit.bitstreams.reinstate-button": "Undo", - // TODO New key - Add a translation - "item.edit.bitstreams.reinstate-button": "Undo", + "item.edit.bitstreams.reinstate-button": "Desfazer", // "item.edit.bitstreams.save-button": "Save", - // TODO New key - Add a translation - "item.edit.bitstreams.save-button": "Save", + "item.edit.bitstreams.save-button": "Salvar", // "item.edit.bitstreams.upload-button": "Upload", - // TODO New key - Add a translation "item.edit.bitstreams.upload-button": "Upload", @@ -2943,21 +2681,17 @@ "item.edit.head": "Editar Item", // "item.edit.breadcrumbs": "Edit Item", - // TODO New key - Add a translation - "item.edit.breadcrumbs": "Edit Item", + "item.edit.breadcrumbs": "Editar Item", // "item.edit.tabs.disabled.tooltip": "You're not authorized to access this tab", - // TODO New key - Add a translation - "item.edit.tabs.disabled.tooltip": "You're not authorized to access this tab", + "item.edit.tabs.disabled.tooltip": "Você não está autorizado a acessar esta guia", // "item.edit.tabs.mapper.head": "Collection Mapper", - // TODO New key - Add a translation - "item.edit.tabs.mapper.head": "Collection Mapper", + "item.edit.tabs.mapper.head": "Mapeamento de Coleção", // "item.edit.tabs.item-mapper.title": "Item Edit - Collection Mapper", - // TODO New key - Add a translation - "item.edit.tabs.item-mapper.title": "Item Edit - Collection Mapper", + "item.edit.tabs.item-mapper.title": "Editar Item - Mapeamento de Coleção", // "item.edit.item-mapper.buttons.add": "Map item to selected collections", "item.edit.item-mapper.buttons.add": "Mapear item na(s) coleção(ões) seleciona(s)", @@ -2990,7 +2724,7 @@ "item.edit.item-mapper.notifications.add.success.content": "Mapeou o item em {{amount}} coleções com sucesso.", // "item.edit.item-mapper.notifications.add.success.head": "Mapping completed", - "item.edit.item-mapper.notifications.add.success.head": "Mapeamento complesto", + "item.edit.item-mapper.notifications.add.success.head": "Mapeamento completo", // "item.edit.item-mapper.notifications.remove.error.content": "Errors occurred for the removal of the mapping to {{amount}} collections.", "item.edit.item-mapper.notifications.remove.error.content": "Ocorreram erros ao remover mapeamento do item em {{amount}} coleções.", @@ -2999,14 +2733,13 @@ "item.edit.item-mapper.notifications.remove.error.head": "Erros de remoção de mapeamento", // "item.edit.item-mapper.notifications.remove.success.content": "Successfully removed mapping of item to {{amount}} collections.", - "item.edit.item-mapper.notifications.remove.success.content": "Successfully removed mapping of item to {{amount}} collections.", + "item.edit.item-mapper.notifications.remove.success.content": "Mapeamento removido com sucesso do item para {{amount}} coleções.", // "item.edit.item-mapper.notifications.remove.success.head": "Removal of mapping completed", "item.edit.item-mapper.notifications.remove.success.head": "Completou a remoção de mapeamento", // "item.edit.item-mapper.search-form.placeholder": "Search collections...", - // TODO New key - Add a translation - "item.edit.item-mapper.search-form.placeholder": "Search collections...", + "item.edit.item-mapper.search-form.placeholder": "Procurar coleções ...", // "item.edit.item-mapper.tabs.browse": "Browse mapped collections", "item.edit.item-mapper.tabs.browse": "Navegar nas coleções mapeadas", @@ -3035,8 +2768,7 @@ "item.edit.metadata.edit.buttons.unedit": "Parar edição", // "item.edit.metadata.empty": "The item currently doesn't contain any metadata. Click Add to start adding a metadata value.", - // TODO New key - Add a translation - "item.edit.metadata.empty": "The item currently doesn't contain any metadata. Click Add to start adding a metadata value.", + "item.edit.metadata.empty": "O item atualmente não contém metadados. Clique em Adicionar para começar a adicionar um valor de metadados.", // "item.edit.metadata.headers.edit": "Edit", "item.edit.metadata.headers.edit": "Editar", @@ -3057,12 +2789,10 @@ "item.edit.metadata.notifications.discarded.content": "Suas alterações foram descartadas. Para restabelecer suas alterações, clique no botão 'Desfazer'", // "item.edit.metadata.notifications.discarded.title": "Changes discarded", - // TODO Source message changed - Revise the translation - "item.edit.metadata.notifications.discarded.title": "Mudança descartada", + "item.edit.metadata.notifications.discarded.title": "Mudanças descartadas", // "item.edit.metadata.notifications.error.title": "An error occurred", - // TODO New key - Add a translation - "item.edit.metadata.notifications.error.title": "An error occurred", + "item.edit.metadata.notifications.error.title": "Um erro ocorreu", // "item.edit.metadata.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.", "item.edit.metadata.notifications.invalid.content": "Suas alterações não foram salvas. Verifique se todos os campos são válidos antes de salvar.", @@ -3074,8 +2804,7 @@ "item.edit.metadata.notifications.outdated.content": "O item em que você está trabalhando foi alterado por outro usuário. Suas alterações atuais são descartadas para evitar conflitos", // "item.edit.metadata.notifications.outdated.title": "Changes outdated", - // TODO Source message changed - Revise the translation - "item.edit.metadata.notifications.outdated.title": "Alteração desatualizada", + "item.edit.metadata.notifications.outdated.title": "Alterações desatualizadas", // "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.", "item.edit.metadata.notifications.saved.content": "Suas alterações nos metadados deste item foram salvas.", @@ -3103,16 +2832,13 @@ // "item.edit.move.cancel": "Back", - // TODO Source message changed - Revise the translation "item.edit.move.cancel": "Cancelar", // "item.edit.move.save-button": "Save", - // TODO New key - Add a translation - "item.edit.move.save-button": "Save", + "item.edit.move.save-button": "Salvar", // "item.edit.move.discard-button": "Discard", - // TODO New key - Add a translation - "item.edit.move.discard-button": "Discard", + "item.edit.move.discard-button": "Descartar", // "item.edit.move.description": "Select the collection you wish to move this item to. To narrow down the list of displayed collections, you can enter a search query in the box.", "item.edit.move.description": "Selecione a coleção para a qual você deseja mover este item. Para restringir a lista de coleções exibidas, você pode inserir uma consulta de pesquisa na caixa.", @@ -3149,24 +2875,19 @@ // "item.edit.private.cancel": "Cancel", "item.edit.private.cancel": "Cancelar", - // "item.edit.private.confirm": "Make it non-discoverable", - // TODO Source message changed - Revise the translation + // "item.edit.private.confirm": "Make it Private", "item.edit.private.confirm": "Tornar Privado", - // "item.edit.private.description": "Are you sure this item should be made non-discoverable in the archive?", - // TODO Source message changed - Revise the translation + // "item.edit.private.description": "Are you sure this item should be made private in the archive?", "item.edit.private.description": "Tem certeza de que este item deve ser tornado privado no arquivo?", - // "item.edit.private.error": "An error occurred while making the item non-discoverable", - // TODO Source message changed - Revise the translation + // "item.edit.private.error": "An error occurred while making the item private", "item.edit.private.error": "Ocorreu um erro ao tornar o item privado", - // "item.edit.private.header": "Make item non-discoverable: {{ id }}", - // TODO New key - Add a translation - "item.edit.private.header": "Make item non-discoverable: {{ id }}", + // "item.edit.private.header": "Make item private: {{ id }}", + "item.edit.private.header": "Tornar o item privado: {{ id }}", - // "item.edit.private.success": "The item is now non-discoverable", - // TODO Source message changed - Revise the translation + // "item.edit.private.success": "The item is now private", "item.edit.private.success": "O item agora é privado", @@ -3174,24 +2895,19 @@ // "item.edit.public.cancel": "Cancel", "item.edit.public.cancel": "Cancelar", - // "item.edit.public.confirm": "Make it discoverable", - // TODO Source message changed - Revise the translation + // "item.edit.public.confirm": "Make it public", "item.edit.public.confirm": "Tornar público", - // "item.edit.public.description": "Are you sure this item should be made discoverable in the archive?", - // TODO Source message changed - Revise the translation + // "item.edit.public.description": "Are you sure this item should be made public in the archive?", "item.edit.public.description": "Você tem certeza que deseja tornar este item público no arquivo?", - // "item.edit.public.error": "An error occurred while making the item discoverable", - // TODO Source message changed - Revise the translation + // "item.edit.public.error": "An error occurred while making the item public", "item.edit.public.error": "Ocorreu um erro ao tornar o item público", - // "item.edit.public.header": "Make item discoverable: {{ id }}", - // TODO New key - Add a translation - "item.edit.public.header": "Make item discoverable: {{ id }}", + // "item.edit.public.header": "Make item public: {{ id }}", + "item.edit.public.header": "Tornar o item público: {{ id }}", - // "item.edit.public.success": "The item is now discoverable", - // TODO Source message changed - Revise the translation + // "item.edit.public.success": "The item is now public", "item.edit.public.success": "O item agora é público", @@ -3229,8 +2945,7 @@ "item.edit.relationships.edit.buttons.undo": "Desfazer alterações", // "item.edit.relationships.no-relationships": "No relationships", - // TODO New key - Add a translation - "item.edit.relationships.no-relationships": "No relationships", + "item.edit.relationships.no-relationships": "Sem relações", // "item.edit.relationships.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", "item.edit.relationships.notifications.discarded.content": "Suas alterações foram descartadas. Para restabelecer suas alterações, clique no botão 'Desfazer'", @@ -3239,8 +2954,7 @@ "item.edit.relationships.notifications.discarded.title": "Alterações descartadas", // "item.edit.relationships.notifications.failed.title": "Error editing relationships", - // TODO Source message changed - Revise the translation - "item.edit.relationships.notifications.failed.title": "Erro ao apagar relacionamento", + "item.edit.relationships.notifications.failed.title": "Erro ao apagar relação", // "item.edit.relationships.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts", "item.edit.relationships.notifications.outdated.content": "O item em que você está trabalhando foi alterado por outro usuário. Suas alterações atuais são descartadas para evitar conflitos", @@ -3261,8 +2975,7 @@ "item.edit.relationships.save-button": "Salvar", // "item.edit.relationships.no-entity-type": "Add 'dspace.entity.type' metadata to enable relationships for this item", - // TODO New key - Add a translation - "item.edit.relationships.no-entity-type": "Add 'dspace.entity.type' metadata to enable relationships for this item", + "item.edit.relationships.no-entity-type": "Adicione o metadado 'dspace.entity.type' para ativar relações neste item", // "item.edit.return": "Back", @@ -3336,8 +3049,7 @@ "item.edit.tabs.status.buttons.reinstate.label": "Restabelecer item no repositório", // "item.edit.tabs.status.buttons.unauthorized": "You're not authorized to perform this action", - // TODO New key - Add a translation - "item.edit.tabs.status.buttons.unauthorized": "You're not authorized to perform this action", + "item.edit.tabs.status.buttons.unauthorized": "Você não está autorizado a realizar esta ação", // "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...", "item.edit.tabs.status.buttons.withdraw.button": "Retirar...", @@ -3349,7 +3061,7 @@ "item.edit.tabs.status.description": "Bem-vindo à página de gerenciamento de itens. A partir daqui, você pode retirar, restabelecer, mover ou apagar o item. Você também pode atualizar ou adicionar novos metadados / bitstream nas outras guias.", // "item.edit.tabs.status.head": "Status", - "item.edit.tabs.status.head": "Situação", + "item.edit.tabs.status.head": "Status", // "item.edit.tabs.status.labels.handle": "Handle", "item.edit.tabs.status.labels.handle": "Handle", @@ -3364,19 +3076,16 @@ "item.edit.tabs.status.labels.lastModified": "Ultima alteração", // "item.edit.tabs.status.title": "Item Edit - Status", - "item.edit.tabs.status.title": "Editar Item - Estado", + "item.edit.tabs.status.title": "Editar Item - Status", // "item.edit.tabs.versionhistory.head": "Version History", - // TODO New key - Add a translation - "item.edit.tabs.versionhistory.head": "Version History", + "item.edit.tabs.versionhistory.head": "Histórico de versões", // "item.edit.tabs.versionhistory.title": "Item Edit - Version History", - // TODO New key - Add a translation - "item.edit.tabs.versionhistory.title": "Item Edit - Version History", + "item.edit.tabs.versionhistory.title": "Editar Item - Histórico de versões", // "item.edit.tabs.versionhistory.under-construction": "Editing or adding new versions is not yet possible in this user interface.", - // TODO New key - Add a translation - "item.edit.tabs.versionhistory.under-construction": "Editing or adding new versions is not yet possible in this user interface.", + "item.edit.tabs.versionhistory.under-construction": "Editar ou adicionar novas versões ainda não é possível nesta interface do usuário.", // "item.edit.tabs.view.head": "View Item", "item.edit.tabs.view.head": "Visualizar Item", @@ -3405,17 +3114,14 @@ "item.edit.withdraw.success": "O item foi retirado com sucesso", // "item.orcid.return": "Back", - // TODO New key - Add a translation - "item.orcid.return": "Back", + "item.orcid.return": "Voltar", // "item.listelement.badge": "Item", - // TODO New key - Add a translation "item.listelement.badge": "Item", // "item.page.description": "Description", - // TODO New key - Add a translation - "item.page.description": "Description", + "item.page.description": "Descrição", // "item.page.journal-issn": "Journal ISSN", // TODO New key - Add a translation @@ -3426,32 +3132,25 @@ "item.page.journal-title": "Journal Title", // "item.page.publisher": "Publisher", - // TODO New key - Add a translation - "item.page.publisher": "Publisher", + "item.page.publisher": "Editor", // "item.page.titleprefix": "Item: ", - // TODO New key - Add a translation "item.page.titleprefix": "Item: ", // "item.page.volume-title": "Volume Title", - // TODO New key - Add a translation - "item.page.volume-title": "Volume Title", + "item.page.volume-title": "Título de Volume", // "item.search.results.head": "Item Search Results", - // TODO New key - Add a translation - "item.search.results.head": "Item Search Results", + "item.search.results.head": "Resultados da pesquisa de itens", // "item.search.title": "Item Search", - // TODO New key - Add a translation - "item.search.title": "Item Search", + "item.search.title": "Pesquisa de itens", // "item.truncatable-part.show-more": "Show more", - // TODO New key - Add a translation - "item.truncatable-part.show-more": "Show more", + "item.truncatable-part.show-more": "Mostrar mais", // "item.truncatable-part.show-less": "Collapse", - // TODO New key - Add a translation - "item.truncatable-part.show-less": "Collapse", + "item.truncatable-part.show-less": "Fechar", @@ -3468,19 +3167,16 @@ "item.page.collections": "Coleções", // "item.page.collections.loading": "Loading...", - // TODO New key - Add a translation - "item.page.collections.loading": "Loading...", + "item.page.collections.loading": "Carregando...", // "item.page.collections.load-more": "Load more", - // TODO New key - Add a translation - "item.page.collections.load-more": "Load more", + "item.page.collections.load-more": "Carregar mais", // "item.page.date": "Date", "item.page.date": "Data", // "item.page.edit": "Edit this item", - // TODO New key - Add a translation - "item.page.edit": "Edit this item", + "item.page.edit": "Editar este item", // "item.page.files": "Files", "item.page.files": "Arquivos", @@ -3489,7 +3185,7 @@ "item.page.filesection.description": "Descrição:", // "item.page.filesection.download": "Download", - "item.page.filesection.download": "Baixar", + "item.page.filesection.download": "Download", // "item.page.filesection.format": "Format:", "item.page.filesection.format": "Formato:", @@ -3510,12 +3206,10 @@ "item.page.link.simple": "Página do item simplificado", // "item.page.orcid.title": "ORCID", - // TODO New key - Add a translation "item.page.orcid.title": "ORCID", // "item.page.orcid.tooltip": "Open ORCID setting page", - // TODO New key - Add a translation - "item.page.orcid.tooltip": "Open ORCID setting page", + "item.page.orcid.tooltip": "Abrir página de configuração do ORCID", // "item.page.person.search.title": "Articles by this author", "item.page.person.search.title": "Artigos deste autor", @@ -3527,20 +3221,16 @@ "item.page.related-items.view-less": "Ocultar o último {{ amount }}", // "item.page.relationships.isAuthorOfPublication": "Publications", - // TODO New key - Add a translation - "item.page.relationships.isAuthorOfPublication": "Publications", + "item.page.relationships.isAuthorOfPublication": "Publicações", // "item.page.relationships.isJournalOfPublication": "Publications", - // TODO New key - Add a translation - "item.page.relationships.isJournalOfPublication": "Publications", + "item.page.relationships.isJournalOfPublication": "Publicações", // "item.page.relationships.isOrgUnitOfPerson": "Authors", - // TODO New key - Add a translation - "item.page.relationships.isOrgUnitOfPerson": "Authors", + "item.page.relationships.isOrgUnitOfPerson": "Authores", // "item.page.relationships.isOrgUnitOfProject": "Research Projects", - // TODO New key - Add a translation - "item.page.relationships.isOrgUnitOfProject": "Research Projects", + "item.page.relationships.isOrgUnitOfProject": "Pesquisar em Projetos", // "item.page.subject": "Keywords", "item.page.subject": "Palavras-chave", @@ -3549,140 +3239,108 @@ "item.page.uri": "URI", // "item.page.bitstreams.view-more": "Show more", - // TODO New key - Add a translation - "item.page.bitstreams.view-more": "Show more", + "item.page.bitstreams.view-more": "Mostrar mais", // "item.page.bitstreams.collapse": "Collapse", - // TODO New key - Add a translation - "item.page.bitstreams.collapse": "Collapse", + "item.page.bitstreams.collapse": "Fechar", // "item.page.filesection.original.bundle" : "Original bundle", - // TODO New key - Add a translation - "item.page.filesection.original.bundle" : "Original bundle", + "item.page.filesection.original.bundle" : "Pacote Original", // "item.page.filesection.license.bundle" : "License bundle", - // TODO New key - Add a translation - "item.page.filesection.license.bundle" : "License bundle", + "item.page.filesection.license.bundle" : "Licença do Pacote", // "item.page.return": "Back", - // TODO New key - Add a translation - "item.page.return": "Back", + "item.page.return": "Voltar", // "item.page.version.create": "Create new version", - // TODO New key - Add a translation - "item.page.version.create": "Create new version", + "item.page.version.create": "Criar noca versão", // "item.page.version.hasDraft": "A new version cannot be created because there is an inprogress submission in the version history", - // TODO New key - Add a translation - "item.page.version.hasDraft": "A new version cannot be created because there is an inprogress submission in the version history", + "item.page.version.hasDraft": "Não é possível criar uma nova versão porque há uma submissão em andamento no histórico de versões", // "item.page.claim.button": "Claim", - // TODO New key - Add a translation - "item.page.claim.button": "Claim", + "item.page.claim.button": "Reinvidicar", // "item.page.claim.tooltip": "Claim this item as profile", - // TODO New key - Add a translation - "item.page.claim.tooltip": "Claim this item as profile", + "item.page.claim.tooltip": "Reivindicar este item como perfil", // "item.preview.dc.identifier.uri": "Identifier:", - // TODO New key - Add a translation - "item.preview.dc.identifier.uri": "Identifier:", + "item.preview.dc.identifier.uri": "Identificador:", // "item.preview.dc.contributor.author": "Authors:", - // TODO New key - Add a translation - "item.preview.dc.contributor.author": "Authors:", + "item.preview.dc.contributor.author": "Autores:", // "item.preview.dc.date.issued": "Published date:", - // TODO New key - Add a translation - "item.preview.dc.date.issued": "Published date:", + "item.preview.dc.date.issued": "Data de publicação:", // "item.preview.dc.description.abstract": "Abstract:", - // TODO New key - Add a translation - "item.preview.dc.description.abstract": "Abstract:", + "item.preview.dc.description.abstract": "Resumo:", // "item.preview.dc.identifier.other": "Other identifier:", - // TODO New key - Add a translation - "item.preview.dc.identifier.other": "Other identifier:", + "item.preview.dc.identifier.other": "Outro identificador:", // "item.preview.dc.language.iso": "Language:", - // TODO New key - Add a translation - "item.preview.dc.language.iso": "Language:", + "item.preview.dc.language.iso": "Linguagem:", // "item.preview.dc.subject": "Subjects:", - // TODO New key - Add a translation - "item.preview.dc.subject": "Subjects:", + "item.preview.dc.subject": "Assuntos:", // "item.preview.dc.title": "Title:", - // TODO New key - Add a translation - "item.preview.dc.title": "Title:", + "item.preview.dc.title": "Titúlo:", // "item.preview.dc.type": "Type:", - // TODO New key - Add a translation - "item.preview.dc.type": "Type:", + "item.preview.dc.type": "Tipo:", // "item.preview.oaire.citation.issue" : "Issue", // TODO New key - Add a translation "item.preview.oaire.citation.issue" : "Issue", // "item.preview.oaire.citation.volume" : "Volume", - // TODO New key - Add a translation "item.preview.oaire.citation.volume" : "Volume", // "item.preview.dc.relation.issn" : "ISSN", - // TODO New key - Add a translation "item.preview.dc.relation.issn" : "ISSN", // "item.preview.dc.identifier.isbn" : "ISBN", - // TODO New key - Add a translation "item.preview.dc.identifier.isbn" : "ISBN", // "item.preview.dc.identifier": "Identifier:", - // TODO New key - Add a translation - "item.preview.dc.identifier": "Identifier:", + "item.preview.dc.identifier": "Identificador:", // "item.preview.dc.relation.ispartof" : "Journal or Serie", // TODO New key - Add a translation "item.preview.dc.relation.ispartof" : "Journal or Serie", // "item.preview.dc.identifier.doi" : "DOI", - // TODO New key - Add a translation "item.preview.dc.identifier.doi" : "DOI", // "item.preview.person.familyName": "Surname:", - // TODO New key - Add a translation - "item.preview.person.familyName": "Surname:", + "item.preview.person.familyName": "Sobrenome:", // "item.preview.person.givenName": "Name:", - // TODO New key - Add a translation - "item.preview.person.givenName": "Name:", + "item.preview.person.givenName": "Nome:", // "item.preview.person.identifier.orcid": "ORCID:", - // TODO New key - Add a translation "item.preview.person.identifier.orcid": "ORCID:", // "item.preview.project.funder.name": "Funder:", - // TODO New key - Add a translation - "item.preview.project.funder.name": "Funder:", + "item.preview.project.funder.name": "Financiador:", // "item.preview.project.funder.identifier": "Funder Identifier:", - // TODO New key - Add a translation - "item.preview.project.funder.identifier": "Funder Identifier:", + "item.preview.project.funder.identifier": "Identificador do Financiamento:", // "item.preview.oaire.awardNumber": "Funding ID:", - // TODO New key - Add a translation - "item.preview.oaire.awardNumber": "Funding ID:", + "item.preview.oaire.awardNumber": "ID de Financiamento:", // "item.preview.dc.title.alternative": "Acronym:", - // TODO New key - Add a translation - "item.preview.dc.title.alternative": "Acronym:", + "item.preview.dc.title.alternative": "Acrônimo:", // "item.preview.dc.coverage.spatial": "Jurisdiction:", - // TODO New key - Add a translation - "item.preview.dc.coverage.spatial": "Jurisdiction:", + "item.preview.dc.coverage.spatial": "Jurisdição:", // "item.preview.oaire.fundingStream": "Funding Stream:", - // TODO New key - Add a translation - "item.preview.oaire.fundingStream": "Funding Stream:", + "item.preview.oaire.fundingStream": "Linha de Financiamento:", @@ -3703,44 +3361,34 @@ // "item.version.history.empty": "There are no other versions for this item yet.", - // TODO New key - Add a translation - "item.version.history.empty": "There are no other versions for this item yet.", + "item.version.history.empty": "Não existem ainda outras versões deste item.", // "item.version.history.head": "Version History", - // TODO New key - Add a translation - "item.version.history.head": "Version History", + "item.version.history.head": "Histórico de Versões", // "item.version.history.return": "Back", - // TODO New key - Add a translation - "item.version.history.return": "Back", + "item.version.history.return": "Voltar", // "item.version.history.selected": "Selected version", - // TODO New key - Add a translation - "item.version.history.selected": "Selected version", + "item.version.history.selected": "Versão selecionada", // "item.version.history.selected.alert": "You are currently viewing version {{version}} of the item.", - // TODO New key - Add a translation - "item.version.history.selected.alert": "You are currently viewing version {{version}} of the item.", + "item.version.history.selected.alert": "Você está vendo atualmente a versão {{version}} para o item.", // "item.version.history.table.version": "Version", - // TODO New key - Add a translation - "item.version.history.table.version": "Version", + "item.version.history.table.version": "Versão", // "item.version.history.table.item": "Item", - // TODO New key - Add a translation "item.version.history.table.item": "Item", // "item.version.history.table.editor": "Editor", - // TODO New key - Add a translation "item.version.history.table.editor": "Editor", // "item.version.history.table.date": "Date", - // TODO New key - Add a translation - "item.version.history.table.date": "Date", + "item.version.history.table.date": "Data", // "item.version.history.table.summary": "Summary", - // TODO New key - Add a translation - "item.version.history.table.summary": "Summary", + "item.version.history.table.summary": "Sumário", // "item.version.history.table.workspaceItem": "Workspace item", // TODO New key - Add a translation @@ -3751,36 +3399,29 @@ "item.version.history.table.workflowItem": "Workflow item", // "item.version.history.table.actions": "Action", - // TODO New key - Add a translation - "item.version.history.table.actions": "Action", + "item.version.history.table.actions": "Ação", // "item.version.history.table.action.editWorkspaceItem": "Edit workspace item", // TODO New key - Add a translation "item.version.history.table.action.editWorkspaceItem": "Edit workspace item", // "item.version.history.table.action.editSummary": "Edit summary", - // TODO New key - Add a translation - "item.version.history.table.action.editSummary": "Edit summary", + "item.version.history.table.action.editSummary": "Editar o sumário", // "item.version.history.table.action.saveSummary": "Save summary edits", - // TODO New key - Add a translation - "item.version.history.table.action.saveSummary": "Save summary edits", + "item.version.history.table.action.saveSummary": "Salvar edições de resumo", // "item.version.history.table.action.discardSummary": "Discard summary edits", - // TODO New key - Add a translation - "item.version.history.table.action.discardSummary": "Discard summary edits", + "item.version.history.table.action.discardSummary": "Descartar edições de resumo", // "item.version.history.table.action.newVersion": "Create new version from this one", - // TODO New key - Add a translation - "item.version.history.table.action.newVersion": "Create new version from this one", + "item.version.history.table.action.newVersion": "Criar nova versão a partir desta", // "item.version.history.table.action.deleteVersion": "Delete version", - // TODO New key - Add a translation - "item.version.history.table.action.deleteVersion": "Delete version", + "item.version.history.table.action.deleteVersion": "Deletar versão", // "item.version.history.table.action.hasDraft": "A new version cannot be created because there is an inprogress submission in the version history", - // TODO New key - Add a translation - "item.version.history.table.action.hasDraft": "A new version cannot be created because there is an inprogress submission in the version history", + "item.version.history.table.action.hasDraft": "Não é possível criar uma nova versão porque há um envio em andamento no histórico de versões", // "item.version.notice": "This is not the latest version of this item. The latest version can be found here.", @@ -3789,102 +3430,78 @@ // "item.version.create.modal.header": "New version", - // TODO New key - Add a translation - "item.version.create.modal.header": "New version", + "item.version.create.modal.header": "Nova versão", // "item.version.create.modal.text": "Create a new version for this item", - // TODO New key - Add a translation - "item.version.create.modal.text": "Create a new version for this item", + "item.version.create.modal.text": "Criar uma nova versão deste item", // "item.version.create.modal.text.startingFrom": "starting from version {{version}}", - // TODO New key - Add a translation - "item.version.create.modal.text.startingFrom": "starting from version {{version}}", + "item.version.create.modal.text.startingFrom": "iniciando da versão {{version}}", // "item.version.create.modal.button.confirm": "Create", - // TODO New key - Add a translation - "item.version.create.modal.button.confirm": "Create", + "item.version.create.modal.button.confirm": "Criar", // "item.version.create.modal.button.confirm.tooltip": "Create new version", - // TODO New key - Add a translation - "item.version.create.modal.button.confirm.tooltip": "Create new version", + "item.version.create.modal.button.confirm.tooltip": "Criar uma nova versão", // "item.version.create.modal.button.cancel": "Cancel", - // TODO New key - Add a translation - "item.version.create.modal.button.cancel": "Cancel", + "item.version.create.modal.button.cancel": "Cancelar", // "item.version.create.modal.button.cancel.tooltip": "Do not create new version", - // TODO New key - Add a translation - "item.version.create.modal.button.cancel.tooltip": "Do not create new version", + "item.version.create.modal.button.cancel.tooltip": "Não criar uma nova versão", // "item.version.create.modal.form.summary.label": "Summary", - // TODO New key - Add a translation - "item.version.create.modal.form.summary.label": "Summary", + "item.version.create.modal.form.summary.label": "Resumo", // "item.version.create.modal.form.summary.placeholder": "Insert the summary for the new version", - // TODO New key - Add a translation - "item.version.create.modal.form.summary.placeholder": "Insert the summary for the new version", + "item.version.create.modal.form.summary.placeholder": "Insira o resumo para a nova versão", // "item.version.create.modal.submitted.header": "Creating new version...", - // TODO New key - Add a translation - "item.version.create.modal.submitted.header": "Creating new version...", + "item.version.create.modal.submitted.header": "Criando nova versão...", // "item.version.create.modal.submitted.text": "The new version is being created. This may take some time if the item has a lot of relationships.", - // TODO New key - Add a translation - "item.version.create.modal.submitted.text": "The new version is being created. This may take some time if the item has a lot of relationships.", + "item.version.create.modal.submitted.text": "A nova versão está sendo criada. Isso pode levar algum tempo se o item tiver muitos relacionamentos.", // "item.version.create.notification.success" : "New version has been created with version number {{version}}", - // TODO New key - Add a translation - "item.version.create.notification.success" : "New version has been created with version number {{version}}", + "item.version.create.notification.success" : "Uma nova versão foi criada com o número de versão {{version}}", // "item.version.create.notification.failure" : "New version has not been created", - // TODO New key - Add a translation - "item.version.create.notification.failure" : "New version has not been created", + "item.version.create.notification.failure" : "A nova versão não foi criada", // "item.version.create.notification.inProgress" : "A new version cannot be created because there is an inprogress submission in the version history", - // TODO New key - Add a translation - "item.version.create.notification.inProgress" : "A new version cannot be created because there is an inprogress submission in the version history", + "item.version.create.notification.inProgress" : "Não é possível criar uma nova versão porque há uma submissão em andamento no histórico de versões", // "item.version.delete.modal.header": "Delete version", - // TODO New key - Add a translation - "item.version.delete.modal.header": "Delete version", + "item.version.delete.modal.header": "Apagar versão", // "item.version.delete.modal.text": "Do you want to delete version {{version}}?", - // TODO New key - Add a translation - "item.version.delete.modal.text": "Do you want to delete version {{version}}?", + "item.version.delete.modal.text": "Você quer apagar a versão {{version}}?", // "item.version.delete.modal.button.confirm": "Delete", - // TODO New key - Add a translation - "item.version.delete.modal.button.confirm": "Delete", + "item.version.delete.modal.button.confirm": "Apagar", // "item.version.delete.modal.button.confirm.tooltip": "Delete this version", - // TODO New key - Add a translation - "item.version.delete.modal.button.confirm.tooltip": "Delete this version", + "item.version.delete.modal.button.confirm.tooltip": "Apagar esta versão", // "item.version.delete.modal.button.cancel": "Cancel", - // TODO New key - Add a translation - "item.version.delete.modal.button.cancel": "Cancel", + "item.version.delete.modal.button.cancel": "Cancelar", // "item.version.delete.modal.button.cancel.tooltip": "Do not delete this version", - // TODO New key - Add a translation - "item.version.delete.modal.button.cancel.tooltip": "Do not delete this version", + "item.version.delete.modal.button.cancel.tooltip": "Não apague esta versão", // "item.version.delete.notification.success" : "Version number {{version}} has been deleted", - // TODO New key - Add a translation - "item.version.delete.notification.success" : "Version number {{version}} has been deleted", + "item.version.delete.notification.success" : "Versão número {{version}} foi apagada", // "item.version.delete.notification.failure" : "Version number {{version}} has not been deleted", - // TODO New key - Add a translation - "item.version.delete.notification.failure" : "Version number {{version}} has not been deleted", + "item.version.delete.notification.failure" : "Versão número {{version}} não foi apagada", // "item.version.edit.notification.success" : "The summary of version number {{version}} has been changed", - // TODO New key - Add a translation - "item.version.edit.notification.success" : "The summary of version number {{version}} has been changed", + "item.version.edit.notification.success" : "O resumo da versão número {{version}} foi alterado", // "item.version.edit.notification.failure" : "The summary of version number {{version}} has not been changed", - // TODO New key - Add a translation - "item.version.edit.notification.failure" : "The summary of version number {{version}} has not been changed", + "item.version.edit.notification.failure" : "O resumo da versão número {{version}} não foi alterado", @@ -3929,8 +3546,7 @@ "journalissue.page.description": "Descrição", // "journalissue.page.edit": "Edit this item", - // TODO New key - Add a translation - "journalissue.page.edit": "Edit this item", + "journalissue.page.edit": "Editar este item", // "journalissue.page.issuedate": "Issue Date", "journalissue.page.issuedate": "Data de Publicação", @@ -3959,8 +3575,7 @@ "journalvolume.page.description": "Descrição", // "journalvolume.page.edit": "Edit this item", - // TODO New key - Add a translation - "journalvolume.page.edit": "Edit this item", + "journalvolume.page.edit": "Editar este item", // "journalvolume.page.issuedate": "Issue Date", "journalvolume.page.issuedate": "Data de Publicação", @@ -3973,57 +3588,46 @@ // "iiifsearchable.listelement.badge": "Document Media", - // TODO New key - Add a translation - "iiifsearchable.listelement.badge": "Document Media", + "iiifsearchable.listelement.badge": "Mídia do Documento", // "iiifsearchable.page.titleprefix": "Document: ", - // TODO New key - Add a translation - "iiifsearchable.page.titleprefix": "Document: ", + "iiifsearchable.page.titleprefix": "Documento: ", // "iiifsearchable.page.doi": "Permanent Link: ", - // TODO New key - Add a translation - "iiifsearchable.page.doi": "Permanent Link: ", + "iiifsearchable.page.doi": "Link Permanente: ", // "iiifsearchable.page.issue": "Issue: ", // TODO New key - Add a translation "iiifsearchable.page.issue": "Issue: ", // "iiifsearchable.page.description": "Description: ", - // TODO New key - Add a translation - "iiifsearchable.page.description": "Description: ", + "iiifsearchable.page.description": "Descrição: ", // "iiifviewer.fullscreen.notice": "Use full screen for better viewing.", - // TODO New key - Add a translation - "iiifviewer.fullscreen.notice": "Use full screen for better viewing.", + "iiifviewer.fullscreen.notice": "Use a tela inteira para melhor visualização.", // "iiif.listelement.badge": "Image Media", - // TODO New key - Add a translation - "iiif.listelement.badge": "Image Media", + "iiif.listelement.badge": "Mídia de imagem", // "iiif.page.titleprefix": "Image: ", - // TODO New key - Add a translation - "iiif.page.titleprefix": "Image: ", + "iiif.page.titleprefix": "Imagem: ", // "iiif.page.doi": "Permanent Link: ", - // TODO New key - Add a translation - "iiif.page.doi": "Permanent Link: ", + "iiif.page.doi": "Link Permanente: ", // "iiif.page.issue": "Issue: ", // TODO New key - Add a translation "iiif.page.issue": "Issue: ", // "iiif.page.description": "Description: ", - // TODO New key - Add a translation - "iiif.page.description": "Description: ", + "iiif.page.description": "Descrição: ", // "loading.bitstream": "Loading bitstream...", - // TODO New key - Add a translation - "loading.bitstream": "Loading bitstream...", + "loading.bitstream": "Carregando bitstream...", // "loading.bitstreams": "Loading bitstreams...", - // TODO New key - Add a translation - "loading.bitstreams": "Loading bitstreams...", + "loading.bitstreams": "Carregando bitstreams...", // "loading.browse-by": "Loading items...", "loading.browse-by": "Carregando itens...", @@ -4038,8 +3642,7 @@ "loading.collections": "Carregando coleções...", // "loading.content-source": "Loading content source...", - // TODO New key - Add a translation - "loading.content-source": "Loading content source...", + "loading.content-source": "Carregando fonte de conteúdo...", // "loading.community": "Loading community...", "loading.community": "Carregando comunidade...", @@ -4089,23 +3692,19 @@ "login.form.new-user": "Novo usuário? Clique aqui para cadastrar.", // "login.form.or-divider": "or", - // TODO New key - Add a translation - "login.form.or-divider": "or", + "login.form.or-divider": "ou", // "login.form.oidc": "Log in with OIDC", - // TODO New key - Add a translation - "login.form.oidc": "Log in with OIDC", + "login.form.oidc": "Entrar com o OIDC", // "login.form.orcid": "Log in with ORCID", - // TODO New key - Add a translation - "login.form.orcid": "Log in with ORCID", + "login.form.orcid": "Entrar com o ORCID", // "login.form.password": "Password", "login.form.password": "Senha", // "login.form.shibboleth": "Log in with Shibboleth", - // TODO New key - Add a translation - "login.form.shibboleth": "Log in with Shibboleth", + "login.form.shibboleth": "Entrar com Shibboleth", // "login.form.submit": "Log in", "login.form.submit": "Entrar", @@ -4114,8 +3713,7 @@ "login.title": "Entrar", // "login.breadcrumbs": "Login", - // TODO New key - Add a translation - "login.breadcrumbs": "Login", + "login.breadcrumbs": "Entrar", @@ -4137,8 +3735,7 @@ "menu.header.image.logo": "Logo do repositório", // "menu.header.admin.description": "Management menu", - // TODO New key - Add a translation - "menu.header.admin.description": "Management menu", + "menu.header.admin.description": "Menu de gerenciamento", @@ -4157,8 +3754,7 @@ // "menu.section.admin_search": "Admin Search", - // TODO New key - Add a translation - "menu.section.admin_search": "Admin Search", + "menu.section.admin_search": "Pesquisa Administrativa", @@ -4244,8 +3840,7 @@ "menu.section.icon.control_panel": "Seção do menu Painel de Controle", // "menu.section.icon.curation_tasks": "Curation Task menu section", - // TODO New key - Add a translation - "menu.section.icon.curation_tasks": "Curation Task menu section", + "menu.section.icon.curation_tasks": "Seção do menu Tarefa de curadoria", // "menu.section.icon.edit": "Edit menu section", "menu.section.icon.edit": "Seção do menu Editar", @@ -4257,8 +3852,7 @@ "menu.section.icon.find": "Seção do menu Buscar", // "menu.section.icon.health": "Health check menu section", - // TODO New key - Add a translation - "menu.section.icon.health": "Health check menu section", + "menu.section.icon.health": "Seção do menu de verificação de integridade", // "menu.section.icon.import": "Import menu section", "menu.section.icon.import": "Seção do menu Importar", @@ -4270,8 +3864,7 @@ "menu.section.icon.pin": "Fixar barra lateral", // "menu.section.icon.processes": "Processes Health", - // TODO New key - Add a translation - "menu.section.icon.processes": "Processes Health", + "menu.section.icon.processes": "Saúde de Processos", // "menu.section.icon.registries": "Registries menu section", "menu.section.icon.registries": "Seção do menu Registros", @@ -4280,8 +3873,7 @@ "menu.section.icon.statistics_task": "Seção do menu Tarefas de Estatísticas", // "menu.section.icon.workflow": "Administer workflow menu section", - // TODO New key - Add a translation - "menu.section.icon.workflow": "Administer workflow menu section", + "menu.section.icon.workflow": "Administrar workflow menu de seção ", // "menu.section.icon.unpin": "Unpin sidebar", "menu.section.icon.unpin": "Soltar barra lateral", @@ -4328,12 +3920,10 @@ // "menu.section.processes": "Processes", - // TODO New key - Add a translation - "menu.section.processes": "Processes", + "menu.section.processes": "Processos", // "menu.section.health": "Health", - // TODO New key - Add a translation - "menu.section.health": "Health", + "menu.section.health": "Saúde", @@ -4393,19 +3983,15 @@ // "metadata-export-search.tooltip": "Export search results as CSV", - // TODO New key - Add a translation - "metadata-export-search.tooltip": "Export search results as CSV", + "metadata-export-search.tooltip": "Exportar resultados de pesquisa como CSV", // "metadata-export-search.submit.success": "The export was started successfully", - // TODO New key - Add a translation - "metadata-export-search.submit.success": "The export was started successfully", + "metadata-export-search.submit.success": "A exportação foi iniciada com sucesso", // "metadata-export-search.submit.error": "Starting the export has failed", - // TODO New key - Add a translation - "metadata-export-search.submit.error": "Starting the export has failed", + "metadata-export-search.submit.error": "Falha ao iniciar a exportação", // "mydspace.breadcrumbs": "MyDSpace", - // TODO New key - Add a translation - "mydspace.breadcrumbs": "MyDSpace", + "mydspace.breadcrumbs": "MeuDSpace", // "mydspace.description": "", "mydspace.description": "", @@ -4456,12 +4042,10 @@ "mydspace.new-submission": "Nova submissão", // "mydspace.new-submission-external": "Import metadata from external source", - // TODO New key - Add a translation - "mydspace.new-submission-external": "Import metadata from external source", + "mydspace.new-submission-external": "Importar metadados de fonte externa", // "mydspace.new-submission-external-short": "Import metadata", - // TODO New key - Add a translation - "mydspace.new-submission-external-short": "Import metadata", + "mydspace.new-submission-external-short": "Importar metadados", // "mydspace.results.head": "Your submissions", "mydspace.results.head": "Minhas submissões", @@ -4491,8 +4075,7 @@ "mydspace.results.no-uri": "Sem Uri", // "mydspace.search-form.placeholder": "Search in mydspace...", - // TODO New key - Add a translation - "mydspace.search-form.placeholder": "Search in mydspace...", + "mydspace.search-form.placeholder": "Procurar no meudspace...", // "mydspace.show.workflow": "Workflow tasks", // TODO Source message changed - Revise the translation @@ -4523,12 +4106,10 @@ "mydspace.upload.upload-failed": "Erro ao criar novo espaço de trabalho. Por favor verifique o conteúdo enviado antes de tentar novamente.", // "mydspace.upload.upload-failed-manyentries": "Unprocessable file. Detected too many entries but allowed only one for file.", - // TODO New key - Add a translation - "mydspace.upload.upload-failed-manyentries": "Unprocessable file. Detected too many entries but allowed only one for file.", + "mydspace.upload.upload-failed-manyentries": "Arquivo não processável. Detectou muitas entradas, mas permitiu apenas uma para o arquivo.", // "mydspace.upload.upload-failed-moreonefile": "Unprocessable request. Only one file is allowed.", - // TODO New key - Add a translation - "mydspace.upload.upload-failed-moreonefile": "Unprocessable request. Only one file is allowed.", + "mydspace.upload.upload-failed-moreonefile": "Pedido não processado. Apenas um arquivo é permitido.", // "mydspace.upload.upload-multiple-successful": "{{qty}} new workspace items created.", "mydspace.upload.upload-multiple-successful": "{{qty}} novo(s) item(ns) de espaço de trabalho criados.", @@ -4560,7 +4141,7 @@ "nav.main.description": "Barra de navegação principal", // "nav.mydspace": "MyDSpace", - "nav.mydspace": "MyDSpace", + "nav.mydspace": "MeuDSpace", // "nav.profile": "Profile", "nav.profile": "Perfil", @@ -4572,19 +4153,15 @@ "nav.statistics.header": "Estatísticas", // "nav.stop-impersonating": "Stop impersonating EPerson", - // TODO New key - Add a translation - "nav.stop-impersonating": "Stop impersonating EPerson", + "nav.stop-impersonating": "Deixar de assumir o papel de EPerson", // "nav.toggle" : "Toggle navigation", - // TODO New key - Add a translation - "nav.toggle" : "Toggle navigation", + "nav.toggle" : "Alternar navegação", // "nav.user.description" : "User profile bar", - // TODO New key - Add a translation - "nav.user.description" : "User profile bar", + "nav.user.description" : "Barra de perfil do usuário", // "none.listelement.badge": "Item", - // TODO New key - Add a translation "none.listelement.badge": "Item", @@ -4604,8 +4181,7 @@ "orgunit.page.description": "Descrição", // "orgunit.page.edit": "Edit this item", - // TODO New key - Add a translation - "orgunit.page.edit": "Edit this item", + "orgunit.page.edit": "Editar este item", // "orgunit.page.id": "ID", "orgunit.page.id": "ID", @@ -4616,8 +4192,7 @@ // "pagination.options.description": "Pagination options", - // TODO New key - Add a translation - "pagination.options.description": "Pagination options", + "pagination.options.description": "Opções de Paginação", // "pagination.results-per-page": "Results Per Page", "pagination.results-per-page": "Resultados por página", @@ -4637,15 +4212,13 @@ "person.listelement.badge": "Pessoa", // "person.listelement.no-title": "No name found", - // TODO New key - Add a translation - "person.listelement.no-title": "No name found", + "person.listelement.no-title": "Nenhum nome encontrado", // "person.page.birthdate": "Birth Date", "person.page.birthdate": "Data de nascimento", // "person.page.edit": "Edit this item", - // TODO New key - Add a translation - "person.page.edit": "Edit this item", + "person.page.edit": "Editar este item", // "person.page.email": "Email Address", "person.page.email": "Endereço de Email", @@ -4660,8 +4233,7 @@ "person.page.lastname": "Último Nome", // "person.page.name": "Name", - // TODO New key - Add a translation - "person.page.name": "Name", + "person.page.name": "Nome", // "person.page.link.full": "Show all metadata", "person.page.link.full": "Mostrar todos os metadados", @@ -4679,8 +4251,7 @@ "person.search.results.head": "Resultado da Busca de Pessoa", // "person-relationships.search.results.head": "Person Search Results", - // TODO New key - Add a translation - "person-relationships.search.results.head": "Person Search Results", + "person-relationships.search.results.head": "Resultados da pesquisa de pessoas", // "person.search.title": "Person Search", "person.search.title": "Buscar Pessoa", @@ -4688,80 +4259,61 @@ // "process.new.select-parameters": "Parameters", - // TODO New key - Add a translation - "process.new.select-parameters": "Parameters", + "process.new.select-parameters": "Parâmetros", // "process.new.cancel": "Cancel", - // TODO New key - Add a translation - "process.new.cancel": "Cancel", + "process.new.cancel": "Cancelar", // "process.new.submit": "Save", - // TODO New key - Add a translation - "process.new.submit": "Save", + "process.new.submit": "Salvar", // "process.new.select-script": "Script", - // TODO New key - Add a translation "process.new.select-script": "Script", // "process.new.select-script.placeholder": "Choose a script...", - // TODO New key - Add a translation - "process.new.select-script.placeholder": "Choose a script...", + "process.new.select-script.placeholder": "Selecione um script...", // "process.new.select-script.required": "Script is required", - // TODO New key - Add a translation - "process.new.select-script.required": "Script is required", + "process.new.select-script.required": "Script é requerido", // "process.new.parameter.file.upload-button": "Select file...", - // TODO New key - Add a translation - "process.new.parameter.file.upload-button": "Select file...", + "process.new.parameter.file.upload-button": "Selecione um arquivo...", // "process.new.parameter.file.required": "Please select a file", - // TODO New key - Add a translation - "process.new.parameter.file.required": "Please select a file", + "process.new.parameter.file.required": "Por favor selecione um arquivo", // "process.new.parameter.string.required": "Parameter value is required", - // TODO New key - Add a translation - "process.new.parameter.string.required": "Parameter value is required", + "process.new.parameter.string.required": "Valor do parâmetro é obrigatório", // "process.new.parameter.type.value": "value", - // TODO New key - Add a translation - "process.new.parameter.type.value": "value", + "process.new.parameter.type.value": "valor", // "process.new.parameter.type.file": "file", - // TODO New key - Add a translation - "process.new.parameter.type.file": "file", + "process.new.parameter.type.file": "arquivo", // "process.new.parameter.required.missing": "The following parameters are required but still missing:", - // TODO New key - Add a translation - "process.new.parameter.required.missing": "The following parameters are required but still missing:", + "process.new.parameter.required.missing": "Os seguintes parâmetros são obrigatórios, mas ainda estão ausentes:", // "process.new.notification.success.title": "Success", - // TODO New key - Add a translation - "process.new.notification.success.title": "Success", + "process.new.notification.success.title": "Successo", // "process.new.notification.success.content": "The process was successfully created", - // TODO New key - Add a translation - "process.new.notification.success.content": "The process was successfully created", + "process.new.notification.success.content": "O processo foi criado com sucesso", // "process.new.notification.error.title": "Error", - // TODO New key - Add a translation - "process.new.notification.error.title": "Error", + "process.new.notification.error.title": "Erro", // "process.new.notification.error.content": "An error occurred while creating this process", - // TODO New key - Add a translation - "process.new.notification.error.content": "An error occurred while creating this process", + "process.new.notification.error.content": "Um erro ocorreu enquanto criava o processo", // "process.new.header": "Create a new process", - // TODO New key - Add a translation - "process.new.header": "Create a new process", + "process.new.header": "Criar novo processo", // "process.new.title": "Create a new process", - // TODO New key - Add a translation - "process.new.title": "Create a new process", + "process.new.title": "Criar novo processo", // "process.new.breadcrumbs": "Create a new process", - // TODO New key - Add a translation - "process.new.breadcrumbs": "Create a new process", + "process.new.breadcrumbs": "Criar novo processo", @@ -4769,123 +4321,96 @@ "process.detail.arguments" : "Argumentos", // "process.detail.arguments.empty" : "This process doesn't contain any arguments", - // TODO New key - Add a translation - "process.detail.arguments.empty" : "This process doesn't contain any arguments", + "process.detail.arguments.empty" : "Este processo não contêm nenhum argumento", // "process.detail.back" : "Back", "process.detail.back" : "Voltar", // "process.detail.output" : "Process Output", - // TODO New key - Add a translation - "process.detail.output" : "Process Output", + "process.detail.output" : "Saída do Processo", // "process.detail.logs.button": "Retrieve process output", - // TODO New key - Add a translation - "process.detail.logs.button": "Retrieve process output", + "process.detail.logs.button": "Recuperar a saída do processo", // "process.detail.logs.loading": "Retrieving", - // TODO New key - Add a translation - "process.detail.logs.loading": "Retrieving", + "process.detail.logs.loading": "Recuperando", // "process.detail.logs.none": "This process has no output", - // TODO New key - Add a translation - "process.detail.logs.none": "This process has no output", + "process.detail.logs.none": "Este processo não tem saída", // "process.detail.output-files" : "Output Files", - // TODO New key - Add a translation - "process.detail.output-files" : "Output Files", + "process.detail.output-files" : "Arquivos de saída", // "process.detail.output-files.empty" : "This process doesn't contain any output files", - // TODO New key - Add a translation - "process.detail.output-files.empty" : "This process doesn't contain any output files", + "process.detail.output-files.empty" : "Este processo não contém nenhum arquivo de saída", // "process.detail.script" : "Script", - // TODO New key - Add a translation "process.detail.script" : "Script", // "process.detail.title" : "Process: {{ id }} - {{ name }}", - // TODO New key - Add a translation - "process.detail.title" : "Process: {{ id }} - {{ name }}", + "process.detail.title" : "Processo: {{ id }} - {{ name }}", // "process.detail.start-time" : "Start time", - // TODO New key - Add a translation - "process.detail.start-time" : "Start time", + "process.detail.start-time" : "Hora de Início", // "process.detail.end-time" : "Finish time", - // TODO New key - Add a translation - "process.detail.end-time" : "Finish time", + "process.detail.end-time" : "Hora de Fim", // "process.detail.status" : "Status", - // TODO New key - Add a translation "process.detail.status" : "Status", // "process.detail.create" : "Create similar process", - // TODO New key - Add a translation - "process.detail.create" : "Create similar process", + "process.detail.create" : "Criar processo similar", // "process.detail.actions": "Actions", - // TODO New key - Add a translation - "process.detail.actions": "Actions", + "process.detail.actions": "Ações", // "process.detail.delete.button": "Delete process", - // TODO New key - Add a translation - "process.detail.delete.button": "Delete process", + "process.detail.delete.button": "Apagar processo", // "process.detail.delete.header": "Delete process", - // TODO New key - Add a translation - "process.detail.delete.header": "Delete process", + "process.detail.delete.header": "Apagar processo", // "process.detail.delete.body": "Are you sure you want to delete the current process?", - // TODO New key - Add a translation - "process.detail.delete.body": "Are you sure you want to delete the current process?", + "process.detail.delete.body": "Tem certeza de que deseja excluir o processo atual?", // "process.detail.delete.cancel": "Cancel", "process.detail.delete.cancel": "Cancelar", // "process.detail.delete.confirm": "Delete process", - // TODO New key - Add a translation - "process.detail.delete.confirm": "Delete process", + "process.detail.delete.confirm": "Apagar processo", // "process.detail.delete.success": "The process was successfully deleted.", - // TODO New key - Add a translation - "process.detail.delete.success": "The process was successfully deleted.", + "process.detail.delete.success": "O processo foi excluído com sucesso.", // "process.detail.delete.error": "Something went wrong when deleting the process", - // TODO New key - Add a translation - "process.detail.delete.error": "Something went wrong when deleting the process", + "process.detail.delete.error": "Algo deu errado ao excluir o processo", // "process.overview.table.finish" : "Finish time (UTC)", - // TODO New key - Add a translation - "process.overview.table.finish" : "Finish time (UTC)", + "process.overview.table.finish" : "Hora de Fim (UTC)", // "process.overview.table.id" : "Process ID", - // TODO New key - Add a translation - "process.overview.table.id" : "Process ID", + "process.overview.table.id" : "ID do Processo", // "process.overview.table.name" : "Name", - // TODO New key - Add a translation - "process.overview.table.name" : "Name", + "process.overview.table.name" : "Nome", // "process.overview.table.start" : "Start time (UTC)", - // TODO New key - Add a translation - "process.overview.table.start" : "Start time (UTC)", + "process.overview.table.start" : "Hora de Início (UTC)", // "process.overview.table.status" : "Status", - // TODO New key - Add a translation "process.overview.table.status" : "Status", // "process.overview.table.user" : "User", "process.overview.table.user" : "Usuário", // "process.overview.title": "Processes Overview", - // TODO New key - Add a translation - "process.overview.title": "Processes Overview", + "process.overview.title": "Visão geral dos processos", // "process.overview.breadcrumbs": "Processes Overview", - // TODO New key - Add a translation - "process.overview.breadcrumbs": "Processes Overview", + "process.overview.breadcrumbs": "Visão geral dos processos", // "process.overview.new": "New", "process.overview.new": "Novo", @@ -4894,36 +4419,29 @@ "process.overview.table.actions": "Ações", // "process.overview.delete": "Delete {{count}} processes", - // TODO New key - Add a translation - "process.overview.delete": "Delete {{count}} processes", + "process.overview.delete": "Apagar {{count}} processos", // "process.overview.delete.clear": "Clear delete selection", - // TODO New key - Add a translation - "process.overview.delete.clear": "Clear delete selection", + "process.overview.delete.clear": "Limpar seleção de exclusão", // "process.overview.delete.processing": "{{count}} process(es) are being deleted. Please wait for the deletion to fully complete. Note that this can take a while.", // TODO New key - Add a translation "process.overview.delete.processing": "{{count}} process(es) are being deleted. Please wait for the deletion to fully complete. Note that this can take a while.", // "process.overview.delete.body": "Are you sure you want to delete {{count}} process(es)?", - // TODO New key - Add a translation - "process.overview.delete.body": "Are you sure you want to delete {{count}} process(es)?", + "process.overview.delete.body": "Tem certeza de que deseja excluir {{count}} processo(s)?", // "process.overview.delete.header": "Delete processes", - // TODO New key - Add a translation - "process.overview.delete.header": "Delete processes", + "process.overview.delete.header": "Apagar processos", // "process.bulk.delete.error.head": "Error on deleteing process", - // TODO New key - Add a translation - "process.bulk.delete.error.head": "Error on deleteing process", + "process.bulk.delete.error.head": "Erro ao excluir processo", // "process.bulk.delete.error.body": "The process with ID {{processId}} could not be deleted. The remaining processes will continue being deleted. ", - // TODO New key - Add a translation - "process.bulk.delete.error.body": "The process with ID {{processId}} could not be deleted. The remaining processes will continue being deleted. ", + "process.bulk.delete.error.body": "O processo com ID {{processId}} não pôde ser excluído. Os demais processos continuarão sendo excluídos. ", // "process.bulk.delete.success": "{{count}} process(es) have been succesfully deleted", - // TODO New key - Add a translation - "process.bulk.delete.success": "{{count}} process(es) have been succesfully deleted", + "process.bulk.delete.success": "{{count}} processo(s) foram excluídos com sucesso", @@ -4931,8 +4449,7 @@ "profile.breadcrumbs": "Atualizar Perfil", // "profile.card.identify": "Identify", - // TODO New key - Add a translation - "profile.card.identify": "Identify", + "profile.card.identify": "Identificação", // "profile.card.security": "Security", "profile.card.security": "Segurança", @@ -4941,12 +4458,10 @@ "profile.form.submit": "Salvar", // "profile.groups.head": "Authorization groups you belong to", - // TODO New key - Add a translation - "profile.groups.head": "Authorization groups you belong to", + "profile.groups.head": "Grupos de autorização aos quais você pertence", // "profile.special.groups.head": "Authorization special groups you belong to", - // TODO New key - Add a translation - "profile.special.groups.head": "Authorization special groups you belong to", + "profile.special.groups.head": "Grupos especiais de autorização aos quais você pertence", // "profile.head": "Update Profile", "profile.head": "Atualizar Perfil", @@ -4954,8 +4469,8 @@ // "profile.metadata.form.error.firstname.required": "First Name is required", "profile.metadata.form.error.firstname.required": "Primeiro Nome é obrigatório", - // "profile.metadata.form.error.lastname.required": "Sobrenome é obrigatório", - "profile.metadata.form.error.lastname.required": "Last Name is required", + // "profile.metadata.form.error.lastname.required": "Last Name is required", + "profile.metadata.form.error.lastname.required": "Sobrenome é obrigatório", // "profile.metadata.form.label.email": "Email Address", "profile.metadata.form.label.email": "Endereço de Email", @@ -4985,45 +4500,37 @@ "profile.notifications.warning.no-changes.title": "Sem mudanças", // "profile.security.form.error.matching-passwords": "The passwords do not match.", - // TODO New key - Add a translation - "profile.security.form.error.matching-passwords": "The passwords do not match.", + "profile.security.form.error.matching-passwords": "As senhas não coincidem.", // "profile.security.form.info": "Optionally, you can enter a new password in the box below, and confirm it by typing it again into the second box.", - // TODO New key - Add a translation - "profile.security.form.info": "Optionally, you can enter a new password in the box below, and confirm it by typing it again into the second box.", + "profile.security.form.info": "Opcionalmente, você pode inserir uma nova senha na caixa abaixo e confirmá-la digitando-a novamente na segunda caixa.", // "profile.security.form.label.password": "Password", "profile.security.form.label.password": "Senha", // "profile.security.form.label.passwordrepeat": "Retype to confirm", - // TODO New key - Add a translation - "profile.security.form.label.passwordrepeat": "Retype to confirm", + "profile.security.form.label.passwordrepeat": "Redigite para confirmar", // "profile.security.form.notifications.success.content": "Your changes to the password were saved.", - // TODO New key - Add a translation - "profile.security.form.notifications.success.content": "Your changes to the password were saved.", + "profile.security.form.notifications.success.content": "Suas alterações na senha foram salvas.", // "profile.security.form.notifications.success.title": "Password saved", "profile.security.form.notifications.success.title": "Senha salva", // "profile.security.form.notifications.error.title": "Error changing passwords", - // TODO New key - Add a translation - "profile.security.form.notifications.error.title": "Error changing passwords", + "profile.security.form.notifications.error.title": "Erro trocando a senha", // "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.", - // TODO New key - Add a translation - "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.", + "profile.security.form.notifications.error.not-same": "As senhas fornecidas não são as mesmas.", // "profile.security.form.notifications.error.general": "Please fill required fields of security form.", - // TODO New key - Add a translation - "profile.security.form.notifications.error.general": "Please fill required fields of security form.", + "profile.security.form.notifications.error.general": "Por favor, preencha os campos obrigatórios do formulário de segurança.", // "profile.title": "Update Profile", "profile.title": "Atualizar Perfil", // "profile.card.researcher": "Researcher Profile", - // TODO New key - Add a translation - "profile.card.researcher": "Researcher Profile", + "profile.card.researcher": "Perfil do Pesquisador", // "project.listelement.badge": "Research Project", "project.listelement.badge": "Projeto de Pesquisa", @@ -5035,8 +4542,7 @@ "project.page.description": "Descrição", // "project.page.edit": "Edit this item", - // TODO New key - Add a translation - "project.page.edit": "Edit this item", + "project.page.edit": "Editar este item", // "project.page.expectedcompletion": "Expected Completion", "project.page.expectedcompletion": "Conclusão esperada", @@ -5057,12 +4563,10 @@ "project.page.titleprefix": "Projeto de Pesquisa: ", // "project.search.results.head": "Project Search Results", - // TODO New key - Add a translation - "project.search.results.head": "Project Search Results", + "project.search.results.head": "Resultado da Pesquisa de Projetos", // "project-relationships.search.results.head": "Project Search Results", - // TODO New key - Add a translation - "project-relationships.search.results.head": "Project Search Results", + "project-relationships.search.results.head": "Resultado da Pesquisa de Projetos", @@ -5073,8 +4577,7 @@ "publication.page.description": "Descrição", // "publication.page.edit": "Edit this item", - // TODO New key - Add a translation - "publication.page.edit": "Edit this item", + "publication.page.edit": "Editar este item", // "publication.page.journal-issn": "Journal ISSN", "publication.page.journal-issn": "ISSN do Periódico", @@ -5095,8 +4598,7 @@ "publication.search.results.head": "Resultados da Busca de Publicação", // "publication-relationships.search.results.head": "Publication Search Results", - // TODO New key - Add a translation - "publication-relationships.search.results.head": "Publication Search Results", + "publication-relationships.search.results.head": "Resultados da pesquisa de publicação", // "publication.search.title": "Publication Search", "publication.search.title": "Buscar Publicação", @@ -5109,8 +4611,7 @@ "media-viewer.previous": "Anterior", // "media-viewer.playlist": "Playlist", - // TODO New key - Add a translation - "media-viewer.playlist": "Playlist", + "media-viewer.playlist": "Lista de reprodução", // "register-email.title": "New user registration", @@ -5174,7 +4675,7 @@ "register-page.create-profile.submit.success.content": "O registro foi realizado com sucesso. Você está logado como o usuário criado", // "register-page.create-profile.submit.success.head": "Registration completed", - "register-page.create-profile.submit.success.head": "Registo completo", + "register-page.create-profile.submit.success.head": "Registro completo", // "register-page.registration.header": "New user registration", @@ -5296,8 +4797,7 @@ "resource-policies.add.for.bitstream": "Adicionar uma nova política para o Bitstream", // "resource-policies.add.for.bundle": "Add a new Bundle policy", - // TODO New key - Add a translation - "resource-policies.add.for.bundle": "Add a new Bundle policy", + "resource-policies.add.for.bundle": "Adicionar uma nova Política de Pacote", // "resource-policies.add.for.item": "Add a new Item policy", "resource-policies.add.for.item": "Adicionar uma nova política para Item", @@ -5309,75 +4809,61 @@ "resource-policies.add.for.collection": "Adicionar uma nova política para Coleção", // "resource-policies.create.page.heading": "Create new resource policy for ", - // TODO New key - Add a translation - "resource-policies.create.page.heading": "Create new resource policy for ", + "resource-policies.create.page.heading": "Criar nova política de recursos para ", // "resource-policies.create.page.failure.content": "An error occurred while creating the resource policy.", - // TODO New key - Add a translation - "resource-policies.create.page.failure.content": "An error occurred while creating the resource policy.", + "resource-policies.create.page.failure.content": "Ocorreu um erro ao criar a política de recursos.", // "resource-policies.create.page.success.content": "Operation successful", "resource-policies.create.page.success.content": "Operação com sucesso", // "resource-policies.create.page.title": "Create new resource policy", - // TODO New key - Add a translation - "resource-policies.create.page.title": "Create new resource policy", + "resource-policies.create.page.title": "Criar nova política de recurso", // "resource-policies.delete.btn": "Delete selected", "resource-policies.delete.btn": "Apagar selecionado", // "resource-policies.delete.btn.title": "Delete selected resource policies", - // TODO New key - Add a translation - "resource-policies.delete.btn.title": "Delete selected resource policies", + "resource-policies.delete.btn.title": "Apagar políticas de recurso selecionadas", // "resource-policies.delete.failure.content": "An error occurred while deleting selected resource policies.", - // TODO New key - Add a translation - "resource-policies.delete.failure.content": "An error occurred while deleting selected resource policies.", + "resource-policies.delete.failure.content": "Ocorreu um erro ao excluir as políticas de recursos selecionadas.", // "resource-policies.delete.success.content": "Operation successful", "resource-policies.delete.success.content": "Operação com sucesso", // "resource-policies.edit.page.heading": "Edit resource policy ", - // TODO New key - Add a translation - "resource-policies.edit.page.heading": "Edit resource policy ", + "resource-policies.edit.page.heading": "Editar política de recurso ", // "resource-policies.edit.page.failure.content": "An error occurred while editing the resource policy.", - // TODO New key - Add a translation - "resource-policies.edit.page.failure.content": "An error occurred while editing the resource policy.", + "resource-policies.edit.page.failure.content": "Ocorreu um erro ao editar a política de recursos.", // "resource-policies.edit.page.target-failure.content": "An error occurred while editing the target (ePerson or group) of the resource policy.", - // TODO New key - Add a translation - "resource-policies.edit.page.target-failure.content": "An error occurred while editing the target (ePerson or group) of the resource policy.", + "resource-policies.edit.page.target-failure.content": "Ocorreu um erro ao editar o destino (ePerson ou grupo) da política de recursos.", // "resource-policies.edit.page.other-failure.content": "An error occurred while editing the resource policy. The target (ePerson or group) has been successfully updated.", - // TODO New key - Add a translation - "resource-policies.edit.page.other-failure.content": "An error occurred while editing the resource policy. The target (ePerson or group) has been successfully updated.", + "resource-policies.edit.page.other-failure.content": "Ocorreu um erro ao editar a política de recursos. O destino (ePerson ou grupo) foi atualizado com sucesso.", // "resource-policies.edit.page.success.content": "Operation successful", "resource-policies.edit.page.success.content": "Operação com sucesso", // "resource-policies.edit.page.title": "Edit resource policy", - // TODO New key - Add a translation - "resource-policies.edit.page.title": "Edit resource policy", + "resource-policies.edit.page.title": "Editar política de recursos", // "resource-policies.form.action-type.label": "Select the action type", - // TODO New key - Add a translation - "resource-policies.form.action-type.label": "Select the action type", + "resource-policies.form.action-type.label": "Selecione um tipo de ação", // "resource-policies.form.action-type.required": "You must select the resource policy action.", - // TODO New key - Add a translation - "resource-policies.form.action-type.required": "You must select the resource policy action.", + "resource-policies.form.action-type.required": "Você deve selecionar a ação de política de recursos.", // "resource-policies.form.eperson-group-list.label": "The eperson or group that will be granted the permission", - // TODO New key - Add a translation - "resource-policies.form.eperson-group-list.label": "The eperson or group that will be granted the permission", + "resource-policies.form.eperson-group-list.label": "A eperson ou grupo que receberá a permissão", // "resource-policies.form.eperson-group-list.select.btn": "Select", "resource-policies.form.eperson-group-list.select.btn": "Selecione", // "resource-policies.form.eperson-group-list.tab.eperson": "Search for a ePerson", - // TODO New key - Add a translation - "resource-policies.form.eperson-group-list.tab.eperson": "Search for a ePerson", + "resource-policies.form.eperson-group-list.tab.eperson": "Procurar por uma ePerson", // "resource-policies.form.eperson-group-list.tab.group": "Search for a group", "resource-policies.form.eperson-group-list.tab.group": "Procurar por um grupo", @@ -5395,25 +4881,22 @@ "resource-policies.form.eperson-group-list.modal.header": "Não posso alterar o tipo", // "resource-policies.form.eperson-group-list.modal.text1.toGroup": "It is not possible to replace an ePerson with a group.", - // TODO New key - Add a translation - "resource-policies.form.eperson-group-list.modal.text1.toGroup": "It is not possible to replace an ePerson with a group.", + "resource-policies.form.eperson-group-list.modal.text1.toGroup": "Não é possível substituir uma ePerson por um grupo.", // "resource-policies.form.eperson-group-list.modal.text1.toEPerson": "It is not possible to replace a group with an ePerson.", - // TODO New key - Add a translation - "resource-policies.form.eperson-group-list.modal.text1.toEPerson": "It is not possible to replace a group with an ePerson.", + "resource-policies.form.eperson-group-list.modal.text1.toEPerson": "Não é possível substituir um grupo por uma ePerson.", // "resource-policies.form.eperson-group-list.modal.text2": "Delete the current resource policy and create a new one with the desired type.", - // TODO New key - Add a translation - "resource-policies.form.eperson-group-list.modal.text2": "Delete the current resource policy and create a new one with the desired type.", + "resource-policies.form.eperson-group-list.modal.text2": "Exclua a política de recursos atual e crie uma nova com o tipo desejado.", // "resource-policies.form.eperson-group-list.modal.close": "Ok", "resource-policies.form.eperson-group-list.modal.close": "Ok", // "resource-policies.form.date.end.label": "End Date", - "resource-policies.form.date.end.label": "Data Fim", + "resource-policies.form.date.end.label": "Data de Fim", // "resource-policies.form.date.start.label": "Start Date", - "resource-policies.form.date.start.label": "Data Início", + "resource-policies.form.date.start.label": "Data de Início", // "resource-policies.form.description.label": "Description", "resource-policies.form.description.label": "Descrição", @@ -5425,14 +4908,13 @@ "resource-policies.form.policy-type.label": "Selecione o tipo política", // "resource-policies.form.policy-type.required": "You must select the resource policy type.", - // TODO New key - Add a translation - "resource-policies.form.policy-type.required": "You must select the resource policy type.", + "resource-policies.form.policy-type.required": "Você deve selecionar o tipo de política de recurso.", // "resource-policies.table.headers.action": "Action", "resource-policies.table.headers.action": "Ação", // "resource-policies.table.headers.date.end": "End Date", - "resource-policies.table.headers.date.end": "Data Fim", + "resource-policies.table.headers.date.end": "Data de Fim", // "resource-policies.table.headers.date.start": "Start Date", "resource-policies.table.headers.date.start": "Data Início", @@ -5465,8 +4947,7 @@ "resource-policies.table.headers.title.for.bitstream": "Políticas para Bitstream", // "resource-policies.table.headers.title.for.bundle": "Policies for Bundle", - // TODO New key - Add a translation - "resource-policies.table.headers.title.for.bundle": "Policies for Bundle", + "resource-policies.table.headers.title.for.bundle": "Políticas para Pacote", // "resource-policies.table.headers.title.for.item": "Policies for Item", "resource-policies.table.headers.title.for.item": "Políticas para Item", @@ -5508,8 +4989,7 @@ "search.filters.applied.f.dateSubmitted": "Data de envio", // "search.filters.applied.f.discoverable": "Non-discoverable", - // TODO New key - Add a translation - "search.filters.applied.f.discoverable": "Non-discoverable", + "search.filters.applied.f.discoverable": "Não detectável", // "search.filters.applied.f.entityType": "Item Type", "search.filters.applied.f.entityType": "Tipo de Item", @@ -5530,20 +5010,16 @@ "search.filters.applied.f.submitter": "Submetedor", // "search.filters.applied.f.jobTitle": "Job Title", - // TODO New key - Add a translation - "search.filters.applied.f.jobTitle": "Job Title", + "search.filters.applied.f.jobTitle": "Título do trabalho", // "search.filters.applied.f.birthDate.max": "End birth date", - // TODO New key - Add a translation - "search.filters.applied.f.birthDate.max": "End birth date", + "search.filters.applied.f.birthDate.max": "Fim data de nascimento", // "search.filters.applied.f.birthDate.min": "Start birth date", - // TODO New key - Add a translation - "search.filters.applied.f.birthDate.min": "Start birth date", + "search.filters.applied.f.birthDate.min": "Início data de nascimento", // "search.filters.applied.f.withdrawn": "Withdrawn", - // TODO New key - Add a translation - "search.filters.applied.f.withdrawn": "Withdrawn", + "search.filters.applied.f.withdrawn": "Retirado", @@ -5554,8 +5030,7 @@ "search.filters.filter.author.placeholder": "Nome do autor", // "search.filters.filter.author.label": "Search author name", - // TODO New key - Add a translation - "search.filters.filter.author.label": "Search author name", + "search.filters.filter.author.label": "Procurar por nome do autor", // "search.filters.filter.birthDate.head": "Birth Date", "search.filters.filter.birthDate.head": "Data de nascimento", @@ -5564,12 +5039,10 @@ "search.filters.filter.birthDate.placeholder": "Data de nascimento", // "search.filters.filter.birthDate.label": "Search birth date", - // TODO New key - Add a translation - "search.filters.filter.birthDate.label": "Search birth date", + "search.filters.filter.birthDate.label": "Procurar por data de nascimento", // "search.filters.filter.collapse": "Collapse filter", - // TODO New key - Add a translation - "search.filters.filter.collapse": "Collapse filter", + "search.filters.filter.collapse": "Fechar filtro", // "search.filters.filter.creativeDatePublished.head": "Date Published", "search.filters.filter.creativeDatePublished.head": "Data de publicação", @@ -5578,8 +5051,7 @@ "search.filters.filter.creativeDatePublished.placeholder": "Data de publicação", // "search.filters.filter.creativeDatePublished.label": "Search date published", - // TODO New key - Add a translation - "search.filters.filter.creativeDatePublished.label": "Search date published", + "search.filters.filter.creativeDatePublished.label": "Procurar por data de publicação", // "search.filters.filter.creativeWorkEditor.head": "Editor", "search.filters.filter.creativeWorkEditor.head": "Editor", @@ -5632,13 +5104,11 @@ // "search.filters.filter.dateSubmitted.label": "Search date submitted", "search.filters.filter.dateSubmitted.label": "Procurar data de submissão", - // "search.filters.filter.discoverable.head": "Non-discoverable", - // TODO New key - Add a translation - "search.filters.filter.discoverable.head": "Non-discoverable", + // "search.filters.filter.discoverable.head": "Private", + "search.filters.filter.discoverable.head": "Privado", // "search.filters.filter.withdrawn.head": "Withdrawn", - // TODO New key - Add a translation - "search.filters.filter.withdrawn.head": "Withdrawn", + "search.filters.filter.withdrawn.head": "Retirado", // "search.filters.filter.entityType.head": "Item Type", "search.filters.filter.entityType.head": "Tipo de Item", @@ -5898,30 +5368,26 @@ "sorting.dc.date.issued.DESC": "Data de emissão descendente", // "sorting.dc.date.accessioned.ASC": "Accessioned Date Ascending", - // TODO New key - Add a translation - "sorting.dc.date.accessioned.ASC": "Accessioned Date Ascending", + "sorting.dc.date.accessioned.ASC": "Data de Disponibilização Ascendente", // "sorting.dc.date.accessioned.DESC": "Accessioned Date Descending", - // TODO New key - Add a translation - "sorting.dc.date.accessioned.DESC": "Accessioned Date Descending", + "sorting.dc.date.accessioned.DESC": "Data de Disponibilização Descendente", // "sorting.lastModified.ASC": "Last modified Ascending", - // TODO New key - Add a translation - "sorting.lastModified.ASC": "Last modified Ascending", + "sorting.lastModified.ASC": "Última modificação Ascendente", // "sorting.lastModified.DESC": "Last modified Descending", - // TODO New key - Add a translation - "sorting.lastModified.DESC": "Last modified Descending", + "sorting.lastModified.DESC": "Última modificação Descendente", // "statistics.title": "Statistics", - "statistics.title": "Estatisticas", + "statistics.title": "Estatísticas", // "statistics.header": "Statistics for {{ scope }}", - "statistics.header": "Estatisticas para {{ scope }}", + "statistics.header": "Estatísticas para {{ scope }}", // "statistics.breadcrumbs": "Statistics", - "statistics.breadcrumbs": "Estatisticas", + "statistics.breadcrumbs": "Estatísticas", // "statistics.page.no-data": "No data available", "statistics.page.no-data": "Nenhum dado disponível", @@ -5945,7 +5411,7 @@ "statistics.table.title.TopCities": "Maiores visualizações por cidade", // "statistics.table.header.views": "Views", - "statistics.table.header.views": "Visão", + "statistics.table.header.views": "Visualizações", @@ -5980,10 +5446,10 @@ "submission.general.discard.submit": "Descartar", // "submission.general.info.saved": "Saved", - "submission.general.info.saved": "Salvo", + "submission.general.info.saved": "Armazenado", // "submission.general.info.pending-changes": "Unsaved changes", - "submission.general.info.pending-changes": "Modificações não salvas", + "submission.general.info.pending-changes": "Alterações não armazenadas", // "submission.general.save": "Save", "submission.general.save": "Salvar", @@ -6011,8 +5477,7 @@ "submission.import-external.title.JournalVolume": "Import a journal volume from an external source", // "submission.import-external.title.OrgUnit": "Import a publisher from an external source", - // TODO New key - Add a translation - "submission.import-external.title.OrgUnit": "Import a publisher from an external source", + "submission.import-external.title.OrgUnit": "Importar um editor de uma fonte externa", // "submission.import-external.title.Person": "Import a person from an external source", "submission.import-external.title.Person": "Importar uma pessoa de uma fonte externa", @@ -6027,11 +5492,10 @@ "submission.import-external.title.none": "Importar metadados de uma fonte externa", // "submission.import-external.page.hint": "Enter a query above to find items from the web to import in to DSpace.", - // TODO New key - Add a translation - "submission.import-external.page.hint": "Enter a query above to find items from the web to import in to DSpace.", + "submission.import-external.page.hint": "Insira uma consulta acima para encontrar itens da web para importar para o DSpace.", // "submission.import-external.back-to-my-dspace": "Back to MyDSpace", - "submission.import-external.back-to-my-dspace": "Voltar para o MyDSpace", + "submission.import-external.back-to-my-dspace": "Voltar para o MeuDSpace", // "submission.import-external.search.placeholder": "Search the external source", "submission.import-external.search.placeholder": "Procurar de uma fonte externa", @@ -6040,8 +5504,7 @@ "submission.import-external.search.button": "Procurar", // "submission.import-external.search.button.hint": "Write some words to search", - // TODO New key - Add a translation - "submission.import-external.search.button.hint": "Write some words to search", + "submission.import-external.search.button.hint": "Escreva algumas palavras para pesquisar", // "submission.import-external.search.source.hint": "Pick an external source", "submission.import-external.search.source.hint": "Escolha uma fonte externa", @@ -6083,7 +5546,7 @@ "submission.import-external.source.sherpaJournal": "SHERPA Journals", // "submission.import-external.source.sherpaJournalIssn": "SHERPA Journals by ISSN", - "submission.import-external.source.sherpaJournalIssn": "SHERPA Journals by ISSN", + "submission.import-external.source.sherpaJournalIssn": "SHERPA Journals por ISSN", // "submission.import-external.source.sherpaPublisher": "SHERPA Publishers", "submission.import-external.source.sherpaPublisher": "SHERPA Publishers", @@ -6104,39 +5567,38 @@ "submission.import-external.source.lcname": "Library of Congress Names", // "submission.import-external.preview.title": "Item Preview", - "submission.import-external.preview.title": "Item Previsão", + "submission.import-external.preview.title": "Pré-visualização de Item", // "submission.import-external.preview.title.Publication": "Publication Preview", - "submission.import-external.preview.title.Publication": "Publicação Previsão", + "submission.import-external.preview.title.Publication": "Pré-visualização de Publicação", // "submission.import-external.preview.title.none": "Item Preview", - "submission.import-external.preview.title.none": "Item Previsão", + "submission.import-external.preview.title.none": "Pré-visualização de Item", // "submission.import-external.preview.title.Journal": "Journal Preview", // TODO New key - Add a translation "submission.import-external.preview.title.Journal": "Journal Preview", // "submission.import-external.preview.title.OrgUnit": "Organizational Unit Preview", - "submission.import-external.preview.title.OrgUnit": "Unidade Organizacional Previsão", + "submission.import-external.preview.title.OrgUnit": "Pré-visualização de Unidade Organizacional", // "submission.import-external.preview.title.Person": "Person Preview", - "submission.import-external.preview.title.Person": "Pessoa Previsão", + "submission.import-external.preview.title.Person": "Pré-visualização de Pessoa", // "submission.import-external.preview.title.Project": "Project Preview", - "submission.import-external.preview.title.Project": "Projeto Previsão", + "submission.import-external.preview.title.Project": "Pré-visualização de Projeto", // "submission.import-external.preview.subtitle": "The metadata below was imported from an external source. It will be pre-filled when you start the submission.", - // TODO New key - Add a translation - "submission.import-external.preview.subtitle": "The metadata below was imported from an external source. It will be pre-filled when you start the submission.", + "submission.import-external.preview.subtitle": "Os metadados abaixo foram importados de uma fonte externa. Ele será pré-preenchido quando você iniciar a submissão.", // "submission.import-external.preview.button.import": "Start submission", "submission.import-external.preview.button.import": "Iniciar submissão", // "submission.import-external.preview.error.import.title": "Submission error", - "submission.import-external.preview.error.import.title": "Erro submissão", + "submission.import-external.preview.error.import.title": "Erro na submissão", // "submission.import-external.preview.error.import.body": "An error occurs during the external source entry import process.", - "submission.import-external.preview.error.import.body": "Ocorreu um erro durante o processo de importação da entrada de origem externa.", + "submission.import-external.preview.error.import.body": "Ocorreu um erro durante o processo de importação com uma entrada de origem externa.", // "submission.sections.describe.relationship-lookup.close": "Close", "submission.sections.describe.relationship-lookup.close": "Fechar", @@ -6163,48 +5625,37 @@ "submission.sections.describe.relationship-lookup.external-source.import-button-title.isProjectOfPublication": "Projeto", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.none": "Import remote item", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-button-title.none": "Import remote item", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.none": "Importar item remoto", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Event": "Import remote event", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-button-title.Event": "Import remote event", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Event": "Importar evento remoto", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Product": "Import remote product", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-button-title.Product": "Import remote product", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Product": "Importar produto remoto", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Equipment": "Import remote equipment", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-button-title.Equipment": "Import remote equipment", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Equipment": "Importar equipamento remoto", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.OrgUnit": "Import remote organizational unit", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-button-title.OrgUnit": "Import remote organizational unit", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.OrgUnit": "Importar unidade organizacional remota", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Funding": "Import remote fund", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-button-title.Funding": "Import remote fund", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Funding": "Importar fundo remoto", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Person": "Import remote person", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-button-title.Person": "Import remote person", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Person": "Importar pessoa remota", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Patent": "Import remote patent", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-button-title.Patent": "Import remote patent", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Patent": "Importar patente remota", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Project": "Import remote project", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-button-title.Project": "Import remote project", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Project": "Importar projeto remoto", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Publication": "Import remote publication", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-button-title.Publication": "Import remote publication", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Publication": "Importar publicação remota", // "submission.sections.describe.relationship-lookup.external-source.import-modal.isProjectOfPublication.added.new-entity": "New Entity Added!", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-modal.isProjectOfPublication.added.new-entity": "New Entity Added!", + "submission.sections.describe.relationship-lookup.external-source.import-modal.isProjectOfPublication.added.new-entity": "Nova Entidade Adicionada!", // "submission.sections.describe.relationship-lookup.external-source.import-modal.isProjectOfPublication.title": "Project", "submission.sections.describe.relationship-lookup.external-source.import-modal.isProjectOfPublication.title": "Projeto", @@ -6222,31 +5673,25 @@ "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.local-entity": "Successfully added local author to the selection", // "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.new-entity": "Successfully imported and added external author to the selection", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.new-entity": "Successfully imported and added external author to the selection", + "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.new-entity": "Autor externo importado e adicionado com sucesso à seleção", // "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Authority", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Authority", + "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Authoridade", // "submission.sections.describe.relationship-lookup.external-source.import-modal.authority.new": "Import as a new local authority entry", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-modal.authority.new": "Import as a new local authority entry", + "submission.sections.describe.relationship-lookup.external-source.import-modal.authority.new": "Importar como uma nova entrada de autoridade local", // "submission.sections.describe.relationship-lookup.external-source.import-modal.cancel": "Cancel", "submission.sections.describe.relationship-lookup.external-source.import-modal.cancel": "Cancelar", // "submission.sections.describe.relationship-lookup.external-source.import-modal.collection": "Select a collection to import new entries to", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-modal.collection": "Select a collection to import new entries to", + "submission.sections.describe.relationship-lookup.external-source.import-modal.collection": "Selecione uma coleção para importar as novas entradas", // "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entities", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entities", + "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entidades", // "submission.sections.describe.relationship-lookup.external-source.import-modal.entities.new": "Import as a new local entity", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-modal.entities.new": "Import as a new local entity", + "submission.sections.describe.relationship-lookup.external-source.import-modal.entities.new": "Importar como uma nova entidade local", // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.lcname": "Importing from LC Name", "submission.sections.describe.relationship-lookup.external-source.import-modal.head.lcname": "Importando do LC Name", @@ -6306,8 +5751,7 @@ "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.new-entity": "Successfully imported and added external journal volume to the selection", // "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Select a local match:", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Select a local match:", + "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Selecione uma correspondência local:", // "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Deselect all", "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Desmarcar todos", @@ -6319,8 +5763,7 @@ "submission.sections.describe.relationship-lookup.search-tab.loading": "Carregando...", // "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query", + "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Consulta de pesquisa", // "submission.sections.describe.relationship-lookup.search-tab.search": "Go", "submission.sections.describe.relationship-lookup.search-tab.search": "Ir", @@ -6335,39 +5778,31 @@ "submission.sections.describe.relationship-lookup.search-tab.select-page": "Selecionar página", // "submission.sections.describe.relationship-lookup.selected": "Selected {{ size }} items", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selected": "Selected {{ size }} items", + "submission.sections.describe.relationship-lookup.selected": "Items selecionados {{ size }}", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isAuthorOfPublication": "Local Authors ({{ count }})", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.isAuthorOfPublication": "Local Authors ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.isAuthorOfPublication": "Autores Locais ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalOfPublication": "Local Journals ({{ count }})", // TODO New key - Add a translation "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalOfPublication": "Local Journals ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Project": "Local Projects ({{ count }})", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.Project": "Local Projects ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.Project": "Projetos Locais ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Publication": "Local Publications ({{ count }})", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.Publication": "Local Publications ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.Publication": "Publicações Locais ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Person": "Local Authors ({{ count }})", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.Person": "Local Authors ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.Person": "Autores Locais ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.OrgUnit": "Local Organizational Units ({{ count }})", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.OrgUnit": "Local Organizational Units ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.OrgUnit": "Unidades Oranizacionais Locais ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataPackage": "Local Data Packages ({{ count }})", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataPackage": "Local Data Packages ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataPackage": "Pacotes de Dados Locais ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataFile": "Local Data Files ({{ count }})", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataFile": "Local Data Files ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataFile": "Arquivos de Dado Locais ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal": "Local Journals ({{ count }})", // TODO New key - Add a translation @@ -6406,31 +5841,25 @@ "submission.sections.describe.relationship-lookup.search-tab.tab-title.arxiv": "arXiv ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfPublication": "Search for Funding Agencies", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfPublication": "Search for Funding Agencies", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfPublication": "Procurar por agências de financiamento", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingOfPublication": "Search for Funding", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingOfPublication": "Search for Funding", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingOfPublication": "Procurar por financiamento", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isChildOrgUnitOf": "Search for Organizational Units", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.isChildOrgUnitOf": "Search for Organizational Units", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.isChildOrgUnitOf": "Procure por Unidade Organizacional", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.openAIREFunding": "Funding OpenAIRE API", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.openAIREFunding": "Funding OpenAIRE API", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.openAIREFunding": "Financiamento da API OpenAIRE", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isProjectOfPublication": "Projects", "submission.sections.describe.relationship-lookup.search-tab.tab-title.isProjectOfPublication": "Projetos", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfProject": "Funder of the Project", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfProject": "Funder of the Project", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfProject": "Financiador do Projeto", // "submission.sections.describe.relationship-lookup.selection-tab.title.openAIREFunding": "Funding OpenAIRE API", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selection-tab.title.openAIREFunding": "Funding OpenAIRE API", + "submission.sections.describe.relationship-lookup.selection-tab.title.openAIREFunding": "Financiamento da API OpenAIRE", // "submission.sections.describe.relationship-lookup.selection-tab.title.isProjectOfPublication": "Project", "submission.sections.describe.relationship-lookup.selection-tab.title.isProjectOfPublication": "Projeto", @@ -6439,8 +5868,7 @@ "submission.sections.describe.relationship-lookup.title.isProjectOfPublication": "Projetos", // "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfProject": "Funder of the Project", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfProject": "Funder of the Project", + "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfProject": "Financiador do Projeto", @@ -6473,11 +5901,9 @@ "submission.sections.describe.relationship-lookup.title.isAuthorOfPublication": "Autores", // "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfPublication": "Funding Agency", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfPublication": "Funding Agency", + "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfPublication": "Agências de Financiamento", // "submission.sections.describe.relationship-lookup.title.Project": "Projects", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.title.Project": "Projects", + "submission.sections.describe.relationship-lookup.title.Project": "Projetos", // "submission.sections.describe.relationship-lookup.title.Publication": "Publications", "submission.sections.describe.relationship-lookup.title.Publication": "Publicações", @@ -6492,24 +5918,19 @@ "submission.sections.describe.relationship-lookup.title.DataPackage": "Pacotes de Dados", // "submission.sections.describe.relationship-lookup.title.DataFile": "Data Files", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.title.DataFile": "Data Files", + "submission.sections.describe.relationship-lookup.title.DataFile": "Arquivos de dados", // "submission.sections.describe.relationship-lookup.title.Funding Agency": "Funding Agency", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.title.Funding Agency": "Funding Agency", + "submission.sections.describe.relationship-lookup.title.Funding Agency": "Agência de financiamento", // "submission.sections.describe.relationship-lookup.title.isFundingOfPublication": "Funding", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.title.isFundingOfPublication": "Funding", + "submission.sections.describe.relationship-lookup.title.isFundingOfPublication": "Financiamento", // "submission.sections.describe.relationship-lookup.title.isChildOrgUnitOf": "Parent Organizational Unit", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.title.isChildOrgUnitOf": "Parent Organizational Unit", + "submission.sections.describe.relationship-lookup.title.isChildOrgUnitOf": "Unidade organizacional principal", // "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Toggle dropdown", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Toggle dropdown", + "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Alternar menu suspenso", // "submission.sections.describe.relationship-lookup.selection-tab.settings": "Settings", "submission.sections.describe.relationship-lookup.selection-tab.settings": "Configurações", @@ -6531,49 +5952,40 @@ "submission.sections.describe.relationship-lookup.selection-tab.title.Project": "Projetos Selecionados", // "submission.sections.describe.relationship-lookup.selection-tab.title.Publication": "Selected Publications", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selection-tab.title.Publication": "Selected Publications", + "submission.sections.describe.relationship-lookup.selection-tab.title.Publication": "Publicações selecionadas", // "submission.sections.describe.relationship-lookup.selection-tab.title.Person": "Selected Authors", "submission.sections.describe.relationship-lookup.selection-tab.title.Person": "Autores Selecionados", // "submission.sections.describe.relationship-lookup.selection-tab.title.OrgUnit": "Selected Organizational Units", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selection-tab.title.OrgUnit": "Selected Organizational Units", + "submission.sections.describe.relationship-lookup.selection-tab.title.OrgUnit": "Unidades Organizacionais Selecionadas", // "submission.sections.describe.relationship-lookup.selection-tab.title.DataPackage": "Selected Data Packages", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selection-tab.title.DataPackage": "Selected Data Packages", + "submission.sections.describe.relationship-lookup.selection-tab.title.DataPackage": "Pacotes de dados selecionados", // "submission.sections.describe.relationship-lookup.selection-tab.title.DataFile": "Selected Data Files", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selection-tab.title.DataFile": "Selected Data Files", + "submission.sections.describe.relationship-lookup.selection-tab.title.DataFile": "Pacotes de arquivos de dados", // "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Selected Journals", // TODO New key - Add a translation "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Selected Journals", // "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalIssueOfPublication": "Selected Issue", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalIssueOfPublication": "Selected Issue", + "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalIssueOfPublication": "Problema selecionado", // "submission.sections.describe.relationship-lookup.selection-tab.title.JournalVolume": "Selected Journal Volume", // TODO New key - Add a translation "submission.sections.describe.relationship-lookup.selection-tab.title.JournalVolume": "Selected Journal Volume", // "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingAgencyOfPublication": "Selected Funding Agency", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingAgencyOfPublication": "Selected Funding Agency", + "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingAgencyOfPublication": "Agência de financiamento selecionada", // "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingOfPublication": "Selected Funding", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingOfPublication": "Selected Funding", + "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingOfPublication": "Financiamento selecionado", // "submission.sections.describe.relationship-lookup.selection-tab.title.JournalIssue": "Selected Issue", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selection-tab.title.JournalIssue": "Selected Issue", + "submission.sections.describe.relationship-lookup.selection-tab.title.JournalIssue": "Problema selecionado", // "submission.sections.describe.relationship-lookup.selection-tab.title.isChildOrgUnitOf": "Selected Organizational Unit", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.selection-tab.title.isChildOrgUnitOf": "Selected Organizational Unit", + "submission.sections.describe.relationship-lookup.selection-tab.title.isChildOrgUnitOf": "Selecione a Unidade Organizacional", // "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaJournal": "Search Results", "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaJournal": "Resultados da pesquisa", @@ -6615,51 +6027,40 @@ "submission.sections.describe.relationship-lookup.selection-tab.title": "Resultados da pesquisa", // "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Would you like to save \"{{ value }}\" as a name variant for this person so you and others can reuse it for future submissions? If you don\'t you can still use it for this submission.", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Would you like to save \"{{ value }}\" as a name variant for this person so you and others can reuse it for future submissions? If you don\'t you can still use it for this submission.", + "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Você gostaria de salvar \"{{ value }}\" como uma variante de nome para esta pessoa para que você e outros possam reutilizá-lo para futuras submissões? Se você não fizer isso, ainda poderá usá-lo para esta submissão.", // "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant", + "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Salvar uma nova variante de nome", // "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Use only for this submission", - // TODO New key - Add a translation - "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Use only for this submission", + "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Usar apenas para esta submissão", // "submission.sections.ccLicense.type": "License Type", - // TODO New key - Add a translation - "submission.sections.ccLicense.type": "License Type", + "submission.sections.ccLicense.type": "Tipo de Licença", // "submission.sections.ccLicense.select": "Select a license type…", - // TODO New key - Add a translation - "submission.sections.ccLicense.select": "Select a license type…", + "submission.sections.ccLicense.select": "Selecione um tipo de licença…", // "submission.sections.ccLicense.change": "Change your license type…", - // TODO New key - Add a translation - "submission.sections.ccLicense.change": "Change your license type…", + "submission.sections.ccLicense.change": "Troque o tipo de sua licença …", // "submission.sections.ccLicense.none": "No licenses available", - // TODO New key - Add a translation - "submission.sections.ccLicense.none": "No licenses available", + "submission.sections.ccLicense.none": "Nenhuma licença disponível", // "submission.sections.ccLicense.option.select": "Select an option…", - // TODO New key - Add a translation - "submission.sections.ccLicense.option.select": "Select an option…", + "submission.sections.ccLicense.option.select": "Selecione uma opção ...", // "submission.sections.ccLicense.link": "You’ve selected the following license:", - // TODO New key - Add a translation - "submission.sections.ccLicense.link": "You’ve selected the following license:", + "submission.sections.ccLicense.link": "Você selecionou a seguinte licença:", // "submission.sections.ccLicense.confirmation": "I grant the license above", - // TODO New key - Add a translation - "submission.sections.ccLicense.confirmation": "I grant the license above", + "submission.sections.ccLicense.confirmation": "Eu concedo a licença acima", // "submission.sections.general.add-more": "Add more", "submission.sections.general.add-more": "Adicionar mais", // "submission.sections.general.cannot_deposit": "Deposit cannot be completed due to errors in the form.
Please fill out all required fields to complete the deposit.", - // TODO New key - Add a translation - "submission.sections.general.cannot_deposit": "Deposit cannot be completed due to errors in the form.
Please fill out all required fields to complete the deposit.", + "submission.sections.general.cannot_deposit": "O depósito não pode ser concluído devido a erros no formulário.
Preencha todos os campos obrigatórios para concluir o depósito.", // "submission.sections.general.collection": "Collection", "submission.sections.general.collection": "Coleção", @@ -6703,12 +6104,10 @@ // "submission.sections.submit.progressbar.accessCondition": "Item access conditions", - // TODO New key - Add a translation - "submission.sections.submit.progressbar.accessCondition": "Item access conditions", + "submission.sections.submit.progressbar.accessCondition": "Condições de acesso ao Item", // "submission.sections.submit.progressbar.CClicense": "Creative commons license", - // TODO New key - Add a translation - "submission.sections.submit.progressbar.CClicense": "Creative commons license", + "submission.sections.submit.progressbar.CClicense": "Licença Creative commons", // "submission.sections.submit.progressbar.describe.recycle": "Recycle", "submission.sections.submit.progressbar.describe.recycle": "Reciclar", @@ -6729,68 +6128,53 @@ "submission.sections.submit.progressbar.license": "Depositar licença", // "submission.sections.submit.progressbar.sherpapolicy": "Sherpa policies", - // TODO New key - Add a translation - "submission.sections.submit.progressbar.sherpapolicy": "Sherpa policies", + "submission.sections.submit.progressbar.sherpapolicy": "Políticas Sherpa", // "submission.sections.submit.progressbar.upload": "Upload files", "submission.sections.submit.progressbar.upload": "Enviar arquivos", // "submission.sections.submit.progressbar.sherpaPolicies": "Publisher open access policy information", - // TODO New key - Add a translation - "submission.sections.submit.progressbar.sherpaPolicies": "Publisher open access policy information", + "submission.sections.submit.progressbar.sherpaPolicies": "Informações da política de acesso aberto do editor", // "submission.sections.sherpa-policy.title-empty": "No publisher policy information available. If your work has an associated ISSN, please enter it above to see any related publisher open access policies.", - // TODO New key - Add a translation - "submission.sections.sherpa-policy.title-empty": "No publisher policy information available. If your work has an associated ISSN, please enter it above to see any related publisher open access policies.", + "submission.sections.sherpa-policy.title-empty": "Nenhuma informação de política do editor disponível. Se o seu trabalho tiver um ISSN associado, insira-o acima para ver as políticas de acesso aberto do editor relacionadas.", // "submission.sections.status.errors.title": "Errors", - // TODO New key - Add a translation - "submission.sections.status.errors.title": "Errors", + "submission.sections.status.errors.title": "Erros", // "submission.sections.status.valid.title": "Valid", - // TODO New key - Add a translation - "submission.sections.status.valid.title": "Valid", + "submission.sections.status.valid.title": "Valido", // "submission.sections.status.warnings.title": "Warnings", - // TODO New key - Add a translation - "submission.sections.status.warnings.title": "Warnings", + "submission.sections.status.warnings.title": "Avisos", // "submission.sections.status.errors.aria": "has errors", - // TODO New key - Add a translation - "submission.sections.status.errors.aria": "has errors", + "submission.sections.status.errors.aria": "possui erros", // "submission.sections.status.valid.aria": "is valid", - // TODO New key - Add a translation - "submission.sections.status.valid.aria": "is valid", + "submission.sections.status.valid.aria": "é válido", // "submission.sections.status.warnings.aria": "has warnings", - // TODO New key - Add a translation - "submission.sections.status.warnings.aria": "has warnings", + "submission.sections.status.warnings.aria": "possui avisos", // "submission.sections.status.info.title": "Additional Information", - // TODO New key - Add a translation - "submission.sections.status.info.title": "Additional Information", + "submission.sections.status.info.title": "Informações Adicionais", // "submission.sections.status.info.aria": "Additional Information", - // TODO New key - Add a translation - "submission.sections.status.info.aria": "Additional Information", + "submission.sections.status.info.aria": "Informações Adicionais", // "submission.sections.toggle.open": "Open section", - // TODO New key - Add a translation - "submission.sections.toggle.open": "Open section", + "submission.sections.toggle.open": "Abrir seção", // "submission.sections.toggle.close": "Close section", - // TODO New key - Add a translation - "submission.sections.toggle.close": "Close section", + "submission.sections.toggle.close": "Fechar seção", // "submission.sections.toggle.aria.open": "Expand {{sectionHeader}} section", - // TODO New key - Add a translation - "submission.sections.toggle.aria.open": "Expand {{sectionHeader}} section", + "submission.sections.toggle.aria.open": "Expandir seção {{sectionHeader}}", // "submission.sections.toggle.aria.close": "Collapse {{sectionHeader}} section", - // TODO New key - Add a translation - "submission.sections.toggle.aria.close": "Collapse {{sectionHeader}} section", + "submission.sections.toggle.aria.close": "Fechar seção {{sectionHeader}}", // "submission.sections.upload.delete.confirm.cancel": "Cancel", "submission.sections.upload.delete.confirm.cancel": "Cancelar", @@ -6805,43 +6189,37 @@ "submission.sections.upload.delete.confirm.title": "Remover bitstream", // "submission.sections.upload.delete.submit": "Delete", - "submission.sections.upload.delete.submit": "Remover", + "submission.sections.upload.delete.submit": "Apagar", // "submission.sections.upload.download.title": "Download bitstream", - // TODO New key - Add a translation "submission.sections.upload.download.title": "Download bitstream", // "submission.sections.upload.drop-message": "Drop files to attach them to the item", "submission.sections.upload.drop-message": "Arraste arquivos para anexá-los ao item", // "submission.sections.upload.edit.title": "Edit bitstream", - // TODO New key - Add a translation - "submission.sections.upload.edit.title": "Edit bitstream", + "submission.sections.upload.edit.title": "Editar bitstream", // "submission.sections.upload.form.access-condition-label": "Access condition type", "submission.sections.upload.form.access-condition-label": "Tipo de condição de acesso", // "submission.sections.upload.form.access-condition-hint": "Select an access condition to apply on the bitstream once the item is deposited", - // TODO New key - Add a translation - "submission.sections.upload.form.access-condition-hint": "Select an access condition to apply on the bitstream once the item is deposited", + "submission.sections.upload.form.access-condition-hint": "Selecione uma condição de acesso para aplicar no bitstream assim que o item for depositado", // "submission.sections.upload.form.date-required": "Date is required.", - "submission.sections.upload.form.date-required": "Data necessária.", + "submission.sections.upload.form.date-required": "Data é obrigatório.", // "submission.sections.upload.form.date-required-from": "Grant access from date is required.", - // TODO New key - Add a translation - "submission.sections.upload.form.date-required-from": "Grant access from date is required.", + "submission.sections.upload.form.date-required-from": "É obrigatório conceder acesso a partir da data..", // "submission.sections.upload.form.date-required-until": "Grant access until date is required.", - // TODO New key - Add a translation - "submission.sections.upload.form.date-required-until": "Grant access until date is required.", + "submission.sections.upload.form.date-required-until": "É obrigatório conceder acesso até a data..", // "submission.sections.upload.form.from-label": "Grant access from", "submission.sections.upload.form.from-label": "Acesso permitido a partir de", // "submission.sections.upload.form.from-hint": "Select the date from which the related access condition is applied", - // TODO New key - Add a translation - "submission.sections.upload.form.from-hint": "Select the date from which the related access condition is applied", + "submission.sections.upload.form.from-hint": "Selecione a data a partir da qual a condição de acesso relacionada é aplicada", // "submission.sections.upload.form.from-placeholder": "From", "submission.sections.upload.form.from-placeholder": "De", @@ -6856,8 +6234,7 @@ "submission.sections.upload.form.until-label": "Acesso permitido até", // "submission.sections.upload.form.until-hint": "Select the date until which the related access condition is applied", - // TODO New key - Add a translation - "submission.sections.upload.form.until-hint": "Select the date until which the related access condition is applied", + "submission.sections.upload.form.until-hint": "Selecione até que data a condição de acesso relacionada é aplicada", // "submission.sections.upload.form.until-placeholder": "Until", "submission.sections.upload.form.until-placeholder": "Até", @@ -6869,7 +6246,7 @@ "submission.sections.upload.header.policy.default.withlist": "Por favor note que arquivos enviados a coleção {{collectionName}} serão acessíveis, de acordo com o que está explicitamente definido no arquivo, no(s) seguinte(s) grupo(s):", // "submission.sections.upload.info": "Here you will find all the files currently in the item. You can update the file metadata and access conditions or upload additional files just dragging & dropping them everywhere in the page", - "submission.sections.upload.info": "Aqui voCẽ encontra todos os arquivos que estão atualmente no item. Você pode atualizar os metadados do arquivo e condições de acesso ou enviar arquivos adicionais apenas arrastando os arquivos em qualquer lugar da página", + "submission.sections.upload.info": "Aqui vocẽ encontra todos os arquivos que estão atualmente no item. Você pode atualizar os metadados do arquivo e condições de acesso ou enviar arquivos adicionais apenas arrastando os arquivos em qualquer lugar da página", // "submission.sections.upload.no-entry": "No", "submission.sections.upload.no-entry": "Não", @@ -6890,121 +6267,93 @@ "submission.sections.upload.upload-successful": "Enviado com sucesso", // "submission.sections.accesses.form.discoverable-description": "When checked, this item will be discoverable in search/browse. When unchecked, the item will only be available via a direct link and will never appear in search/browse.", - // TODO New key - Add a translation - "submission.sections.accesses.form.discoverable-description": "When checked, this item will be discoverable in search/browse. When unchecked, the item will only be available via a direct link and will never appear in search/browse.", + "submission.sections.accesses.form.discoverable-description": "Quando marcado, este item poderá ser descoberto na pesquisa/navegação. Quando desmarcado, o item estará disponível apenas por meio de um link direto e nunca aparecerá na pesquisa/navegação.", // "submission.sections.accesses.form.discoverable-label": "Discoverable", // TODO New key - Add a translation "submission.sections.accesses.form.discoverable-label": "Discoverable", // "submission.sections.accesses.form.access-condition-label": "Access condition type", - // TODO New key - Add a translation - "submission.sections.accesses.form.access-condition-label": "Access condition type", + "submission.sections.accesses.form.access-condition-label": "Tipo de condição de acesso", // "submission.sections.accesses.form.access-condition-hint": "Select an access condition to apply on the item once it is deposited", - // TODO New key - Add a translation - "submission.sections.accesses.form.access-condition-hint": "Select an access condition to apply on the item once it is deposited", + "submission.sections.accesses.form.access-condition-hint": "Selecione uma condição de acesso para aplicar no item após o depósito", // "submission.sections.accesses.form.date-required": "Date is required.", - // TODO New key - Add a translation - "submission.sections.accesses.form.date-required": "Date is required.", + "submission.sections.accesses.form.date-required": "Data é obrigatório.", // "submission.sections.accesses.form.date-required-from": "Grant access from date is required.", - // TODO New key - Add a translation - "submission.sections.accesses.form.date-required-from": "Grant access from date is required.", + "submission.sections.accesses.form.date-required-from": "Conceder acesso a partir de uma data é obrigatório.", // "submission.sections.accesses.form.date-required-until": "Grant access until date is required.", - // TODO New key - Add a translation - "submission.sections.accesses.form.date-required-until": "Grant access until date is required.", + "submission.sections.accesses.form.date-required-until": "Conceder acesso até uma data é obrigatório.", // "submission.sections.accesses.form.from-label": "Grant access from", - // TODO New key - Add a translation - "submission.sections.accesses.form.from-label": "Grant access from", + "submission.sections.accesses.form.from-label": "Conceder acesso de", // "submission.sections.accesses.form.from-hint": "Select the date from which the related access condition is applied", - // TODO New key - Add a translation - "submission.sections.accesses.form.from-hint": "Select the date from which the related access condition is applied", + "submission.sections.accesses.form.from-hint": "Selecione a data a partir da qual a condição de acesso relacionada é aplicada", // "submission.sections.accesses.form.from-placeholder": "From", - // TODO New key - Add a translation - "submission.sections.accesses.form.from-placeholder": "From", + "submission.sections.accesses.form.from-placeholder": "De", // "submission.sections.accesses.form.group-label": "Group", - // TODO New key - Add a translation - "submission.sections.accesses.form.group-label": "Group", + "submission.sections.accesses.form.group-label": "Grupo", // "submission.sections.accesses.form.group-required": "Group is required.", - // TODO New key - Add a translation - "submission.sections.accesses.form.group-required": "Group is required.", + "submission.sections.accesses.form.group-required": "Grupo é obrigatório.", // "submission.sections.accesses.form.until-label": "Grant access until", - // TODO New key - Add a translation - "submission.sections.accesses.form.until-label": "Grant access until", + "submission.sections.accesses.form.until-label": "Conceder acesso até", // "submission.sections.accesses.form.until-hint": "Select the date until which the related access condition is applied", - // TODO New key - Add a translation - "submission.sections.accesses.form.until-hint": "Select the date until which the related access condition is applied", + "submission.sections.accesses.form.until-hint": "Selecione a data até a qual a condição de acesso relacionada é aplicada", // "submission.sections.accesses.form.until-placeholder": "Until", - // TODO New key - Add a translation - "submission.sections.accesses.form.until-placeholder": "Until", - - // "submission.sections.license.granted-label": "I confirm the license above", - // TODO New key - Add a translation + "submission.sections.accesses.form.until-placeholder": "Até", + + // "submission.sections.license.granted-label": "Confirmo a licença acima", "submission.sections.license.granted-label": "I confirm the license above", // "submission.sections.license.required": "You must accept the license", - // TODO New key - Add a translation - "submission.sections.license.required": "You must accept the license", + "submission.sections.license.required": "Você deve aceitar a licença", // "submission.sections.license.notgranted": "You must accept the license", - // TODO New key - Add a translation - "submission.sections.license.notgranted": "You must accept the license", + "submission.sections.license.notgranted": "Você deve aceitar a licença", // "submission.sections.sherpa.publication.information": "Publication information", - // TODO New key - Add a translation - "submission.sections.sherpa.publication.information": "Publication information", + "submission.sections.sherpa.publication.information": "Informações de publicação", // "submission.sections.sherpa.publication.information.title": "Title", - // TODO New key - Add a translation - "submission.sections.sherpa.publication.information.title": "Title", + "submission.sections.sherpa.publication.information.title": "Título", // "submission.sections.sherpa.publication.information.issns": "ISSNs", - // TODO New key - Add a translation "submission.sections.sherpa.publication.information.issns": "ISSNs", // "submission.sections.sherpa.publication.information.url": "URL", - // TODO New key - Add a translation "submission.sections.sherpa.publication.information.url": "URL", // "submission.sections.sherpa.publication.information.publishers": "Publisher", - // TODO New key - Add a translation - "submission.sections.sherpa.publication.information.publishers": "Publisher", + "submission.sections.sherpa.publication.information.publishers": "Editor", // "submission.sections.sherpa.publication.information.romeoPub": "Romeo Pub", - // TODO New key - Add a translation "submission.sections.sherpa.publication.information.romeoPub": "Romeo Pub", // "submission.sections.sherpa.publication.information.zetoPub": "Zeto Pub", - // TODO New key - Add a translation "submission.sections.sherpa.publication.information.zetoPub": "Zeto Pub", // "submission.sections.sherpa.publisher.policy": "Publisher Policy", - // TODO New key - Add a translation - "submission.sections.sherpa.publisher.policy": "Publisher Policy", + "submission.sections.sherpa.publisher.policy": "Política do Editor", // "submission.sections.sherpa.publisher.policy.description": "The below information was found via Sherpa Romeo. Based on the policies of your publisher, it provides advice regarding whether an embargo may be necessary and/or which files you are allowed to upload. If you have questions, please contact your site administrator via the feedback form in the footer.", - // TODO New key - Add a translation - "submission.sections.sherpa.publisher.policy.description": "The below information was found via Sherpa Romeo. Based on the policies of your publisher, it provides advice regarding whether an embargo may be necessary and/or which files you are allowed to upload. If you have questions, please contact your site administrator via the feedback form in the footer.", + "submission.sections.sherpa.publisher.policy.description": "As informações abaixo foram encontradas via Sherpa Romeo. Com base nas políticas de seu editor, ele fornece conselhos sobre se um embargo pode ser necessário e/ou quais arquivos você tem permissão para enviar. Se você tiver dúvidas, entre em contato com o administrador do site por meio do formulário de comentários no rodapé.", // "submission.sections.sherpa.publisher.policy.openaccess": "Open Access pathways permitted by this journal's policy are listed below by article version. Click on a pathway for a more detailed view", - // TODO New key - Add a translation - "submission.sections.sherpa.publisher.policy.openaccess": "Open Access pathways permitted by this journal's policy are listed below by article version. Click on a pathway for a more detailed view", + "submission.sections.sherpa.publisher.policy.openaccess": "Os caminhos de Open Access permitidos pela política desta revista estão listados abaixo por versão do artigo. Clique em um caminho para uma visualização mais detalhada", // "submission.sections.sherpa.publisher.policy.more.information": "For more information, please see the following links:", - // TODO New key - Add a translation - "submission.sections.sherpa.publisher.policy.more.information": "For more information, please see the following links:", + "submission.sections.sherpa.publisher.policy.more.information": "Para mais informações, consulte os seguintes links:", // "submission.sections.sherpa.publisher.policy.version": "Version", "submission.sections.sherpa.publisher.policy.version": "Versão", @@ -7013,8 +6362,7 @@ "submission.sections.sherpa.publisher.policy.embargo": "Embargo", // "submission.sections.sherpa.publisher.policy.noembargo": "No Embargo", - // TODO New key - Add a translation - "submission.sections.sherpa.publisher.policy.noembargo": "No Embargo", + "submission.sections.sherpa.publisher.policy.noembargo": "Sem Embargo", // "submission.sections.sherpa.publisher.policy.nolocation": "None", "submission.sections.sherpa.publisher.policy.nolocation": "Nenhum", @@ -7035,8 +6383,7 @@ "submission.sections.sherpa.publisher.policy.refresh": "Atualizar", // "submission.sections.sherpa.record.information": "Record Information", - // TODO New key - Add a translation - "submission.sections.sherpa.record.information": "Record Information", + "submission.sections.sherpa.record.information": "Registrar informação", // "submission.sections.sherpa.record.information.id": "ID", "submission.sections.sherpa.record.information.id": "ID", @@ -7051,8 +6398,7 @@ "submission.sections.sherpa.record.information.uri": "URI", // "submission.sections.sherpa.error.message": "There was an error retrieving sherpa informations", - // TODO New key - Add a translation - "submission.sections.sherpa.error.message": "There was an error retrieving sherpa informations", + "submission.sections.sherpa.error.message": "Ocorreu um erro ao recuperar as informações sherpa", @@ -7148,38 +6494,34 @@ "submission.workspace.generic.view": "Visualizar", // "submission.workspace.generic.view-help": "Select this option to view the item's metadata.", - // TODO New key - Add a translation - "submission.workspace.generic.view-help": "Select this option to view the item's metadata.", + "submission.workspace.generic.view-help": "Selecione esta opção para visualizar os metadados do item.", // "thumbnail.default.alt": "Thumbnail Image", - "thumbnail.default.alt": "Imagem de Thumbnail Image", + "thumbnail.default.alt": "Imagem de Miniatura", // "thumbnail.default.placeholder": "No Thumbnail Available", "thumbnail.default.placeholder": "Nenhuma Miniatura disponível", // "thumbnail.project.alt": "Project Logo", - "thumbnail.project.alt": "Logo do Projetpo", + "thumbnail.project.alt": "Logo do Projeto", // "thumbnail.project.placeholder": "Project Placeholder Image", // TODO New key - Add a translation "thumbnail.project.placeholder": "Project Placeholder Image", // "thumbnail.orgunit.alt": "OrgUnit Logo", - // TODO New key - Add a translation - "thumbnail.orgunit.alt": "OrgUnit Logo", + "thumbnail.orgunit.alt": "Logo UnitOrg", // "thumbnail.orgunit.placeholder": "OrgUnit Placeholder Image", // TODO New key - Add a translation "thumbnail.orgunit.placeholder": "OrgUnit Placeholder Image", // "thumbnail.person.alt": "Profile Picture", - // TODO New key - Add a translation - "thumbnail.person.alt": "Profile Picture", + "thumbnail.person.alt": "Foto do Perfil", // "thumbnail.person.placeholder": "No Profile Picture Available", - // TODO New key - Add a translation - "thumbnail.person.placeholder": "No Profile Picture Available", + "thumbnail.person.placeholder": "Nenhuma Foto de Perfil disponível", @@ -7189,32 +6531,26 @@ // "vocabulary-treeview.header": "Hierarchical tree view", - // TODO New key - Add a translation - "vocabulary-treeview.header": "Hierarchical tree view", + "vocabulary-treeview.header": "Visualização de árvore hierárquica", // "vocabulary-treeview.load-more": "Load more", - // TODO New key - Add a translation - "vocabulary-treeview.load-more": "Load more", + "vocabulary-treeview.load-more": "Carregar mais", // "vocabulary-treeview.search.form.reset": "Reset", - // TODO New key - Add a translation - "vocabulary-treeview.search.form.reset": "Reset", + "vocabulary-treeview.search.form.reset": "Redefinir", // "vocabulary-treeview.search.form.search": "Search", - // TODO New key - Add a translation - "vocabulary-treeview.search.form.search": "Search", + "vocabulary-treeview.search.form.search": "Procurar", // "vocabulary-treeview.search.no-result": "There were no items to show", - // TODO New key - Add a translation - "vocabulary-treeview.search.no-result": "There were no items to show", + "vocabulary-treeview.search.no-result": "Não há items para mostrar", // "vocabulary-treeview.tree.description.nsi": "The Norwegian Science Index", // TODO New key - Add a translation "vocabulary-treeview.tree.description.nsi": "The Norwegian Science Index", // "vocabulary-treeview.tree.description.srsc": "Research Subject Categories", - // TODO New key - Add a translation - "vocabulary-treeview.tree.description.srsc": "Research Subject Categories", + "vocabulary-treeview.tree.description.srsc": "Categorias de Assuntos de Pesquisa", @@ -7222,7 +6558,7 @@ "uploader.browse": "Navegar", // "uploader.drag-message": "Drag & Drop your files here", - "uploader.drag-message": "Clique e arraste seus arquivos aqui", + "uploader.drag-message": "Arraste e solte seus arquivos aqui", // "uploader.delete.btn-title": "Delete", "uploader.delete.btn-title": "Apagar", @@ -7237,64 +6573,50 @@ "uploader.queue-length": "Tamanho da fila", // "virtual-metadata.delete-item.info": "Select the types for which you want to save the virtual metadata as real metadata", - // TODO New key - Add a translation - "virtual-metadata.delete-item.info": "Select the types for which you want to save the virtual metadata as real metadata", + "virtual-metadata.delete-item.info": "Selecione os tipos para os quais você deseja salvar os metadados virtuais como metadados reais", // "virtual-metadata.delete-item.modal-head": "The virtual metadata of this relation", - // TODO New key - Add a translation - "virtual-metadata.delete-item.modal-head": "The virtual metadata of this relation", + "virtual-metadata.delete-item.modal-head": "Os metadados virtuais desta relação", // "virtual-metadata.delete-relationship.modal-head": "Select the items for which you want to save the virtual metadata as real metadata", - // TODO New key - Add a translation - "virtual-metadata.delete-relationship.modal-head": "Select the items for which you want to save the virtual metadata as real metadata", + "virtual-metadata.delete-relationship.modal-head": "Selecione os itens para os quais você deseja salvar os metadados virtuais como metadados reais", // "workspace.search.results.head": "Your submissions", - // TODO New key - Add a translation - "workspace.search.results.head": "Your submissions", + "workspace.search.results.head": "Suas submissões", // "workflowAdmin.search.results.head": "Administer Workflow", - // TODO New key - Add a translation - "workflowAdmin.search.results.head": "Administer Workflow", + "workflowAdmin.search.results.head": "Administrar Workflow", // "workflow.search.results.head": "Workflow tasks", - // TODO New key - Add a translation - "workflow.search.results.head": "Workflow tasks", + "workflow.search.results.head": "Tarefas do Workflow", // "workflow-item.edit.breadcrumbs": "Edit workflowitem", - // TODO New key - Add a translation - "workflow-item.edit.breadcrumbs": "Edit workflowitem", + "workflow-item.edit.breadcrumbs": "Editar item do workflow", // "workflow-item.edit.title": "Edit workflowitem", - // TODO New key - Add a translation - "workflow-item.edit.title": "Edit workflowitem", + "workflow-item.edit.title": "Editar item do workflow", // "workflow-item.delete.notification.success.title": "Deleted", - // TODO New key - Add a translation - "workflow-item.delete.notification.success.title": "Deleted", + "workflow-item.delete.notification.success.title": "Apagado", // "workflow-item.delete.notification.success.content": "This workflow item was successfully deleted", - // TODO New key - Add a translation - "workflow-item.delete.notification.success.content": "This workflow item was successfully deleted", + "workflow-item.delete.notification.success.content": "O item do workflow foi apagado com sucesso", // "workflow-item.delete.notification.error.title": "Something went wrong", - // TODO New key - Add a translation - "workflow-item.delete.notification.error.title": "Something went wrong", + "workflow-item.delete.notification.error.title": "Algo deu errado", // "workflow-item.delete.notification.error.content": "The workflow item could not be deleted", - // TODO New key - Add a translation - "workflow-item.delete.notification.error.content": "The workflow item could not be deleted", + "workflow-item.delete.notification.error.content": "O item do workflow não pode ser apagado", // "workflow-item.delete.title": "Delete workflow item", - // TODO New key - Add a translation - "workflow-item.delete.title": "Delete workflow item", + "workflow-item.delete.title": "Apagar item do workflow", // "workflow-item.delete.header": "Delete workflow item", - // TODO New key - Add a translation - "workflow-item.delete.header": "Delete workflow item", + "workflow-item.delete.header": "Apagar item do workflow", // "workflow-item.delete.button.cancel": "Cancel", "workflow-item.delete.button.cancel": "Cancelar", @@ -7303,28 +6625,22 @@ "workflow-item.delete.button.confirm": "Apagar", // "workflow-item.send-back.notification.success.title": "Sent back to submitter", - // TODO New key - Add a translation - "workflow-item.send-back.notification.success.title": "Sent back to submitter", + "workflow-item.send-back.notification.success.title": "Enviado de volta ao remetente", // "workflow-item.send-back.notification.success.content": "This workflow item was successfully sent back to the submitter", - // TODO New key - Add a translation - "workflow-item.send-back.notification.success.content": "This workflow item was successfully sent back to the submitter", + "workflow-item.send-back.notification.success.content": "Este item do workflow foi enviado de volta ao remetente", // "workflow-item.send-back.notification.error.title": "Something went wrong", - // TODO New key - Add a translation - "workflow-item.send-back.notification.error.title": "Something went wrong", + "workflow-item.send-back.notification.error.title": "Algo deu errado", // "workflow-item.send-back.notification.error.content": "The workflow item could not be sent back to the submitter", - // TODO New key - Add a translation - "workflow-item.send-back.notification.error.content": "The workflow item could not be sent back to the submitter", + "workflow-item.send-back.notification.error.content": "O item do worflow não pôde ser enviado de volta ao envio", // "workflow-item.send-back.title": "Send workflow item back to submitter", - // TODO New key - Add a translation - "workflow-item.send-back.title": "Send workflow item back to submitter", + "workflow-item.send-back.title": "Enviar este item do workflow de volta ao remetente", // "workflow-item.send-back.header": "Send workflow item back to submitter", - // TODO New key - Add a translation - "workflow-item.send-back.header": "Send workflow item back to submitter", + "workflow-item.send-back.header": "Enviar este item do workflow de volta ao remetente", // "workflow-item.send-back.button.cancel": "Cancel", "workflow-item.send-back.button.cancel": "Cancelar", @@ -7333,8 +6649,7 @@ "workflow-item.send-back.button.confirm": "Devolver", // "workflow-item.view.breadcrumbs": "Workflow View", - // TODO New key - Add a translation - "workflow-item.view.breadcrumbs": "Workflow View", + "workflow-item.view.breadcrumbs": "Visualização do Workflow", // "workspace-item.view.breadcrumbs": "Workspace View", // TODO New key - Add a translation @@ -7344,39 +6659,34 @@ "workspace-item.view.title": "Visão do Workspace", // "idle-modal.header": "Session will expire soon", - "idle-modal.header": "Sessão vai exoirar em breve", + "idle-modal.header": "Sessão vai expirar em breve", // "idle-modal.info": "For security reasons, user sessions expire after {{ timeToExpire }} minutes of inactivity. Your session will expire soon. Would you like to extend it or log out?", - // TODO New key - Add a translation - "idle-modal.info": "For security reasons, user sessions expire after {{ timeToExpire }} minutes of inactivity. Your session will expire soon. Would you like to extend it or log out?", + "idle-modal.info": "Por motivos de segurança, as sessões do usuário expiram após {{ timeToExpire }} minutos de inatividade. Sua sessão expirará em breve. Deseja estendê-lo ou terminar?", // "idle-modal.log-out": "Log out", - "idle-modal.log-out": "Deslogar", + "idle-modal.log-out": "Terminar sessão", // "idle-modal.extend-session": "Extend session", - "idle-modal.extend-session": "Extender sessão", + "idle-modal.extend-session": "Estender sessão", // "researcher.profile.action.processing" : "Processing...", "researcher.profile.action.processing" : "Processando...", // "researcher.profile.associated": "Researcher profile associated", - // TODO New key - Add a translation - "researcher.profile.associated": "Researcher profile associated", + "researcher.profile.associated": "Perfil do pesquisador associado", // "researcher.profile.change-visibility.fail": "An unexpected error occurs while changing the profile visibility", - // TODO New key - Add a translation - "researcher.profile.change-visibility.fail": "An unexpected error occurs while changing the profile visibility", + "researcher.profile.change-visibility.fail": "Ocorreu um erro inesperado ao alterar a visibilidade do perfi", // "researcher.profile.create.new": "Create new", "researcher.profile.create.new": "Criar novo", // "researcher.profile.create.success": "Researcher profile created successfully", - // TODO New key - Add a translation - "researcher.profile.create.success": "Researcher profile created successfully", + "researcher.profile.create.success": "Perfil do pesquisador criado com sucesso", // "researcher.profile.create.fail": "An error occurs during the researcher profile creation", - // TODO New key - Add a translation - "researcher.profile.create.fail": "An error occurs during the researcher profile creation", + "researcher.profile.create.fail": "Ocorreu um erro durante a criação do perfil do pesquisador", // "researcher.profile.delete": "Delete", "researcher.profile.delete": "Apagar", @@ -7388,8 +6698,7 @@ "researcher.profile.hide": "Esconder", // "researcher.profile.not.associated": "Researcher profile not yet associated", - // TODO New key - Add a translation - "researcher.profile.not.associated": "Researcher profile not yet associated", + "researcher.profile.not.associated": "Perfil do pesquisador ainda não associado", // "researcher.profile.view": "View", "researcher.profile.view": "Ver", @@ -7398,25 +6707,22 @@ "researcher.profile.private.visibility" : "PRIVADO", // "researcher.profile.public.visibility" : "PUBLIC", - "researcher.profile.public.visibility" : "PUBLICO", + "researcher.profile.public.visibility" : "PÚBLICO", // "researcher.profile.status": "Status:", "researcher.profile.status": "Status:", // "researcherprofile.claim.not-authorized": "You are not authorized to claim this item. For more details contact the administrator(s).", - // TODO New key - Add a translation - "researcherprofile.claim.not-authorized": "You are not authorized to claim this item. For more details contact the administrator(s).", + "researcherprofile.claim.not-authorized": "Você não está autorizado a reivindicar este item. Para mais detalhes, entre em contato com o(s) administrador(es)", // "researcherprofile.error.claim.body" : "An error occurred while claiming the profile, please try again later", - // TODO New key - Add a translation - "researcherprofile.error.claim.body" : "An error occurred while claiming the profile, please try again later", + "researcherprofile.error.claim.body" : "Ocorreu um erro ao reivindicar o perfil, tente novamente mais tarde", // "researcherprofile.error.claim.title" : "Error", "researcherprofile.error.claim.title" : "Erro", // "researcherprofile.success.claim.body" : "Profile claimed with success", - // TODO New key - Add a translation - "researcherprofile.success.claim.body" : "Profile claimed with success", + "researcherprofile.success.claim.body" : "Perfil reivindicado com sucesso", // "researcherprofile.success.claim.title" : "Success", "researcherprofile.success.claim.title" : "Successo", @@ -7428,327 +6734,247 @@ "person.page.orcid.granted-authorizations": "Autorizações concedidas", // "person.page.orcid.grant-authorizations" : "Grant authorizations", - // TODO New key - Add a translation - "person.page.orcid.grant-authorizations" : "Grant authorizations", + "person.page.orcid.grant-authorizations" : "Conceder autorizações", // "person.page.orcid.link": "Connect to ORCID ID", - // TODO New key - Add a translation - "person.page.orcid.link": "Connect to ORCID ID", + "person.page.orcid.link": "Conectar ao ORCID ID", // "person.page.orcid.link.processing": "Linking profile to ORCID...", - // TODO New key - Add a translation - "person.page.orcid.link.processing": "Linking profile to ORCID...", + "person.page.orcid.link.processing": "Vinculando perfil ao ORCID...", // "person.page.orcid.link.error.message": "Something went wrong while connecting the profile with ORCID. If the problem persists, contact the administrator.", - // TODO New key - Add a translation - "person.page.orcid.link.error.message": "Something went wrong while connecting the profile with ORCID. If the problem persists, contact the administrator.", + "person.page.orcid.link.error.message": "Algo deu errado ao conectar o perfil com ORCID. Se o problema persistir, entre em contato com o administrador.", // "person.page.orcid.orcid-not-linked-message": "The ORCID iD of this profile ({{ orcid }}) has not yet been connected to an account on the ORCID registry or the connection is expired.", - // TODO New key - Add a translation - "person.page.orcid.orcid-not-linked-message": "The ORCID iD of this profile ({{ orcid }}) has not yet been connected to an account on the ORCID registry or the connection is expired.", + "person.page.orcid.orcid-not-linked-message": "O ORCID iD deste perfil ({{ orcid }}) ainda não foi conectado a uma conta no registro ORCID ou a conexão expirou.", // "person.page.orcid.unlink": "Disconnect from ORCID", - // TODO New key - Add a translation - "person.page.orcid.unlink": "Disconnect from ORCID", + "person.page.orcid.unlink": "Desconectar do ORCID", // "person.page.orcid.unlink.processing": "Processing...", - // TODO New key - Add a translation - "person.page.orcid.unlink.processing": "Processing...", + "person.page.orcid.unlink.processing": "Processando...", // "person.page.orcid.missing-authorizations": "Missing authorizations", - // TODO New key - Add a translation - "person.page.orcid.missing-authorizations": "Missing authorizations", + "person.page.orcid.missing-authorizations": "Faltando Autorizações", // "person.page.orcid.missing-authorizations-message": "The following authorizations are missing:", - // TODO New key - Add a translation - "person.page.orcid.missing-authorizations-message": "The following authorizations are missing:", + "person.page.orcid.missing-authorizations-message": "Faltam as seguintes autorizações:", // "person.page.orcid.no-missing-authorizations-message": "Great! This box is empty, so you have granted all access rights to use all functions offers by your institution.", - // TODO New key - Add a translation - "person.page.orcid.no-missing-authorizations-message": "Great! This box is empty, so you have granted all access rights to use all functions offers by your institution.", + "person.page.orcid.no-missing-authorizations-message": "Ótimo! Esta caixa está vazia, então você concedeu todos os direitos de acesso para usar todas as funções oferecidas por sua instituição.", // "person.page.orcid.no-orcid-message": "No ORCID iD associated yet. By clicking on the button below it is possible to link this profile with an ORCID account.", - // TODO New key - Add a translation - "person.page.orcid.no-orcid-message": "No ORCID iD associated yet. By clicking on the button below it is possible to link this profile with an ORCID account.", + "person.page.orcid.no-orcid-message": "Nenhum ORCID iD associado ainda. Ao clicar no botão abaixo é possível vincular este perfil a uma conta ORCID.", // "person.page.orcid.profile-preferences": "Profile preferences", - // TODO New key - Add a translation - "person.page.orcid.profile-preferences": "Profile preferences", + "person.page.orcid.profile-preferences": "Preferências de perfil", // "person.page.orcid.funding-preferences": "Funding preferences", - // TODO New key - Add a translation - "person.page.orcid.funding-preferences": "Funding preferences", + "person.page.orcid.funding-preferences": "Preferências de financiamento", // "person.page.orcid.publications-preferences": "Publication preferences", - // TODO New key - Add a translation - "person.page.orcid.publications-preferences": "Publication preferences", + "person.page.orcid.publications-preferences": "Preferências de publicação", // "person.page.orcid.remove-orcid-message": "If you need to remove your ORCID, please contact the repository administrator", - // TODO New key - Add a translation - "person.page.orcid.remove-orcid-message": "If you need to remove your ORCID, please contact the repository administrator", + "person.page.orcid.remove-orcid-message": "Se você precisar remover seu ORCID, entre em contato com o administrador do repositório", // "person.page.orcid.save.preference.changes": "Update settings", - // TODO New key - Add a translation - "person.page.orcid.save.preference.changes": "Update settings", + "person.page.orcid.save.preference.changes": "Atualizar configurações", // "person.page.orcid.sync-profile.affiliation" : "Affiliation", - // TODO New key - Add a translation - "person.page.orcid.sync-profile.affiliation" : "Affiliation", + "person.page.orcid.sync-profile.affiliation" : "Afiliação", // "person.page.orcid.sync-profile.biographical" : "Biographical data", - // TODO New key - Add a translation - "person.page.orcid.sync-profile.biographical" : "Biographical data", + "person.page.orcid.sync-profile.biographical" : "Dados biográficos", // "person.page.orcid.sync-profile.education" : "Education", - // TODO New key - Add a translation - "person.page.orcid.sync-profile.education" : "Education", + "person.page.orcid.sync-profile.education" : "Educação", // "person.page.orcid.sync-profile.identifiers" : "Identifiers", - // TODO New key - Add a translation - "person.page.orcid.sync-profile.identifiers" : "Identifiers", + "person.page.orcid.sync-profile.identifiers" : "Identificadores", // "person.page.orcid.sync-fundings.all" : "All fundings", - // TODO New key - Add a translation - "person.page.orcid.sync-fundings.all" : "All fundings", + "person.page.orcid.sync-fundings.all" : "Todos financiamentos", // "person.page.orcid.sync-fundings.mine" : "My fundings", - // TODO New key - Add a translation - "person.page.orcid.sync-fundings.mine" : "My fundings", + "person.page.orcid.sync-fundings.mine" : "Meus financiamentos", // "person.page.orcid.sync-fundings.my_selected" : "Selected fundings", - // TODO New key - Add a translation - "person.page.orcid.sync-fundings.my_selected" : "Selected fundings", + "person.page.orcid.sync-fundings.my_selected" : "Financiamentos selecionados", // "person.page.orcid.sync-fundings.disabled" : "Disabled", - // TODO New key - Add a translation - "person.page.orcid.sync-fundings.disabled" : "Disabled", + "person.page.orcid.sync-fundings.disabled" : "Desabilitado", // "person.page.orcid.sync-publications.all" : "All publications", - // TODO New key - Add a translation - "person.page.orcid.sync-publications.all" : "All publications", + "person.page.orcid.sync-publications.all" : "Todas publicações", // "person.page.orcid.sync-publications.mine" : "My publications", - // TODO New key - Add a translation - "person.page.orcid.sync-publications.mine" : "My publications", + "person.page.orcid.sync-publications.mine" : "Minhas publicações", // "person.page.orcid.sync-publications.my_selected" : "Selected publications", - // TODO New key - Add a translation - "person.page.orcid.sync-publications.my_selected" : "Selected publications", + "person.page.orcid.sync-publications.my_selected" : "Publicações selecionadas", // "person.page.orcid.sync-publications.disabled" : "Disabled", - // TODO New key - Add a translation - "person.page.orcid.sync-publications.disabled" : "Disabled", + "person.page.orcid.sync-publications.disabled" : "Desabilitado", // "person.page.orcid.sync-queue.discard" : "Discard the change and do not synchronize with the ORCID registry", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.discard" : "Discard the change and do not synchronize with the ORCID registry", + "person.page.orcid.sync-queue.discard" : "Descarte a alteração e não sincronize com o registro ORCID", // "person.page.orcid.sync-queue.discard.error": "The discarding of the ORCID queue record failed", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.discard.error": "The discarding of the ORCID queue record failed", + "person.page.orcid.sync-queue.discard.error": "Falha ao descartar o registro da fila ORCID", // "person.page.orcid.sync-queue.discard.success": "The ORCID queue record have been discarded successfully", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.discard.success": "The ORCID queue record have been discarded successfully", + "person.page.orcid.sync-queue.discard.success": "O registro da fila ORCID foi descartado com sucesso", // "person.page.orcid.sync-queue.empty-message": "The ORCID queue registry is empty", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.empty-message": "The ORCID queue registry is empty", + "person.page.orcid.sync-queue.empty-message": "O registro da fila ORCID está vazio", // "person.page.orcid.sync-queue.table.header.type" : "Type", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.table.header.type" : "Type", + "person.page.orcid.sync-queue.table.header.type" : "Tipo", // "person.page.orcid.sync-queue.table.header.description" : "Description", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.table.header.description" : "Description", + "person.page.orcid.sync-queue.table.header.description" : "Descrição", // "person.page.orcid.sync-queue.table.header.action" : "Action", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.table.header.action" : "Action", + "person.page.orcid.sync-queue.table.header.action" : "Ação", // "person.page.orcid.sync-queue.description.affiliation": "Affiliations", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.description.affiliation": "Affiliations", + "person.page.orcid.sync-queue.description.affiliation": "Afiliação", // "person.page.orcid.sync-queue.description.country": "Country", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.description.country": "Country", + "person.page.orcid.sync-queue.description.country": "País", // "person.page.orcid.sync-queue.description.education": "Educations", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.description.education": "Educations", + "person.page.orcid.sync-queue.description.education": "Educação", // "person.page.orcid.sync-queue.description.external_ids": "External ids", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.description.external_ids": "External ids", + "person.page.orcid.sync-queue.description.external_ids": "IDs Externos", // "person.page.orcid.sync-queue.description.other_names": "Other names", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.description.other_names": "Other names", + "person.page.orcid.sync-queue.description.other_names": "Outros nomes", // "person.page.orcid.sync-queue.description.qualification": "Qualifications", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.description.qualification": "Qualifications", + "person.page.orcid.sync-queue.description.qualification": "Qualificações", // "person.page.orcid.sync-queue.description.researcher_urls": "Researcher urls", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.description.researcher_urls": "Researcher urls", + "person.page.orcid.sync-queue.description.researcher_urls": "URL do pesquisador", // "person.page.orcid.sync-queue.description.keywords": "Keywords", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.description.keywords": "Keywords", + "person.page.orcid.sync-queue.description.keywords": "Palavra-chave", // "person.page.orcid.sync-queue.tooltip.insert": "Add a new entry in the ORCID registry", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.insert": "Add a new entry in the ORCID registry", + "person.page.orcid.sync-queue.tooltip.insert": "Adicionar uma nova entrada no registro ORCID", // "person.page.orcid.sync-queue.tooltip.update": "Update this entry on the ORCID registry", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.update": "Update this entry on the ORCID registry", + "person.page.orcid.sync-queue.tooltip.update": "Atualizar esta entrada no registro ORCID", // "person.page.orcid.sync-queue.tooltip.delete": "Remove this entry from the ORCID registry", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.delete": "Remove this entry from the ORCID registry", + "person.page.orcid.sync-queue.tooltip.delete": "Remover esta entrada do registro ORCID", // "person.page.orcid.sync-queue.tooltip.publication": "Publication", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.publication": "Publication", + "person.page.orcid.sync-queue.tooltip.publication": "Publicação", // "person.page.orcid.sync-queue.tooltip.project": "Project", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.project": "Project", + "person.page.orcid.sync-queue.tooltip.project": "Projeto", // "person.page.orcid.sync-queue.tooltip.affiliation": "Affiliation", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.affiliation": "Affiliation", + "person.page.orcid.sync-queue.tooltip.affiliation": "Afiliação", // "person.page.orcid.sync-queue.tooltip.education": "Education", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.education": "Education", + "person.page.orcid.sync-queue.tooltip.education": "Educação", // "person.page.orcid.sync-queue.tooltip.qualification": "Qualification", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.qualification": "Qualification", + "person.page.orcid.sync-queue.tooltip.qualification": "Qualificações", // "person.page.orcid.sync-queue.tooltip.other_names": "Other name", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.other_names": "Other name", + "person.page.orcid.sync-queue.tooltip.other_names": "Outro nome", // "person.page.orcid.sync-queue.tooltip.country": "Country", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.country": "Country", + "person.page.orcid.sync-queue.tooltip.country": "País", // "person.page.orcid.sync-queue.tooltip.keywords": "Keyword", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.keywords": "Keyword", + "person.page.orcid.sync-queue.tooltip.keywords": "Palavra-chave", // "person.page.orcid.sync-queue.tooltip.external_ids": "External identifier", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.external_ids": "External identifier", + "person.page.orcid.sync-queue.tooltip.external_ids": "Identificador externo", // "person.page.orcid.sync-queue.tooltip.researcher_urls": "Researcher url", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.tooltip.researcher_urls": "Researcher url", + "person.page.orcid.sync-queue.tooltip.researcher_urls": "URL do pesquisador", // "person.page.orcid.sync-queue.send" : "Synchronize with ORCID registry", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send" : "Synchronize with ORCID registry", + "person.page.orcid.sync-queue.send" : "Sincronize com o registro ORCID", // "person.page.orcid.sync-queue.send.unauthorized-error.title": "The submission to ORCID failed for missing authorizations.", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.unauthorized-error.title": "The submission to ORCID failed for missing authorizations.", + "person.page.orcid.sync-queue.send.unauthorized-error.title": "A submissão ao ORCID falhou por falta de autorizações.", // "person.page.orcid.sync-queue.send.unauthorized-error.content": "Click here to grant again the required permissions. If the problem persists, contact the administrator", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.unauthorized-error.content": "Click here to grant again the required permissions. If the problem persists, contact the administrator", + "person.page.orcid.sync-queue.send.unauthorized-error.content": "Clique aqui para conceder novamente as permissões necessárias. Se o problema persistir, entre em contato com o administrador", // "person.page.orcid.sync-queue.send.bad-request-error": "The submission to ORCID failed because the resource sent to ORCID registry is not valid", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.bad-request-error": "The submission to ORCID failed because the resource sent to ORCID registry is not valid", + "person.page.orcid.sync-queue.send.bad-request-error": "Falha no envio ao ORCID porque o recurso enviado ao registro ORCID não é válido", // "person.page.orcid.sync-queue.send.error": "The submission to ORCID failed", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.error": "The submission to ORCID failed", + "person.page.orcid.sync-queue.send.error": "Falha no envio ao ORCID", // "person.page.orcid.sync-queue.send.conflict-error": "The submission to ORCID failed because the resource is already present on the ORCID registry", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.conflict-error": "The submission to ORCID failed because the resource is already present on the ORCID registry", + "person.page.orcid.sync-queue.send.conflict-error": "Falha no envio ao ORCID porque o recurso já está presente no registro ORCID", // "person.page.orcid.sync-queue.send.not-found-warning": "The resource does not exists anymore on the ORCID registry.", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.not-found-warning": "The resource does not exists anymore on the ORCID registry.", + "person.page.orcid.sync-queue.send.not-found-warning": "O recurso não existe mais no registro ORCID.", // "person.page.orcid.sync-queue.send.success": "The submission to ORCID was completed successfully", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.success": "The submission to ORCID was completed successfully", + "person.page.orcid.sync-queue.send.success": "A submissão ao ORCID foi concluída com sucesso", // "person.page.orcid.sync-queue.send.validation-error": "The data that you want to synchronize with ORCID is not valid", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error": "The data that you want to synchronize with ORCID is not valid", + "person.page.orcid.sync-queue.send.validation-error": "Os dados que você deseja sincronizar com ORCID não são válidos", // "person.page.orcid.sync-queue.send.validation-error.amount-currency.required": "The amount's currency is required", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.amount-currency.required": "The amount's currency is required", + "person.page.orcid.sync-queue.send.validation-error.amount-currency.required": "A moeda do valor é obrigatória", // "person.page.orcid.sync-queue.send.validation-error.external-id.required": "The resource to be sent requires at least one identifier", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.external-id.required": "The resource to be sent requires at least one identifier", + "person.page.orcid.sync-queue.send.validation-error.external-id.required": "O recurso a ser enviado requer pelo menos um identificador", // "person.page.orcid.sync-queue.send.validation-error.title.required": "The title is required", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.title.required": "The title is required", + "person.page.orcid.sync-queue.send.validation-error.title.required": "O título é obrigatório", // "person.page.orcid.sync-queue.send.validation-error.type.required": "The dc.type is required", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.type.required": "The dc.type is required", + "person.page.orcid.sync-queue.send.validation-error.type.required": "O dc.type é obrigatório", // "person.page.orcid.sync-queue.send.validation-error.start-date.required": "The start date is required", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.start-date.required": "The start date is required", + "person.page.orcid.sync-queue.send.validation-error.start-date.required": "Data de Início é obrigatória", // "person.page.orcid.sync-queue.send.validation-error.funder.required": "The funder is required", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.funder.required": "The funder is required", + "person.page.orcid.sync-queue.send.validation-error.funder.required": "O financiador é necessário", // "person.page.orcid.sync-queue.send.validation-error.country.invalid": "Invalid 2 digits ISO 3166 country", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.country.invalid": "Invalid 2 digits ISO 3166 country", + "person.page.orcid.sync-queue.send.validation-error.country.invalid": "Os 2 dígitos de país são inválidos (ISO 3166)", // "person.page.orcid.sync-queue.send.validation-error.organization.required": "The organization is required", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.organization.required": "The organization is required", + "person.page.orcid.sync-queue.send.validation-error.organization.required": "A organização é obrigatória", // "person.page.orcid.sync-queue.send.validation-error.organization.name-required": "The organization's name is required", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.organization.name-required": "The organization's name is required", + "person.page.orcid.sync-queue.send.validation-error.organization.name-required": "O nome da organização é obrigatório", // "person.page.orcid.sync-queue.send.validation-error.publication.date-invalid" : "The publication date must be one year after 1900", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.publication.date-invalid" : "The publication date must be one year after 1900", + "person.page.orcid.sync-queue.send.validation-error.publication.date-invalid" : "A data de publicação deve ser um ano após 1900", // "person.page.orcid.sync-queue.send.validation-error.organization.address-required": "The organization to be sent requires an address", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.organization.address-required": "The organization to be sent requires an address", + "person.page.orcid.sync-queue.send.validation-error.organization.address-required": "O endereço da organização a ser enviado exige uma endereço", // "person.page.orcid.sync-queue.send.validation-error.organization.city-required": "The address of the organization to be sent requires a city", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.organization.city-required": "The address of the organization to be sent requires a city", + "person.page.orcid.sync-queue.send.validation-error.organization.city-required": "O endereço da organização a ser enviado exige uma cidade", // "person.page.orcid.sync-queue.send.validation-error.organization.country-required": "The address of the organization to be sent requires a valid 2 digits ISO 3166 country", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.organization.country-required": "The address of the organization to be sent requires a valid 2 digits ISO 3166 country", + "person.page.orcid.sync-queue.send.validation-error.organization.country-required": "O endereço da organização a ser enviado exige uma identificação de 2 dígitos válida para país ISO 3166", // "person.page.orcid.sync-queue.send.validation-error.disambiguated-organization.required": "An identifier to disambiguate organizations is required. Supported ids are GRID, Ringgold, Legal Entity identifiers (LEIs) and Crossref Funder Registry identifiers", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.disambiguated-organization.required": "An identifier to disambiguate organizations is required. Supported ids are GRID, Ringgold, Legal Entity identifiers (LEIs) and Crossref Funder Registry identifiers", + "person.page.orcid.sync-queue.send.validation-error.disambiguated-organization.required": "É necessário um identificador para evitar ambiguidade das organizações. Os IDs suportados são GRID, Ringgold, identificadores de entidade legal (LEIs) e identificadores do Crossref Funder Registry", // "person.page.orcid.sync-queue.send.validation-error.disambiguated-organization.value-required": "The organization's identifiers requires a value", - "person.page.orcid.sync-queue.send.validation-error.disambiguated-organization.value-required": "Os identificadores da organização requerem um valor", + "person.page.orcid.sync-queue.send.validation-error.disambiguated-organization.value-required": "Os identificadores da organização exigem um valor", // "person.page.orcid.sync-queue.send.validation-error.disambiguation-source.required": "The organization's identifiers requires a source", - // TODO New key - Add a translation - "person.page.orcid.sync-queue.send.validation-error.disambiguation-source.required": "The organization's identifiers requires a source", + "person.page.orcid.sync-queue.send.validation-error.disambiguation-source.required": "Os identificadores da organização exigem uma fonte", // "person.page.orcid.sync-queue.send.validation-error.disambiguation-source.invalid": "The source of one of the organization identifiers is invalid. Supported sources are RINGGOLD, GRID, LEI and FUNDREF", "person.page.orcid.sync-queue.send.validation-error.disambiguation-source.invalid": "A origem de um dos identificadores da organização é inválida. As fontes suportadas são RINGGOLD, GRID, LEI e FUNDREF", @@ -7766,10 +6992,10 @@ "person.page.orcid.synchronization-mode-message": "Selecione como deseja que ocorra a sincronização com ORCID. As opções incluem \"Manual\" (você deve enviar seus dados para o ORCID manualmente), ou \"Lote\" (o sistema enviará seus dados para o ORCID por meio de um script programado).", // "person.page.orcid.synchronization-mode-funding-message": "Select whether to send your linked Project entities to your ORCID record's list of funding information.", - "person.page.orcid.synchronization-mode-funding-message": "Selecione se deseja enviar suas entidades de projeto vinculadas à lista de informações de financiamento do seu registro ORCID.", + "person.page.orcid.synchronization-mode-funding-message": "Selecione se deseja enviar suas entidades projeto para a lista de informações de financiamento no seu registro ORCID.", // "person.page.orcid.synchronization-mode-publication-message": "Select whether to send your linked Publication entities to your ORCID record's list of works.", - "person.page.orcid.synchronization-mode-publication-message": "Selecione se deseja enviar suas entidades de publicação vinculadas à lista de trabalhos do seu registro ORCID.", + "person.page.orcid.synchronization-mode-publication-message": "Selecione se deseja enviar suas entidades publicação para a sua lista de trabalhos do seu registro ORCID.", // "person.page.orcid.synchronization-mode-profile-message": "Select whether to send your biographical data or personal identifiers to your ORCID record.", "person.page.orcid.synchronization-mode-profile-message": "Selecione se deseja enviar seus dados biográficos ou identificadores pessoais para seu registro ORCID.", @@ -7784,7 +7010,7 @@ "person.page.orcid.synchronization-mode.manual": "Manual", // "person.page.orcid.scope.authenticate": "Get your ORCID iD", - "person.page.orcid.scope.authenticate": "COnseguir seu ORCID iD", + "person.page.orcid.scope.authenticate": "Obter seu ORCID iD", // "person.page.orcid.scope.read-limited": "Read your information with visibility set to Trusted Parties", "person.page.orcid.scope.read-limited": "Leia suas informações com visibilidade definida como Parceiros Confiáveis", @@ -7799,7 +7025,7 @@ "person.page.orcid.unlink.success": "A desconexão entre o perfil e o registro ORCID foi bem-sucedida", // "person.page.orcid.unlink.error": "An error occurred while disconnecting between the profile and the ORCID registry. Try again", - "person.page.orcid.unlink.error": "Um erro ocorreu enquanto dA desconexão entre o perfil e o registro ORCID. Tente novamente", + "person.page.orcid.unlink.error": "Ocorreu um erro ao desconectar o perfil e o registro ORCID. Tente novamente", // "person.orcid.sync.setting": "ORCID Synchronization settings", "person.orcid.sync.setting": "ORCID Configuração de sincronização",