summaryrefslogtreecommitdiffstats
path: root/l10n-pt-PT/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd
blob: 38427677003cfc29b16e6e5135be36c4f748f121 (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     "Subscrição de fontes">
<!ENTITY learnMore.label             "Saber mais sobre fontes">

<!ENTITY feedTitle.label             "Título:">
<!ENTITY feedTitle.accesskey         "T">

<!ENTITY feedLocation.label          "URL da fonte:">
<!ENTITY feedLocation.accesskey      "f">
<!ENTITY feedLocation2.placeholder   "Introduza um url de fonte válido">
<!ENTITY locationValidate.label      "Validar">
<!ENTITY validateText.label          "Validar e obter um URL válido.">

<!ENTITY feedFolder.label            "Guardar artigos em:">
<!ENTITY feedFolder.accesskey        "s">

<!-- Account Settings and Subscription Dialog -->
<!ENTITY biffStart.label             "Procurar novos artigos a cada ">
<!ENTITY biffStart.accesskey         "r">
<!ENTITY biffMinutes.label           "minutos">
<!ENTITY biffMinutes.accesskey       "n">
<!ENTITY biffDays.label              "dias">
<!ENTITY biffDays.accesskey          "d">
<!ENTITY recommendedUnits.label      "O publicador recomenda:">

<!ENTITY quickMode.label             "Mostrar o sumário do artigo em vez de carregar a página web">
<!ENTITY quickMode.accesskey         "M">

<!ENTITY autotagEnable.label         "Criar etiquetas automaticamente a partir dos nomes de &lt;categorias&gt; da fonte">
<!ENTITY autotagEnable.accesskey     "C">
<!ENTITY autotagUsePrefix.label      "Adicionar um prefixo às etiquetas:">
<!ENTITY autotagUsePrefix.accesskey  "p">
<!ENTITY autoTagPrefix.placeholder   "Introduza um prefixo para as etiquetas">

<!-- 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     "Editar">
<!ENTITY button.updateFeed.accesskey "E">
<!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 "t">
<!ENTITY button.exportOPML.tooltip   "Exporta fontes com a estrutura da pasta; ctrl+clique ou ctrl+enter para exportar fontes como uma lista">

<!ENTITY cmd.close.commandKey        "W">
<!ENTITY button.close.label          "Fechar">