aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/a11yhelp/dialogs/lang/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/a11yhelp/dialogs/lang/it.js')
-rw-r--r--sources/plugins/a11yhelp/dialogs/lang/it.js15
1 files changed, 6 insertions, 9 deletions
diff --git a/sources/plugins/a11yhelp/dialogs/lang/it.js b/sources/plugins/a11yhelp/dialogs/lang/it.js
index bc06683..224bd49 100644
--- a/sources/plugins/a11yhelp/dialogs/lang/it.js
+++ b/sources/plugins/a11yhelp/dialogs/lang/it.js
@@ -1,5 +1,5 @@
1/** 1/**
2 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 2 * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5 5
@@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'it', {
79 { 79 {
80 name: ' Aiuto Accessibilità', 80 name: ' Aiuto Accessibilità',
81 legend: 'Premi ${a11yHelp}' 81 legend: 'Premi ${a11yHelp}'
82 },
83 {
84 name: 'Incolla come testo semplice',
85 legend: 'Premi ${pastetext}',
86 legendEdge: 'Premi ${pastetext}, seguito da ${paste}'
82 } 87 }
83 ] 88 ]
84 } 89 }
85 ], 90 ],
86 backspace: 'Backspace',
87 tab: 'Tab', 91 tab: 'Tab',
88 enter: 'Invio',
89 shift: 'Maiusc',
90 ctrl: 'Ctrl',
91 alt: 'Alt',
92 pause: 'Pausa', 92 pause: 'Pausa',
93 capslock: 'Bloc Maiusc', 93 capslock: 'Bloc Maiusc',
94 escape: 'Esc', 94 escape: 'Esc',
95 pageUp: 'Pagina sù', 95 pageUp: 'Pagina sù',
96 pageDown: 'Pagina giù', 96 pageDown: 'Pagina giù',
97 end: 'Fine',
98 home: 'Inizio',
99 leftArrow: 'Freccia sinistra', 97 leftArrow: 'Freccia sinistra',
100 upArrow: 'Freccia su', 98 upArrow: 'Freccia su',
101 rightArrow: 'Freccia destra', 99 rightArrow: 'Freccia destra',
102 downArrow: 'Freccia giù', 100 downArrow: 'Freccia giù',
103 insert: 'Ins', 101 insert: 'Ins',
104 'delete': 'Canc',
105 leftWindowKey: 'Tasto di Windows sinistro', 102 leftWindowKey: 'Tasto di Windows sinistro',
106 rightWindowKey: 'Tasto di Windows destro', 103 rightWindowKey: 'Tasto di Windows destro',
107 selectKey: 'Tasto di selezione', 104 selectKey: 'Tasto di selezione',