blob: ae0a2bf8d00c07cbdecb2594a85e59c899c77d7f (
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 "Abonamente la fluxuri">
<!ENTITY learnMore.label "Află mai multe despre fluxuri">
<!ENTITY feedTitle.label "Titlu:">
<!ENTITY feedTitle.accesskey "T">
<!ENTITY feedLocation.label "URL-ul fluxului:">
<!ENTITY feedLocation.accesskey "f">
<!ENTITY feedLocation2.placeholder "Introdu un url de flux valid">
<!ENTITY locationValidate.label "Validează">
<!ENTITY validateText.label "Verifică validarea și obține o adresă web corectă.">
<!ENTITY feedFolder.label "Stochează articolele în:">
<!ENTITY feedFolder.accesskey "S">
<!-- Account Settings and Subscription Dialog -->
<!ENTITY biffStart.label "Caută articole noi la fiecare ">
<!ENTITY biffStart.accesskey "v">
<!ENTITY biffMinutes.label "minute">
<!ENTITY biffMinutes.accesskey "n">
<!ENTITY biffDays.label "zile">
<!ENTITY biffDays.accesskey "z">
<!ENTITY recommendedUnits.label "Cel ce publică recomandă:">
<!ENTITY quickMode.label "Afișează rezumatul articolului și nu mai încărca pagina web">
<!ENTITY quickMode.accesskey "u">
<!ENTITY autotagEnable.label "Creează automat etichete din numele <categoriilor> de fluxuri">
<!ENTITY autotagEnable.accesskey "o">
<!ENTITY autotagUsePrefix.label "Prefixare etichete cu:">
<!ENTITY autotagUsePrefix.accesskey "P">
<!ENTITY autoTagPrefix.placeholder "Introdu un prefix de etichetă">
<!-- Subscription Dialog -->
<!ENTITY button.addFeed.label "Adaugă">
<!ENTITY button.addFeed.accesskey "A">
<!ENTITY button.verifyFeed.label "Verifică">
<!ENTITY button.verifyFeed.accesskey "V">
<!ENTITY button.updateFeed.label "Modifică">
<!ENTITY button.updateFeed.accesskey "M">
<!ENTITY button.removeFeed.label "Elimină">
<!ENTITY button.removeFeed.accesskey "r">
<!ENTITY button.importOPML.label "Importă">
<!ENTITY button.importOPML.accesskey "I">
<!ENTITY button.exportOPML.label "Exportă">
<!ENTITY button.exportOPML.accesskey "x">
<!ENTITY button.exportOPML.tooltip "Exportă fluxurile cu structură de dosar; ctrl clic sau ctrl enter pentru a exporta fluxurile ca listă">
<!ENTITY cmd.close.commandKey "w">
<!ENTITY button.close.label "Închide">
|