blob: 5a84776b13df6d226dce793292fe0e23591c5917 (
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 RSS">
<!ENTITY learnMore.label "Saiba mais sobre Feeds RSS">
<!ENTITY feedTitle.label "Título:">
<!ENTITY feedTitle.accesskey "T">
<!ENTITY feedLocation.label "URL do RSS:">
<!ENTITY feedLocation.accesskey "U">
<!ENTITY feedLocation2.placeholder "Forneça um URL de RSS válido">
<!ENTITY locationValidate.label "Validar">
<!ENTITY validateText.label "Verificar validação e carregar uma URL válida.">
<!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 tags automaticamente dos nomes das <categorias> do feed.">
<!ENTITY autotagEnable.accesskey "c">
<!ENTITY autotagUsePrefix.label "Tags com prefixo:">
<!ENTITY autotagUsePrefix.accesskey "p">
<!ENTITY autoTagPrefix.placeholder "Digite um prefixo de tag">
<!-- Subscription Dialog -->
<!ENTITY button.addFeed.label "Adicionar">
<!ENTITY button.addFeed.accesskey "A">
<!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 "x">
<!ENTITY button.exportOPML.tooltip "Exporta mantendo a estrutura de pastas; clique segurando Ctrl ou pressione Ctrl + Enter para exportar como uma lista">
<!ENTITY cmd.close.commandKey "w">
<!ENTITY button.close.label "Fechar">
|