blob: 050c1d913463a64d4b22ee4f9441218f7344b688 (
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
|
# 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/.
panic-button-open-new-window = לפתיחת חלון נקי חדש
panic-button-undo-warning = לא ניתן לבטל פעולה זו.
panic-button-forget-button =
.label = לשכוח!
## These strings are combined to form a complete sentence starting with
## panic-main-timeframe-desc. For example: "Forget the last: Five minutes".
## Please ensure that this remains the case in the translation.
panic-main-timeframe-desc = לשכוח
panic-button-5min =
.label = חמש דקות
panic-button-2hr =
.label = שעתיים
panic-button-day =
.label = יממה
## These strings are combined to form a complete sentence starting with
## panic-button-action-desc. For example: "Proceeding will: Delete Recent Cookies".
## Please ensure that this remains the case in the translation.
## Note also that some strings include <strong> tags for emphasis on the
## words "Cookies", "History", "Tabs" and "Windows". The translation should do the same.
panic-button-action-desc = המשך יוביל
panic-button-delete-cookies = למחיקת <strong>עוגיות</strong> אחרונות
panic-button-delete-history = למחיקת <strong>היסטוריה</strong> אחרונה
panic-button-delete-tabs-and-windows = לסגירת כל <strong>הלשוניות</strong> ו<strong>החלונות</strong>
|