blob: 715e898069e7725096fb1000fc5978d1e9f9e143 (
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
|
<!-- 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/. -->
<!--
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
-->
<!--LOCALIZATION NOTE : FILE The Appearance > Content prefs dialog. -->
<!ENTITY pref.content.title "Conținut">
<!ENTITY pref.content.description "These settings influence how website and message content appears in &brandShortName;.">
<!ENTITY useSmoothScroll.label "Folosește derularea lină">
<!ENTITY useSmoothScroll.accesskey "u">
<!ENTITY textZoomOnly.label "Zoom only text instead of full pages">
<!ENTITY textZoomOnly.accesskey "Z">
<!ENTITY siteSpecific.label "Remember zoom levels on per-site basis">
<!ENTITY siteSpecific.accesskey "m">
<!ENTITY enableAutomaticImageResizing.label "Resize large images to fit in the browser window">
<!ENTITY enableAutomaticImageResizing.accesskey "R">
<!ENTITY allowHWAccel.label "Use hardware acceleration when available">
<!ENTITY allowHWAccel.accesskey "e">
|