blob: ab993c54e11c08a4d584acdd4ad4a47d98628f3e (
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
|
<!-- 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>
#
-->
<!-- extracted from content/pref-scripts.xul -->
<!ENTITY navigator.label "Navigator">
<!ENTITY navigator.accesskey "N">
<!--LOCALIZATION NOTE (enableJavaScript.label): 'JavaScript' should never be translated -->
<!ENTITY enableJavaScript.label "Enable JavaScript for">
<!ENTITY allowScripts.label "Permite scripturilor să:">
<!ENTITY allowScripts.accesskey "s">
<!ENTITY allowWindowMoveResize.label "mute sau să redimensioneze ferestre existente">
<!ENTITY allowWindowFlip.label "ridice sau să coboare ferestre">
<!ENTITY allowWindowStatusChange.label "schimbe textul din bara de stare">
<!ENTITY allowContextmenuDisable.label "dezactiveze sau să înlocuiască meniuri contextuale">
<!ENTITY allowHideStatusBar.label "ascundă bara de stare">
|