diff options
Diffstat (limited to 'l10n-pt-PT/suite/chrome/common/pref/pref-download.dtd')
-rw-r--r-- | l10n-pt-PT/suite/chrome/common/pref/pref-download.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/common/pref/pref-download.dtd b/l10n-pt-PT/suite/chrome/common/pref/pref-download.dtd new file mode 100644 index 0000000000..3ec6d23c69 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/common/pref/pref-download.dtd @@ -0,0 +1,31 @@ +<!-- 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.download.title "Transferências"> + +<!ENTITY downloadBehavior.label "Ao iniciar uma transferência"> +<!ENTITY doNothing.label "Não abrir nada"> +<!ENTITY doNothing.accesskey "d"> +<!ENTITY openProgressDialog.label "Abrir um diálogo de progresso"> +<!ENTITY openProgressDialog.accesskey "o"> +<!ENTITY openDM.label "Abrir o gestor de transferências"> +<!ENTITY openDM.accesskey "g"> +<!ENTITY flashWhenOpen.label "Apenas piscar se o gestor de transferências já estiver aberto"> +<!ENTITY flashWhenOpen.accesskey "f"> + +<!ENTITY downloadLocation.label "Ao guardar um ficheiro"> +<!ENTITY saveTo.label "Guardar ficheiros para"> +<!ENTITY saveTo.accesskey "r"> +<!ENTITY chooseDownloadFolder.label "Escolher pasta…"> +<!ENTITY chooseDownloadFolder.accesskey "c"> +<!ENTITY alwaysAsk.label "Perguntar-me sempre onde guardar os ficheiros"> +<!ENTITY alwaysAsk.accesskey "P"> + +<!ENTITY finishedBehavior.label "Ao terminar a transferência"> +<!ENTITY playSound.label "Reproduzir um som"> +<!ENTITY playSound.accesskey "p"> +<!ENTITY browse.label "Navegar…"> +<!ENTITY browse.accesskey "N"> +<!ENTITY playButton.label "Reproduzir"> +<!ENTITY playButton.accesskey "z"> |