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": "Benvenuto",
|
|
"DOCUMENT_LIST": {
|
|
"COLUMNS": {
|
|
"DISPLAY_NAME": "Nome visualizzato",
|
|
"TAG": "Tag",
|
|
"CREATED_BY": "Creato da",
|
|
"CREATED_ON": "Creato il",
|
|
"CREATED": "Creato"
|
|
},
|
|
"ACTIONS": {
|
|
"FOLDER": {
|
|
"COPY": "Copia",
|
|
"MOVE": "Sposta",
|
|
"DELETE": "Elimina"
|
|
},
|
|
"DOCUMENT": {
|
|
"DOWNLOAD": "Download",
|
|
"COPY": "Copia",
|
|
"MOVE": "Sposta",
|
|
"DELETE": "Elimina"
|
|
}
|
|
}
|
|
},
|
|
"ANALYTICS_REPORT": {
|
|
"NO_REPORT_MESSAGE": "Nessun rapporto selezionato. Scegliere un rapporto dall'elenco"
|
|
},
|
|
"PS-TAB": {
|
|
"TASKS-TAB": "Compiti",
|
|
"PROCESSES-TAB": "Processo",
|
|
"REPORTS-TAB": "Rapporti",
|
|
"START-TASK": "Avvia compito",
|
|
"START-PROCESS": "Avvia processo",
|
|
"AUDIT-LOG": "Log di audit processo"
|
|
},
|
|
"SETTINGS": {
|
|
"TITLE": "Impostazioni",
|
|
"CS-HOST": "Configurazione URL host Content Services",
|
|
"BP-HOST": "Configurazione URL host Process Services",
|
|
"BACK": "Indietro",
|
|
"APPLY": "APPLICA"
|
|
},
|
|
"FORM-LIST": {
|
|
"STORE": "Memorizza",
|
|
"RESTORE": "Ripristina"
|
|
}
|
|
} |