diff options
Diffstat (limited to 'l10n-it/chat/accounts.dtd')
-rw-r--r-- | l10n-it/chat/accounts.dtd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-it/chat/accounts.dtd b/l10n-it/chat/accounts.dtd new file mode 100644 index 0000000000..63cdbd134f --- /dev/null +++ b/l10n-it/chat/accounts.dtd @@ -0,0 +1,36 @@ +<!-- 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 accounts.title "Account - &brandShortName;"> +<!ENTITY accountManager.width "450"> +<!ENTITY accountsWindow.title "Stato messaggeria istantanea"> +<!ENTITY accountsWindow2.style "width: 41em; height: 27em;"> +<!ENTITY accountManager.newAccount.label "Nuovo account"> +<!ENTITY accountManager.newAccount.accesskey "N"> +<!ENTITY accountManager.close.label "Chiudi"> +<!ENTITY accountManager.close.accesskey "h"> +<!ENTITY accountManager.close.commandkey "a"> +<!ENTITY accountManager.noAccount.title "Nessun account configurato"> +<!ENTITY accountManager.noAccount.description "Fare clic sul pulsante &accountManager.newAccount.label; per utilizzare la procedura guidata di &brandShortName; per la configurazione di un nuovo account."> +<!ENTITY account.autoSignOn.label "Autenticazione all'avvio"> +<!ENTITY account.autoSignOn.accesskey "A"> +<!ENTITY account.connect.label "Collega"> +<!ENTITY account.connect.accesskey "o"> +<!ENTITY account.disconnect.label "Scollega"> +<!ENTITY account.disconnect.accesskey "S"> +<!ENTITY account.delete.label "Elimina"> +<!ENTITY account.delete.accesskey "E"> +<!ENTITY account.edit.label "Proprietà"> +<!ENTITY account.edit.accesskey "P"> +<!ENTITY account.moveup.label "Sposta su"> +<!ENTITY account.movedown.label "Sposta giù"> +<!ENTITY account.cancelReconnection.label "Annulla la riconnessione"> +<!ENTITY account.cancelReconnection.accesskey "A"> +<!ENTITY account.copyDebugLog.label "Copia il log di debug"> +<!ENTITY account.copyDebugLog.accesskey "C"> +<!ENTITY account.showDebugLog.label "Mostra log di debug"> +<!ENTITY account.showDebugLog.accesskey "M"> +<!ENTITY account.connecting "Connessione in corso…"> +<!ENTITY account.disconnecting "Disconnessione…"> +<!ENTITY account.disconnected "Non collegato"> |