blob: 38f2be62f4c84a6a5c155075f333eceda75f2efd (
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 "Subscricións a fontes">
<!ENTITY learnMore.label "Obteña máis información sobre as fontes">
<!ENTITY feedTitle.label "Título:">
<!ENTITY feedTitle.accesskey "T">
<!ENTITY feedLocation.label "URL da fonte:">
<!ENTITY feedLocation.accesskey "U">
<!ENTITY feedLocation2.placeholder "Introduza un URL válido para a fonte de noticias">
<!ENTITY locationValidate.label "Validar">
<!ENTITY validateText.label "Comprobar validación e recuperar un URL correcto.">
<!ENTITY feedFolder.label "Gardar artigos en:">
<!ENTITY feedFolder.accesskey "s">
<!-- Account Settings and Subscription Dialog -->
<!ENTITY biffStart.label "Comprobar se hai novos artigos cada ">
<!ENTITY biffStart.accesskey "p">
<!ENTITY biffMinutes.label "minutos">
<!ENTITY biffMinutes.accesskey "m">
<!ENTITY biffDays.label "días">
<!ENTITY biffDays.accesskey "d">
<!ENTITY recommendedUnits.label "Recomendado polo editor:">
<!ENTITY quickMode.label "Amosar o resumo do artigo en vez de cargar a páxina web">
<!ENTITY quickMode.accesskey "g">
<!ENTITY autotagEnable.label "Crea automaticamente etiquetas a partir do nome das <categorías> das fontes names">
<!ENTITY autotagEnable.accesskey "c">
<!ENTITY autotagUsePrefix.label "Pórlle as etiquetas o prefixo:">
<!ENTITY autotagUsePrefix.accesskey "P">
<!ENTITY autoTagPrefix.placeholder "Escriba un prefixo de etiqueta">
<!-- Subscription Dialog -->
<!ENTITY button.addFeed.label "Engadir">
<!ENTITY button.addFeed.accesskey "a">
<!ENTITY button.verifyFeed.label "Verificar">
<!ENTITY button.verifyFeed.accesskey "V">
<!ENTITY button.updateFeed.label "Actualizar">
<!ENTITY button.updateFeed.accesskey "U">
<!ENTITY button.removeFeed.label "Retirar">
<!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 "Exportar as fontes coa estrutura do cartafol; Ctrl clic ou Ctrl Intro para exportar as fontes como unha lista">
<!ENTITY cmd.close.commandKey "w">
<!ENTITY button.close.label "Pechar">
|