mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
* 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
47 lines
1.1 KiB
JSON
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"
|
|
}
|
|
} |