blob: eb92b5775d15d949dfe38bfaa725a221c1b47b87 (
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
56
57
58
59
60
61
62
|
<!--
# Translator(s):
#
# Laudatti <Laudatti@gmail.com>
# Alexandru Szasz <alexxed@gmail.com>
# cris78 <ciuci78@yahoo.com>
# stas <stas@nerd.ro>
#
-->
<!--
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
-->
<!-- 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/. -->
<!-- Link Toolbar Title -->
<!ENTITY linkToolbar.label "Site Navigation Bar">
<!ENTITY linkToolbar.accesskey "a">
<!-- Link Toolbar visibility options -->
<!ENTITY linkToolbarAlways.label "Show Always">
<!ENTITY linkToolbarAlways.accesskey "S">
<!ENTITY linkToolbarAsNeeded.label "Show Only As Needed">
<!ENTITY linkToolbarAsNeeded.accesskey "O">
<!ENTITY linkToolbarNever.label "Hide Always">
<!ENTITY linkToolbarNever.accesskey "H">
<!-- Toolbar buttons, menus, and menuitems -->
<!ENTITY topButton.label "Început">
<!ENTITY upButton.label "În sus">
<!ENTITY firstButton.label "prima">
<!ENTITY prevButton.label "Precedent">
<!ENTITY nextButton.label "General">
<!ENTITY lastButton.label "ultima">
<!ENTITY documentButton.label "Document">
<!ENTITY tocButton.label "Tabla de materii">
<!ENTITY chapterButton.label "Capitole">
<!ENTITY sectionButton.label "Secțiuni">
<!ENTITY subSectionButton.label "Subsecțiuni">
<!ENTITY appendixButton.label "Appendices">
<!ENTITY glossaryButton.label "Glosar">
<!ENTITY indexButton.label "Index">
<!ENTITY moreButton.label "Mai multe">
<!ENTITY helpButton.label "Ajutor">
<!ENTITY searchButton.label "Cautare">
<!ENTITY authorButton.label "Autor(i)">
<!ENTITY copyrightButton.label "Copyright">
<!ENTITY bookmarkButton.label "Semne de carte">
<!ENTITY alternateButton.label "Alte versiuni">
<!ENTITY feedButton.label "Subscrie">
|