blob: 3ec6d23c699a4b6f75e539ea2735c0347cf1d341 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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">
|