blob: 86ad224dd0a1d47ff7b6bb349893c8b69d9f6d6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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/. -->
<!ENTITY safeModeDialog.title "&brandShortName; מצב בטוח של">
<!ENTITY window.width "37em">
<!ENTITY safeModeDescription.label "&brandShortName; פועל כעת במצב בטוח, המנטרל זמנית את ההרחבות, ערכות הנושא, ואת ההגדרות המותאמות אישית שלך.">
<!ENTITY safeModeDescription2.label "ביכולתך להגדיר שינוים אלה או חלקם באופן קבוע:">
<!ENTITY disableAddons.label "נטרל את כל התוספות">
<!ENTITY disableAddons.accesskey "נ">
<!ENTITY resetToolbars.label "איפוס סרגלי כלים ופקדים">
<!ENTITY resetToolbars.accesskey "א">
<!ENTITY changeAndRestartButton.label "בצע שינויים והפעל מחדש">
<!ENTITY changeAndRestartButton.accesskey "פ">
<!ENTITY continueButton.label "המשך במצב בטוח">
<!ENTITY continueButton.accesskey "מ">
|