diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-he/browser/browser/toolbarContextMenu.ftl | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/l10n-he/browser/browser/toolbarContextMenu.ftl b/l10n-he/browser/browser/toolbarContextMenu.ftl new file mode 100644 index 0000000000..36bb2c934b --- /dev/null +++ b/l10n-he/browser/browser/toolbarContextMenu.ftl @@ -0,0 +1,88 @@ +# 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/. + +toolbar-context-menu-new-tab = + .label = לשונית חדשה + .accesskey = ל +toolbar-context-menu-reload-selected-tab = + .label = טעינה מחדש של הלשונית שנבחרה + .accesskey = ט +toolbar-context-menu-reload-selected-tabs = + .label = טעינה מחדש של הלשוניות שנבחרו + .accesskey = ט +toolbar-context-menu-bookmark-selected-tab = + .label = יצירת סימנייה ללשונית שנבחרה… + .accesskey = נ +toolbar-context-menu-bookmark-selected-tabs = + .label = יצירת סימנייה ללשוניות שנבחרו… + .accesskey = נ +toolbar-context-menu-select-all-tabs = + .label = בחירת כל הלשוניות + .accesskey = ב +toolbar-context-menu-reopen-closed-tabs = + .label = + { $tabCount -> + [1] פתיחת הלשונית שנסגרה מחדש + *[other] פתיחת הלשוניות שנסגרו מחדש + } + .accesskey = מ + +toolbar-context-menu-manage-extension = + .label = ניהול הרחבה + .accesskey = ה +toolbar-context-menu-remove-extension = + .label = הסרת הרחבה + .accesskey = ס + +# This label is used in the extensions toolbar buttons context menus, +# a user can use this command to submit to Mozilla an abuse report +# related to that extension. "Report" is a verb. +toolbar-context-menu-report-extension = + .label = דיווח על הרחבה + .accesskey = ד + +# Can appear on the same context menu as toolbar-context-menu-menu-bar-cmd +# ("Menu Bar") and personalbarCmd ("Bookmarks Toolbar"), so they should +# have different access keys. +toolbar-context-menu-pin-to-overflow-menu = + .label = הצמדה לתפריט הצף + .accesskey = צ +toolbar-context-menu-auto-hide-downloads-button-2 = + .label = הסתרת הכפתור כשהרשימה ריקה + .accesskey = כ +toolbar-context-menu-always-open-downloads-panel = + .label = הצגת החלונית כאשר הורדה מתחילה + .accesskey = ח +toolbar-context-menu-remove-from-toolbar = + .label = הסרה מסרגל הכלים + .accesskey = ר +toolbar-context-menu-view-customize-toolbar = + .label = התאמה אישית… + .accesskey = ה +toolbar-context-menu-view-customize-toolbar-2 = + .label = התאמה אישית של סרגל הכלים… + .accesskey = ס +# This is only ever shown when toolbar-context-menu-pin-to-overflow-menu +# is hidden, so they can share access keys. +toolbar-context-menu-pin-to-toolbar = + .label = הצמדה לסרגל הכלים + .accesskey = צ + +toolbar-context-menu-bookmarks-toolbar-always-show-2 = + .label = תמיד להציג + .accesskey = ת +toolbar-context-menu-bookmarks-toolbar-never-show-2 = + .label = לעולם לא להציג + .accesskey = ל +toolbar-context-menu-bookmarks-toolbar-on-new-tab-2 = + .label = להציג רק בלשונית חדשה + .accesskey = ר + +toolbar-context-menu-bookmarks-show-other-bookmarks = + .label = הצגת סימניות אחרות + .accesskey = ה + +toolbar-context-menu-menu-bar-cmd = + .toolbarname = שורת תפריט + .accesskey = פ |