diff options
Diffstat (limited to 'l10n-it/toolkit/chrome/global/textcontext.dtd')
-rw-r--r-- | l10n-it/toolkit/chrome/global/textcontext.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-it/toolkit/chrome/global/textcontext.dtd b/l10n-it/toolkit/chrome/global/textcontext.dtd new file mode 100644 index 0000000000..35aade6a88 --- /dev/null +++ b/l10n-it/toolkit/chrome/global/textcontext.dtd @@ -0,0 +1,24 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY spellAddToDictionary.label "Aggiungi al dizionario"> +<!ENTITY spellAddToDictionary.accesskey "z"> +<!ENTITY spellUndoAddToDictionary.label "Annulla “Aggiungi al dizionario”"> +<!ENTITY spellUndoAddToDictionary.accesskey "z"> +<!ENTITY spellCheckToggle.label "Controllo ortografico"> +<!ENTITY spellCheckToggle.accesskey "o"> +<!ENTITY spellNoSuggestions.label "(nessun suggerimento ortografico)"> +<!ENTITY spellDictionaries.label "Lingue"> +<!ENTITY spellDictionaries.accesskey "u"> + +<!ENTITY searchTextBox.clear.label "Cancella"> + +<!ENTITY fillLoginMenu.label "Compila le credenziali di accesso"> +<!ENTITY fillLoginMenu.accesskey "m"> +<!ENTITY fillPasswordMenu.label "Compila password"> +<!ENTITY fillPasswordMenu.accesskey "m"> +<!ENTITY fillUsernameMenu.label "Compila nome utente"> +<!ENTITY fillUsernameMenu.accesskey "m"> +<!ENTITY noLoginSuggestions.label "(nessun suggerimento disponibile)"> +<!ENTITY viewSavedLogins.label "Visualizza credenziali salvate"> |