Commits
Tim Donohue authored and GitHub committed 11341bf7d7a Merge
2252 2252 | // "confirmation-modal.export-batch.cancel": "Cancel", |
2253 2253 | "confirmation-modal.export-batch.cancel": "Cancelar", |
2254 2254 | |
2255 2255 | // "confirmation-modal.export-batch.confirm": "Export", |
2256 2256 | "confirmation-modal.export-batch.confirm": "Exportar", |
2257 2257 | |
2258 2258 | // "confirmation-modal.delete-eperson.header": "Delete EPerson \"{{ dsoName }}\"", |
2259 2259 | "confirmation-modal.delete-eperson.header": "Apagar Utilizador \"{{ dsoName }}\"", |
2260 2260 | |
2261 2261 | // "confirmation-modal.delete-eperson.info": "Are you sure you want to delete EPerson \"{{ dsoName }}\"", |
2262 - | "confirmation-modal.delete-eperson.info": "Pretende apagar o utilizar \"{{ dsoName }}\"", |
2262 + | "confirmation-modal.delete-eperson.info": "Pretende apagar o utilizador \"{{ dsoName }}\"", |
2263 2263 | |
2264 2264 | // "confirmation-modal.delete-eperson.cancel": "Cancel", |
2265 2265 | "confirmation-modal.delete-eperson.cancel": "Cancelar", |
2266 2266 | |
2267 2267 | // "confirmation-modal.delete-eperson.confirm": "Delete", |
2268 2268 | "confirmation-modal.delete-eperson.confirm": "Apagar", |
2269 2269 | |
2270 2270 | // "confirmation-modal.delete-profile.header": "Delete Profile", |
2271 2271 | "confirmation-modal.delete-profile.header": "Apagar perfil", |
2272 2272 | |
2659 2659 | // "health-page.status-tab": "Status", |
2660 2660 | "health-page.status-tab": "Estado", |
2661 2661 | |
2662 2662 | // "health-page.error.msg": "The health check service is temporarily unavailable", |
2663 2663 | "health-page.error.msg": "O serviço de diagnóstico está temporariamente indisponível", |
2664 2664 | |
2665 2665 | // "health-page.property.status": "Status code", |
2666 2666 | "health-page.property.status": "Código Estado", |
2667 2667 | |
2668 2668 | // "health-page.section.db.title": "Database", |
2669 - | "health-page.section.db.title": "Base Dados", |
2669 + | "health-page.section.db.title": "Base de Dados", |
2670 2670 | |
2671 2671 | // "health-page.section.geoIp.title": "GeoIp", |
2672 2672 | "health-page.section.geoIp.title": "GeoIp", |
2673 2673 | |
2674 2674 | // "health-page.section.solrAuthorityCore.title": "Solr: authority core", |
2675 2675 | "health-page.section.solrAuthorityCore.title": "Solr: authority core", |
2676 2676 | |
2677 2677 | // "health-page.section.solrOaiCore.title": "Solr: oai core", |
2678 2678 | "health-page.section.solrOaiCore.title": "Solr: OAI core", |
2679 2679 | |