diff options
Diffstat (limited to '')
21 files changed, 2031 insertions, 0 deletions
diff --git a/l10n-he/browser/chrome/browser/accounts.properties b/l10n-he/browser/chrome/browser/accounts.properties new file mode 100644 index 0000000000..c4774d29cf --- /dev/null +++ b/l10n-he/browser/chrome/browser/accounts.properties @@ -0,0 +1,112 @@ +# 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/. + +# LOCALIZATION NOTE (reconnectDescription) - %S = Email address of user's Firefox Account +reconnectDescription = חיבור מחדש של %S + +# LOCALIZATION NOTE (verifyDescription) - %S = Email address of user's Firefox Account +verifyDescription = אימות %S + +# These strings are shown in a desktop notification after the +# user requests we resend a verification email. +verificationSentTitle = קישור האימות נשלח +# LOCALIZATION NOTE (verificationSentBody) - %S = Email address of user's Firefox Account +verificationSentBody = קישור האימות נשלח לכתובת %S. +verificationNotSentTitle = לא ניתן לשלוח קישור אימות +verificationNotSentBody = אין באפשרותנו לשלוח את הודעת האימות כרגע, נא לנסות שוב מאוחר יותר. + +# LOCALIZATION NOTE (deviceConnDisconnTitle) - the title shown in a notification +# when either this device or another device has connected to, or disconnected +# from, a Firefox Account. +deviceConnDisconnTitle = חשבון Firefox + +# LOCALIZATION NOTE (otherDeviceConnectedBody, otherDeviceConnectedBody.noDeviceName) +# These strings are used in a notification shown when a new device joins the +# Firefox account. +# %S is the name of the new device; otherDeviceConnectedBody.noDeviceName is shown +# instead of otherDeviceConnectedBody when the name is not known. +otherDeviceConnectedBody = מחשב זה חובר עכשיו אל %S. +otherDeviceConnectedBody.noDeviceName = מחשב זה מחובר עכשיו למכשיר חדש. + +# LOCALIZATION NOTE (thisDeviceConnectedBody) - used in a notification shown +# after a Firefox Account is connected to the current device. +thisDeviceConnectedBody = נכנסת בהצלחה + +# LOCALIZATION NOTE (thisDeviceDisconnectedBody) - used in a notification shown +# after the Firefox Account was disconnected remotely. +thisDeviceDisconnectedBody = מחשב זה נותק. + +# LOCALIZATION NOTE (sendToAllDevices.menuitem) +# Displayed in the Send Tab/Page/Link to Device context menu when right clicking a tab, a page or a link. +sendToAllDevices.menuitem = שליחה לכל המכשירים + +# LOCALIZATION NOTE (manageDevices.menuitem) +# Displayed in the Send Tab/Page/Link to Device context menu when right clicking a tab, a page or a link. +manageDevices.menuitem = ניהול מכשירים… + +# LOCALIZATION NOTE (sendTabToDevice.unconfigured, sendTabToDevice.unconfigured.label2) +# Displayed in the Send Tabs context menu when right clicking a tab, a page or a link +# and the Sync account is unconfigured. Redirects to a marketing page. +sendTabToDevice.unconfigured.label2 = לא מחובר +sendTabToDevice.unconfigured = מידע נוסף על שליחת לשוניות… + +# LOCALIZATION NOTE (sendTabToDevice.signintofxa) +# Displayed in the Send Tabs context menu and the page action panel when FxA is not +# configured. Allows users to immediately sign into FxA via the preferences. +# %S is replaced by brandProductName. +sendTabToDevice.signintofxa = כניסה אל %S… + +# LOCALIZATION NOTE (sendTabToDevice.singledevice, sendTabToDevice.connectdevice, +# sendTabToDevice.singledevice.status) +# Displayed in the Send Tabs context menu when right clicking a tab, a page or a link +# and the Sync account has only 1 device. The sendTabToDevice.singledevice link +# redirects to a marketing page, the sendTabToDevice.connectdevice redirects +# to an FxAccounts page that tells to you to connect another device. +sendTabToDevice.singledevice.status = אין מכשירים מחוברים +sendTabToDevice.singledevice = מידע נוסף על שליחת לשוניות… +sendTabToDevice.connectdevice = חיבור מכשיר נוסף… + +# LOCALIZATION NOTE (sendTabToDevice.verify, sendTabToDevice.verify.status) +# Displayed in the Send Tabs context menu when right clicking a tab, a page or a link +# and the Sync account is unverified. Redirects to the Sync preferences page. +sendTabToDevice.verify.status = חשבון לא מאומת +sendTabToDevice.verify = אימות החשבון שלך… + +# LOCALIZATION NOTE (tabArrivingNotification.title, tabArrivingNotificationWithDevice.title, +# multipleTabsArrivingNotification.title, unnamedTabsArrivingNotification2.body, +# unnamedTabsArrivingNotificationMultiple2.body, unnamedTabsArrivingNotificationNoDevice.body, +# singleTabArrivingWithTruncatedURL.body) +# These strings are used in a notification shown when we're opening tab(s) another device sent us to display. + +# LOCALIZATION NOTE (tabArrivingNotification.title, tabArrivingNotificationWithDevice.title) +# The body for these is the URL of the tab received +tabArrivingNotification.title = התקבלה לשונית אחת +# LOCALIZATION NOTE (tabArrivingNotificationWithDevice.title) %S is the device name +tabArrivingNotificationWithDevice.title = לשונית מהמכשיר %S + +multipleTabsArrivingNotification.title = התקבלו לשוניות +# LOCALIZATION NOTE (unnamedTabsArrivingNotification2.body): +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs received and #2 is the device name. +unnamedTabsArrivingNotification2.body = התקבלה לשונית אחת מ־#2;התקבלו #1 לשוניות מ־#2 +# LOCALIZATION NOTE (unnamedTabsArrivingNotificationMultiple2.body): +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs received. +unnamedTabsArrivingNotificationMultiple2.body = התקבלה לשונית אחת מהמכשירים המחוברים שלך;התקבלו #1 לשוניות מהמכשירים המחוברים שלך + +# LOCALIZATION NOTE (unnamedTabsArrivingNotificationNoDevice.body): +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs received +# This version is used when we don't know any device names. +unnamedTabsArrivingNotificationNoDevice.body = התקבלה לשונית אחת;התקבלו #1 לשוניות + +# LOCALIZATION NOTE (singleTabArrivingWithTruncatedURL.body): +# Used when a tab from a remote device arrives but the URL must be truncated. +# Should display the URL with an indication that it's benen truncated. +# %S is the portion of the URL that remains after truncation. +singleTabArrivingWithTruncatedURL.body = %S… + diff --git a/l10n-he/browser/chrome/browser/browser.properties b/l10n-he/browser/chrome/browser/browser.properties new file mode 100644 index 0000000000..a34a1332bc --- /dev/null +++ b/l10n-he/browser/chrome/browser/browser.properties @@ -0,0 +1,1054 @@ +# 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/. + +nv_timeout=תם הזמן המוקצב +openFile=פתיחת קובץ + +droponhometitle=הגדרת דף הבית +droponhomemsg=האם ברצונך שמסמך זה יהיה דף הבית החדש שלך? +droponhomemsgMultiple=האם ברצונך שמסמכים אלו יהיו דפי הבית החדשים שלך? + +# context menu strings + +# LOCALIZATION NOTE (contextMenuSearch): %1$S is the search engine, +# %2$S is the selection string. +contextMenuSearch=חיפוש ב־%1$S אחר ”%2$S“ +contextMenuSearch.accesskey=ח +contextMenuPrivateSearch=חיפוש בחלון פרטי +contextMenuPrivateSearch.accesskey=ח +# LOCALIZATION NOTE (contextMenuPrivateSearchOtherEngine): %S is the search +# engine name as set for Private Browsing mode. This label is only used when +# this engine is different from the default engine name used in normal mode. +contextMenuPrivateSearchOtherEngine=חיפוש באמצעות %S בחלון פרטי +contextMenuPrivateSearchOtherEngine.accesskey=ח + +# bookmark dialog strings + +bookmarkAllTabsDefault=[שם תיקייה] + +xpinstallPromptMessage=%S מנע מאתר זה מלבקש ממך להתקין תוכנה על מחשב זה. +# LOCALIZATION NOTE (xpinstallPromptMessage.header) +# The string contains the hostname of the site the add-on is being installed from. +xpinstallPromptMessage.header=לאפשר ל־%S להתקין תוספת? +xpinstallPromptMessage.message=מתבצע ניסיון להתקין תוספת מ־%S. יש לוודא שיש לך אמון באתר זה לפני המשך ההתקנה. +xpinstallPromptMessage.header.unknown=לאפשר לאתר לא מוכר להתקין תוספת? +xpinstallPromptMessage.message.unknown=מתבצע ניסיון להתקין תוספת מאתר לא מוכר. יש לוודא שיש לך אמון באתר זה לפני המשך ההתקנה. +xpinstallPromptMessage.learnMore=מידע נוסף על התקנת תוספות בצורה בטוחה +xpinstallPromptMessage.dontAllow=לא לאפשר +xpinstallPromptMessage.dontAllow.accesskey=ל +xpinstallPromptMessage.neverAllow=לעולם לא לאפשר +xpinstallPromptMessage.neverAllow.accesskey=ע +# LOCALIZATION NOTE (xpinstallPromptMessage.neverAllowAndReport) +# Long text in this context make the dropdown menu extend awkwardly to the left, avoid +# a localization that's significantly longer than the English version. +xpinstallPromptMessage.neverAllowAndReport=דיווח על אתר חשוד +xpinstallPromptMessage.neverAllowAndReport.accesskey=ד +# LOCALIZATION NOTE (sitePermissionInstallFirstPrompt.header) +# This message is shown when a SitePermissionsAddon install is triggered, i.e. when the +# website calls sensitive APIs (e.g. navigator.requestMIDIAccess). +sitePermissionInstallFirstPrompt.header=אתר זה מבקש גישה למכשירים שלך. ניתן להפעיל גישה למכשירים על־ידי התקנת תוספת. +# LOCALIZATION NOTE (sitePermissionInstallFirstPrompt.message) +# This message is shown when a SitePermissionsAddon install is triggered, i.e. when the +# website calls sensitive APIs (e.g. navigator.requestMIDIAccess). +sitePermissionInstallFirstPrompt.message=תוספת זו עלולה לשמש כדי לגנוב את הנתונים שלך או לתקוף את המחשב שלך. יש להמשיך רק אם האתר מהימן. + +# Accessibility Note: +# Be sure you do not choose an accesskey that is used elsewhere in the active context (e.g. main menu bar, submenu of the warning popup button) +# See https://website-archive.mozilla.org/www.mozilla.org/access/access/keyboard/ for details +xpinstallPromptMessage.install=המשך בהתקנה +xpinstallPromptMessage.install.accesskey=ק + +xpinstallDisabledMessageLocked=התקנת תוכנה נוטרלה על־ידי מנהל המערכת שלך. +xpinstallDisabledMessage=התקנת תוכנה כרגע מנוטרלת. לחץ אפשור ונסה שוב. +xpinstallDisabledButton=אפשר +xpinstallDisabledButton.accesskey=א + +# LOCALIZATION NOTE (addonInstallBlockedByPolicy) +# This message is shown when the installation of an add-on is blocked by +# enterprise policy. %1$S is replaced by the name of the add-on. +# %2$S is replaced by the ID of add-on. %3$S is a custom message that +# the administration can add to the message. +addonInstallBlockedByPolicy=התוספת %1$S (%2$S) נחסמה על־ידי מנהל המערכת שלך.%3$S +# LOCALIZATION NOTE (addonDomainBlockedByPolicy) +# This message is shown when the installation of add-ons from a domain +# is blocked by enterprise policy. +addonDomainBlockedByPolicy=מנהל המערכת שלך מנע מאתר זה מלבקש ממך להתקין תוכנה על מחשב זה. +addonInstallFullScreenBlocked=התקנת תוספות אינה מורשית במצב מסך מלא או לפני הכניסה אליו. + +# LOCALIZATION NOTE (webextPerms.header,webextPerms.headerWithPerms,webextPerms.headerUnsigned,webextPerms.headerUnsignedWithPerms) +# This string is used as a header in the webextension permissions dialog, +# %S is replaced with the localized name of the extension being installed. +# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612 +# for an example of the full dialog. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.header=להוסיף את %S? +webextPerms.headerWithPerms=להוסיף את %S? להרחבה זו תהיה ההרשאות הבאות: +webextPerms.headerUnsigned=להוסיף את %S? הרחבה זו אינה מאומתת. הרחבות זדוניות יכולות לגנוב מידע אישי או לסכן את המחשב שלך. יש להוסיף אותה רק אם הגיעה ממקור מהימן. +webextPerms.headerUnsignedWithPerms=להוסיף את %S? הרחבה זו אינה מאומתת. הרחבות זדוניות יכולות לגנוב מידע אישי או לסכן את המחשב שלך. יש להוסיף אותה רק אם הגיעה ממקור מהימן. להרחבה זו תהיה ההרשאות הבאות: + +webextPerms.learnMore2=מידע נוסף +webextPerms.add.label=הוספה +webextPerms.add.accessKey=ה +webextPerms.cancel.label=ביטול +webextPerms.cancel.accessKey=ב + +# LOCALIZATION NOTE (webextPerms.sideloadMenuItem) +# %1$S will be replaced with the localized name of the sideloaded add-on. +# %2$S will be replace with the name of the application (e.g., Firefox, Nightly) +webextPerms.sideloadMenuItem=%1$S נוספה אל %2$S + +# LOCALIZATION NOTE (webextPerms.sideloadHeader) +# This string is used as a header in the webextension permissions dialog +# when the extension is side-loaded. +# %S is replaced with the localized name of the extension being installed. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.sideloadHeader=%S נוספה +webextPerms.sideloadText2=יישום נוסף במחשב שלך התקין תוספת העשויה להשפיע על הדפדפן שלך. נא לסקור את בקשות ההרשאות של תוספת זו ולבחור הפעלה או ביטול (כדי להשאיר אותה מנוטרלת). +webextPerms.sideloadTextNoPerms=יישום נוסף במחשב שלך התקין תוספת העשויה להשפיע על הדפדפן שלך. נא לבחור הפעלה או ביטול (כדי להשאיר אותה מנוטרלת). + +webextPerms.sideloadEnable.label=הפעלה +webextPerms.sideloadEnable.accessKey=ה +webextPerms.sideloadCancel.label=ביטול +webextPerms.sideloadCancel.accessKey=ב + +# LOCALIZATION NOTE (webextPerms.updateMenuItem) +# %S will be replaced with the localized name of the extension which +# has been updated. +webextPerms.updateMenuItem=נדרשות הרשאות חדשות עבור %S + +# LOCALIZATION NOTE (webextPerms.updateText) +# %S is replaced with the localized name of the updated extension. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.updateText2=ההרחבה %S עודכנה. עליך לאשר הרשאות חדשות לפני שהגרסה העדכנית תותקן. בחירה באפשרות ״ביטול״ תשאיר את ההרחבה בגרסתה הנוכחית. להרחבה זו תהיה ההרשאות הבאות: + +webextPerms.updateAccept.label=עדכון +webextPerms.updateAccept.accessKey=ע + +# LOCALIZATION NOTE (webextPerms.optionalPermsHeader) +# %S is replace with the localized name of the extension requested new +# permissions. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.optionalPermsHeader=ההרחבה %S מבקשת הרשאות נוספות. +webextPerms.optionalPermsListIntro=היא מבקשת: +webextPerms.optionalPermsAllow.label=אישור +webextPerms.optionalPermsAllow.accessKey=א +webextPerms.optionalPermsDeny.label=דחיה +webextPerms.optionalPermsDeny.accessKey=ד + +webextPerms.description.bookmarks=קריאה ועריכת סימניות +webextPerms.description.browserSettings=קריאה ועריכת הגדרות הדפדפן +webextPerms.description.browsingData=איפוס היסטוריית הגלישה, העוגיות והנתונים הנוספים שצברת לאחרונה +webextPerms.description.clipboardRead=קבלת נתונים מלוח העריכה +webextPerms.description.clipboardWrite=הזנת נתונים בלוח העריכה +webextPerms.description.declarativeNetRequest=חסימת תוכן בכל עמוד +webextPerms.description.devtools=הרחבת כלי הפיתוח לקבלת גישה לנתונים שלך בלשוניות פתוחות +webextPerms.description.downloads=הורדת קבצים, קריאה ועריכת היסטוריית ההורדות של הדפדפן +webextPerms.description.downloads.open=פתיחת קבצים שהורדו למחשב שלך +webextPerms.description.find=קריאת הטקסט של כל הלשוניות הפתוחות +webextPerms.description.geolocation=גישה לנתוני המיקום שלך +webextPerms.description.history=גישה להיסטוריית הגלישה +webextPerms.description.management=ניטור שימוש בהרחבות וניהול ערכות נושא +# LOCALIZATION NOTE (webextPerms.description.nativeMessaging) +# %S will be replaced with the name of the application +webextPerms.description.nativeMessaging=החלפת הודעות עם יישומים אחרים מ־%S +webextPerms.description.notifications=הצגת התרעות +webextPerms.description.pkcs11=אספקת שירותי אימות מוצפנים +webextPerms.description.privacy=קריאה ועריכה של הגדרות פרטיות +webextPerms.description.proxy=שליטה בהגדרות המתווך של הדפדפן +webextPerms.description.sessions=גישה ללשוניות שנסגרו לאחרונה +webextPerms.description.tabs=גישה ללשוניות +webextPerms.description.tabHide=הסתרה והצגת לשוניות הדפדפן +webextPerms.description.topSites=גישה להיסטוריית הגלישה +webextPerms.description.webNavigation=גישה לפעילות הדפדפן במהלך הניווט + +webextPerms.hostDescription.allUrls=גישה לנתונים שלך מכל האתרים + +# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard) +# %S will be replaced by the DNS domain for which a webextension +# is requesting access (e.g., mozilla.org) +webextPerms.hostDescription.wildcard=גישה לנתונים שלך עבור אתרים תחת שם המתחם %S + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards): +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# domains for which this webextension is requesting permission. +webextPerms.hostDescription.tooManyWildcards=גישה לנתונים שלך בשם מתחם נוסף;גישה לנתונים שלך ב־#1 שמות מתחם נוספים + +# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite) +# %S will be replaced by the DNS host name for which a webextension +# is requesting access (e.g., www.mozilla.org) +webextPerms.hostDescription.oneSite=גישה לנתונים שלך עבור %S + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites) +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# hosts for which this webextension is requesting permission. +webextPerms.hostDescription.tooManySites=גישה לנתונים שלך באתר נוסף;גישה לנתונים שלך ב־#1 אתרים נוספים + +# LOCALIZATION NOTE (webextSitePerms.headerWithPerms,webextSitePerms.headerUnsignedWithPerms) +# This string is used as a header in the webextension permissions dialog, +# %1$S is replaced with the localized name of the extension being installed. +# %2$S will be replaced by the DNS host name for which a webextension enables permissions +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextSitePerms.headerWithPerms=להוסיף את %1$S? הרחבה זו מעניקה ל־%2$S את היכולות הבאות: +webextSitePerms.headerUnsignedWithPerms=להוסיף את %1$S? הרחבה זו אינה מאומתת. הרחבות זדוניות יכולות לגנוב מידע אישי או לסכן את המחשב שלך. יש להוסיף אותה רק אם הגיעה ממקור מהימן. הרחבה זו מעניקה ל־%2$S את היכולות הבאות: + +# LOCALIZATION NOTE (webextSitePerms.headerWithGatedPerms.midi) +# This string is used as a header in the webextension permissions dialog for synthetic add-ons. +# The part of the string describing what privileges the extension gives should be consistent +# with the value of webextSitePerms.description.{sitePermission}. +# %S is the hostname of the site the add-on is being installed from. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextSitePerms.headerWithGatedPerms.midi=תוספת זו מעניקה ל־%S גישה להתקני ה־MIDI שלך. + +# LOCALIZATION NOTE (webextSitePerms.headerWithGatedPerms.midi-sysex) +# This string is used as a header in the webextension permissions dialog for synthetic add-ons. +# The part of the string describing what privileges the extension gives should be consistent +# with the value of webextSitePerms.description.{sitePermission}. +# %S is the hostname of the site the add-on is being installed from. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextSitePerms.headerWithGatedPerms.midi-sysex=תוספת זו מעניקה ל־%S גישה להתקני ה־MIDI שלך (עם תמיכה ב־SysEx). + +# LOCALIZATION NOTE (webextSitePerms.descriptionGatedPerms) +# This string is used as description in the webextension permissions dialog for synthetic add-ons. +# %S will be replaced by the DNS host name for which a webextension enables permissions +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextSitePerms.descriptionGatedPerms=גישה זו עלולה להיות מסוכנת, ומאפשרת לאתר להתנהג כמו תוכנה המותקנת על המחשב שלך. + +# These should remain in sync with permissions.NAME.label in sitePermissions.properties +webextSitePerms.description.midi=גישה להתקני MIDI +webextSitePerms.description.midi-sysex=גישה להתקני MIDI עם תמיכה ב־SysEx + +# LOCALIZATION NOTE (webext.defaultSearch.description) +# %1$S is replaced with the localized named of the extension that is asking to change the default search engine. +# %2$S is replaced with the name of the current search engine +# %3$S is replaced with the name of the new search engine +webext.defaultSearch.description=ההרחבה %1$S מבקשת לשנות את מנוע חיפוש ברירת המחדל שלך מ־%2$S ל־%3$S. האם זה בסדר מבחינתך? +webext.defaultSearchYes.label=כן +webext.defaultSearchYes.accessKey=כ +webext.defaultSearchNo.label=לא +webext.defaultSearchNo.accessKey=ל + +# LOCALIZATION NOTE (webext.remove.confirmation.message) +# %1$S is the name of the extension which is about to be removed. +# %2$S is brandShorterName +webext.remove.confirmation.message=להסיר את %1$S מ־%2$S? +webext.remove.confirmation.button=הסרה + +# LOCALIZATION NOTE (addonPostInstall.message3) +# %S is replaced with the localized named of the extension that was +# just installed. +addonPostInstall.message3=התוספת %S נוספה. + +# LOCALIZATION NOTE (addonDownloadingAndVerifying): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# Also see https://bugzilla.mozilla.org/show_bug.cgi?id=570012 for mockups +addonDownloadingAndVerifying=בתהליך הורדה ואימות תוספת…;בתהליך הורדה ואימות #1 תוספות… +addonDownloadVerifying=מאמת + +addonInstall.unsigned=(ללא אימות) +addonInstall.cancelButton.label=ביטול +addonInstall.cancelButton.accesskey=ב +addonInstall.acceptButton2.label=הוספה +addonInstall.acceptButton2.accesskey=ה + +# LOCALIZATION NOTE (addonConfirmInstallMessage,addonConfirmInstallUnsigned): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is brandShortName +# #2 is the number of add-ons being installed +addonConfirmInstall.message=אתר זה מעוניין להתקין תוספת על #1:;אתר זה מעוניין להתקין #2 תוספות על #1: +addonConfirmInstallUnsigned.message=זהירות: אתר זה מבקש להתקין תוספת לא מאומתת על #1. ההמשך על אחריותך בלבד.;זהירות: אתר זה מבקש להתקין #2 תוספות לא מאומתות על #1. ההמשך על אחריותך בלבד. + +# LOCALIZATION NOTE (addonConfirmInstallSomeUnsigned.message): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is brandShortName +# #2 is the total number of add-ons being installed (at least 2) +addonConfirmInstallSomeUnsigned.message=;זהירות: אתר זה מבקש להתקין #2 תוספות על #1, חלקן אינן מאומתות. ההמשך על אחריותך בלבד. + +# LOCALIZATION NOTE (addonInstalled): +# %S is the name of the add-on +addonInstalled=התוספת %S הותקנה בהצלחה. +# LOCALIZATION NOTE (addonsGenericInstalled): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 number of add-ons +addonsGenericInstalled=תוספת אחת הותקנה בהצלחה.;#1 תוספות הותקנו בהצלחה. + +# LOCALIZATION NOTE (addonInstallError-1, addonInstallError-2, addonInstallError-3, addonInstallError-4, addonInstallError-5, addonInstallError-8, addonLocalInstallError-1, addonLocalInstallError-2, addonLocalInstallError-3, addonLocalInstallError-4, addonLocalInstallError-5): +# %1$S is the application name, %2$S is the add-on name +addonInstallError-1=לא ניתן היה להוריד את התוספת עקב כשל בחיבור. +addonInstallError-2=תוספת זו אינה ניתנת להתקנה מאחר שהיא אינה תואמת לתוספת %1$S המצופה. +addonInstallError-3=לא ניתן היה להתקין את התוספת שהתקבלה מהאתר הזה מכיוון שהיא ככל הנראה פגומה. +addonInstallError-4=לא ניתן היה להתקין את %2$S מכיוון של־%1$S אין אפשרות לשנות את הקובץ הנדרש. +addonInstallError-5=%1$S מנע מאתר זה להתקין תוספת לא מאומתת. +addonInstallError-8=לא ניתן להתקין את התוספת %2$S ממיקום זה. +addonLocalInstallError-1=לא ניתן היה להתקין תוספת זו עקב שגיאה במערכת הקבצים. +addonLocalInstallError-2=לא ניתן להתקין תוספת זו כיוון שהיא אינה תואמת את התוספת המצופה %1$S. +addonLocalInstallError-3=לא ניתן היה להתקין תוספת זו מכיוון שהיא ככל הנראה פגומה. +addonLocalInstallError-4=לא ניתן היה להתקין את %2$S מכיוון של־%1$S אין אפשרות לשנות את הקובץ הנדרש. +addonLocalInstallError-5=לא ניתן היה להתקין תוספת זו מכיוון שהיא לא אומתה. + +# LOCALIZATION NOTE (addonInstallErrorIncompatible): +# %1$S is the application name, %2$S is the application version, %3$S is the add-on name +addonInstallErrorIncompatible=לא ניתן היה להתקין את %3$S מכיוון שאינה תואמת ל־%1$S %2$S. + +# LOCALIZATION NOTE (addonInstallErrorBlocklisted): %S is add-on name +addonInstallErrorBlocklisted=לא ניתן היה להתקין את %S מכיוון שבתוספת זו סיכון גבוה לגרימת בעיות יציבות או אבטחה. + +unsignedAddonsDisabled.message=אחת או יותר מהתוספות המותקנות אינה ניתנת לאימות ולכן נוטרלה. +unsignedAddonsDisabled.learnMore.label=מידע נוסף +unsignedAddonsDisabled.learnMore.accesskey=מ + +# LOCALIZATION NOTE (popupWarning.message): Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is brandShortName and #2 is the number of pop-ups blocked. +popupWarning.message=#1 מנע מאתר זה לפתוח חלון קופץ.;#1 מנע מאתר זה מלפתוח #2 חלונות קופצים. +# LOCALIZATION NOTE (popupWarning.exceeded.message): Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is left empty for English, since the number of blocked pop-ups is always greater than 1. +# #1 is brandShortName and #2 is the number of pop-ups blocked. +popupWarning.exceeded.message=;#1 מנע מאתר זה לפתוח יותר מ־#2 חלונות קופצים. +popupWarningButton=אפשרויות +popupWarningButton.accesskey=א +popupWarningButtonUnix=העדפות +popupWarningButtonUnix.accesskey=ד +popupShowPopupPrefix=הצגת ‘%S’ + +# LOCALIZATION NOTE (geolocationLastAccessIndicatorText): %S is the relative time of the most recent geolocation access (e.g. 5 min. ago) +geolocationLastAccessIndicatorText=זמן גישה אחרון %S + +# LOCALIZATION NOTE (openProtocolHandlerPermissionEntryLabel): %S is the scheme of the protocol the site may open an application for. For example: mailto +openProtocolHandlerPermissionEntryLabel=קישורי %S:// + +crashedpluginsMessage.title=התוסף החיצוני %S קרס. +crashedpluginsMessage.reloadButton.label=טעינת דף מחדש +crashedpluginsMessage.reloadButton.accesskey=מ +crashedpluginsMessage.submitButton.label=שליחת דיווח קריסה +crashedpluginsMessage.submitButton.accesskey=ק +crashedpluginsMessage.learnMore=מידע נוסף… + +# Keyword fixup messages +# LOCALIZATION NOTE (keywordURIFixup.message): Used when the user tries to visit +# a local host page, by the time the DNS request recognizes it, we have already +# loaded a search page for the given word. An infobar then asks to the user +# whether he rather wanted to visit the host. %S is the recognized host. +keywordURIFixup.message=האם התכוונת להגיע אל %S? +keywordURIFixup.goTo=כן, נא להעביר אותי אל %S +keywordURIFixup.goTo.accesskey=כ + +pluginInfo.unknownPlugin=לא ידוע + +# Flash activation doorhanger UI +flashActivate.message=האם ברצונך לאפשר הפעלה של Adobe Flash באתר זה? מומלץ לאפשר את Adobe Flash רק באתרים מהימנים. +flashActivate.outdated.message=האם ברצונך לאפשר הפעלה של גרסה מיושנת של Adobe Flash באתר זה? גרסה מיושנת עשויה להשפיע על הביצועים והאבטחה של הדפדפן. +flashActivate.noAllow=לא לאפשר +flashActivate.allow=לאפשר +flashActivate.noAllow.accesskey=ל +flashActivate.allow.accesskey=א + +# in-page UI +# LOCALIZATION NOTE (PluginClickToActivate2): Two changes were done to the +# previous version of the string. The first is that we changed the wording from +# "Activate" to "Run", because it's shorter and feels less technical in English. +# Feel free to keep using the previous wording in your language if it's already +# the best one. +# The second change is that we removed the period at the end of the phrase, because +# it's not natural in our UI, and the underline was removed from this, so it doesn't +# look like a link anymore. We suggest that everyone removes that period too. +PluginClickToActivate2=הפעלת %S +PluginVulnerableUpdatable=תוסף חיצוני זה מכיל בעיות אבטחה ולכן יש לעדכנו. +PluginVulnerableNoUpdate=ישנן בעיות אבטחה בתוסף חיצוני זה. + +# Sanitize +# LOCALIZATION NOTE (update.downloadAndInstallButton.label): %S is replaced by the +# version of the update: "Update to 28.0". +update.downloadAndInstallButton.label=עדכון לגרסה %S +update.downloadAndInstallButton.accesskey=ע + +menuOpenAllInTabs.label=פתיחת הכל בלשוניות + +# History menu +# LOCALIZATION NOTE (menuUndoCloseWindowLabel): Semicolon-separated list of plural forms. +# see bug 394759 +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 Window Title, #2 Number of tabs +menuUndoCloseWindowLabel=#1 (ולשונית נוספת אחת);#1 (וגם #2 לשוניות נוספות) +menuUndoCloseWindowSingleTabLabel=#1 + +# Unified Back-/Forward Popup +tabHistory.current=הישאר בדף זה + +# Unified Back-/Forward Popup +tabHistory.reloadCurrent=טעינה מחדש של דף זה +tabHistory.goBack=חזור לדף זה +tabHistory.goForward=התקדם לדף זה + +# URL Bar +pasteAndGo.label=הדבקה ומעבר +# LOCALIZATION NOTE (reloadButton.tooltip): +# %S is the keyboard shortcut for reloading the current page +reloadButton.tooltip=טעינה מחדש של דף נוכחי (%S) +# LOCALIZATION NOTE (stopButton.tooltip): +# %S is the keyboard shortcut for stopping loading the page +stopButton.tooltip=הפסקת טעינת דף נוכחי (%S) +# LOCALIZATION NOTE (urlbar-zoom-button.tooltip): +# %S is the keyboard shortcut for resetting the zoom level to 100% +urlbar-zoom-button.tooltip=איפוס הגדרות מרחק מתצוגה (%S) +# LOCALIZATION NOTE (reader-mode-button.tooltip): +# %S is the keyboard shortcut for entering/exiting reader view +reader-mode-button.tooltip=הפעלה/כיבוי של תצוגת קריאה (%S) + +# LOCALIZATION NOTE(zoom-button.label): %S is the current page zoom level, +# %% will be displayed as a single % character (% is commonly used to define +# format specifiers, so it needs to be escaped). +zoom-button.label = %S%% + +# Block autorefresh +refreshBlocked.goButton=אפשר +refreshBlocked.goButton.accesskey=א +refreshBlocked.refreshLabel=%S חסם טעינה חוזרת אוטומטית בדף הנוכחי. +refreshBlocked.redirectLabel=%S חסם את הדף הנוכחי מהעברה אוטומטית לדף אחר. + +# General bookmarks button +# LOCALIZATION NOTE (bookmarksMenuButton.tooltip): +# %S is the keyboard shortcut for "Show All Bookmarks" +bookmarksMenuButton.tooltip=הצגת הסימניות שלך (%S) + +# Downloads button tooltip +# LOCALIZATION NOTE (downloads.tooltip): +# %S is the keyboard shortcut for "Downloads" +downloads.tooltip=הצגת ההתקדמות של ההורדות הפעילות (%S) + +# New Window button tooltip +# LOCALIZATION NOTE (newWindowButton.tooltip): +# %S is the keyboard shortcut for "New Window" +newWindowButton.tooltip=פתיחת חלון חדש (%S) + +# New Tab button tooltip +# LOCALIZATION NOTE (newTabButton.tooltip): +# %S is the keyboard shortcut for "New Tab" +newTabButton.tooltip=פתיחת לשונית חדשה (%S) +newTabContainer.tooltip=פתיחת לשונית חדשה (%S)\nיש ללחוץ ולהחזיק כדי לפתוח מגירת לשוניות חדשה +newTabAlwaysContainer.tooltip=בחירת מגירה לפתיחת לשונית חדשה + +# Offline web applications +offlineApps.available3=לאפשר ל־%S לשמור נתונים על המחשב שלך? +offlineApps.allow.label=לאפשר +offlineApps.allow.accesskey=א +offlineApps.block.label=לחסום +offlineApps.block.accesskey=ח + +# Canvas permission prompt +# LOCALIZATION NOTE (canvas.siteprompt2): %S is hostname +canvas.siteprompt2=לאפשר ל־%S להשתמש בנתוני התמונות שלך ממשטחי ציור ב־HTML5? +canvas.siteprompt2.warning=נתונים אלה יכולים לשמש לזיהוי המחשב שלך באופן נקודתי. +canvas.block=לחסום +canvas.block.accesskey=ח +canvas.allow2=לאפשר +canvas.allow2.accesskey=א +canvas.remember2=שמירת הבחירה הזו + +# WebAuthn prompts +# LOCALIZATION NOTE (webauthn.registerPrompt2): %S is hostname +webauthn.registerPrompt2=האתר %S מעוניין ליצור רישום לחשבון חדש באמצעות אחד ממפתחות האבטחה שלך. ניתן להתחבר ולאשר אחד כעת או לבטל. +# LOCALIZATION NOTE (webauthn.CTAP2registerPrompt): %S is hostname +webauthn.CTAP2registerPrompt=האתר %S מעוניין ליצור רישום לחשבון חדש באמצעות אחד ממפתחות האבטחה שלך. ניתן לחבר אחד כעת או לבטל. +# LOCALIZATION NOTE (webauthn.registerTouchDevice): %S is hostname +webauthn.registerTouchDevice=האתר %S מעוניין ליצור רישום לחשבון חדש באמצעות מפתח האבטחה שלך. ניתן לאשר אחד כעת או לבטל. +# LOCALIZATION NOTE (webauthn.registerDirectPrompt3): +# %S is hostname. +# The website is asking for extended information about your +# hardware authenticator that shouldn't be generally necessary. Permitting +# this is safe if you only use one account at this website. If you have +# multiple accounts at this website, and you use the same hardware +# authenticator, then the website could link those accounts together. +# And this is true even if you use a different profile / browser (or even Tor +# Browser). To avoid this, you should use different hardware authenticators +# for different accounts on this website. +webauthn.registerDirectPrompt3=האתר %S מבקש מידע מורחב על מפתח האבטחה שלך, דבר העשוי להשפיע על הפרטיות שלך. +# LOCALIZATION NOTE (webauthn.registerDirectPromptHint): +# %S is brandShortName +webauthn.registerDirectPromptHint=ל־%S יש אפשרות לשמור על אלמוניות המפתח עבורך, אך האתר עלול לדחות אותו. אם המפתח נדחה, ניתן לנסות שוב. +# LOCALIZATION NOTE (webauthn.CTAP2signPrompt): %S is hostname +webauthn.CTAP2signPrompt=האתר %S מעוניין לאמת אותך באמצעות מפתח אבטחה רשום. ניתן לחבר אחד כעת או לבטל. +# LOCALIZATION NOTE (webauthn.signTouchDevice): %S is hostname +webauthn.signTouchDevice=האתר %S מעוניין לאמת אותך באמצעות מפתח האבטחה שלך. ניתן לאשר אחד כעת או לבטל. +# LOCALIZATION NOTE (webauthn.signPrompt2): %S is hostname +webauthn.signPrompt2=האתר %S מעוניין לאמת אותך באמצעות מפתח אבטחה רשום. ניתן להתחבר ולאשר אחד כעת או לבטל. +# LOCALIZATION NOTE (webauthn.selectSignResultPrompt): %S is hostname +webauthn.selectSignResultPrompt=נמצאו מספר חשבונות עבור %S. נא לבחור באילו להשתמש או לבטל. +# LOCALIZATION NOTE (webauthn.selectDevicePrompt): %S is hostname +webauthn.selectDevicePrompt=נמצאו מספר חשבונות עבור %S. נא לבחור באחד מהם. +# LOCALIZATION NOTE (webauthn.deviceBlockedPrompt): %S is hostname +webauthn.deviceBlockedPrompt=אימות המשתמש נכשל ב־%S. לא נותרו עוד ניסיונות והמכשיר שלך ננעל, מכיוון שסופק קוד PIN שגוי יותר מדי פעמים. המכשיר זקוק לאיפוס. +# LOCALIZATION NOTE (webauthn.pinAuthBlockedPrompt): %S is hostname +webauthn.pinAuthBlockedPrompt=אימות המשתמש נכשל ב־%S. היו יותר מדי ניסיונות כושלים ברצף ואימות ה־PIN נחסם באופן זמני. המכשיר שלך זקוק לאיפוס מקור מתח (יש לנתק ולחבר מחדש). +webauthn.cancel=ביטול +webauthn.cancel.accesskey=ב +webauthn.proceed=המשך +webauthn.proceed.accesskey=ה +webauthn.anonymize=להישאר ללא זהות בכל זאת + +# Spoof Accept-Language prompt +privacy.spoof_english=שינוי הגדרת השפה שלך לאנגלית יקשה על אחרים לגלות את הזהות שלך, וישפר את הפרטיות שלך. האם ברצונך לבקש גרסאות בשפה האנגלית של אתרים? + +# LOCALIZATION NOTE (identity.identified.verifier, identity.identified.state_and_country, identity.ev.contentOwner2): +# %S is the hostname of the site that is being displayed. +identity.identified.verifier=אומת על־ידי %S +identity.identified.verified_by_you=הוספת חריגת אבטחה לאתר זה. +identity.identified.state_and_country=%S, %S +identity.ev.contentOwner2=האישור הונפק עבור: %S + +# LOCALIZATION NOTE (identity.notSecure.label): +# Keep this string as short as possible, this is displayed in the URL bar +# use a synonym for "safe" or "private" if "secure" is too long. +identity.notSecure.label=לא מאובטח +identity.notSecure.tooltip=החיבור אינו מאובטח + +identity.extension.label=הרחבה (%S) +identity.extension.tooltip=נטען על־ידי ההרחבה: %S + +# LOCALIZATION NOTE (contentBlocking.trackersView.blocked.label): +# This label is shown next to a tracker in the trackers subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked" +contentBlocking.trackersView.blocked.label=חסום + +contentBlocking.trackersView.empty.label=לא זוהו באתר זה + +# LOCALIZATION NOTE (contentBlocking.cookies.blockingTrackers.label, contentBlocking.cookies.blocking3rdParty.label, +# contentBlocking.cookies.blockingUnvisited.label,contentBlocking.cookies.blockingAll.label): +contentBlocking.cookies.blockingTrackers3.label=עוגיות מעקב חוצות אתרים +contentBlocking.cookies.blocking3rdParty2.label=עוגיות צד־שלישי +contentBlocking.cookies.blockingUnvisited2.label=עוגיות מאתרים שלא ביקרתי בהם +contentBlocking.cookies.blockingAll2.label=כל העוגיות + +contentBlocking.cookiesView.firstParty.label=מאתר זה +# LOCALIZATION NOTE (contentBlocking.cookiesView.firstParty.empty.label): +# This references the header from contentBlocking.cookiesView.firstParty.label: +# "[Cookies] From This Site: None detected on this site". +contentBlocking.cookiesView.firstParty.empty.label=לא זוהו באתר זה + +contentBlocking.cookiesView.trackers2.label=עוגיות מעקב חוצות אתרים +# LOCALIZATION NOTE (contentBlocking.cookiesView.trackers.empty.label): +# This references the header from contentBlocking.cookiesView.trackers.label: +# "Tracking Cookies: None detected on this site". +contentBlocking.cookiesView.trackers.empty.label=לא זוהו באתר זה + +contentBlocking.cookiesView.thirdParty.label=עוגיות צד־שלישי +# LOCALIZATION NOTE (contentBlocking.cookiesView.thirdParty.empty.label): +# This references the header from contentBlocking.cookiesView.thirdParty.label: +# "Third-Party Cookies: None detected on this site". +contentBlocking.cookiesView.thirdParty.empty.label=לא זוהו באתר זה + +# LOCALIZATION NOTE (contentBlocking.cookiesView.allowed.label): +# This label is shown next to a cookie origin in the cookies subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Allowed" +contentBlocking.cookiesView.allowed.label=מורשה +# LOCALIZATION NOTE (contentBlocking.cookiesView.blocked.label): +# This label is shown next to a cookie origin in the cookies subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked" +contentBlocking.cookiesView.blocked.label=חסום +# LOCALIZATION NOTE (contentBlocking.cookiesView.removeButton.tooltip): %S is the domain of the site. +contentBlocking.cookiesView.removeButton.tooltip=ניקוי חריגת עוגיות עבור %S + +# LOCALIZATION NOTE (contentBlocking.fingerprintersView.blocked.label): +# This label is shown next to a fingerprinter in the fingerprinters subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked" +contentBlocking.fingerprintersView.blocked.label=נחסמה + +# LOCALIZATION NOTE (contentBlocking.cryptominersView.blocked.label): +# This label is shown next to a cryptominer in the cryptominers subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked" +contentBlocking.cryptominersView.blocked.label=חסום + +trackingProtection.icon.disabledTooltip2=הגנת מעקב מתקדמת כבויה עבור אתר זה. +# LOCALIZATION NOTE (trackingProtection.icon.noTrackersDetectedTooltip): %S is brandShortName. +trackingProtection.icon.noTrackersDetectedTooltip=לא זוהו רכיבי מעקב המוכרים ל־%S בדף זה. + +# LOCALIZATION NOTE (protections.header): +# Header of the Protections Panel. %S is replaced with the site's hostname. +protections.header=הגנות עבור %S + +# LOCALIZATION NOTE (protections.disableAriaLabel): +# Text that gets spoken by a screen reader if the button will disable protections. +# %s is the site's hostname. +protections.disableAriaLabel=השבתת ההגנות עבור %S + +# LOCALIZATION NOTE (protections.enableAriaLabel): +# Text that gets spoken by a screen reader if the button will enable protections. +# %s is the site's hostname. +protections.enableAriaLabel=הפעלת ההגנות עבור %S + +# Blocking and Not Blocking sub-views in the Protections Panel +protections.blocking.fingerprinters.title=רכיבי זהות דיגיטלית חסומים +protections.blocking.cryptominers.title=כורי מטבעות דיגיטליים חסומים +protections.blocking.cookies.trackers.title=עוגיות מעקב חוצות אתרים חסומות +protections.blocking.cookies.3rdParty.title=עוגיות צד־שלישי חסומות +protections.blocking.cookies.all.title=כל העוגיות חסומות +protections.blocking.cookies.unvisited.title=עוגיות חסומות מאתרים שלא ביקרתי בהם +protections.blocking.trackingContent.title=תוכן מעקב חסום +protections.blocking.socialMediaTrackers.title=רכיבי מעקב של מדיה חברתית חסומים + +# Footer section in the Protections Panel +# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.description, +# protections.footer.blockedTrackerCounter.tooltip): +# This text indicates the total number of trackers blocked on all sites. In +# its tooltip, we show the date when we started counting this number. +# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.description): +# Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# Replacement for #1 is a locale-string converted positive integer. +protections.footer.blockedTrackerCounter.description=אחד נחסם;#1 נחסמו +# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.tooltip): +# %S is the date on which we started counting (e.g., July 17, 2019). +protections.footer.blockedTrackerCounter.tooltip=מאז %S + +# Milestones section in the Protections Panel +# LOCALIZATION NOTE (protections.milestone.description): +# Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is replaced with brandShortName. +# #2 is replaced with the (locale-formatted) number of trackers blocked +# #3 is replaced by a locale-formatted date with short month and numeric year. +# In English this looks like "Firefox blocked over 10,000 trackers since Oct 2019" +protections.milestone.description=#1 חסם יותר מרכיב מעקב אחד מאז #3;#1 חסם למעלה מ־#2 רכיבי מעקב מאז #3 + +# Application menu + +# LOCALIZATION NOTE(zoomReduce-button.tooltip): %S is the keyboard shortcut. +zoomReduce-button.tooltip = התרחקות (%S) +# LOCALIZATION NOTE(zoomReset-button.tooltip): %S is the keyboard shortcut. +zoomReset-button.tooltip = איפוס הגדרות מרחק מתצוגה (%S) +# LOCALIZATION NOTE(zoomEnlarge-button.tooltip): %S is the keyboard shortcut. +zoomEnlarge-button.tooltip = התקרבות (%S) + +# LOCALIZATION NOTE (cut-button.tooltip): %S is the keyboard shortcut. +cut-button.tooltip = גזירה (%S) +# LOCALIZATION NOTE (copy-button.tooltip): %S is the keyboard shortcut. +copy-button.tooltip = העתקה (%S) +# LOCALIZATION NOTE (paste-button.tooltip): %S is the keyboard shortcut. +paste-button.tooltip = הדבקה (%S) + +# Geolocation UI + +geolocation.allow=לאפשר +geolocation.allow.accesskey=א +geolocation.block=לחסום +geolocation.block.accesskey=ח +geolocation.shareWithSite4=לאפשר ל־%S לגשת לנתוני המיקום שלך? +geolocation.shareWithFile4=לאפשר לקובץ מקומי זה לגשת לנתוני המיקום שלך? +# LOCALIZATION NOTE(geolocation.shareWithSiteUnsafeDelegation2): +# %1$S is the first party origin, %2$S is the third party origin. +geolocation.shareWithSiteUnsafeDelegation2=לאפשר ל־%1$S לתת ל־%2$S הרשאה לגשת לנתוני המיקום שלך? +geolocation.remember=שמירת הבחירה הזו + +# Virtual Reality Device UI +xr.allow2=לאפשר +xr.allow2.accesskey=א +xr.block=לחסום +xr.block.accesskey=ח +xr.shareWithSite4=לאפשר ל־%S לגשת למכשירי מציאות מדומה? זה עשוי לחשוף מידע רגיש. +xr.shareWithFile4=לאפשר לקובץ מקומי זה לגשת למכשירי מציאות מדומה? זה עשוי לחשוף מידע רגיש. +xr.remember=שמירת הבחירה הזו + +# Persistent storage UI +persistentStorage.allow=לאפשר +persistentStorage.allow.accesskey=א +persistentStorage.block.label=לחסום +persistentStorage.block.accesskey=ח +persistentStorage.allowWithSite2=לאפשר ל־%S לשמור נתונים באחסון הקבוע? + +# Web notifications UI +# LOCALIZATION NOTE (alwaysBlock, block) +# The two button strings will never be shown at the same time, so +# it's okay for them to have the same access key +webNotifications.allow2=לאפשר +webNotifications.allow2.accesskey=א +webNotifications.notNow=לא כעת +webNotifications.notNow.accesskey=ל +webNotifications.never=לעולם לא +webNotifications.never.accesskey=ע +webNotifications.alwaysBlock=תמיד לחסום +webNotifications.alwaysBlock.accesskey=ת +webNotifications.block=לחסום +webNotifications.block.accesskey=ח +webNotifications.receiveFromSite3=לאפשר ל־%S לשלוח התרעות? + +# Phishing/Malware Notification Bar. +# LOCALIZATION NOTE (notADeceptiveSite, notAnAttack) +# The two button strings will never be shown at the same time, so +# it's okay for them to have the same access key +safebrowsing.getMeOutOfHereButton.label=קחו אותי מכאן! +safebrowsing.getMeOutOfHereButton.accessKey=ק +safebrowsing.deceptiveSite=אתר מטעה! +safebrowsing.notADeceptiveSiteButton.label=אתר זה אינו אתר מטעה… +safebrowsing.notADeceptiveSiteButton.accessKey=ט +safebrowsing.reportedAttackSite=אתר תקיפה מדווח! +safebrowsing.notAnAttackButton.label=אתר זה אינו אתר תקיפה… +safebrowsing.notAnAttackButton.accessKey=א +safebrowsing.reportedUnwantedSite=אתר תוכנה לא רצויה מדווח! +safebrowsing.reportedHarmfulSite=אתר שדווח כמזיק! + +# Ctrl-Tab +# LOCALIZATION NOTE (ctrlTab.listAllTabs.label): #1 represents the number +# of tabs in the current browser window. It will always be 2 at least. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +ctrlTab.listAllTabs.label=;הצגת כל #1 הלשוניות + +# LOCALIZATION NOTE (addKeywordTitleAutoFill): %S will be replaced by the page's title +# Used as the bookmark name when saving a keyword for a search field. +addKeywordTitleAutoFill=חיפוש ב־%S + +# troubleshootModeRestart +# LOCALIZATION NOTE (troubleshootModeRestartPromptTitle): %S is the name of the product (e.g., Firefox) +troubleshootModeRestartPromptTitle=להפעיל את %S מחדש במצב לפתרון בעיות? +troubleshootModeRestartPromptMessage=ההרחבות, ערכות הנושא וההגדרות המותאמות אישית שלך יושבתו באופן זמני. +troubleshootModeRestartButton=הפעלה מחדש + +# LOCALIZATION NOTE (browser.menu.showCharacterEncoding): Set to the string +# "true" (spelled and capitalized exactly that way) to show the "Text +# Encoding" menu in the main Firefox button on Windows. Any other value will +# hide it. Regardless of the value of this setting, the "Text Encoding" +# menu will always be accessible via the "Browser Tools" menu. +# This is not a string to translate; it just controls whether the menu shows +# up in the Firefox button. If users frequently use the "Text Encoding" +# menu, set this to "true". Otherwise, you can leave it as "false". +browser.menu.showCharacterEncoding=true + +# Process hang reporter +# LOCALIZATION NOTE (processHang.selected_tab.label): %1$S is the name of the product (e.g., Firefox) +processHang.selected_tab.label = דף זה מאט את %1$S. כדי להאיץ את הדפדפן שלך, כדאי לעצור דף זה. +# LOCALIZATION NOTE (processHang.nonspecific_tab.label): %1$S is the name of the product (e.g., Firefox) +processHang.nonspecific_tab.label = דף אינטרנט מאט את %1$S. כדי להאיץ את הדפדפן שלך, כדאי לעצור דף זה. +# LOCALIZATION NOTE (processHang.specific_tab.label): %1$S is the title of the tab. +# %2$S is the name of the product (e.g., Firefox) +processHang.specific_tab.label = “%1$S” מאט את %2$S. כדי להאיץ את הדפדפן שלך, כדאי לעצור דף זה. +# LOCALIZATION NOTE (processHang.add-on.label2): %1$S is the name of the +# extension. %2$S is the name of the product (e.g., Firefox) +processHang.add-on.label2 = ההרחבה “%1$S” מאטה את %2$S. כדי להאיץ את הדפדפן שלך, כדאי לעצור הרחבה זו. +processHang.add-on.learn-more.text = מידע נוסף +processHang.button_stop2.label = עצירה +processHang.button_stop2.accessKey = ע +processHang.button_debug.label = ניפוי שגיאות בתסריט +processHang.button_debug.accessKey = נ + +# LOCALIZATION NOTE (fullscreenButton.tooltip): %S is the keyboard shortcut for full screen +fullscreenButton.tooltip=הצגת החלון במסך מלא (%S) + +# These are visible when opening the popup inside the bookmarks sidebar +sidebar.moveToLeft=העברת סרגל הצד לשמאל +sidebar.moveToRight=העברת סרגל הצד לימין + +# LOCALIZATION NOTE (getUserMedia.shareCamera3.message, +# getUserMedia.shareMicrophone3.message, +# getUserMedia.shareScreen4.message, +# getUserMedia.shareCameraAndMicrophone3.message, +# getUserMedia.shareCameraAndAudioCapture3.message, +# getUserMedia.shareScreenAndMicrophone4.message, +# getUserMedia.shareScreenAndAudioCapture4.message, +# getUserMedia.shareAudioCapture3.message): +# %S is the website origin (e.g. www.mozilla.org) +getUserMedia.shareCamera3.message = לאפשר ל־%S להשתמש במצלמה שלך? +getUserMedia.shareMicrophone3.message = לאפשר ל־%S להשתמש במיקרופון שלך? +getUserMedia.shareScreen4.message = האם לאפשר ל־%S לצפות במסך שלך? +getUserMedia.shareCameraAndMicrophone3.message = לאפשר ל־%S להשתמש במצלמה ובמיקרופון שלך? +getUserMedia.shareCameraAndAudioCapture3.message = לאפשר ל־%S להשתמש במצלמה שלך ולהאזין לשמע של לשונית זו? +getUserMedia.shareScreenAndMicrophone4.message = לאפשר ל־%S להשתמש במיקרופון שלך ולצפות במסך שלך? +getUserMedia.shareScreenAndAudioCapture4.message = לאפשר ל־%S להאזין לשמע של לשונית זו ולצפות במסך שלך? +getUserMedia.shareAudioCapture3.message = לאפשר ל־%S להאזין לשמע של לשונית זו? +# LOCALIZATION NOTE (selectAudioOutput.shareSpeaker.message): +# "Speakers" is used in a general sense that might include headphones or +# another audio output connection. +# %S is the website origin (e.g. www.mozilla.org) +selectAudioOutput.shareSpeaker.message = לאפשר ל־%S להשתמש ברמקולים אחרים? + +# LOCALIZATION NOTE (getUserMedia.shareCameraUnsafeDelegation2.message, +# getUserMedia.shareMicrophoneUnsafeDelegation2.message, +# getUserMedia.shareScreenUnsafeDelegation2.message, +# getUserMedia.shareCameraAndMicrophoneUnsafeDelegation2.message, +# getUserMedia.shareCameraAndAudioCaptureUnsafeDelegation2.message, +# getUserMedia.shareScreenAndMicrophoneUnsafeDelegation2.message, +# getUserMedia.shareScreenAndAudioCaptureUnsafeDelegation2.message, +# %1$S is the first party origin. +# %2$S is the third party origin. +getUserMedia.shareCameraUnsafeDelegation2.message = לאפשר ל־%1$S לתת ל־%2$S גישה למצלמה שלך? +getUserMedia.shareMicrophoneUnsafeDelegations2.message = לאפשר ל־%1$S לתת ל־%2$S גישה למיקרופון שלך? +getUserMedia.shareScreenUnsafeDelegation2.message = לאפשר ל־%1$S לתת ל־%2$S הרשאה לצפות במסך שלך? +getUserMedia.shareCameraAndMicrophoneUnsafeDelegation2.message = לאפשר ל־%1$S לתת ל־%2$S גישה למצלמה ולמיקרופון שלך? +getUserMedia.shareCameraAndAudioCaptureUnsafeDelegation2.message = לאפשר ל־%1$S לתת ל־%2$S גישה למצלמה שלך ולהאזין לשמע של לשונית זו? +getUserMedia.shareScreenAndMicrophoneUnsafeDelegation2.message = לאפשר ל־%1$S לתת ל־%2$S גישה למיקרופון שלך ולצפות במסך שלך? +getUserMedia.shareScreenAndAudioCaptureUnsafeDelegation2.message = לאפשר ל־%1$S לתת ל־%2$S הרשאה להאזין לשמע של לשונית זו ולצפות במסך שלך? +# LOCALIZATION NOTE (): +# "Speakers" is used in a general sense that might include headphones or +# another audio output connection. +# %1$S is the first party origin. +# %2$S is the third party origin. +selectAudioOutput.shareSpeakerUnsafeDelegation.message = לאפשר ל־%1$S לתת ל־%2$S גישה לרמקולים אחרים? + +# LOCALIZATION NOTE (getUserMedia.shareScreenWarning.message): NB: inserted via innerHTML, so please don't use <, > or & in this string. +getUserMedia.shareScreenWarning2.message = מומלץ לשתף מסכים רק עם אתרים מהימנים. השיתוף יכול לאפשר לאתרים זדוניים לגלוש ברשת בשמך ולגנוב את הנתונים הפרטיים שלך. +# LOCALIZATION NOTE (getUserMedia.shareFirefoxWarning.message): NB: inserted via innerHTML, so please don't use <, > or & in this string. +# %S is brandShortName (eg. Firefox) +getUserMedia.shareFirefoxWarning2.message = מומלץ לשתף את %S רק עם אתרים מהימנים. השיתוף יכול לאפשר לאתרים זדוניים לגלוש ברשת בשמך ולגנוב את הנתונים הפרטיים שלך. +# LOCALIZATION NOTE(getUserMedia.shareScreen.learnMoreLabel): NB: inserted via innerHTML, so please don't use <, > or & in this string. +getUserMedia.shareScreen.learnMoreLabel = מידע נוסף +getUserMedia.selectWindowOrScreen2.label = חלון או מסך: +getUserMedia.selectWindowOrScreen2.accesskey = ח +getUserMedia.pickWindowOrScreen.label = בחירת חלון או מסך +getUserMedia.shareEntireScreen.label = כל המסך +getUserMedia.sharePipeWirePortal.label = שימוש בהגדרות מערכת ההפעלה +# LOCALIZATION NOTE (getUserMedia.shareMonitor.label): +# %S is screen number (digits 1, 2, etc) +# Example: Screen 1, Screen 2,.. +getUserMedia.shareMonitor.label = מסך %S +# LOCALIZATION NOTE (getUserMedia.shareApplicationWindowCount.label): +# Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# Replacement for #1 is the name of the application. +# Replacement for #2 is the number of windows currently displayed by the application. +getUserMedia.shareApplicationWindowCount.label=#1 (חלון אחד);#1 (#2 חלונות) +# LOCALIZATION NOTE (getUserMedia.allow.label, +# getUserMedia.block.label): +# These two buttons are the possible answers to the various prompts in the +# "getUserMedia.share{device}.message" strings. +getUserMedia.allow.label = לאפשר +getUserMedia.allow.accesskey = א +getUserMedia.block.label = לחסום +getUserMedia.block.accesskey = ח +getUserMedia.remember=שמירת הבחירה הזו +# LOCALIZATION NOTE (getUserMedia.reasonForNoPermanentAllow.screen3, +# getUserMedia.reasonForNoPermanentAllow.audio, +# getUserMedia.reasonForNoPermanentAllow.insecure): +# %S is brandShortName +getUserMedia.reasonForNoPermanentAllow.screen3=%S אינו יכול לאפשר גישה קבועה למסך שלך. +getUserMedia.reasonForNoPermanentAllow.audio=%S אינו יכול לאפשר גישה קבועה לאודיו של לשונית מבלי לשאול איזו לשונית לשתף. +getUserMedia.reasonForNoPermanentAllow.insecure=החיבור שלך לאתר זה אינו מאובטח. כדי להגן עליך, %S יאפשר גישה רק להפעלה זו. + +getUserMedia.sharingMenu.label = התקני שיתוף לשוניות +getUserMedia.sharingMenu.accesskey = ה +# LOCALIZATION NOTE (getUserMedia.sharingMenuCamera +# getUserMedia.sharingMenuMicrophone, +# getUserMedia.sharingMenuAudioCapture, +# getUserMedia.sharingMenuApplication, +# getUserMedia.sharingMenuScreen, +# getUserMedia.sharingMenuWindow, +# getUserMedia.sharingMenuBrowser, +# getUserMedia.sharingMenuCameraMicrophone, +# getUserMedia.sharingMenuCameraMicrophoneApplication, +# getUserMedia.sharingMenuCameraMicrophoneScreen, +# getUserMedia.sharingMenuCameraMicrophoneWindow, +# getUserMedia.sharingMenuCameraMicrophoneBrowser, +# getUserMedia.sharingMenuCameraAudioCapture, +# getUserMedia.sharingMenuCameraAudioCaptureApplication, +# getUserMedia.sharingMenuCameraAudioCaptureScreen, +# getUserMedia.sharingMenuCameraAudioCaptureWindow, +# getUserMedia.sharingMenuCameraAudioCaptureBrowser, +# getUserMedia.sharingMenuCameraApplication, +# getUserMedia.sharingMenuCameraScreen, +# getUserMedia.sharingMenuCameraWindow, +# getUserMedia.sharingMenuCameraBrowser, +# getUserMedia.sharingMenuMicrophoneApplication, +# getUserMedia.sharingMenuMicrophoneScreen, +# getUserMedia.sharingMenuMicrophoneWindow, +# getUserMedia.sharingMenuMicrophoneBrowser, +# getUserMedia.sharingMenuAudioCaptureApplication, +# getUserMedia.sharingMenuAudioCaptureScreen, +# getUserMedia.sharingMenuAudioCaptureWindow, +# getUserMedia.sharingMenuAudioCaptureBrowser): +# %S is the website origin (e.g. www.mozilla.org) +getUserMedia.sharingMenuCamera = %S (מצלמה) +getUserMedia.sharingMenuMicrophone = %S (מיקרופון) +getUserMedia.sharingMenuAudioCapture = %S (קול מלשונית) +getUserMedia.sharingMenuApplication = %S (ישום) +getUserMedia.sharingMenuScreen = %S (מסך) +getUserMedia.sharingMenuWindow = %S (חלון) +getUserMedia.sharingMenuBrowser = %S (לשונית) +getUserMedia.sharingMenuCameraMicrophone = %S (מצלמה ומיקרופון) +getUserMedia.sharingMenuCameraMicrophoneApplication = %S (מצלמה, מיקרופון ויישום) +getUserMedia.sharingMenuCameraMicrophoneScreen = %S (מצלמה, מיקרופון ומסך) +getUserMedia.sharingMenuCameraMicrophoneWindow = %S (מצלמה, מיקרופון וחלון) +getUserMedia.sharingMenuCameraMicrophoneBrowser = %S (מצלמה, מיקרופון ולשונית) +getUserMedia.sharingMenuCameraAudioCapture = %S (מצלמה וקול מלשונית) +getUserMedia.sharingMenuCameraAudioCaptureApplication = %S (מצלמה, קול מלשונית ויישום) +getUserMedia.sharingMenuCameraAudioCaptureScreen = %S (מצלמה, קול מלשונית ומסך) +getUserMedia.sharingMenuCameraAudioCaptureWindow = %S (מצלמה, קול מלשונית וחלון) +getUserMedia.sharingMenuCameraAudioCaptureBrowser = %S (מצלמה, קול מלשונית ולשונית) +getUserMedia.sharingMenuCameraApplication = %S (מצלמה ויישום) +getUserMedia.sharingMenuCameraScreen = %S (מצלמה ומסך) +getUserMedia.sharingMenuCameraWindow = %S (מצלמה וחלון) +getUserMedia.sharingMenuCameraBrowser = %S (מצלמה ולשונית) +getUserMedia.sharingMenuMicrophoneApplication = %S (מיקרופון ויישום) +getUserMedia.sharingMenuMicrophoneScreen = %S (מיקרופון ומסך) +getUserMedia.sharingMenuMicrophoneWindow = %S (מיקרופון וחלון) +getUserMedia.sharingMenuMicrophoneBrowser = %S (מיקרופון ולשונית) +getUserMedia.sharingMenuAudioCaptureApplication = %S (קול מלשונית ויישום) +getUserMedia.sharingMenuAudioCaptureScreen = %S (קול מלשונית ומסך) +getUserMedia.sharingMenuAudioCaptureWindow = %S (קול מלשונית וחלון) +getUserMedia.sharingMenuAudioCaptureBrowser = %S (קול מלשונית ולשונית) +# LOCALIZATION NOTE(getUserMedia.sharingMenuUnknownHost): this is used for the website +# origin for the sharing menu if no readable origin could be deduced from the URL. +getUserMedia.sharingMenuUnknownHost = מקור לא ידוע + +# LOCALIZATION NOTE(emeNotifications.drmContentDisabled.message): NB: inserted via innerHTML, so please don't use <, > or & in this string. %S will be the 'learn more' link +emeNotifications.drmContentDisabled.message2 = עליך להפעיל את רכיב ניהול זכויות הדיגיטלי (DRM) כדי להשמיע אודיו או לצפות בווידאו בדף זה. +emeNotifications.drmContentDisabled.button.label = הפעלת ניהול זכויות קניין +emeNotifications.drmContentDisabled.button.accesskey = ז + +# LOCALIZATION NOTE(emeNotifications.drmContentCDMInstalling.message): NB: inserted via innerHTML, so please don't use <, > or & in this string. %S is brandShortName +emeNotifications.drmContentCDMInstalling.message = %S מתקין כעת רכיבים הנחוצים כדי לנגן אודיו או וידאו בדף זה. נא להמתין ולנסות שוב מאוחר יותר. + +emeNotifications.unknownDRMSoftware = לא ידוע + +# LOCALIZATION NOTE (customizeMode.tabTitle): %S is brandShortName +customizeMode.tabTitle = התאמה אישית של %S + +e10s.accessibilityNotice.acceptButton.label = אישור +e10s.accessibilityNotice.acceptButton.accesskey = א + +# LOCALIZATION NOTE (e10s.accessibilityNotice.jawsMessage): %S is brandShortName +e10s.accessibilityNotice.jawsMessage = הצגת תוכן הלשונית מנוטרלת עקב אי תאימות בין %S לבין תוכנת הנגישות שלך. נא לעדכן את קורא המסך שלך או לעבור לשימוש ב־Firefox Extended Support Release. + +# LOCALIZATION NOTE (userContextPersonal.label, +# userContextWork.label, +# userContextShopping.label, +# userContextBanking.label, +# userContextNone.label): +# These strings specify the four predefined contexts included in support of the +# Contextual Identity / Containers project. Each context is meant to represent +# the context that the user is in when interacting with the site. Different +# contexts will store cookies and other information from those sites in +# different, isolated locations. You can enable the feature by typing +# about:config in the URL bar and changing privacy.userContext.enabled to true. +# Once enabled, you can open a new tab in a specific context by clicking +# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these +# strings on the right-hand side of the URL bar. +userContextPersonal.label = פרטי +userContextWork.label = עבודה +userContextBanking.label = בנקאות +userContextShopping.label = קניות +userContextNone.label = ללא מגירה + +userContextPersonal.accesskey = פ +userContextWork.accesskey = ע +userContextBanking.accesskey = ב +userContextShopping.accesskey = ק +userContextNone.accesskey = ל + +userContext.aboutPage.label = ניהול מגירות +userContext.aboutPage.accesskey = נ + +muteTab.label = השתקת לשונית +muteTab.accesskey = ש +unmuteTab.label = ביטול השתקת לשונית +unmuteTab.accesskey = ש + +muteSelectedTabs2.label = השתקת לשוניות +# LOCALIZATION NOTE (muteSelectedTabs2.accesskey): The accesskey should +# match the accesskey for muteTab.accesskey +muteSelectedTabs2.accesskey = ש +unmuteSelectedTabs2.label = ביטול השתקת לשוניות +# LOCALIZATION NOTE (unmuteSelectedTabs2.accesskey): The accesskey should +# match the accesskey for unmuteTab.accesskey +unmuteSelectedTabs2.accesskey = ש + +# LOCALIZATION NOTE (sendTabsToDevice.label): +# Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs sent to the device. +sendTabsToDevice.label = שליחת לשונית למכשיר;שליחת #1 לשוניות למכשיר +sendTabsToDevice.accesskey = ש + +# LOCALIZATION NOTE (pendingCrashReports2.label): Semi-colon list of plural forms +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of pending crash reports +pendingCrashReports2.label = קיים דיווח קריסה אחד שלא נשלח;קיימים #1 דיווחי קריסה שלא נשלחו +pendingCrashReports.viewAll = הצגה +pendingCrashReports.send = שליחה +pendingCrashReports.alwaysSend = שליחה תמיד + +decoder.noCodecs.button = מידע נוסף +decoder.noCodecs.accesskey = מ +decoder.noCodecsLinux.message = כדי לנגן וידאו יתכן שיהיה עליך להתקין את מפעני הווידאו הנדרשים. +decoder.noHWAcceleration.message = כדי לשפר את איכות הווידאו יתכן שיהיה עליך להתקין את חבילת תכונות המדיה מבית Microsoft. +decoder.noPulseAudio.message = כדי להשמיע קול, נדרשת התקנת היישום PulseAudio. +decoder.unsupportedLibavcodec.message = libavcodec כנראה חשוף לסכנות או אינו נתמך, ויש לעדכנו כדי לנגן וידאו. + +decoder.decodeError.message = אירעה תקלה בעת פענוח משאב מדיה. +decoder.decodeError.button = דיווח על בעיה באתר +decoder.decodeError.accesskey = ב +decoder.decodeWarning.message = אירעה שגיאה במהלך פענוח משאב מדיה. + +# LOCALIZATION NOTE (captivePortal.infoMessage3): +# Shown in a notification bar when we detect a captive portal is blocking network access +# and requires the user to log in before browsing. +captivePortal.infoMessage3 = עליך להתחבר לרשת זו לפני שתוכל לגלוש באינטרנט. +# LOCALIZATION NOTE (captivePortal.showLoginPage2): +# The label for a button shown in the info bar in all tabs except the login page tab. +# The button shows the portal login page tab when clicked. +captivePortal.showLoginPage2 = פתיחת דף התחברות לרשת + +# LOCALIZATION NOTE (permissions.header): +# %S is the hostname of the site that is being displayed. +permissions.header = הרשאות עבור %S +permissions.remove.tooltip = נטרול הרשאה זו והצגת השאלה שוב + + +# LOCALIZATION NOTE (aboutDialog.architecture.*): +# The sixtyFourBit and thirtyTwoBit strings describe the architecture of the +# current Firefox build: 32-bit or 64-bit. These strings are used in parentheses +# between the Firefox version and the "What's new" link in the About dialog, +# e.g.: "48.0.2 (32-bit) <What's new>" or "51.0a1 (2016-09-05) (64-bit)". +aboutDialog.architecture.sixtyFourBit = 64 סיביות +aboutDialog.architecture.thirtyTwoBit = 32 סיביות + +midi.allow.label = לאפשר +midi.allow.accesskey = א +midi.block.label = לחסום +midi.block.accesskey = ח +midi.remember=שמירת הבחירה הזו +midi.shareWithFile = לאפשר לקובץ המקומי הזה לגשת להתקני ה־MIDI שלך? +# LOCALIZATION NOTE (midi.shareWithSite): %S is the name of the site URL (https://...) requesting MIDI access +midi.shareWithSite = לאפשר ל־%S לגשת להתקני ה־MIDI שלך? +midi.shareSysexWithFile = לאפשר לקובץ המקומי הזה לגשת להתקני ה־MIDI שלך ולשלוח/לקבל הודעות SysEx? +# LOCALIZATION NOTE (midi.shareSysexWithSite): %S is the name of the site URL (https://...) requesting MIDI access +midi.shareSysexWithSite = לאפשר ל־%S לגשת להתקני ה־MIDI שלך ולשלוח/לקבל הודעות SysEx? + +# LOCALIZATION NOTE (panel.back): +# This is used by screen readers to label the "back" button in various browser +# popup panels, including the sliding subviews of the main menu. +panel.back = חזרה + +storageAccess1.Allow.label = לאפשר +storageAccess1.Allow.accesskey = א +storageAccess1.DontAllow.label = לחסום +storageAccess1.DontAllow.accesskey = ח +# LOCALIZATION NOTE (storageAccess4.message, storageAccess1.hintText): +# %1$S is the name of the site URL (www.site1.example) trying to track the user's activity. +# %2$S is the name of the site URL (www.site2.example) that the user is visiting. This is the same domain name displayed in the address bar. +storageAccess4.message = לאפשר ל־%1$S להשתמש בעוגיות שלו ב־%2$S? +storageAccess1.hintText = אם לא ברור לך מדוע %1$S זקוק לנתונים האלו, ייתכן שכדאי לחסום את הגישה. + + + +confirmationHint.sendToDevice.label = נשלח! +confirmationHint.copyURL.label = הועתק ללוח העריכה! +confirmationHint.pageBookmarked2.label = נשמר לסימניות +confirmationHint.pinTab.label = נעוץ! +confirmationHint.pinTab.description = יש ללחוץ על הלשונית עם הכפתור הימני כדי לשחרר את הנעיצה. +confirmationHint.passwordSaved.label = הססמה נשמרה! +confirmationHint.loginRemoved.label = הכניסה הוסרה! +confirmationHint.breakageReport.label = הדיווח נשלח. תודה! + +# LOCALIZATION NOTE (gnomeSearchProviderSearch): +# Used for search by Gnome Shell activity screen, %S is a searched string. +gnomeSearchProviderSearch=חיפוש ברשת עבור %S + +# LOCALIZATION NOTE (gnomeSearchProviderSearchWeb): +# Used for search by Gnome Shell activity screen, %S is a searched string. +gnomeSearchProviderSearchWeb=חיפוש ברשת עבור ״%S״ diff --git a/l10n-he/browser/chrome/browser/customizableui/customizableWidgets.properties b/l10n-he/browser/chrome/browser/customizableui/customizableWidgets.properties new file mode 100644 index 0000000000..c9701e68d7 --- /dev/null +++ b/l10n-he/browser/chrome/browser/customizableui/customizableWidgets.properties @@ -0,0 +1,54 @@ +# 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/. + +history-panelmenu.label = היסטוריה +# LOCALIZATION NOTE(history-panelmenu.tooltiptext2): %S is the keyboard shortcut +history-panelmenu.tooltiptext2 = הצגת ההיסטוריה שלך (%S) + +find-button.label = חיפוש +# LOCALIZATION NOTE(find-button.tooltiptext3): %S is the keyboard shortcut. +find-button.tooltiptext3 = חיפוש בדף זה (%S) + +developer-button.label = כלי פיתוח +# LOCALIZATION NOTE(developer-button.tooltiptext): %S is the keyboard shortcut +developer-button.tooltiptext2 = פתיחת כלי פיתוח (%S) + +sidebar-button.label = סרגלי צד +sidebar-button.tooltiptext2 = הצגת סרגלי צד + +zoom-controls.label = פקדי מרחק מתצוגה +zoom-controls.tooltiptext2 = פקדי מרחק מתצוגה + +zoom-out-button.label = התרחקות +# LOCALIZATION NOTE(zoom-out-button.tooltiptext2): %S is the keyboard shortcut. +zoom-out-button.tooltiptext2 = התרחקות (%S) + +# LOCALIZATION NOTE(zoom-reset-button.tooltiptext2): %S is the keyboard shortcut. +zoom-reset-button.tooltiptext2 = איפוס הגדרות מרחק מתצוגה (%S) + +zoom-in-button.label = התקרבות +# LOCALIZATION NOTE(zoom-in-button.tooltiptext2): %S is the keyboard shortcut. +zoom-in-button.tooltiptext2 = התקרבות (%S) + +edit-controls.label = פקדי עריכה +edit-controls.tooltiptext2 = פקדי עריכה + +cut-button.label = גזירה +# LOCALIZATION NOTE(cut-button.tooltiptext2): %S is the keyboard shortcut. +cut-button.tooltiptext2 = גזירה (%S) + +copy-button.label = העתקה +# LOCALIZATION NOTE(copy-button.tooltiptext2): %S is the keyboard shortcut. +copy-button.tooltiptext2 = העתקה (%S) + +paste-button.label = הדבקה +# LOCALIZATION NOTE(paste-button.tooltiptext2): %S is the keyboard shortcut. +paste-button.tooltiptext2 = הדבקה (%S) + +panic-button.label = לשכוח +panic-button.tooltiptext = לשכוח חלק מהיסטוריית הגלישה + +toolbarspring.label = רווח גמיש +toolbarseparator.label = מפריד +toolbarspacer.label = רווח diff --git a/l10n-he/browser/chrome/browser/downloads/downloads.properties b/l10n-he/browser/chrome/browser/downloads/downloads.properties new file mode 100644 index 0000000000..21af0d8b20 --- /dev/null +++ b/l10n-he/browser/chrome/browser/downloads/downloads.properties @@ -0,0 +1,82 @@ +# 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/. + +# LOCALIZATION NOTE (stateStarting): +# Indicates that the download is starting. +stateStarting=מתחיל… +# LOCALIZATION NOTE (stateFailed): +# Indicates that the download failed because of an error. +stateFailed=כשלון +# LOCALIZATION NOTE (statePaused): +# Indicates that the download was paused by the user. +statePaused=מושהה +# LOCALIZATION NOTE (stateCanceled): +# Indicates that the download was canceled by the user. +stateCanceled=בוטל +# LOCALIZATION NOTE (stateCompleted): +# Indicates that the download was completed. +stateCompleted=הושלם +# LOCALIZATION NOTE (stateBlockedParentalControls): +# Indicates that the download was blocked by the Parental Controls feature of +# Windows. "Parental Controls" should be consistently named and capitalized +# with the display of this feature in Windows. The following article can +# provide a reference for the translation of "Parental Controls" in various +# languages: +# http://windows.microsoft.com/en-US/windows-vista/Set-up-Parental-Controls +stateBlockedParentalControls=נחסם על־ידי בקרת הורים +# LOCALIZATION NOTE (blockedMalware, blockedPotentiallyUnwanted, +# blockedUncommon2): +# These strings are shown in the panel for some types of blocked downloads. You +# may need to adjust "downloads.width" in "downloads.dtd" if this turns out to +# be longer than the other existing status strings. +blockedMalware=קובץ זה מכיל וירוס או תוכנה זדונית +blockedPotentiallyUnwanted=קובץ זה עשוי להזיק למחשב שלך. +blockedPotentiallyInsecure=הקובץ לא הורד: סיכון אבטחה אפשרי. +blockedUncommon2=קובץ זה לא מורד באופן תדיר. + +# LOCALIZATION NOTE (fileMovedOrMissing): +# Displayed when a complete download which is not at the original folder. +fileMovedOrMissing=קובץ הועבר או חסר + +# LOCALIZATION NOTE (fileDeleted): +# Displayed when a downloaded file has been deleted by Firefox, e.g. by the +# "Delete File" context menu item. +fileDeleted=הקובץ נמחק + +# LOCALIZATION NOTE (unblockHeaderUnblock, unblockHeaderOpen, +# unblockTypeMalware, unblockTypePotentiallyUnwanted2, +# unblockTypeUncommon2, unblockTip2, unblockButtonOpen, +# unblockButtonUnblock, unblockButtonConfirmBlock, unblockInsecure): +# These strings are displayed in the dialog shown when the user asks a blocked +# download to be unblocked. The severity of the threat is expressed in +# descending order by the unblockType strings, it is higher for files detected +# as malware and lower for uncommon downloads. +unblockHeaderUnblock=האם ברצונך לאפשר הורדה זו? +unblockHeaderOpen=האם ברצונך לפתוח קובץ זה? +unblockTypeMalware=קובץ זה מכיל וירוס או תוכנה זדונית אחרת שעשויים לפגוע במחשב שלך. +unblockTypePotentiallyUnwanted2=קובץ זה מוסווה כהורדה מועילה, אך הוא יכול לגרום לשינויים בלתי צפויים לתכניות ולהגדרות שלך. +unblockTypeUncommon2=קובץ זה אינו מהווה הורדה נפוצה ועשוי להיות מסוכן לפתיחה. הוא עלול להכיל וירוס או לבצע שינויים לא צפויים ביישומים ובהגדרות שלך. +unblockTip2=ניתן לחפש אחר מקור הורדה חלופי ולנסות שוב מאוחר יותר. +unblockButtonOpen=פתיחה +unblockButtonUnblock=אפשר הורדה +unblockButtonConfirmBlock=הסרת קובץ + +# LOCALIZATION NOTE (sizeWithUnits): +# %1$S is replaced with the size number, and %2$S with the measurement unit. +sizeWithUnits=%1$S %2$S +sizeUnknown=גודל לא ידוע + +# LOCALIZATION NOTE (statusSeparator, statusSeparatorBeforeNumber): +# These strings define templates for the separation of different elements in the +# status line of a download item. As a separator, by default we use the Unicode +# character U+2014 'EM DASH' (long dash). Examples of status lines include +# "Canceled - 222.net", "1.1 MB - website2.com", or "Paused - 1.1 MB". Note +# that we use a wider space after the separator when it is followed by a number, +# just to avoid visually confusing it with with a minus sign with some fonts. +# If you use a different separator, this might not be necessary. However, there +# is usually no need to change the separator or the order of the substitutions, +# even for right-to-left languages, unless the defaults are not suitable. +statusSeparator=%1$S \u2014 %2$S +statusSeparatorBeforeNumber=%1$S \u2014 %2$S + diff --git a/l10n-he/browser/chrome/browser/feeds/subscribe.properties b/l10n-he/browser/chrome/browser/feeds/subscribe.properties new file mode 100644 index 0000000000..928b3af8c5 --- /dev/null +++ b/l10n-he/browser/chrome/browser/feeds/subscribe.properties @@ -0,0 +1,10 @@ +# 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/. + +# LOCALIZATION NOTE (addProtocolHandlerMessage): +# Message displayed when adding a protocol handler: +# %1$S is the application's domain, %2$S is the type of protocol +addProtocolHandlerMessage=האם להוסיף את “%1$S” כיישום עבור קישורי %2$S? +addProtocolHandlerAddButton=הוספת תוכנה +addProtocolHandlerAddButtonAccesskey=ה diff --git a/l10n-he/browser/chrome/browser/places/bookmarkProperties.properties b/l10n-he/browser/chrome/browser/places/bookmarkProperties.properties new file mode 100644 index 0000000000..0d5245881c --- /dev/null +++ b/l10n-he/browser/chrome/browser/places/bookmarkProperties.properties @@ -0,0 +1,24 @@ +# 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/. + +dialogAcceptLabelAddItem=הוספה +dialogAcceptLabelSaveItem=שמירה +dialogAcceptLabelAddMulti=הוספת סימניות +dialogAcceptLabelEdit=שמירה +dialogTitleAddBookmark=הוספת סימנייה +dialogTitleAddFolder=תיקייה חדשה +dialogTitleAddMulti=יצירת סימניות לכל הלשוניות +dialogTitleEdit=מאפיינים עבור "%S" + +dialogTitleAddNewBookmark2=הוספת סימנייה +dialogTitleEditBookmark=עריכת ״%S״ +dialogTitleEditBookmark2=עריכת סימנייה +dialogTitleAddBookmarksFolder=הוספת תיקיית סימניות +dialogTitleAddBookmarkFolder=הוספת תיקיית סימניות +dialogTitleEditBookmarksFolder=עריכת תיקיית סימניות +dialogTitleEditBookmarkFolder=עריכת תיקיית סימניות + +bookmarkAllTabsDefault=[שם תיקייה] +newFolderDefault=תיקייה חדשה +newBookmarkDefault=סימנייה חדשה diff --git a/l10n-he/browser/chrome/browser/places/places.properties b/l10n-he/browser/chrome/browser/places/places.properties new file mode 100644 index 0000000000..02bd63be64 --- /dev/null +++ b/l10n-he/browser/chrome/browser/places/places.properties @@ -0,0 +1,79 @@ +# 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/. + +load-js-data-url-error=מטעמי אבטחה, תסריטי Javascript וכתובות data לא יטענו מחלון ההיסטוריה או מסרגל הצד. +noTitle=(ללא כותרת) + +bookmarksMenuEmptyFolder=(ריק) + +bookmarksBackupTitle=שם קובץ גיבוי הסימניות + +bookmarksRestoreAlertTitle=שחזור סימניות +bookmarksRestoreAlert=פעולה זו תחליף את כל הסימניות הנוכחיות עם הגיבוי. האם להמשיך? +bookmarksRestoreTitle=בחירת קובץ גיבוי סימניות +bookmarksRestoreFilterName=JSON + +bookmarksRestoreFormatError=סוג קובץ לא נתמך. +bookmarksRestoreParseError=לא ניתן לעבד את קובץ הגיבוי. + +# LOCALIZATION NOTE (view.sortBy.1.name.label): sortBy properties are versioned. +# When any of these changes, all of the properties must be bumped, and the +# change must be annotated here. Both label and accesskey must be updated. +# - version 1: changed view.sortBy.1.date. +view.sortBy.1.name.label=מיון לפי שם +view.sortBy.1.name.accesskey=ש +view.sortBy.1.url.label=מיון לפי מיקום +view.sortBy.1.url.accesskey=מ +view.sortBy.1.date.label=מיון לפי מועד ביקור אחרון +view.sortBy.1.date.accesskey=ב +view.sortBy.1.visitCount.label=מיון לפי מספר ביקורים +view.sortBy.1.visitCount.accesskey=ס +view.sortBy.1.dateAdded.label=מיון לפי הוספה +view.sortBy.1.dateAdded.accesskey=ה +view.sortBy.1.lastModified.label=מיון לפי שינוי אחרון +view.sortBy.1.lastModified.accesskey=נ +view.sortBy.1.tags.label=מיון לפי תגיות +view.sortBy.1.tags.accesskey=ג + +searchBookmarks=חיפוש בסימניות +searchHistory=חיפוש בהיסטוריה +searchDownloads=חיפוש בהורדות + +SelectImport=ייבוא קובץ סימניות +EnterExport=ייצוא קובץ סימניות + +detailsPane.noItems=אין פריטים +# LOCALIZATION NOTE (detailsPane.itemsCountLabel): Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 number of items +# example: 111 items +detailsPane.itemsCountLabel=פריט אחד;#1 פריטים + +# LOCALIZATION NOTE (lockPrompt.text) +# %S will be replaced with the application name. +lockPrompt.text=מערכת הסימניות וההיסטוריה לא מתפקדת מאחר שאחד הקבצים של %S נמצא בשימוש על־ידי יישום אחר. בעיה זו נגרמת לעתים על־ידי תכניות אבטחה. + +# LOCALIZATION NOTE (cmd.deleteSinglePage.accesskey, +# cmd.deleteMultiplePages.accesskey): these accesskeys can use the same +# character, since they're never displayed at the same time +cmd.deleteSinglePage.label=מחיקת עמוד +cmd.deleteSinglePage.accesskey=ח +cmd.deleteMultiplePages.label=מחיקת עמודים +cmd.deleteMultiplePages.accesskey=ח + +# LOCALIZATION NOTE (cmd.bookmarkSinglePage.accesskey, +# cmd.bookmarkMultiplePages.accesskey): these accesskeys can use the same +# character, since they're never displayed at the same time +cmd.bookmarkSinglePage.label=הוספת העמוד לסימניות +cmd.bookmarkSinglePage.accesskey=ע +cmd.bookmarkMultiplePages.label=הוספת העמודים לסימניות +cmd.bookmarkMultiplePages.accesskey=ס + +# LOCALIZATION NOTE (cmd.bookmarkSinglePage.accesskey, +# cmd.bookmarkMultiplePages.accesskey): these accesskeys can use the same +# character, since they're never displayed at the same time +cmd.bookmarkSinglePage2.label=הוספת העמוד לסימניות… +cmd.bookmarkSinglePage2.accesskey=ע +cmd.bookmarkMultiplePages2.label=הוספת העמודים לסימניות… +cmd.bookmarkMultiplePages2.accesskey=ע diff --git a/l10n-he/browser/chrome/browser/safebrowsing/safebrowsing.properties b/l10n-he/browser/chrome/browser/safebrowsing/safebrowsing.properties new file mode 100644 index 0000000000..6cafa2dd2e --- /dev/null +++ b/l10n-he/browser/chrome/browser/safebrowsing/safebrowsing.properties @@ -0,0 +1,6 @@ +# 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/. + +errorReportFalseDeceptiveTitle=אתר זה אינו אתר מטעה +errorReportFalseDeceptiveMessage=לא ניתן לדווח על שגיאה זו בשלב זה. diff --git a/l10n-he/browser/chrome/browser/search.properties b/l10n-he/browser/chrome/browser/search.properties new file mode 100644 index 0000000000..c51209d590 --- /dev/null +++ b/l10n-he/browser/chrome/browser/search.properties @@ -0,0 +1,33 @@ +# 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/. + +searchtip=חיפוש באמצעות %S + +# LOCALIZATION NOTE (searchHeader): this is displayed at the top of the panel +# showing search suggestions. +# %S is replaced with the name of the current default search engine. +searchHeader=חיפוש %S + +# LOCALIZATION NOTE (cmd_pasteAndSearch): "Search" is a verb, this is the +# search bar equivalent to the url bar's "Paste & Go" +cmd_pasteAndSearch=הדבקה וחיפוש + +cmd_clearHistory=מחיקת היסטוריית חיפוש +cmd_clearHistory_accesskey=מ + +# LOCALIZATION NOTE (searchForSomethingWith2): +# This string is used to build the header above the list of one-click +# search providers: "Search for <user-typed string> with:" +searchForSomethingWith2=חיפוש אחר %S עם: + +# LOCALIZATION NOTE (searchWithHeader): +# The wording of this string should be as close as possible to +# searchForSomethingWith2. This string will be used when the user +# has not typed anything. +searchWithHeader=חיפוש עם: + +# LOCALIZATION NOTE (searchSettings): +# This is the label for the button that opens Search preferences. +searchSettings=שינוי הגדרות החיפוש + diff --git a/l10n-he/browser/chrome/browser/shellservice.properties b/l10n-he/browser/chrome/browser/shellservice.properties new file mode 100644 index 0000000000..7c93d63fd5 --- /dev/null +++ b/l10n-he/browser/chrome/browser/shellservice.properties @@ -0,0 +1,16 @@ +# 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/. + +# LOCALIZATION NOTE (setDefaultBrowserTitle, setDefaultBrowserMessage, setDefaultBrowserDontAsk, setDefaultBrowserAlertConfirm.label, setDefaultBrowserAlertNotNow.label): +# These strings are used as an alternative to the ones above, in a modal dialog. +# %S will be replaced by brandShortName +setDefaultBrowserTitle=דפדפן בררת מחדל +setDefaultBrowserMessage=%S אינו מוגדר כרגע כדפדפן ברירת מחדל. האם ברצונך להפוך אותו לדפדפן ברירת המחדל שלך? +setDefaultBrowserDontAsk=תמיד לבצע בדיקה זו בעת ההפעלה של %S. +setDefaultBrowserAlertConfirm.label=הגדרת %S כדפדפן ברירת מחדל +setDefaultBrowserAlertNotNow.label=לא כעת + +desktopBackgroundLeafNameWin=Desktop Background.bmp +DesktopBackgroundDownloading=שומר תמונה... +DesktopBackgroundSet=קבע תמונת רקע diff --git a/l10n-he/browser/chrome/browser/siteData.properties b/l10n-he/browser/chrome/browser/siteData.properties new file mode 100644 index 0000000000..8a82dd678b --- /dev/null +++ b/l10n-he/browser/chrome/browser/siteData.properties @@ -0,0 +1,8 @@ +# 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/. + +clearSiteDataPromptTitle=ניקוי כל העוגיות ונתוני האתרים +# LOCALIZATION NOTE (clearSiteDataPromptText): %S = brandShortName +clearSiteDataPromptText=בחירה באפשרות ‘ניקוי כעת’ תנקה את כל העוגיות ונתוני האתרים שמאוחסנים על־ידי %S. פעולה זו עשויה לנתק את המשתמש שלך מאתרים ותסיר תוכן אינטרנט בלתי מקוון. +clearSiteDataNow=ניקוי כעת diff --git a/l10n-he/browser/chrome/browser/sitePermissions.properties b/l10n-he/browser/chrome/browser/sitePermissions.properties new file mode 100644 index 0000000000..b8d641e849 --- /dev/null +++ b/l10n-he/browser/chrome/browser/sitePermissions.properties @@ -0,0 +1,55 @@ +# 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/. + +# LOCALIZATION NOTE (state.current.allowed, +# state.current.allowedForSession, +# state.current.allowedTemporarily, +# state.current.blockedTemporarily, +# state.current.blocked, +# state.current.hide): +# This label is used to display active permission states in the site +# identity popup (which does not have a lot of screen space). +state.current.allowed = מאופשר +state.current.allowedForSession = מאופשר להפעלה זו +state.current.allowedTemporarily = מאופשר באופן זמני +state.current.blockedTemporarily = חסום באופן זמני +state.current.blocked = חסום +state.current.prompt = לשאול תמיד + +# LOCALIZATION NOTE (state.multichoice.alwaysAsk, +# state.multichoice.allow, +# state.multichoice.allowForSession, +# state.multichoice.block): +# Used to label permission state checkboxes in the page info dialog. +state.multichoice.alwaysAsk = לשאול תמיד +state.multichoice.allow = לאפשר +state.multichoice.allowForSession = לאפשר להפעלה זו +state.multichoice.block = לחסום + +state.multichoice.autoplayblock = חסימת שמע +state.multichoice.autoplayblockall = חסימת שמע ווידאו +state.multichoice.autoplayallow = הפעלת שמע ווידאו + +permission.autoplay.label = ניגון אוטומטי +permission.cookie.label = הגדרת עוגיות +permission.desktop-notification3.label = שליחת התרעות +permission.camera.label = שימוש במצלמה +permission.microphone.label = שימוש במיקרופון +permission.screen.label = שיתוף המסך +# LOCALIZATION NOTE (permission.speaker.label): +# Short form for (permission to) "Choose and change audio output devices". +permission.speaker.label = בחירת רמקולים +permission.install.label = התקנת תוספות +permission.popup.label = פתיחת חלונות קופצים +permission.geo.label = גישה לנתוני המיקום שלך +permission.xr.label = גישה למכשירי מציאות מדומה +permission.shortcuts.label = דריסת קיצורי מקלדת +permission.focus-tab-by-prompt.label = מעבר ללשונית זו +permission.persistent-storage.label = שמירת נתונים באחסון קבוע +permission.canvas.label = חילוץ נתוני משטחי ציור +permission.midi.label = גישה להתקני MIDI +permission.midi-sysex.label = גישה להתקני MIDI עם תמיכה ב־SysEx +# LOCALIZATION NOTE (permission.open-protocol-handler.label): +# Open as a verb. "This site may open applications". +permission.open-protocol-handler.label = פתיחת יישומים diff --git a/l10n-he/browser/chrome/browser/syncSetup.properties b/l10n-he/browser/chrome/browser/syncSetup.properties new file mode 100644 index 0000000000..361acafd40 --- /dev/null +++ b/l10n-he/browser/chrome/browser/syncSetup.properties @@ -0,0 +1,14 @@ +# 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/. + +# Several other strings are used (via Weave.Status.login), but they come from +# /services/sync + +# Firefox Accounts based setup. +continue.label = המשך + +relinkVerify.title = אזהרת מיזוג +relinkVerify.heading = האם ברצונך להתחבר ל־Sync? +# LOCALIZATION NOTE (relinkVerify.description): Email address of a user previously signed into sync. +relinkVerify.description = משתמש אחר כבר התחבר ל־Sync ממחשב זה. התחברות תמזג את הסימניות, הססמאות ושאר ההגדרות של דפדפן זה עם %S diff --git a/l10n-he/browser/chrome/browser/tabbrowser.properties b/l10n-he/browser/chrome/browser/tabbrowser.properties new file mode 100644 index 0000000000..b51d7d4aca --- /dev/null +++ b/l10n-he/browser/chrome/browser/tabbrowser.properties @@ -0,0 +1,106 @@ +# 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/. + +tabs.emptyTabTitle=לשונית חדשה +tabs.emptyPrivateTabTitle=גלישה פרטית +tabs.emptyPrivateTabTitle2=לשונית פרטית חדשה +tabs.closeTab=סגירת לשונית +tabs.close=סגירה + +# This section applies when closing a window with more than one tab open, +# or when quitting when only one window is open. +# LOCALIZATION NOTE (tabs.closeTabsTitle): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeTabsTitle=;לסגור #1 לשוניות? +tabs.closeTabsConfirmCheckbox=הצגת אזהרה בעת סגירת מספר לשוניות +tabs.closeButtonMultiple=סגירת לשוניות + +# This section applies when quitting using the menu and multiple windows are open. +# LOCALIZATION NOTE (tabs.closeTitleTabs): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The forms for 0 or 1 items are not considered since this string is used only for +# multiple windows. The %S replacement form will be replaced with the contents +tabs.closeWindowsTitle=;לסגור #1 חלונות? +tabs.closeWindowsButton=סגירה ויציאה +# Same as tabs.closeWindowsButton, but on Windows +tabs.closeWindowsButtonWin=סגירה ויציאה + +# LOCALIZATION NOTE (tabs.closeTabsWithKeyTitle and closeTabsWithKeyButton): +# This section applies when quitting using the keyboard shortcut (Ctrl/Cmd+Q) +# Windows does not show a prompt on quit when using the keyboard shortcut by +# default. +# %S is replaced with brandShorterName +tabs.closeTabsWithKeyTitle=לסגור את החלון ולצאת מ־%S? +# %S is replaced with brandShorterName +tabs.closeTabsWithKeyButton=יציאה מ־%S + +# LOCALIZATION NOTE (tabs.closeTabsWithKeyConfirmCheckbox): +# %S is replaced with the text of the keyboard shortcut for quitting. +tabs.closeTabsWithKeyConfirmCheckbox=הצגת אזהרה בעת יציאה באמצעות %S + +# LOCALIZATION NOTE (tabs.closeTabs.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will be closed. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.closeTabs.tooltip=סגירת לשונית;סגירת #1 לשוניות + +# LOCALIZATION NOTE (tabs.muteAudio2.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# %S is the keyboard shortcut for "Mute tab". +# #1 is the number of tabs that will be muted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.muteAudio2.tooltip=השתקת לשונית (%S);השתקת #1 לשוניות (%S) + +# LOCALIZATION NOTE (tabs.unmuteAudio2.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# %S is the keyboard shortcut for "Unmute tab". +# #1 is the number of tabs that will be unmuted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.unmuteAudio2.tooltip=ביטול השתקת לשונית (%S);ביטול השתקת #1 לשוניות (%S) + +# LOCALIZATION NOTE (tabs.muteAudio2.background.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will be muted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.muteAudio2.background.tooltip=השתקת לשונית;השתקת #1 לשוניות + +# LOCALIZATION NOTE (tabs.unmuteAudio2.background.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will be unmuted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.unmuteAudio2.background.tooltip=ביטול השתקת לשונית;ביטול השתקת #1 לשוניות + +# LOCALIZATION NOTE (tabs.unblockAudio2.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will have their audio unblocked. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.unblockAudio2.tooltip=ניגון לשונית;ניגון #1 לשוניות + +# LOCALIZATION NOTE (tabs.containers.tooltip): +# Displayed as a tooltip on container tabs +# %1$S is the title of the current tab +# %2$S is the name of the current container +tabs.containers.tooltip=%1$S - %2$S + +# LOCALIZATION NOTE (tabs.openWarningTitle, tabs.openWarningMultipleBranded, tabs.openButtonMultiple, tabs.openWarningPromptMeBranded): +# These items are moved from chrome/browser/places/places.properties +# Now they are not specific to bookmark. +tabs.openWarningTitle=אישור פתיחה +tabs.openWarningMultipleBranded=%S לשוניות עומדות להיפתח. פעולה זו עשויה להאט את %S בזמן שהדפים נטענים. האם ברצונך להמשיך? +tabs.openButtonMultiple=פתיחת לשוניות +tabs.openWarningPromptMeBranded=להזהיר אותי כשפתיחת מספר לשוניות עלולה להאט את %S + +browsewithcaret.checkMsg=לא להציג תיבת דו־שיח זו שוב. +browsewithcaret.checkWindowTitle=דפדוף בעזרת סמן +browsewithcaret.checkLabel=לחיצה על F7 מפעילה או מכבה את הדפדוף בעזרת הסמן. תכונה זו ממקמת את הסמן בתוך דפים, ומאפשרת לך לסמן טקסט באמצעות המקלדת. האם ברצונך להפעיל את הדפדוף בעזרת הסמן? diff --git a/l10n-he/browser/chrome/browser/taskbar.properties b/l10n-he/browser/chrome/browser/taskbar.properties new file mode 100644 index 0000000000..bb532ebe2d --- /dev/null +++ b/l10n-he/browser/chrome/browser/taskbar.properties @@ -0,0 +1,12 @@ +# 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/. + +taskbar.tasks.newTab.label=פתיחת לשונית חדשה +taskbar.tasks.newTab.description=פתיחת לשונית חדשה בדפדפן. +taskbar.tasks.newWindow.label=פתיחת חלון חדש +taskbar.tasks.newWindow.description=פתיחת חלון דפדפן חדש. +taskbar.tasks.newPrivateWindow.label=חלון פרטי חדש +taskbar.tasks.newPrivateWindow.description=פתיחת חלון חדש במצב גלישה פרטית. +taskbar.frequent.label=תדיר +taskbar.recent.label=אחרונים diff --git a/l10n-he/browser/chrome/browser/translation.dtd b/l10n-he/browser/chrome/browser/translation.dtd new file mode 100644 index 0000000000..b020aeece8 --- /dev/null +++ b/l10n-he/browser/chrome/browser/translation.dtd @@ -0,0 +1,63 @@ +<!-- 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/. --> + +<!-- This file is only used by the Firefox Translations extension, + - and should be removed once possible. + - See: https://bugzilla.mozilla.org/show_bug.cgi?id=1788595 --> + +<!-- LOCALIZATION NOTE (translation.thisPageIsIn.label, + - translation.translateThisPage.label): + - These 2 strings are used to construct a sentence that contains a dropdown + - showing the detected language of the current web page. + - In en-US it looks like this: + - This page is in [detected language] Translate this page? + - "detected language" here is a language name coming from the + - toolkit/intl/languageNames.ftl file; for some locales it may not be in + - the correct grammar case to keep the same structure of the original + - sentence. --> +<!ENTITY translation.thisPageIsIn.label "דף זה מוצג בשפה"> +<!ENTITY translation.translateThisPage.label "האם לתרגם את דף זה?"> +<!ENTITY translation.translate.button "תרגום"> +<!ENTITY translation.notNow.button "לא כעת"> + +<!ENTITY translation.translatingContent.label "תוכן הדף בתרגום…"> + +<!-- LOCALIZATION NOTE (translation.translatedFrom.label, + - translation.translatedTo.label, + - translation.translatedToSuffix.label): + - These 3 strings are used to construct a sentence that contains 2 dropdowns + - showing the source and target language of a translated web page. + - In en-US it looks like this: + - This page has been translated from [from language] to [to language] + - "from language" and "to language" here are language names coming from the + - toolkit/intl/languageNames.ftl file; for some locales they may not be in + - the correct grammar case to keep the same structure of the original + - sentence. + - + - translation.translatedToSuffix.label (empty in en-US) is for locales that + - need to display some text after the second drop down for the sentence to + - be grammatically correct. --> +<!ENTITY translation.translatedFrom.label "דף זה תורגם מהשפה "> +<!ENTITY translation.translatedTo.label "אל"> +<!ENTITY translation.translatedToSuffix.label ""> + +<!ENTITY translation.showOriginal.button "הצגת מקור"> +<!ENTITY translation.showTranslation.button "הצגת תרגום"> + +<!ENTITY translation.errorTranslating.label "אירעה שגיאה במהלך תרגום דף זה."> +<!ENTITY translation.tryAgain.button "לנסות שוב"> + +<!ENTITY translation.serviceUnavailable.label "שירות התרגום אינו זמין כעת. נא לנסות שוב מאוחר יותר."> + +<!ENTITY translation.options.menu "אפשרויות"> +<!-- LOCALIZATION NOTE (translation.options.neverForSite.accesskey, + - translation.options.preferences.accesskey): + - The accesskey values used here should not clash with the value used for + - translation.options.neverForLanguage.accesskey in translation.properties + --> +<!ENTITY translation.options.neverForSite.label "לעולם לא לתרגם את אתר זה"> +<!ENTITY translation.options.neverForSite.accesskey "א"> +<!ENTITY translation.options.preferences.label "העדפות תרגום"> +<!ENTITY translation.options.preferences.accesskey "ע"> + diff --git a/l10n-he/browser/chrome/browser/translation.properties b/l10n-he/browser/chrome/browser/translation.properties new file mode 100644 index 0000000000..1531efc9be --- /dev/null +++ b/l10n-he/browser/chrome/browser/translation.properties @@ -0,0 +1,12 @@ +# 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/. + +# LOCALIZATION NOTE (translation.options.neverForLanguage.label): +# %S is a language name coming from the toolkit/intl/languageNames.ftl file. +translation.options.neverForLanguage.label=לעולם לא לתרגם %S + +# LOCALIZATION NOTE (translation.options.neverForLanguage.accesskey): +# The accesskey value used here should not clash with the values used for +# translation.options.*.accesskey in translation.dtd +translation.options.neverForLanguage.accesskey=ל diff --git a/l10n-he/browser/chrome/browser/uiDensity.properties b/l10n-he/browser/chrome/browser/uiDensity.properties new file mode 100644 index 0000000000..3b4fe469a4 --- /dev/null +++ b/l10n-he/browser/chrome/browser/uiDensity.properties @@ -0,0 +1,5 @@ +# 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/. + +uiDensity.menuitem-touch.acceltext=מצב מחשב לוח מופעל diff --git a/l10n-he/browser/chrome/browser/webrtcIndicator.properties b/l10n-he/browser/chrome/browser/webrtcIndicator.properties new file mode 100644 index 0000000000..1251f12066 --- /dev/null +++ b/l10n-he/browser/chrome/browser/webrtcIndicator.properties @@ -0,0 +1,61 @@ +# 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/. + +# LOCALIZATION NOTE : FILE This file contains the webrtc global indicator strings + +# LOCALIZATION NOTE (webrtcIndicator.windowtitle): %S is the brand name (e.g. Firefox). +# This string is used so that the window has a title in tools that enumerate/look for window +# titles. It is not normally visible anywhere. +webrtcIndicator.windowtitle = %S - מחוון שיתוף + +webrtcIndicator.sharingCameraAndMicrophone.tooltip = המצלמה והמיקרופון שלך משותפים כעת. יש ללחוץ כדי לשלוט על השיתוף. +webrtcIndicator.sharingCamera.tooltip = המצלמה שלך משותפת כעת. יש ללחוץ כדי לשלוט על השיתוף. +webrtcIndicator.sharingMicrophone.tooltip = המיקרופון שלך משותף כעת. יש ללחוץ כדי לשלוט על השיתוף. +webrtcIndicator.sharingApplication.tooltip = יישום כלשהו משותף כעת. יש ללחוץ כדי לשלוט על השיתוף. +webrtcIndicator.sharingScreen.tooltip = המסך שלך משותף כעת. לחץ כדי לשלוט על השיתוף. +webrtcIndicator.sharingWindow.tooltip = חלון כלשהו משותף כעת. יש ללחוץ כדי לשלוט על השיתוף. +webrtcIndicator.sharingBrowser.tooltip = לשונית כלשהי משותפת כעת. יש ללחוץ כדי לשלוט על השיתוף. + + +# LOCALIZATION NOTE : The following strings are only used on Mac for +# menus attached to icons near the clock on the mac menubar. + +# LOCALIZATION NOTE (webrtcIndicator.sharing*With.menuitem): +# %S is the title of the tab using the share. +webrtcIndicator.sharingCameraWith.menuitem = שיתוף מצלמה עם "%S" +webrtcIndicator.sharingMicrophoneWith.menuitem = שיתוף מיקרופון עם "%S" +webrtcIndicator.sharingApplicationWith.menuitem = שיתוף יישום עם "%S" +webrtcIndicator.sharingScreenWith.menuitem = שיתוף מסך עם "%S" +webrtcIndicator.sharingWindowWith.menuitem = שיתוף חלון עם "%S" +webrtcIndicator.sharingBrowserWith.menuitem = הלשונית משותפת עם "%S" +webrtcIndicator.controlSharing.menuitem = שליטה על השיתוף +# LOCALIZATION NOTE (webrtcIndicator.sharingCameraWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +webrtcIndicator.sharingCameraWithNTabs.menuitem = שיתוף מצלמה עם לשונית אחת;שיתוף מצלמה עם #1 לשוניות +# LOCALIZATION NOTE (webrtcIndicator.sharingMicrophoneWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +webrtcIndicator.sharingMicrophoneWithNTabs.menuitem = שיתוף מיקרופון עם לשונית אחת;שיתוף מיקרופון עם #1 לשוניות +# LOCALIZATION NOTE (webrtcIndicator.sharingApplicationWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +webrtcIndicator.sharingApplicationWithNTabs.menuitem = שיתוף יישום עם לשונית אחת;שיתוף יישום עם #1 לשוניות +# LOCALIZATION NOTE (webrtcIndicator.sharingScreenWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +webrtcIndicator.sharingScreenWithNTabs.menuitem = שיתוף מסך עם לשונית אחת;שיתוף מסך עם #1 לשוניות +# LOCALIZATION NOTE (webrtcIndicator.sharingWindowWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +webrtcIndicator.sharingWindowWithNTabs.menuitem = שיתוף מסך עם לשונית אחת;שיתוף חלון עם #1 לשוניות +# LOCALIZATION NOTE (webrtcIndicator.sharingBrowserWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# This message is shown when the contents of a tab is shared during a WebRTC +# session, which currently is only possible with Loop/Hello. +webrtcIndicator.sharingBrowserWithNTabs.menuitem = שיתוף לשונית עם לשונית אחת;שיתוף לשונית עם #1 לשוניות +# LOCALIZATION NOTE (webrtcIndicator.controlSharingOn.menuitem): +# %S is the title of the tab using the share. +webrtcIndicator.controlSharingOn.menuitem = שליטה על השיתוף עם "%S" diff --git a/l10n-he/browser/chrome/overrides/appstrings.properties b/l10n-he/browser/chrome/overrides/appstrings.properties new file mode 100644 index 0000000000..452c429d7a --- /dev/null +++ b/l10n-he/browser/chrome/overrides/appstrings.properties @@ -0,0 +1,44 @@ +# 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/. + +malformedURI2=נא לבדוק שכתובת האתר נכונה ולנסות שוב. +fileNotFound=Firefox לא מצא את הקובץ ב־%S. +fileAccessDenied=הקובץ במיקום %S אינו ניתן לקריאה. +dnsNotFound2=לא ניתן לתקשר עם השרת בכתובת %S. +unknownProtocolFound=Firefox אינו יודע כיצד לפתוח את כתובת זו, מאחר שאחד מהפרוטוקולים הבאים (%S) אינו משוייך עם שום יישום או שאינו מורשה בהקשר זה. +connectionFailure=Firefox לא יכול ליצור קשר עם השרת ב־%S. +netInterrupt=החיבור אל %S הופסק בזמן שהדף נטען. +netTimeout=לשרת בכתובת %S לוקח זמן רב מדי להגיב. +redirectLoop=Firefox זיהה שהשרת מכוון מחדש את הבקשה עבור כתובת זו בצורה שלא תושלם לעולם. +## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don’t translate "%S" +confirmRepostPrompt=כדי להציג דף זה, על %S לשלוח מידע שיבצע שוב כל פעולה (כגון חיפוש או אישור הזמנה) שבוצעה קודם לכן. +resendButton.label=שליחה חוזרת +unknownSocketType=Firefox אינו יודע כיצר לתקשר עם השרת. +netReset=החיבור לשרת אותחל בזמן שהדף נטען. +notCached=מסמך זה לא זמין יותר. +netOffline=Firefox נמצא כעת במצב לא־מקוון ואינו יכול לגלוש באינטרנט. +isprinting=לא ניתן לשנות את המסמך במהלך הדפסה או תצוגה לפני הדפסה. +deniedPortAccess=כתובת זו משתמשת בשער רשת המיועד בדרך כלל לשימושים אחרים מאשר גלישה באינטרנט. Firefox ביטל את הבקשה כדי להגן עליך. +proxyResolveFailure=Firefox מוגדר להשתמש בשרת מתווך שלא ניתן למצוא אותו. +proxyConnectFailure=Firefox מוגדר להשתמש בשרת מתווך המסרב לחיבורים. +contentEncodingError=לא ניתן להציג את הדף המבוקש מכיוון שהוא משתמש בסוג דחיסה שאינו חוקי או שאינו נתמך. +unsafeContentType=לא ניתן להציג את הדף המבוקש מכיוון שהוא מכיל סוג קובץ שעלול להיות מסוכן לפתיחה. נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו. +externalProtocolTitle=בקשה לפרוטוקול חיצוני +externalProtocolPrompt=נדרשת הפעלה של יישום חיצוני כדי לטפל ב-%1$S: קישורים.\n\n\nהקישור הנדרש:\n\n%2$S\n\nיישום: %3$S\n\n\nאם לא ציפית לבקשה זו יתכן שזהו ניסיון לנצל נקודת תורפה בתוכנה ההיא. בטל דרישה זו אלא אם כן אתה בטוח שאיננה זדונית.\n +#LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined +externalProtocolUnknown=<לא ידוע> +externalProtocolChkMsg=לזכור את הבחירה שלי עבור כל הקישורים מסוג זה. +externalProtocolLaunchBtn=הפעלת יישום +malwareBlocked=האתר בכתובת %S דווח כאתר תקיפה ונחסם בהתאם להעדפות האבטחה שלך. +harmfulBlocked=האתר בכתובת %S דווח כאתר שככל הנראה מזיק ונחסם בהתאם להעדפות האבטחה שלך. +unwantedBlocked=האתר בכתובת %S דווח כאתר המגיש תוכנה בלתי רצויה ונחסם בהתאם להעדפות האבטחה שלך. +deceptiveBlocked=הדף בכתובת %S דווח כאתר מטעה ונחסם בהתאם להעדפות האבטחה שלך. +cspBlocked=דף זה מכיל מדיניות תוכן המונעת ממנו טעינה באופן זה. +xfoBlocked=לדף זה יש מדיניות X-Frame-Options המונעת ממנו להיטען בהקשר זה. +corruptedContentErrorv2=האתר בכתובת %S נתקל בהפרה של פרוטוקול רשת שאינו ניתן לתיקון. +## LOCALIZATION NOTE (sslv3Used) - Do not translate "%S". +sslv3Used=ל־Firefox אין אפשרות להבטיח את בטיחות הנתונים שלך מול %S עקב השימוש ב־SSLv3, פרוטוקול הצפנה פגום. +inadequateSecurityError=האתר ניסה לשאת ולתת על רמה בלתי מספקת של אבטחה. +blockedByPolicy=הארגון שלך חסם גישה לעמוד או אתר זה. +networkProtocolError=Firefox נתקל בהפרה של פרוטוקול רשת שאינו ניתן לתיקון. diff --git a/l10n-he/browser/chrome/overrides/netError.dtd b/l10n-he/browser/chrome/overrides/netError.dtd new file mode 100644 index 0000000000..f4f0f0bb7a --- /dev/null +++ b/l10n-he/browser/chrome/overrides/netError.dtd @@ -0,0 +1,181 @@ +<!-- 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 % brandDTD SYSTEM "chrome://branding/locale/brand.dtd"> +%brandDTD; + +<!ENTITY loadError.label "בעיה בטעינת הדף"> +<!ENTITY retry.label "נסה שוב"> +<!ENTITY returnToPreviousPage.label "חזרה"> +<!ENTITY returnToPreviousPage1.label "חזרה (מומלץ)"> +<!ENTITY advanced2.label "מתקדם…"> +<!ENTITY viewCertificate.label "הצגת אישור"> + +<!-- Specific error messages --> + +<!ENTITY connectionFailure.longDesc "&sharedLongDesc;"> + +<!ENTITY deniedPortAccess.longDesc ""> + +<!ENTITY dnsNotFound.pageTitle "השרת לא נמצא"> +<!ENTITY dnsNotFound.longDesc1 " +<strong>אם הכתובת הזאת נכונה, הנה שלוש אפשרויות נוספות שכדאי לנסות:</strong> +<ul> + <li>לנסות שוב מאוחר יותר.</li> + <li>לבדוק את החיבור שלך לאינטרנט.</li> + <li>אם החיבור שלך לאינטרנט מוגן על־ידי חומת אש, יש לוודא כי הגישה של &brandShortName; לאינטרנט מורשית ופעילה.</li> +</ul> +"> + +<!ENTITY fileNotFound.longDesc "<ul> +<li>בדוק ששם הקובץ אוית נכון, שנעשה שימוש נכון באותיות רישיות ושאין שגיאות הקלדה אחרות.</li> +<li>בדוק אם הקובץ הועבר, שינה שם או נמחק.</li> +</ul>"> + +<!ENTITY fileAccessDenied.longDesc " +<ul> + <li>ייתכן שהקובץ הוסר, הועבר או שההרשאות מונעות את הגישה אליו.</li> +</ul> +"> + +<!ENTITY generic.longDesc " +<p>מסיבה בלתי ידועה, אין ל־&brandShortName; אפשרות לטעון דף זה.</p> +"> + +<!ENTITY captivePortal.title "כניסה לרשת"> +<!ENTITY captivePortal.longDesc2 " +<p>עליך להתחבר לרשת זו כדי לגלוש באינטרנט.</p> +"> + +<!ENTITY openPortalLoginPage.label2 "פתיחת דף התחברות לרשת"> + +<!ENTITY malformedURI.pageTitle "כתובת לא תקנית"> + +<!ENTITY netInterrupt.longDesc "&sharedLongDesc;"> + +<!ENTITY notCached.longDesc "<p>המסמך המבוקש לא זמין במטמון של &brandShortName;.</p><ul><li>כאמצעי זהירות, &brandShortName; לא יבקש שוב אוטומטית מסמכים רגישים.</li><li>לחץ נסה שוב כדי לבקש מחדש את המסמך מאתר האינטרנט.</li></ul>"> + +<!ENTITY netOffline.longDesc2 "<ul> +<li>לחץ על "נסה שוב" כדי לעבור למצב מקוון ולטעון מחדש את הדף.</li> +</ul>"> + +<!ENTITY contentEncodingError.longDesc " +<ul> + <li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li> +</ul> +"> + +<!ENTITY unsafeContentType.longDesc " +<ul> + <li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li> +</ul> +"> + +<!ENTITY netReset.longDesc "&sharedLongDesc;"> + +<!ENTITY netTimeout.longDesc "&sharedLongDesc;"> + +<!ENTITY unknownProtocolFound.longDesc " +<ul> + <li>ייתכן שיהיה צורך להתקין יישום אחר כדי לפתוח כתובת זו.</li> +</ul> +"> + +<!ENTITY proxyConnectFailure.longDesc "<ul> + <li>נא לבדוק כי הגדרות השרת המתווך שלך נכונות.</li> + <li>נא ליצור קשר עם מנהל הרשת שלך כדי לוודא כי השרת המתווך מתפקד.</li> +</ul>"> + +<!ENTITY proxyResolveFailure.longDesc "<ul> + <li>נא לבדוק כי הגדרות השרת המתווך שלך נכונות.</li> + <li>נא לוודא כי חיבור המחשב שלך לרשת פעיל.</li> + <li>אם המחשב או הרשת שלך מוגנים באמצעות חומת אש או שרת מתווך, נא לוודא כי &brandShortName; מורשה לגישה לרשת.</li> +</ul>"> + +<!ENTITY redirectLoop.longDesc " +<ul> + <li>בעיה זו נגרמת לעיתים מסירוב לקבל עוגיות או ניטרולן.</li> +</ul> +"> + +<!ENTITY unknownSocketType.longDesc "<ul> +<li>ודא כי מותקן על המערכת שלך מנהל האבטחה האישי.</li> +<li>ייכתן וההגדרות השרת אינן תקניות</li> +</ul>"> + +<!ENTITY nssFailure2.longDesc2 " +<ul> + <li>לא ניתן להציג את הדף המבוקש מכיוון שאין אפשרות לאמת את אמינות הנתונים שהתקבלו.</li> + <li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li> +</ul> +"> + +<!-- Localization note (certerror.introPara2) - The text content of the span tag +will be replaced at runtime with the name of the server to which the user +was trying to connect. --> +<!ENTITY certerror.introPara2 "&brandShortName; זיהה איום אבטחה אפשרי ולא המשיך אל <span class='hostname'/>. אם ברצונך לבקר באתר זה, תוקפים יכולים לנסות לגנוב מידע כמו הססמאות, הודעות דוא״ל או פרטי כרטיס האשראי שלך."> +<!ENTITY certerror.sts.introPara "&brandShortName; זיהה איום אבטחה אפשרי ולא המשיך אל <span class='hostname'/> מכיוון שאתר זה דורש חיבור מאובטח."> + +<!ENTITY certerror.expiredCert.introPara "&brandShortName; זיהה איום אבטחה אפשרי ולא המשיך אל <span class='hostname'/>. האתר לא מוגדר כראוי, או ששעון המחשב שלך לא מוגדר לשעה הנכונה."> +<!ENTITY certerror.expiredCert.secondPara2 "כנראה שפג תוקף אישור האבטחה של האתר, מצב זה מונע מ־&brandShortName; להתחבר באופן מאובטח. אם ברצונך לבקר באתר זה, תוקפים יכולים לנסות לגנוב מידע כמו הססמאות, הודעות דוא״ל או פרטי כרטיס האשראי שלך."> +<!ENTITY certerror.expiredCert.sts.secondPara "כנראה שפג תוקף אישור האבטחה של האתר, מצב זה מונע מ־&brandShortName; להתחבר באופן מאובטח."> + +<!ENTITY certerror.whatCanYouDoAboutItTitle "מה ניתן לעשות בנדון?"> + +<!ENTITY certerror.unknownIssuer.whatCanYouDoAboutIt " +<p>כנראה שהבעיה היא באתר, ואין שום דבר שבאפשרותך לעשות כדי לפתור זאת.</p> +<p>אם הינך ברשת ארגונית או אם מותקנת תוכנת אנטיוירוס, ניתן לפנות אל צוותי התמיכה לקבלת סיוע. באפשרותך גם להודיע למנהל האתר על הבעיה.</p> +"> + +<!ENTITY certerror.expiredCert.whatCanYouDoAboutIt2 "<p>שעון המחשב שלך מוגדר ל־<span id='wrongSystemTime_systemDate2'/>. נא לוודא שהתאריך, השעה ואזור הזמן הנכונים מוגדרים בהגדרות המערכת במחשב, ולאחר מכן לרענן את <span class='hostname'/>.</p> +<p>אם השעון שלך כבר מוגדר לשעה הנכונה, יתכן שהאתר לא מוגדר כראוי, ואין שום דבר שבאפשרותך לעשות כדי לפתור את התקלה. ניתן ליידע את מנהל האתר בנוגע לבעיה.</p>"> + +<!ENTITY certerror.badCertDomain.whatCanYouDoAboutIt " +<p>כנראה שהבעיה היא באתר, ואין שום דבר שבאפשרותך לעשות כדי לפתור זאת. ניתן להודיע למנהל האתר על הבעיה.</p> +"> + +<!ENTITY sharedLongDesc "<ul> +<li>האתר איננו זמין כרגע או שהוא עמוס מדי. נא לנסות שוב בעוד מספר רגעים.</li> +<li>אם אינך מצליח לטעון שום דף, מומלץ לבדוק את הקישוריות של המחשב שלך לרשת.</li> +<li>אם המחשב או הרשת שלך מוגנים באמצעות חומת אש או שרת מתווך, יש לוודא כי &brandShortName; מורשה לגישה לרשת.</li> +</ul>"> + +<!ENTITY cspBlocked.longDesc "<p>&brandShortName; מנע מדף זה להיטען בדרך הזו מכיוון שלדף יש מדיניות אבטחת תוכן שאינה מאפשרת זאת.</p>"> + +<!ENTITY xfoBlocked.longDesc "<p>&brandShortName; מנע מדף זה להיטען בהקשר זה מכיוון שלדף יש מדיניות X-Frame-Options שאינה מרשה זאת.</p>"> + +<!ENTITY corruptedContentErrorv2.longDesc "<p>לא ניתן להציג את הדף המבוקש מכיוון שאותרה שגיאה בתעבורת הנתונים.</p><ul><li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li></ul>"> + +<!ENTITY securityOverride.exceptionButton1Label "קבלת הסיכון והמשך"> + +<!ENTITY errorReporting.automatic2 "דיווח על תקלות מסוג זה כדי לסייע ל־Mozilla לזהות ולחסום אתרים מסוכנים"> +<!ENTITY errorReporting.learnMore "מידע נוסף…"> + +<!-- LOCALIZATION NOTE (sslv3Used.longDesc2) - Do not translate + "SSL_ERROR_UNSUPPORTED_VERSION". --> +<!ENTITY sslv3Used.longDesc2 "מידע מתקדם: SSL_ERROR_UNSUPPORTED_VERSION"> + +<!ENTITY certerror.pagetitle2 "אזהרה: סכנת אבטחה אפשרית לפניך"> +<!ENTITY certerror.sts.pagetitle "לא בוצעה התחברות: חולשת אבטחה אפשרית"> +<!ENTITY certerror.whatShouldIDo.badStsCertExplanation1 "ל־<span class='hostname'></span> יש מדיניות אבטחה בשם אבטחת תעבורה מחמירה של HTTP (HSTS), כלומר &brandShortName; יכול להתחבר לאתר באופן מאובטח בלבד. לא ניתן להוסיף חריגה כדי לבקר באתר זה."> +<!ENTITY certerror.copyToClipboard.label "העתקת טקסט ללוח"> + +<!-- LOCALIZATION NOTE (inadequateSecurityError.longDesc) - Do not translate + "NS_ERROR_NET_INADEQUATE_SECURITY". --> +<!ENTITY inadequateSecurityError.longDesc "<p>האתר בכתובת <span class='hostname'></span> משתמש בטכנולוגיית אבטחה מיושנת החשופה לתקיפות. תוקף יכול לחשוף בקלות מידע שעשוי להחשב כמאובטח. על מנהל האתר לתקן את השרת לפני שיהיה ניתן לבקר באתר.</p><p>קוד שגיאה: NS_ERROR_NET_INADEQUATE_SECURITY</p>"> + +<!ENTITY blockedByPolicy.title "עמוד חסום"> + +<!ENTITY certerror.mitm.longDesc "<span class='hostname'></span> הוא ככל הנראה אתר בטוח, אך לא ניתן היה ליצור חיבור מאובטח. בעיה זו נגרמת על־ידי <span class='mitm-name'/>, שהיא תוכנה במחשב או ברשת שלך."> +<!ENTITY certerror.mitm.whatCanYouDoAboutIt1 "אם תכנית האנטי־וירוס שלך כוללת תכונה הסורקת חיבורים מוצפנים (המכונה לעתים קרובות ”סריקת אינטרנט” או ”סריקת https”), ניתן לנסות להשבית את התכונה. אם פעולה זו לא סייעה בפתרון התקלה, באפשרותך להסיר ולהתקין מחדש את תכנית האנטי־וירוס."> +<!ENTITY certerror.mitm.whatCanYouDoAboutIt2 "אם מחשב זה הוא חלק ממערך ארגוני, ניתן ליצור קשר עם מחלקת המחשוב שלך."> +<!ENTITY certerror.mitm.whatCanYouDoAboutIt3 "אם <span class='mitm-name'/> אינו מוכר לך, יתכן שמדובר בתקיפה ושאולי מוטב לך לא להמשיך אל האתר."> +<!ENTITY certerror.mitm.sts.whatCanYouDoAboutIt3 "אם <span class='mitm-name'/> אינו מוכר לך, יתכן שמדובר בתקיפה ואין לך אף דרך להמשיך אל האתר."> + +<!ENTITY clockSkewError.longDesc "המחשב שלך משוכנע שעכשיו <span id='wrongSystemTime_systemDate1'/>, מה שמונע מ־&brandShortName; להתחבר באופן מאובטח. כדי לבקר ב־<span class='hostname'></span>, נא לעדכן את שעון המחשב שלך בהגדרות המערכת לשעה, התאריך ואזור הזמן הנוכחיים ואז לרענן את <span class='hostname'></span>."> + +<!ENTITY prefReset.longDesc "נראה שהגדרות אבטחת הרשת שלך עשוי לגרום לכך. האם ברצונך לשחזר להגדרות ברירת מחדל?"> +<!ENTITY prefReset.label "שחזור הגדרות בררת המחדל"> + +<!ENTITY networkProtocolError.longDesc "<p>לא ניתן להציג את הדף המבוקש מכיוון שאותרה שגיאה בפרוטוקול הרשת.</p><ul><li>נא ליצור קשר עם בעלי האתר כדי ליידע אותם על בעיה זו.</li></ul>"> |