diff options
Diffstat (limited to 'l10n-it/toolkit/chrome/mozapps/handling')
-rw-r--r-- | l10n-it/toolkit/chrome/mozapps/handling/handling.dtd | 10 | ||||
-rw-r--r-- | l10n-it/toolkit/chrome/mozapps/handling/handling.properties | 14 |
2 files changed, 24 insertions, 0 deletions
diff --git a/l10n-it/toolkit/chrome/mozapps/handling/handling.dtd b/l10n-it/toolkit/chrome/mozapps/handling/handling.dtd new file mode 100644 index 0000000000..ab87273b0e --- /dev/null +++ b/l10n-it/toolkit/chrome/mozapps/handling/handling.dtd @@ -0,0 +1,10 @@ +<!-- 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 window.emWidth "26em"> +<!ENTITY window.emHeight "26em"> +<!ENTITY ChooseOtherApp.description "Scegliere un’altra applicazione"> +<!ENTITY ChooseApp.label "Scegli…"> +<!ENTITY ChooseApp.accessKey "S"> +<!ENTITY accept "Apri link"> diff --git a/l10n-it/toolkit/chrome/mozapps/handling/handling.properties b/l10n-it/toolkit/chrome/mozapps/handling/handling.properties new file mode 100644 index 0000000000..4f63d9e6b4 --- /dev/null +++ b/l10n-it/toolkit/chrome/mozapps/handling/handling.properties @@ -0,0 +1,14 @@ +# 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/. + +protocol.title = Avvia applicazione +protocol.description = Per aprire questo link è necessario avviare un’applicazione. +protocol.choices.label = Invia a: +protocol.checkbox.label = Ricorda questa scelta per i link %S. +protocol.checkbox.accesskey = a +protocol.checkbox.extra = Per modificare la scelta utilizzare le preferenze di %S.\u0020 + +privatebrowsing.disabled.label = Disattiva in finestre anonime + +choose.application.title = Altra applicazione… |