blob: 301e8445d1b3e4cadf43f8f077a3dbdd3fd1e6a0 (
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
|
<!-- 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 "Soscripciones a canales">
<!ENTITY feedTitle.label "Títulu:">
<!ENTITY feedTitle.accesskey "T">
<!ENTITY feedLocation.label "URL de la canal:">
<!ENTITY feedLocation.accesskey "L">
<!ENTITY locationValidate.label "Validar">
<!ENTITY validateText.label "Comprobar validación y recuperar una URL válida.">
<!ENTITY feedFolder.label "Guardar artículos en:">
<!ENTITY feedFolder.accesskey "G">
<!-- Account Settings and Subscription Dialog -->
<!ENTITY quickMode.label "Amosar el resume del artículu en cuenta de la páxina web">
<!ENTITY quickMode.accesskey "M">
<!ENTITY autotagEnable.label "Crear etiquetes automáticamente a partir de los conteníos <category> de les canales">
<!ENTITY autotagEnable.accesskey "d">
<!ENTITY autotagUsePrefix.label "Poner a les etiquetes el prefixu:">
<!ENTITY autotagUsePrefix.accesskey "P">
<!ENTITY autoTagPrefix.placeholder "Introduz un prefixu d'etiqueta">
<!-- Subscription Dialog -->
<!ENTITY button.addFeed.label "Amestar">
<!ENTITY button.addFeed.accesskey "A">
<!ENTITY button.removeFeed.label "Desaniciar">
<!ENTITY button.removeFeed.accesskey "R">
<!ENTITY button.importOPML.label "Importar">
<!ENTITY button.importOPML.accesskey "I">
<!ENTITY button.exportOPML.label "Esportar">
<!ENTITY button.exportOPML.accesskey "S">
<!ENTITY button.exportOPML.tooltip "Esportar canales cola estructura de canales; ctrl clic o ctrl enter pa esportar les canales como una llista">
<!ENTITY cmd.close.commandKey "w">
<!ENTITY button.close.label "Zarrar">
|