Files
alfresco-ng2-components/demo-shell-ng2/resources/i18n/pt-BR.json
Maurizio Vitale ed36d08344 [ADF-1706] Translate ADF i18n strings into all supported languages (#2490)
* ALL LANGUAGES: This includes all ADF UI files localised into 10 languages as indicated in JIRA ADF-1706: Translate ADF i18n strings into all supported languages

* ITALIAN: Small amends to Italian strings as part of previous commit to complete ADF-1706

* Add multilanguages

* Load the languages from the app config file

* Fix it json

* Simplify the adf menu languages

* Removed unused code

* Basic documentation

* Fix unit test
2017-10-18 15:50:52 +01:00

47 lines
1.1 KiB
JSON

{
"title": "Bem-vindo",
"DOCUMENT_LIST": {
"COLUMNS": {
"DISPLAY_NAME": "Nome de exibição",
"TAG": "Marca",
"CREATED_BY": "Criado por",
"CREATED_ON": "Criado em",
"CREATED": "Criado"
},
"ACTIONS": {
"FOLDER": {
"COPY": "Copiar",
"MOVE": "Mover",
"DELETE": "Excluir"
},
"DOCUMENT": {
"DOWNLOAD": "Download",
"COPY": "Copiar",
"MOVE": "Mover",
"DELETE": "Excluir"
}
}
},
"ANALYTICS_REPORT": {
"NO_REPORT_MESSAGE": "Nenhum relatório selecionado. Escolha um relatório na lista"
},
"PS-TAB": {
"TASKS-TAB": "Tarefas",
"PROCESSES-TAB": "Processo",
"REPORTS-TAB": "Relatórios",
"START-TASK": "Iniciar tarefa",
"START-PROCESS": "Iniciar processo",
"AUDIT-LOG": "Log de auditoria de processo"
},
"SETTINGS": {
"TITLE": "Configurações",
"CS-HOST": "Configuração de URL de host do Content Services",
"BP-HOST": "Configuração de URL de host do Process Services",
"BACK": "Voltar",
"APPLY": "APLICAR"
},
"FORM-LIST": {
"STORE": "Armazenar",
"RESTORE": "Restaurar"
}
}