blob: b0f6a6b232634d50097d43f9631b8a6c2730a369 (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
<!-- 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/. -->
<!-- Subscription Dialog -->
<!ENTITY feedSubscriptions.label "Inscrições em canais de informações">
<!ENTITY learnMore.label "Saiba mais sobre canais de informações ">
<!ENTITY feedTitle.label "Título:">
<!ENTITY feedTitle.accesskey "T">
<!ENTITY feedLocation.label "URL do canal de informações:">
<!ENTITY feedLocation.accesskey "U">
<!ENTITY feedLocation2.placeholder "Forneça uma URL válida de canal de informações">
<!ENTITY locationValidate.label "Validar">
<!ENTITY validateText.label "Verificar validação e carregar um URL válido.">
<!ENTITY feedFolder.label "Armazenar artigos em:">
<!ENTITY feedFolder.accesskey "r">
<!-- Account Settings and Subscription Dialog -->
<!ENTITY biffStart.label "Verificar se há novos artigos a cada ">
<!ENTITY biffStart.accesskey "k">
<!ENTITY biffMinutes.label "minutos">
<!ENTITY biffMinutes.accesskey "n">
<!ENTITY biffDays.label "dias">
<!ENTITY biffDays.accesskey "d">
<!ENTITY recommendedUnits.label "Editor recomenda:">
<!ENTITY quickMode.label "Exibir o conteúdo do item em vez de carregar a página web">
<!ENTITY quickMode.accesskey "E">
<!ENTITY autotagEnable.label "Criar etiquetas automaticamente a partir de nomes de <categorias> do canal de informações">
<!ENTITY autotagEnable.accesskey "c">
<!ENTITY autotagUsePrefix.label "Prefixar etiquetas com:">
<!ENTITY autotagUsePrefix.accesskey "P">
<!ENTITY autoTagPrefix.placeholder "Digite um prefixo de etiqueta">
<!-- Subscription Dialog -->
<!ENTITY button.addFeed.label "Novo">
<!ENTITY button.addFeed.accesskey "N">
<!ENTITY button.verifyFeed.label "Verificar">
<!ENTITY button.verifyFeed.accesskey "V">
<!ENTITY button.updateFeed.label "Atualizar">
<!ENTITY button.updateFeed.accesskey "U">
<!ENTITY button.removeFeed.label "Remover">
<!ENTITY button.removeFeed.accesskey "R">
<!ENTITY button.importOPML.label "Importar">
<!ENTITY button.importOPML.accesskey "I">
<!ENTITY button.exportOPML.label "Exportar">
<!ENTITY button.exportOPML.accesskey "o">
<!ENTITY button.exportOPML.tooltip "Exportar canais de informações mantendo a estrutura de pastas; clique com Ctrl ou tecle Ctrl+Enter para exportar como uma lista">
<!ENTITY cmd.close.commandKey "W">
<!ENTITY button.close.label "Fechar">
|