Files
alfresco-ng2-components/demo-shell-ng2/resources/i18n/it.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": "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"
}
}