diff options
Diffstat (limited to 'l10n-pt-PT/suite/chrome/common/pref/pref-keynav.dtd')
-rw-r--r-- | l10n-pt-PT/suite/chrome/common/pref/pref-keynav.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/common/pref/pref-keynav.dtd b/l10n-pt-PT/suite/chrome/common/pref/pref-keynav.dtd new file mode 100644 index 0000000000..5eee3e579d --- /dev/null +++ b/l10n-pt-PT/suite/chrome/common/pref/pref-keynav.dtd @@ -0,0 +1,20 @@ +<!-- 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 pref.keyNav.title "Navegação de teclado"> +<!ENTITY tabNavigationBehavior.label "Tecla de navegação por separadores"> +<!ENTITY tabNavigationLinks.label "Ligações"> +<!ENTITY tabNavigationLinks.accesskey "L"> +<!ENTITY tabNavigationForms.label "Botões, botões de seleção, caixas de verificação e listas de seleção"> +<!ENTITY tabNavigationForms.accesskey "B"> +<!ENTITY tabNavigationTextboxes.label "Nota: caixas de texto e regiões deslocáveis fazem sempre parte da ordem dos separadores."> +<!ENTITY tabNavigationDesc.label "Quando Tab ou Shift+Tab é carregado, mover entre:"> +<!ENTITY accessibilityBrowseWithCaret.label "Navegar com cursor"> +<!ENTITY browseWithCaretDesc.label "A navegação por cursor permite-lhe navegar e selecionar as páginas através das teclas do cursor."> +<!ENTITY browseWithCaretUse.label "Utilizar navegação por cursor"> +<!ENTITY browseWithCaretUse.accesskey "U"> +<!ENTITY browseWithCaretShortCut.label "Utilizar o atalho F7 para alternar a navegação por cursor"> +<!ENTITY browseWithCaretShortCut.accesskey "F"> +<!ENTITY browseWithCaretWarn.label "Avisar-me antes de ativar a navegação por cursor"> +<!ENTITY browseWithCaretWarn.accesskey "m"> |